Max level shown:
1 [ Sep 4 16:52:07 Enabled. ]
2 [ Sep 4 16:52:07 Rereading configuration. ]
3 [ Sep 4 16:52:08 Rereading configuration. ]
4 [ Sep 4 16:52:13 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 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + 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
24 [ Sep 4 16:52:13 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.09.04 16:52:15.118400 [ 1 ] {} <Information> Application: Will watch for the process with pid 25613
30 2024.09.04 16:52:15.119031 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.09.04 16:52:15.439656 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25613
32 2024.09.04 16:52:15.440383 [ 1 ] {} <Information> Application: starting up
33 2024.09.04 16:52:15.441149 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.09.04 16:52:15.536991 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.09.04 16:52:15.603483 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.09.04 16:52:15.603525 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.09.04 16:52:15.603551 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.09.04 16:52:15.603635 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.09.04 16:52:15.604028 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.09.04 16:52:15.605748 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.09.04 16:52:15.606222 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.09.04 16:52:15.607104 [ 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)
46 2024.09.04 16:52:15.607133 [ 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)
47 2024.09.04 16:52:15.607146 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.09.04 16:52:15.607317 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.09.04 16:52:15.608275 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.09.04 16:52:15.613848 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.09.04 16:52:15.614874 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.09.04 16:52:15.616215 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.09.04 16:52:15.616281 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.09.04 16:52:15.617973 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.09.04 16:52:15.618243 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.09.04 16:52:15.622864 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.09.04 16:52:15.623163 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.09.04 16:52:15.624873 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.09.04 16:52:15.625329 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.09.04 16:52:15.625680 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.09.04 16:52:15.626121 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.09.04 16:52:15.627503 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.09.04 16:52:15.627538 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.09.04 16:52:15.627635 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.09.04 16:52:15.627806 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.09.04 16:52:15.655822 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.09.04 16:52:15.655858 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181844 sec
71 2024.09.04 16:52:15.655924 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.09.04 16:52:15.655942 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.09.04 16:52:15.657366 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.09.04 16:52:15.658531 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.09.04 16:52:15.658550 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.09.04 16:52:15.658589 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.09.04 16:52:15.658604 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.09.04 16:52:15.658616 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.09.04 16:52:15.658647 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.09.04 16:52:15.658659 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.09.04 16:52:15.658675 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.09.04 16:52:15.658704 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.09.04 16:52:15.658719 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.09.04 16:52:15.658733 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.09.04 16:52:15.658746 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.09.04 16:52:15.658782 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.09.04 16:52:15.658796 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.09.04 16:52:15.658808 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.09.04 16:52:15.658839 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.09.04 16:52:15.658853 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.09.04 16:52:15.696208 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.09.04 16:52:15.706481 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.09.04 16:52:15.706512 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4812e-05 sec
94 2024.09.04 16:52:15.706528 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.09.04 16:52:15.706542 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.09.04 16:52:15.706570 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.09.04 16:52:15.706774 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.09.04 16:52:15.706823 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.09.04 16:52:15.706840 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.09.04 16:52:15.706854 [ 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).
101 2024.09.04 16:52:15.706877 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.09.04 16:52:15.762915 [ 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)
103 2024.09.04 16:52:16.517047 [ 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)
104 2024.09.04 16:52:16.517110 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.09.04 16:52:16.640368 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.09.04 16:52:16.640574 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.23 MiB
107 2024.09.04 16:52:16.641481 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.245e-05 sec.
108 2024.09.04 16:52:16.641890 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.09.04 16:52:16.642006 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.09.04 16:52:16.642071 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.09.04 16:52:16.642099 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.09.04 16:52:16.643149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.09.04 16:52:16.643355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.09.04 16:52:16.643391 [ 3 ] {} <Debug> HTTP-Session: 502be04c-9cb1-477a-9b71-47b52e3d806a Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
115 2024.09.04 16:52:16.643421 [ 3 ] {} <Debug> HTTP-Session: 502be04c-9cb1-477a-9b71-47b52e3d806a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.09.04 16:52:16.643440 [ 3 ] {} <Debug> HTTP-Session: 502be04c-9cb1-477a-9b71-47b52e3d806a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.09.04 16:52:16.643526 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.09.04 16:52:16.643559 [ 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
119 2024.09.04 16:52:16.643583 [ 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
120 2024.09.04 16:52:16.643644 [ 3 ] {} <Trace> HTTP-Session: 502be04c-9cb1-477a-9b71-47b52e3d806a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.09.04 16:52:16.644769 [ 3 ] {d3622d94-c5e6-453c-aaa5-ca2828127ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.09.04 16:52:16.693865 [ 3 ] {d3622d94-c5e6-453c-aaa5-ca2828127ce0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:32890) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 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
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 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
131 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
132 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
133 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
134 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
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 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
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.09.04 16:52:16.694637 [ 3 ] {d3622d94-c5e6-453c-aaa5-ca2828127ce0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 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
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 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
156 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
157 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
158 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
159 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
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 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
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.09.04 16:52:16.696115 [ 3 ] {} <Debug> HTTP-Session: 502be04c-9cb1-477a-9b71-47b52e3d806a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.09.04 16:52:16.698392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.09.04 16:52:16.698541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.09.04 16:52:16.698587 [ 3 ] {} <Debug> HTTP-Session: 8d4888a7-54c1-414c-80cf-ca016f02fc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
176 2024.09.04 16:52:16.698635 [ 3 ] {} <Debug> HTTP-Session: 8d4888a7-54c1-414c-80cf-ca016f02fc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.09.04 16:52:16.698661 [ 3 ] {} <Debug> HTTP-Session: 8d4888a7-54c1-414c-80cf-ca016f02fc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.09.04 16:52:16.698736 [ 3 ] {} <Trace> HTTP-Session: 8d4888a7-54c1-414c-80cf-ca016f02fc30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.09.04 16:52:16.698996 [ 3 ] {9fdcf133-88d0-4662-9e21-47ac94f1b7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.09.04 16:52:16.699471 [ 3 ] {9fdcf133-88d0-4662-9e21-47ac94f1b7d7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:32890) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 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
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 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
189 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
190 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
191 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
192 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
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 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
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.09.04 16:52:16.699652 [ 3 ] {9fdcf133-88d0-4662-9e21-47ac94f1b7d7} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 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
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 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
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.09.04 16:52:16.699813 [ 3 ] {} <Debug> HTTP-Session: 8d4888a7-54c1-414c-80cf-ca016f02fc30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.09.04 16:52:16.700557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.09.04 16:52:16.700607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.09.04 16:52:16.700629 [ 3 ] {} <Debug> HTTP-Session: 615d047c-e292-44e8-9185-1403e2de9a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
234 2024.09.04 16:52:16.700647 [ 3 ] {} <Debug> HTTP-Session: 615d047c-e292-44e8-9185-1403e2de9a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.09.04 16:52:16.700660 [ 3 ] {} <Debug> HTTP-Session: 615d047c-e292-44e8-9185-1403e2de9a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.09.04 16:52:16.700698 [ 3 ] {} <Trace> HTTP-Session: 615d047c-e292-44e8-9185-1403e2de9a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.09.04 16:52:16.701961 [ 3 ] {c1cb0664-dfa3-4c79-87a5-c8bfc2d7ffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.09.04 16:52:16.702695 [ 3 ] {c1cb0664-dfa3-4c79-87a5-c8bfc2d7ffc4} <Debug> DynamicQueryHandler: Done processing query
239 2024.09.04 16:52:16.702744 [ 3 ] {} <Debug> HTTP-Session: 615d047c-e292-44e8-9185-1403e2de9a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.09.04 16:52:16.704132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.09.04 16:52:16.704175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.09.04 16:52:16.704199 [ 3 ] {} <Debug> HTTP-Session: 1a43822c-2f0e-4ea9-8c17-2bc6a3ed6139 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
243 2024.09.04 16:52:16.704218 [ 3 ] {} <Debug> HTTP-Session: 1a43822c-2f0e-4ea9-8c17-2bc6a3ed6139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.09.04 16:52:16.704231 [ 3 ] {} <Debug> HTTP-Session: 1a43822c-2f0e-4ea9-8c17-2bc6a3ed6139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.09.04 16:52:16.704263 [ 3 ] {} <Trace> HTTP-Session: 1a43822c-2f0e-4ea9-8c17-2bc6a3ed6139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.09.04 16:52:16.704344 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.09.04 16:52:16.704429 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.09.04 16:52:16.714983 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.09.04 16:52:16.715033 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1462e-05 sec
250 2024.09.04 16:52:16.715060 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Trace> ReferentialDeps: No tables
251 2024.09.04 16:52:16.715089 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Trace> LoadingDeps: No tables
252 2024.09.04 16:52:16.715129 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.09.04 16:52:16.715355 [ 3 ] {ecf507f8-b923-477c-8a97-7e0404fe0944} <Debug> DynamicQueryHandler: Done processing query
254 2024.09.04 16:52:16.715397 [ 3 ] {} <Debug> HTTP-Session: 1a43822c-2f0e-4ea9-8c17-2bc6a3ed6139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.09.04 16:52:16.715586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.09.04 16:52:16.715661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.09.04 16:52:16.715679 [ 3 ] {} <Debug> HTTP-Session: 5457a05c-cf9a-4f4e-b4f1-5d0c1ace2e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
258 2024.09.04 16:52:16.715699 [ 3 ] {} <Debug> HTTP-Session: 5457a05c-cf9a-4f4e-b4f1-5d0c1ace2e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.09.04 16:52:16.715715 [ 3 ] {} <Debug> HTTP-Session: 5457a05c-cf9a-4f4e-b4f1-5d0c1ace2e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.09.04 16:52:16.715742 [ 3 ] {} <Trace> HTTP-Session: 5457a05c-cf9a-4f4e-b4f1-5d0c1ace2e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.09.04 16:52:16.715886 [ 3 ] {c8ff7316-d939-4236-a8d1-9cde6ffd5a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.09.04 16:52:16.715943 [ 3 ] {c8ff7316-d939-4236-a8d1-9cde6ffd5a2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.09.04 16:52:16.723968 [ 3 ] {c8ff7316-d939-4236-a8d1-9cde6ffd5a2d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.09.04 16:52:16.728780 [ 3 ] {c8ff7316-d939-4236-a8d1-9cde6ffd5a2d} <Debug> oximeter.version (9ab594b3-099d-44ce-98e0-04489cbee488): Loading data parts
266 2024.09.04 16:52:16.729260 [ 3 ] {c8ff7316-d939-4236-a8d1-9cde6ffd5a2d} <Debug> oximeter.version (9ab594b3-099d-44ce-98e0-04489cbee488): There are no data parts
267 2024.09.04 16:52:16.738154 [ 3 ] {c8ff7316-d939-4236-a8d1-9cde6ffd5a2d} <Debug> DynamicQueryHandler: Done processing query
268 2024.09.04 16:52:16.738208 [ 3 ] {} <Debug> HTTP-Session: 5457a05c-cf9a-4f4e-b4f1-5d0c1ace2e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.09.04 16:52:16.738336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.09.04 16:52:16.738396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.09.04 16:52:16.738420 [ 3 ] {} <Debug> HTTP-Session: 086a7832-1b43-4578-8f44-176d0935cc86 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
272 2024.09.04 16:52:16.738437 [ 3 ] {} <Debug> HTTP-Session: 086a7832-1b43-4578-8f44-176d0935cc86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.09.04 16:52:16.738461 [ 3 ] {} <Debug> HTTP-Session: 086a7832-1b43-4578-8f44-176d0935cc86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.09.04 16:52:16.738494 [ 3 ] {} <Trace> HTTP-Session: 086a7832-1b43-4578-8f44-176d0935cc86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.09.04 16:52:16.738696 [ 3 ] {b080aa68-2c82-4d9f-8f7c-5bee266561d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 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)
286 2024.09.04 16:52:16.738768 [ 3 ] {b080aa68-2c82-4d9f-8f7c-5bee266561d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.09.04 16:52:16.750903 [ 3 ] {b080aa68-2c82-4d9f-8f7c-5bee266561d3} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Loading data parts
288 2024.09.04 16:52:16.751188 [ 3 ] {b080aa68-2c82-4d9f-8f7c-5bee266561d3} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): There are no data parts
289 2024.09.04 16:52:16.756115 [ 3 ] {b080aa68-2c82-4d9f-8f7c-5bee266561d3} <Debug> DynamicQueryHandler: Done processing query
290 2024.09.04 16:52:16.756154 [ 3 ] {} <Debug> HTTP-Session: 086a7832-1b43-4578-8f44-176d0935cc86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.09.04 16:52:16.756272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.09.04 16:52:16.756326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.09.04 16:52:16.756356 [ 3 ] {} <Debug> HTTP-Session: ff847773-bf92-4b28-aaf7-9fcdcdd71b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
294 2024.09.04 16:52:16.756376 [ 3 ] {} <Debug> HTTP-Session: ff847773-bf92-4b28-aaf7-9fcdcdd71b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.09.04 16:52:16.756390 [ 3 ] {} <Debug> HTTP-Session: ff847773-bf92-4b28-aaf7-9fcdcdd71b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.09.04 16:52:16.756424 [ 3 ] {} <Trace> HTTP-Session: ff847773-bf92-4b28-aaf7-9fcdcdd71b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.09.04 16:52:16.756599 [ 3 ] {26cb7d4f-0e47-4449-9294-c0f80f0367fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
298 2024.09.04 16:52:16.756650 [ 3 ] {26cb7d4f-0e47-4449-9294-c0f80f0367fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.09.04 16:52:16.763991 [ 3 ] {26cb7d4f-0e47-4449-9294-c0f80f0367fa} <Debug> oximeter.measurements_i8 (72b2c65b-e524-41be-b53a-f02b88de11d6): Loading data parts
300 2024.09.04 16:52:16.764271 [ 3 ] {26cb7d4f-0e47-4449-9294-c0f80f0367fa} <Debug> oximeter.measurements_i8 (72b2c65b-e524-41be-b53a-f02b88de11d6): There are no data parts
301 2024.09.04 16:52:16.767395 [ 3 ] {26cb7d4f-0e47-4449-9294-c0f80f0367fa} <Debug> DynamicQueryHandler: Done processing query
302 2024.09.04 16:52:16.767457 [ 3 ] {} <Debug> HTTP-Session: ff847773-bf92-4b28-aaf7-9fcdcdd71b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.09.04 16:52:16.767628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.09.04 16:52:16.767679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.09.04 16:52:16.767703 [ 3 ] {} <Debug> HTTP-Session: 52c6b81d-f290-4eec-919d-f7dd7c031631 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
306 2024.09.04 16:52:16.767723 [ 3 ] {} <Debug> HTTP-Session: 52c6b81d-f290-4eec-919d-f7dd7c031631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.09.04 16:52:16.767737 [ 3 ] {} <Debug> HTTP-Session: 52c6b81d-f290-4eec-919d-f7dd7c031631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.09.04 16:52:16.767770 [ 3 ] {} <Trace> HTTP-Session: 52c6b81d-f290-4eec-919d-f7dd7c031631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.09.04 16:52:16.767945 [ 3 ] {05a64f5d-0582-43a8-9c2f-535a7d1958bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
310 2024.09.04 16:52:16.767995 [ 3 ] {05a64f5d-0582-43a8-9c2f-535a7d1958bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.09.04 16:52:16.769776 [ 3 ] {05a64f5d-0582-43a8-9c2f-535a7d1958bb} <Debug> oximeter.measurements_u8 (42a14420-0c96-408d-b43b-daf186ed95a3): Loading data parts
312 2024.09.04 16:52:16.769994 [ 3 ] {05a64f5d-0582-43a8-9c2f-535a7d1958bb} <Debug> oximeter.measurements_u8 (42a14420-0c96-408d-b43b-daf186ed95a3): There are no data parts
313 2024.09.04 16:52:16.774401 [ 3 ] {05a64f5d-0582-43a8-9c2f-535a7d1958bb} <Debug> DynamicQueryHandler: Done processing query
314 2024.09.04 16:52:16.774446 [ 3 ] {} <Debug> HTTP-Session: 52c6b81d-f290-4eec-919d-f7dd7c031631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.09.04 16:52:16.774573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.09.04 16:52:16.774619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.09.04 16:52:16.774645 [ 3 ] {} <Debug> HTTP-Session: d27a7976-292f-4a8c-a546-f1694e043eee Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
318 2024.09.04 16:52:16.774666 [ 3 ] {} <Debug> HTTP-Session: d27a7976-292f-4a8c-a546-f1694e043eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.09.04 16:52:16.774680 [ 3 ] {} <Debug> HTTP-Session: d27a7976-292f-4a8c-a546-f1694e043eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.09.04 16:52:16.774715 [ 3 ] {} <Trace> HTTP-Session: d27a7976-292f-4a8c-a546-f1694e043eee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.09.04 16:52:16.774888 [ 3 ] {7511fe26-a072-4b13-ac2e-3b1650ceb466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
322 2024.09.04 16:52:16.774958 [ 3 ] {7511fe26-a072-4b13-ac2e-3b1650ceb466} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.09.04 16:52:16.784061 [ 3 ] {7511fe26-a072-4b13-ac2e-3b1650ceb466} <Debug> oximeter.measurements_i16 (e4cf2a14-1eae-4fe0-8c58-8844367faeb6): Loading data parts
324 2024.09.04 16:52:16.784337 [ 3 ] {7511fe26-a072-4b13-ac2e-3b1650ceb466} <Debug> oximeter.measurements_i16 (e4cf2a14-1eae-4fe0-8c58-8844367faeb6): There are no data parts
325 2024.09.04 16:52:16.787567 [ 3 ] {7511fe26-a072-4b13-ac2e-3b1650ceb466} <Debug> DynamicQueryHandler: Done processing query
326 2024.09.04 16:52:16.787606 [ 3 ] {} <Debug> HTTP-Session: d27a7976-292f-4a8c-a546-f1694e043eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.09.04 16:52:16.787793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.09.04 16:52:16.787906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.09.04 16:52:16.787942 [ 3 ] {} <Debug> HTTP-Session: d6b11151-4267-4b56-a7a7-33a6aa9c6238 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
330 2024.09.04 16:52:16.787984 [ 3 ] {} <Debug> HTTP-Session: d6b11151-4267-4b56-a7a7-33a6aa9c6238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.09.04 16:52:16.788009 [ 3 ] {} <Debug> HTTP-Session: d6b11151-4267-4b56-a7a7-33a6aa9c6238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.09.04 16:52:16.788074 [ 3 ] {} <Trace> HTTP-Session: d6b11151-4267-4b56-a7a7-33a6aa9c6238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.09.04 16:52:16.788428 [ 3 ] {b34a2fde-05e3-4213-b6a7-2509ab4e4063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
334 2024.09.04 16:52:16.788525 [ 3 ] {b34a2fde-05e3-4213-b6a7-2509ab4e4063} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.09.04 16:52:16.790409 [ 3 ] {b34a2fde-05e3-4213-b6a7-2509ab4e4063} <Debug> oximeter.measurements_u16 (9814a439-0342-4ecb-8b94-93dea2c71e0e): Loading data parts
336 2024.09.04 16:52:16.790627 [ 3 ] {b34a2fde-05e3-4213-b6a7-2509ab4e4063} <Debug> oximeter.measurements_u16 (9814a439-0342-4ecb-8b94-93dea2c71e0e): There are no data parts
337 2024.09.04 16:52:16.795016 [ 3 ] {b34a2fde-05e3-4213-b6a7-2509ab4e4063} <Debug> DynamicQueryHandler: Done processing query
338 2024.09.04 16:52:16.795056 [ 3 ] {} <Debug> HTTP-Session: d6b11151-4267-4b56-a7a7-33a6aa9c6238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.09.04 16:52:16.795192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.09.04 16:52:16.795256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.09.04 16:52:16.795278 [ 3 ] {} <Debug> HTTP-Session: 4a148c95-6510-412a-b58d-8e8227f70f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
342 2024.09.04 16:52:16.795306 [ 3 ] {} <Debug> HTTP-Session: 4a148c95-6510-412a-b58d-8e8227f70f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.09.04 16:52:16.795323 [ 3 ] {} <Debug> HTTP-Session: 4a148c95-6510-412a-b58d-8e8227f70f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.09.04 16:52:16.795371 [ 3 ] {} <Trace> HTTP-Session: 4a148c95-6510-412a-b58d-8e8227f70f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.09.04 16:52:16.795588 [ 3 ] {7ef3a552-9666-4fdb-9605-a67132923189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
346 2024.09.04 16:52:16.795651 [ 3 ] {7ef3a552-9666-4fdb-9605-a67132923189} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.09.04 16:52:16.801717 [ 3 ] {7ef3a552-9666-4fdb-9605-a67132923189} <Debug> oximeter.measurements_i32 (049cf2e3-5b69-436d-bd43-d5fceeb4e4f6): Loading data parts
348 2024.09.04 16:52:16.801887 [ 3 ] {7ef3a552-9666-4fdb-9605-a67132923189} <Debug> oximeter.measurements_i32 (049cf2e3-5b69-436d-bd43-d5fceeb4e4f6): There are no data parts
349 2024.09.04 16:52:16.804762 [ 3 ] {7ef3a552-9666-4fdb-9605-a67132923189} <Debug> DynamicQueryHandler: Done processing query
350 2024.09.04 16:52:16.804814 [ 3 ] {} <Debug> HTTP-Session: 4a148c95-6510-412a-b58d-8e8227f70f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.09.04 16:52:16.804993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.09.04 16:52:16.805096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.09.04 16:52:16.805133 [ 3 ] {} <Debug> HTTP-Session: f47651ea-4193-49e1-93ac-b2ddba9e0949 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
354 2024.09.04 16:52:16.805186 [ 3 ] {} <Debug> HTTP-Session: f47651ea-4193-49e1-93ac-b2ddba9e0949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.09.04 16:52:16.805221 [ 3 ] {} <Debug> HTTP-Session: f47651ea-4193-49e1-93ac-b2ddba9e0949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.09.04 16:52:16.805279 [ 3 ] {} <Trace> HTTP-Session: f47651ea-4193-49e1-93ac-b2ddba9e0949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.09.04 16:52:16.805643 [ 3 ] {f79d66f4-d4f8-4f89-901c-f6af243b986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
358 2024.09.04 16:52:16.805701 [ 3 ] {f79d66f4-d4f8-4f89-901c-f6af243b986a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.09.04 16:52:16.807466 [ 3 ] {f79d66f4-d4f8-4f89-901c-f6af243b986a} <Debug> oximeter.measurements_u32 (52d5dacc-7f45-4d70-8902-74c38fca8fa8): Loading data parts
360 2024.09.04 16:52:16.807621 [ 3 ] {f79d66f4-d4f8-4f89-901c-f6af243b986a} <Debug> oximeter.measurements_u32 (52d5dacc-7f45-4d70-8902-74c38fca8fa8): There are no data parts
361 2024.09.04 16:52:16.812009 [ 3 ] {f79d66f4-d4f8-4f89-901c-f6af243b986a} <Debug> DynamicQueryHandler: Done processing query
362 2024.09.04 16:52:16.812039 [ 3 ] {} <Debug> HTTP-Session: f47651ea-4193-49e1-93ac-b2ddba9e0949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.09.04 16:52:16.812183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.09.04 16:52:16.812262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.09.04 16:52:16.812284 [ 3 ] {} <Debug> HTTP-Session: 6e080e2b-1f82-428d-917e-a618a5ed9db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
366 2024.09.04 16:52:16.812311 [ 3 ] {} <Debug> HTTP-Session: 6e080e2b-1f82-428d-917e-a618a5ed9db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.09.04 16:52:16.812328 [ 3 ] {} <Debug> HTTP-Session: 6e080e2b-1f82-428d-917e-a618a5ed9db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.09.04 16:52:16.812370 [ 3 ] {} <Trace> HTTP-Session: 6e080e2b-1f82-428d-917e-a618a5ed9db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.09.04 16:52:16.812584 [ 3 ] {fc527099-1048-4ead-8faa-94e0f5c92af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
370 2024.09.04 16:52:16.812641 [ 3 ] {fc527099-1048-4ead-8faa-94e0f5c92af0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.09.04 16:52:16.819302 [ 3 ] {fc527099-1048-4ead-8faa-94e0f5c92af0} <Debug> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Loading data parts
372 2024.09.04 16:52:16.819473 [ 3 ] {fc527099-1048-4ead-8faa-94e0f5c92af0} <Debug> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): There are no data parts
373 2024.09.04 16:52:16.822388 [ 3 ] {fc527099-1048-4ead-8faa-94e0f5c92af0} <Debug> DynamicQueryHandler: Done processing query
374 2024.09.04 16:52:16.822418 [ 3 ] {} <Debug> HTTP-Session: 6e080e2b-1f82-428d-917e-a618a5ed9db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.09.04 16:52:16.822564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.09.04 16:52:16.822623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.09.04 16:52:16.822641 [ 3 ] {} <Debug> HTTP-Session: 5f253f96-5778-4d3a-972f-20f0e3e31e30 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
378 2024.09.04 16:52:16.822668 [ 3 ] {} <Debug> HTTP-Session: 5f253f96-5778-4d3a-972f-20f0e3e31e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.09.04 16:52:16.822686 [ 3 ] {} <Debug> HTTP-Session: 5f253f96-5778-4d3a-972f-20f0e3e31e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.09.04 16:52:16.822716 [ 3 ] {} <Trace> HTTP-Session: 5f253f96-5778-4d3a-972f-20f0e3e31e30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.09.04 16:52:16.822895 [ 3 ] {c3237365-3f8d-47c8-ae4c-9ec19a3bf524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
382 2024.09.04 16:52:16.822953 [ 3 ] {c3237365-3f8d-47c8-ae4c-9ec19a3bf524} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.09.04 16:52:16.824733 [ 3 ] {c3237365-3f8d-47c8-ae4c-9ec19a3bf524} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Loading data parts
384 2024.09.04 16:52:16.824883 [ 3 ] {c3237365-3f8d-47c8-ae4c-9ec19a3bf524} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): There are no data parts
385 2024.09.04 16:52:16.829222 [ 3 ] {c3237365-3f8d-47c8-ae4c-9ec19a3bf524} <Debug> DynamicQueryHandler: Done processing query
386 2024.09.04 16:52:16.829246 [ 3 ] {} <Debug> HTTP-Session: 5f253f96-5778-4d3a-972f-20f0e3e31e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.09.04 16:52:16.829376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.09.04 16:52:16.829429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.09.04 16:52:16.829447 [ 3 ] {} <Debug> HTTP-Session: 5809dd2c-17e7-46f7-ac64-d74f59ca9bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
390 2024.09.04 16:52:16.829470 [ 3 ] {} <Debug> HTTP-Session: 5809dd2c-17e7-46f7-ac64-d74f59ca9bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.09.04 16:52:16.829490 [ 3 ] {} <Debug> HTTP-Session: 5809dd2c-17e7-46f7-ac64-d74f59ca9bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.09.04 16:52:16.829519 [ 3 ] {} <Trace> HTTP-Session: 5809dd2c-17e7-46f7-ac64-d74f59ca9bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.09.04 16:52:16.829695 [ 3 ] {8aad0563-21d6-44d3-9878-69bf55335552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
394 2024.09.04 16:52:16.829753 [ 3 ] {8aad0563-21d6-44d3-9878-69bf55335552} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.09.04 16:52:16.837028 [ 3 ] {8aad0563-21d6-44d3-9878-69bf55335552} <Debug> oximeter.measurements_f32 (ad583aaa-9260-4caa-864d-7fb08d67b807): Loading data parts
396 2024.09.04 16:52:16.837304 [ 3 ] {8aad0563-21d6-44d3-9878-69bf55335552} <Debug> oximeter.measurements_f32 (ad583aaa-9260-4caa-864d-7fb08d67b807): There are no data parts
397 2024.09.04 16:52:16.840419 [ 3 ] {8aad0563-21d6-44d3-9878-69bf55335552} <Debug> DynamicQueryHandler: Done processing query
398 2024.09.04 16:52:16.840450 [ 3 ] {} <Debug> HTTP-Session: 5809dd2c-17e7-46f7-ac64-d74f59ca9bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.09.04 16:52:16.840591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.09.04 16:52:16.840645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.09.04 16:52:16.840664 [ 3 ] {} <Debug> HTTP-Session: 1cea258a-2102-4f7d-a9a3-fd9a10914adc Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
402 2024.09.04 16:52:16.840688 [ 3 ] {} <Debug> HTTP-Session: 1cea258a-2102-4f7d-a9a3-fd9a10914adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.09.04 16:52:16.840708 [ 3 ] {} <Debug> HTTP-Session: 1cea258a-2102-4f7d-a9a3-fd9a10914adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.09.04 16:52:16.840737 [ 3 ] {} <Trace> HTTP-Session: 1cea258a-2102-4f7d-a9a3-fd9a10914adc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.09.04 16:52:16.840913 [ 3 ] {fc959c76-1630-4882-b4bd-40bd4d3aad4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
406 2024.09.04 16:52:16.840971 [ 3 ] {fc959c76-1630-4882-b4bd-40bd4d3aad4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.09.04 16:52:16.842761 [ 3 ] {fc959c76-1630-4882-b4bd-40bd4d3aad4d} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Loading data parts
408 2024.09.04 16:52:16.842910 [ 3 ] {fc959c76-1630-4882-b4bd-40bd4d3aad4d} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): There are no data parts
409 2024.09.04 16:52:16.847291 [ 3 ] {fc959c76-1630-4882-b4bd-40bd4d3aad4d} <Debug> DynamicQueryHandler: Done processing query
410 2024.09.04 16:52:16.847320 [ 3 ] {} <Debug> HTTP-Session: 1cea258a-2102-4f7d-a9a3-fd9a10914adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.09.04 16:52:16.847463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.09.04 16:52:16.847528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.09.04 16:52:16.847559 [ 3 ] {} <Debug> HTTP-Session: 7cb4229a-a799-4fa9-83e7-37703e65a111 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
414 2024.09.04 16:52:16.847578 [ 3 ] {} <Debug> HTTP-Session: 7cb4229a-a799-4fa9-83e7-37703e65a111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.09.04 16:52:16.847602 [ 3 ] {} <Debug> HTTP-Session: 7cb4229a-a799-4fa9-83e7-37703e65a111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.09.04 16:52:16.847639 [ 3 ] {} <Trace> HTTP-Session: 7cb4229a-a799-4fa9-83e7-37703e65a111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.09.04 16:52:16.847807 [ 3 ] {3894a809-79e7-4106-9bf8-1e9c90e9fb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
418 2024.09.04 16:52:16.847872 [ 3 ] {3894a809-79e7-4106-9bf8-1e9c90e9fb4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.09.04 16:52:16.851637 [ 3 ] {3894a809-79e7-4106-9bf8-1e9c90e9fb4a} <Debug> oximeter.measurements_string (1c14c07a-9111-4d5f-9b8a-34e18ffd55fb): Loading data parts
420 2024.09.04 16:52:16.851800 [ 3 ] {3894a809-79e7-4106-9bf8-1e9c90e9fb4a} <Debug> oximeter.measurements_string (1c14c07a-9111-4d5f-9b8a-34e18ffd55fb): There are no data parts
421 2024.09.04 16:52:16.855118 [ 3 ] {3894a809-79e7-4106-9bf8-1e9c90e9fb4a} <Debug> DynamicQueryHandler: Done processing query
422 2024.09.04 16:52:16.855166 [ 3 ] {} <Debug> HTTP-Session: 7cb4229a-a799-4fa9-83e7-37703e65a111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.09.04 16:52:16.855359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.09.04 16:52:16.855463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.09.04 16:52:16.855513 [ 3 ] {} <Debug> HTTP-Session: ecf54b4c-4091-4927-9f9a-f51645bd375d Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
426 2024.09.04 16:52:16.855543 [ 3 ] {} <Debug> HTTP-Session: ecf54b4c-4091-4927-9f9a-f51645bd375d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.09.04 16:52:16.855580 [ 3 ] {} <Debug> HTTP-Session: ecf54b4c-4091-4927-9f9a-f51645bd375d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.09.04 16:52:16.855653 [ 3 ] {} <Trace> HTTP-Session: ecf54b4c-4091-4927-9f9a-f51645bd375d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.09.04 16:52:16.855826 [ 3 ] {4e7e95fa-0d63-46bf-81b2-de40588b873a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
430 * NOTE: Right now we can't unambiguously record a nullable byte array.
431 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
432 * a string isn't palatable for a few reasons.
433 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
434 * details.
435 */
436 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2024.09.04 16:52:16.855886 [ 3 ] {4e7e95fa-0d63-46bf-81b2-de40588b873a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.09.04 16:52:16.857681 [ 3 ] {4e7e95fa-0d63-46bf-81b2-de40588b873a} <Debug> oximeter.measurements_bytes (f178676e-9a23-4c02-9824-0cf3411e601e): Loading data parts
439 2024.09.04 16:52:16.857847 [ 3 ] {4e7e95fa-0d63-46bf-81b2-de40588b873a} <Debug> oximeter.measurements_bytes (f178676e-9a23-4c02-9824-0cf3411e601e): There are no data parts
440 2024.09.04 16:52:16.862492 [ 3 ] {4e7e95fa-0d63-46bf-81b2-de40588b873a} <Debug> DynamicQueryHandler: Done processing query
441 2024.09.04 16:52:16.862560 [ 3 ] {} <Debug> HTTP-Session: ecf54b4c-4091-4927-9f9a-f51645bd375d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.09.04 16:52:16.862699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.09.04 16:52:16.862756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.09.04 16:52:16.862789 [ 3 ] {} <Debug> HTTP-Session: 2b2b4d31-79e4-4db1-93bf-c555b61b7a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
445 2024.09.04 16:52:16.862813 [ 3 ] {} <Debug> HTTP-Session: 2b2b4d31-79e4-4db1-93bf-c555b61b7a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.09.04 16:52:16.862828 [ 3 ] {} <Debug> HTTP-Session: 2b2b4d31-79e4-4db1-93bf-c555b61b7a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.09.04 16:52:16.862869 [ 3 ] {} <Trace> HTTP-Session: 2b2b4d31-79e4-4db1-93bf-c555b61b7a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.09.04 16:52:16.863058 [ 3 ] {a49037e6-3f94-41b1-ad46-5f8901619d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
449 2024.09.04 16:52:16.863121 [ 3 ] {a49037e6-3f94-41b1-ad46-5f8901619d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.09.04 16:52:16.868571 [ 3 ] {a49037e6-3f94-41b1-ad46-5f8901619d82} <Debug> oximeter.measurements_cumulativei64 (f47baae1-4d71-4539-a1a1-d48b1952f40b): Loading data parts
451 2024.09.04 16:52:16.868736 [ 3 ] {a49037e6-3f94-41b1-ad46-5f8901619d82} <Debug> oximeter.measurements_cumulativei64 (f47baae1-4d71-4539-a1a1-d48b1952f40b): There are no data parts
452 2024.09.04 16:52:16.872043 [ 3 ] {a49037e6-3f94-41b1-ad46-5f8901619d82} <Debug> DynamicQueryHandler: Done processing query
453 2024.09.04 16:52:16.872094 [ 3 ] {} <Debug> HTTP-Session: 2b2b4d31-79e4-4db1-93bf-c555b61b7a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.09.04 16:52:16.872313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.09.04 16:52:16.872422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.09.04 16:52:16.872459 [ 3 ] {} <Debug> HTTP-Session: 3e29a357-d470-49d9-a7ca-7abc1895b061 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
457 2024.09.04 16:52:16.872506 [ 3 ] {} <Debug> HTTP-Session: 3e29a357-d470-49d9-a7ca-7abc1895b061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.09.04 16:52:16.872545 [ 3 ] {} <Debug> HTTP-Session: 3e29a357-d470-49d9-a7ca-7abc1895b061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.09.04 16:52:16.872606 [ 3 ] {} <Trace> HTTP-Session: 3e29a357-d470-49d9-a7ca-7abc1895b061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.09.04 16:52:16.872804 [ 3 ] {681734e1-0745-4b08-b376-f6b51f6fcf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
461 2024.09.04 16:52:16.872866 [ 3 ] {681734e1-0745-4b08-b376-f6b51f6fcf06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.09.04 16:52:16.877899 [ 3 ] {681734e1-0745-4b08-b376-f6b51f6fcf06} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Loading data parts
463 2024.09.04 16:52:16.878183 [ 3 ] {681734e1-0745-4b08-b376-f6b51f6fcf06} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): There are no data parts
464 2024.09.04 16:52:16.884568 [ 3 ] {681734e1-0745-4b08-b376-f6b51f6fcf06} <Debug> DynamicQueryHandler: Done processing query
465 2024.09.04 16:52:16.884620 [ 3 ] {} <Debug> HTTP-Session: 3e29a357-d470-49d9-a7ca-7abc1895b061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.09.04 16:52:16.884789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.09.04 16:52:16.884899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.09.04 16:52:16.884951 [ 3 ] {} <Debug> HTTP-Session: 78f69f05-74fe-4470-b2c1-7f493d95a8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
469 2024.09.04 16:52:16.884984 [ 3 ] {} <Debug> HTTP-Session: 78f69f05-74fe-4470-b2c1-7f493d95a8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.09.04 16:52:16.885025 [ 3 ] {} <Debug> HTTP-Session: 78f69f05-74fe-4470-b2c1-7f493d95a8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.09.04 16:52:16.885098 [ 3 ] {} <Trace> HTTP-Session: 78f69f05-74fe-4470-b2c1-7f493d95a8b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.09.04 16:52:16.885462 [ 3 ] {3beb3fed-016a-485d-ae7b-2d9c653cd06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
473 2024.09.04 16:52:16.885582 [ 3 ] {3beb3fed-016a-485d-ae7b-2d9c653cd06e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.09.04 16:52:16.888895 [ 3 ] {3beb3fed-016a-485d-ae7b-2d9c653cd06e} <Debug> oximeter.measurements_cumulativef32 (e4487807-335e-4174-a6a6-5ff451673447): Loading data parts
475 2024.09.04 16:52:16.889075 [ 3 ] {3beb3fed-016a-485d-ae7b-2d9c653cd06e} <Debug> oximeter.measurements_cumulativef32 (e4487807-335e-4174-a6a6-5ff451673447): There are no data parts
476 2024.09.04 16:52:16.890572 [ 3 ] {3beb3fed-016a-485d-ae7b-2d9c653cd06e} <Debug> DynamicQueryHandler: Done processing query
477 2024.09.04 16:52:16.890609 [ 3 ] {} <Debug> HTTP-Session: 78f69f05-74fe-4470-b2c1-7f493d95a8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.09.04 16:52:16.890728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.09.04 16:52:16.890775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.09.04 16:52:16.890803 [ 3 ] {} <Debug> HTTP-Session: 5973a9e4-d1eb-474d-aa80-897558f89c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
481 2024.09.04 16:52:16.890829 [ 3 ] {} <Debug> HTTP-Session: 5973a9e4-d1eb-474d-aa80-897558f89c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.09.04 16:52:16.890843 [ 3 ] {} <Debug> HTTP-Session: 5973a9e4-d1eb-474d-aa80-897558f89c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.09.04 16:52:16.890882 [ 3 ] {} <Trace> HTTP-Session: 5973a9e4-d1eb-474d-aa80-897558f89c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.09.04 16:52:16.891073 [ 3 ] {80ac26d3-18aa-46a5-aeed-b9797ab256b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
485 2024.09.04 16:52:16.891137 [ 3 ] {80ac26d3-18aa-46a5-aeed-b9797ab256b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.09.04 16:52:16.895968 [ 3 ] {80ac26d3-18aa-46a5-aeed-b9797ab256b7} <Debug> oximeter.measurements_cumulativef64 (be755be3-dd75-423e-af24-aff74ab8ada6): Loading data parts
487 2024.09.04 16:52:16.896165 [ 3 ] {80ac26d3-18aa-46a5-aeed-b9797ab256b7} <Debug> oximeter.measurements_cumulativef64 (be755be3-dd75-423e-af24-aff74ab8ada6): There are no data parts
488 2024.09.04 16:52:16.905799 [ 3 ] {80ac26d3-18aa-46a5-aeed-b9797ab256b7} <Debug> DynamicQueryHandler: Done processing query
489 2024.09.04 16:52:16.905830 [ 3 ] {} <Debug> HTTP-Session: 5973a9e4-d1eb-474d-aa80-897558f89c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.09.04 16:52:16.905980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.09.04 16:52:16.906049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.09.04 16:52:16.906074 [ 3 ] {} <Debug> HTTP-Session: 1a4e5291-6adb-4535-ad38-20dae3bcab90 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
493 2024.09.04 16:52:16.906107 [ 3 ] {} <Debug> HTTP-Session: 1a4e5291-6adb-4535-ad38-20dae3bcab90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.09.04 16:52:16.906133 [ 3 ] {} <Debug> HTTP-Session: 1a4e5291-6adb-4535-ad38-20dae3bcab90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.09.04 16:52:16.906170 [ 3 ] {} <Trace> HTTP-Session: 1a4e5291-6adb-4535-ad38-20dae3bcab90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.09.04 16:52:16.906509 [ 3 ] {81c2ef32-013c-40e2-8f5a-21be8c073ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
497 * NOTE: Array types cannot be Nullable, see
498 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
499 * for more details.
500 *
501 * This means we need to use empty arrays to indicate a missing value. This
502 * is unfortunate, and at this point relies on the fact that an
503 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
504 * to figure out another way to represent missing samples here.
505 */
506 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)
507 2024.09.04 16:52:16.906599 [ 3 ] {81c2ef32-013c-40e2-8f5a-21be8c073ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.09.04 16:52:16.917903 [ 3 ] {81c2ef32-013c-40e2-8f5a-21be8c073ecd} <Debug> oximeter.measurements_histogrami8 (d8b287f4-56f3-4d0e-a048-a3e81c5afa27): Loading data parts
509 2024.09.04 16:52:16.918153 [ 3 ] {81c2ef32-013c-40e2-8f5a-21be8c073ecd} <Debug> oximeter.measurements_histogrami8 (d8b287f4-56f3-4d0e-a048-a3e81c5afa27): There are no data parts
510 2024.09.04 16:52:16.923768 [ 3 ] {81c2ef32-013c-40e2-8f5a-21be8c073ecd} <Debug> DynamicQueryHandler: Done processing query
511 2024.09.04 16:52:16.923800 [ 3 ] {} <Debug> HTTP-Session: 1a4e5291-6adb-4535-ad38-20dae3bcab90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.09.04 16:52:16.923958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.09.04 16:52:16.924028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.09.04 16:52:16.924051 [ 3 ] {} <Debug> HTTP-Session: 7b4e5f0f-9c78-4b36-835a-0f48dbf55bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
515 2024.09.04 16:52:16.924083 [ 3 ] {} <Debug> HTTP-Session: 7b4e5f0f-9c78-4b36-835a-0f48dbf55bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.09.04 16:52:16.924111 [ 3 ] {} <Debug> HTTP-Session: 7b4e5f0f-9c78-4b36-835a-0f48dbf55bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.09.04 16:52:16.924148 [ 3 ] {} <Trace> HTTP-Session: 7b4e5f0f-9c78-4b36-835a-0f48dbf55bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.09.04 16:52:16.924464 [ 3 ] {c71eed84-f991-4a09-8d44-5b6198dda4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
519 2024.09.04 16:52:16.924553 [ 3 ] {c71eed84-f991-4a09-8d44-5b6198dda4d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.09.04 16:52:16.931939 [ 3 ] {c71eed84-f991-4a09-8d44-5b6198dda4d8} <Debug> oximeter.measurements_histogramu8 (0b7fb824-4e60-4938-a6bc-fbe239df2fd9): Loading data parts
521 2024.09.04 16:52:16.932177 [ 3 ] {c71eed84-f991-4a09-8d44-5b6198dda4d8} <Debug> oximeter.measurements_histogramu8 (0b7fb824-4e60-4938-a6bc-fbe239df2fd9): There are no data parts
522 2024.09.04 16:52:16.935230 [ 3 ] {c71eed84-f991-4a09-8d44-5b6198dda4d8} <Debug> DynamicQueryHandler: Done processing query
523 2024.09.04 16:52:16.935260 [ 3 ] {} <Debug> HTTP-Session: 7b4e5f0f-9c78-4b36-835a-0f48dbf55bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.09.04 16:52:16.935413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.09.04 16:52:16.935483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.09.04 16:52:16.935506 [ 3 ] {} <Debug> HTTP-Session: 8581591a-a10d-42f7-a747-a6017d1663d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
527 2024.09.04 16:52:16.935538 [ 3 ] {} <Debug> HTTP-Session: 8581591a-a10d-42f7-a747-a6017d1663d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.09.04 16:52:16.935567 [ 3 ] {} <Debug> HTTP-Session: 8581591a-a10d-42f7-a747-a6017d1663d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.09.04 16:52:16.935603 [ 3 ] {} <Trace> HTTP-Session: 8581591a-a10d-42f7-a747-a6017d1663d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.09.04 16:52:16.935858 [ 3 ] {1e9541b7-dbe7-429c-8722-78c7eeeb0fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
531 2024.09.04 16:52:16.935933 [ 3 ] {1e9541b7-dbe7-429c-8722-78c7eeeb0fae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.09.04 16:52:16.938046 [ 3 ] {1e9541b7-dbe7-429c-8722-78c7eeeb0fae} <Debug> oximeter.measurements_histogrami16 (8b18ce1b-1bc0-4327-befa-ca880149b05e): Loading data parts
533 2024.09.04 16:52:16.938225 [ 3 ] {1e9541b7-dbe7-429c-8722-78c7eeeb0fae} <Debug> oximeter.measurements_histogrami16 (8b18ce1b-1bc0-4327-befa-ca880149b05e): There are no data parts
534 2024.09.04 16:52:16.942947 [ 3 ] {1e9541b7-dbe7-429c-8722-78c7eeeb0fae} <Debug> DynamicQueryHandler: Done processing query
535 2024.09.04 16:52:16.942997 [ 3 ] {} <Debug> HTTP-Session: 8581591a-a10d-42f7-a747-a6017d1663d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.09.04 16:52:16.943212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.09.04 16:52:16.943336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.09.04 16:52:16.943373 [ 3 ] {} <Debug> HTTP-Session: 1fbb7fb1-86ce-4ea0-9878-3b44bbb56e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
539 2024.09.04 16:52:16.943422 [ 3 ] {} <Debug> HTTP-Session: 1fbb7fb1-86ce-4ea0-9878-3b44bbb56e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.09.04 16:52:16.943466 [ 3 ] {} <Debug> HTTP-Session: 1fbb7fb1-86ce-4ea0-9878-3b44bbb56e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.09.04 16:52:16.943526 [ 3 ] {} <Trace> HTTP-Session: 1fbb7fb1-86ce-4ea0-9878-3b44bbb56e52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.09.04 16:52:16.943843 [ 3 ] {a14f32b0-121a-4b48-bbaa-42a309edb5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
543 2024.09.04 16:52:16.943925 [ 3 ] {a14f32b0-121a-4b48-bbaa-42a309edb5e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.09.04 16:52:16.950643 [ 3 ] {a14f32b0-121a-4b48-bbaa-42a309edb5e6} <Debug> oximeter.measurements_histogramu16 (19d0f792-279e-4592-8d9f-6da08a6e4637): Loading data parts
545 2024.09.04 16:52:16.950847 [ 3 ] {a14f32b0-121a-4b48-bbaa-42a309edb5e6} <Debug> oximeter.measurements_histogramu16 (19d0f792-279e-4592-8d9f-6da08a6e4637): There are no data parts
546 2024.09.04 16:52:16.952799 [ 3 ] {a14f32b0-121a-4b48-bbaa-42a309edb5e6} <Debug> DynamicQueryHandler: Done processing query
547 2024.09.04 16:52:16.952826 [ 3 ] {} <Debug> HTTP-Session: 1fbb7fb1-86ce-4ea0-9878-3b44bbb56e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.09.04 16:52:16.952974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.09.04 16:52:16.953034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.09.04 16:52:16.953055 [ 3 ] {} <Debug> HTTP-Session: a623a1b9-5ae6-4496-85cb-29b5f3c282e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
551 2024.09.04 16:52:16.953083 [ 3 ] {} <Debug> HTTP-Session: a623a1b9-5ae6-4496-85cb-29b5f3c282e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.09.04 16:52:16.953105 [ 3 ] {} <Debug> HTTP-Session: a623a1b9-5ae6-4496-85cb-29b5f3c282e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.09.04 16:52:16.953137 [ 3 ] {} <Trace> HTTP-Session: a623a1b9-5ae6-4496-85cb-29b5f3c282e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.09.04 16:52:16.953398 [ 3 ] {881cfeec-8adb-437c-89a9-e4c9499285f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
555 2024.09.04 16:52:16.953479 [ 3 ] {881cfeec-8adb-437c-89a9-e4c9499285f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.09.04 16:52:16.965884 [ 3 ] {881cfeec-8adb-437c-89a9-e4c9499285f6} <Debug> oximeter.measurements_histogrami32 (a72f5b28-0a53-4f07-bdde-63532c29d7f6): Loading data parts
557 2024.09.04 16:52:16.966097 [ 3 ] {881cfeec-8adb-437c-89a9-e4c9499285f6} <Debug> oximeter.measurements_histogrami32 (a72f5b28-0a53-4f07-bdde-63532c29d7f6): There are no data parts
558 2024.09.04 16:52:16.969723 [ 3 ] {881cfeec-8adb-437c-89a9-e4c9499285f6} <Debug> DynamicQueryHandler: Done processing query
559 2024.09.04 16:52:16.969774 [ 3 ] {} <Debug> HTTP-Session: a623a1b9-5ae6-4496-85cb-29b5f3c282e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.09.04 16:52:16.969983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.09.04 16:52:16.970094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.09.04 16:52:16.970147 [ 3 ] {} <Debug> HTTP-Session: c829d249-73ce-4819-aba9-f0c428452d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
563 2024.09.04 16:52:16.970179 [ 3 ] {} <Debug> HTTP-Session: c829d249-73ce-4819-aba9-f0c428452d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.09.04 16:52:16.970223 [ 3 ] {} <Debug> HTTP-Session: c829d249-73ce-4819-aba9-f0c428452d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.09.04 16:52:16.970296 [ 3 ] {} <Trace> HTTP-Session: c829d249-73ce-4819-aba9-f0c428452d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.09.04 16:52:16.970719 [ 3 ] {6a7c2ea8-6210-4277-8e21-84367fb24d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
567 2024.09.04 16:52:16.970796 [ 3 ] {6a7c2ea8-6210-4277-8e21-84367fb24d47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.09.04 16:52:16.977181 [ 3 ] {6a7c2ea8-6210-4277-8e21-84367fb24d47} <Debug> oximeter.measurements_histogramu32 (86aedbe7-c918-41e2-90dd-ba6694efc6c6): Loading data parts
569 2024.09.04 16:52:16.977469 [ 3 ] {6a7c2ea8-6210-4277-8e21-84367fb24d47} <Debug> oximeter.measurements_histogramu32 (86aedbe7-c918-41e2-90dd-ba6694efc6c6): There are no data parts
570 2024.09.04 16:52:16.983618 [ 3 ] {6a7c2ea8-6210-4277-8e21-84367fb24d47} <Debug> DynamicQueryHandler: Done processing query
571 2024.09.04 16:52:16.983656 [ 3 ] {} <Debug> HTTP-Session: c829d249-73ce-4819-aba9-f0c428452d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.09.04 16:52:16.983840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.09.04 16:52:16.983903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.09.04 16:52:16.983934 [ 3 ] {} <Debug> HTTP-Session: 6ff97b07-fa87-417b-9c91-f926347ffbf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
575 2024.09.04 16:52:16.983951 [ 3 ] {} <Debug> HTTP-Session: 6ff97b07-fa87-417b-9c91-f926347ffbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.09.04 16:52:16.983976 [ 3 ] {} <Debug> HTTP-Session: 6ff97b07-fa87-417b-9c91-f926347ffbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.09.04 16:52:16.984017 [ 3 ] {} <Trace> HTTP-Session: 6ff97b07-fa87-417b-9c91-f926347ffbf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.09.04 16:52:16.984290 [ 3 ] {e1282eb3-2324-491d-a4d4-4e4acbd1cf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
579 2024.09.04 16:52:16.984375 [ 3 ] {e1282eb3-2324-491d-a4d4-4e4acbd1cf85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.09.04 16:52:16.993379 [ 3 ] {e1282eb3-2324-491d-a4d4-4e4acbd1cf85} <Debug> oximeter.measurements_histogrami64 (fb17f26f-6ada-43d9-adcc-0c57fe8ca66a): Loading data parts
581 2024.09.04 16:52:16.993603 [ 3 ] {e1282eb3-2324-491d-a4d4-4e4acbd1cf85} <Debug> oximeter.measurements_histogrami64 (fb17f26f-6ada-43d9-adcc-0c57fe8ca66a): There are no data parts
582 2024.09.04 16:52:17.000181 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.28 MiB, peak 160.28 MiB, free memory in arenas 0.00 B, will set to 168.33 MiB (RSS), difference: 8.05 MiB
583 2024.09.04 16:52:17.001744 [ 3 ] {e1282eb3-2324-491d-a4d4-4e4acbd1cf85} <Debug> DynamicQueryHandler: Done processing query
584 2024.09.04 16:52:17.001774 [ 3 ] {} <Debug> HTTP-Session: 6ff97b07-fa87-417b-9c91-f926347ffbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
585 2024.09.04 16:52:17.001903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2024.09.04 16:52:17.001973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
587 2024.09.04 16:52:17.001992 [ 3 ] {} <Debug> HTTP-Session: 3392930e-0cd5-46f4-bd58-21e5e6b6610f Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
588 2024.09.04 16:52:17.002021 [ 3 ] {} <Debug> HTTP-Session: 3392930e-0cd5-46f4-bd58-21e5e6b6610f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2024.09.04 16:52:17.002045 [ 3 ] {} <Debug> HTTP-Session: 3392930e-0cd5-46f4-bd58-21e5e6b6610f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
590 2024.09.04 16:52:17.002075 [ 3 ] {} <Trace> HTTP-Session: 3392930e-0cd5-46f4-bd58-21e5e6b6610f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
591 2024.09.04 16:52:17.002346 [ 3 ] {6a2a1f70-0650-48cb-a976-76fd347be640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
592 2024.09.04 16:52:17.002424 [ 3 ] {6a2a1f70-0650-48cb-a976-76fd347be640} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
593 2024.09.04 16:52:17.010255 [ 3 ] {6a2a1f70-0650-48cb-a976-76fd347be640} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Loading data parts
594 2024.09.04 16:52:17.010491 [ 3 ] {6a2a1f70-0650-48cb-a976-76fd347be640} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): There are no data parts
595 2024.09.04 16:52:17.015503 [ 3 ] {6a2a1f70-0650-48cb-a976-76fd347be640} <Debug> DynamicQueryHandler: Done processing query
596 2024.09.04 16:52:17.015528 [ 3 ] {} <Debug> HTTP-Session: 3392930e-0cd5-46f4-bd58-21e5e6b6610f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
597 2024.09.04 16:52:17.015680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2024.09.04 16:52:17.015741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
599 2024.09.04 16:52:17.015771 [ 3 ] {} <Debug> HTTP-Session: 439dea0d-0a86-4230-b6f4-6ca5c6535bec Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
600 2024.09.04 16:52:17.015788 [ 3 ] {} <Debug> HTTP-Session: 439dea0d-0a86-4230-b6f4-6ca5c6535bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2024.09.04 16:52:17.015813 [ 3 ] {} <Debug> HTTP-Session: 439dea0d-0a86-4230-b6f4-6ca5c6535bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
602 2024.09.04 16:52:17.015854 [ 3 ] {} <Trace> HTTP-Session: 439dea0d-0a86-4230-b6f4-6ca5c6535bec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
603 2024.09.04 16:52:17.016100 [ 3 ] {a5194506-6a44-4245-a837-01878123d29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
604 2024.09.04 16:52:17.016181 [ 3 ] {a5194506-6a44-4245-a837-01878123d29f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
605 2024.09.04 16:52:17.018536 [ 3 ] {a5194506-6a44-4245-a837-01878123d29f} <Debug> oximeter.measurements_histogramf32 (d81f5e7b-e5da-47f5-9cd7-93ae275a2133): Loading data parts
606 2024.09.04 16:52:17.018727 [ 3 ] {a5194506-6a44-4245-a837-01878123d29f} <Debug> oximeter.measurements_histogramf32 (d81f5e7b-e5da-47f5-9cd7-93ae275a2133): There are no data parts
607 2024.09.04 16:52:17.026347 [ 3 ] {a5194506-6a44-4245-a837-01878123d29f} <Debug> DynamicQueryHandler: Done processing query
608 2024.09.04 16:52:17.026373 [ 3 ] {} <Debug> HTTP-Session: 439dea0d-0a86-4230-b6f4-6ca5c6535bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
609 2024.09.04 16:52:17.026509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2024.09.04 16:52:17.026571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
611 2024.09.04 16:52:17.026605 [ 3 ] {} <Debug> HTTP-Session: 576867e0-0ecf-46bf-8b88-81f05914c5be Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
612 2024.09.04 16:52:17.026622 [ 3 ] {} <Debug> HTTP-Session: 576867e0-0ecf-46bf-8b88-81f05914c5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2024.09.04 16:52:17.026648 [ 3 ] {} <Debug> HTTP-Session: 576867e0-0ecf-46bf-8b88-81f05914c5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
614 2024.09.04 16:52:17.026691 [ 3 ] {} <Trace> HTTP-Session: 576867e0-0ecf-46bf-8b88-81f05914c5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
615 2024.09.04 16:52:17.026949 [ 3 ] {72779a83-aa0f-41ec-aa4b-125d319fb7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) 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)
616 2024.09.04 16:52:17.027029 [ 3 ] {72779a83-aa0f-41ec-aa4b-125d319fb7ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
617 2024.09.04 16:52:17.035923 [ 3 ] {72779a83-aa0f-41ec-aa4b-125d319fb7ec} <Debug> oximeter.measurements_histogramf64 (abc670b5-408e-4d2c-a043-30c68579638f): Loading data parts
618 2024.09.04 16:52:17.036100 [ 3 ] {72779a83-aa0f-41ec-aa4b-125d319fb7ec} <Debug> oximeter.measurements_histogramf64 (abc670b5-408e-4d2c-a043-30c68579638f): There are no data parts
619 2024.09.04 16:52:17.041367 [ 3 ] {72779a83-aa0f-41ec-aa4b-125d319fb7ec} <Debug> DynamicQueryHandler: Done processing query
620 2024.09.04 16:52:17.041419 [ 3 ] {} <Debug> HTTP-Session: 576867e0-0ecf-46bf-8b88-81f05914c5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
621 2024.09.04 16:52:17.041555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.09.04 16:52:17.041623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
623 2024.09.04 16:52:17.041655 [ 3 ] {} <Debug> HTTP-Session: d518e7b6-f1e5-48b7-938a-c134e0ddf5a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
624 2024.09.04 16:52:17.041671 [ 3 ] {} <Debug> HTTP-Session: d518e7b6-f1e5-48b7-938a-c134e0ddf5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.09.04 16:52:17.041700 [ 3 ] {} <Debug> HTTP-Session: d518e7b6-f1e5-48b7-938a-c134e0ddf5a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
626 2024.09.04 16:52:17.041740 [ 3 ] {} <Trace> HTTP-Session: d518e7b6-f1e5-48b7-938a-c134e0ddf5a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
627 2024.09.04 16:52:17.041936 [ 3 ] {a256ac69-d7f8-43de-9a38-55cebbea6ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) /* The field tables store named dimensions of each timeseries.
628 *
629 * As with the measurement tables, there is one field table for each field data
630 * type. Fields are deduplicated by using the "replacing merge tree", though
631 * this behavior **must not** be relied upon for query correctness.
632 *
633 * The index for the fields differs from the measurements, however. Rows are
634 * sorted by timeseries name, then field name, field value, and finally
635 * timeseries key. This reflects the most common pattern for looking them up:
636 * by field name and possibly value, within a timeseries. The resulting keys are
637 * usually then used to look up measurements.
638 *
639 * NOTE: We may want to consider a secondary index on these tables, sorting by
640 * timeseries name and then key, since it would improve lookups where one
641 * already has the key. Realistically though, these tables are quite small and
642 * so performance benefits will be low in absolute terms.
643 *
644 * TTL: We use a materialized column to expire old field table records. This
645 * column is generated automatically by the database whenever a new row is
646 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
647 * query. Since these tables are `ReplacingMergeTree`s, that means the last
648 * record will remain during a deduplication, which will have the last
649 * timestamp. ClickHouse will then expire old data for us, similar to the
650 * measurement tables.
651 */
652 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
653 2024.09.04 16:52:17.042015 [ 3 ] {a256ac69-d7f8-43de-9a38-55cebbea6ed8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
654 2024.09.04 16:52:17.044253 [ 3 ] {a256ac69-d7f8-43de-9a38-55cebbea6ed8} <Debug> oximeter.fields_bool (742b29d9-f1f8-4b4a-9cd5-7bea9fe15573): Loading data parts
655 2024.09.04 16:52:17.044445 [ 3 ] {a256ac69-d7f8-43de-9a38-55cebbea6ed8} <Debug> oximeter.fields_bool (742b29d9-f1f8-4b4a-9cd5-7bea9fe15573): There are no data parts
656 2024.09.04 16:52:17.050573 [ 3 ] {a256ac69-d7f8-43de-9a38-55cebbea6ed8} <Debug> DynamicQueryHandler: Done processing query
657 2024.09.04 16:52:17.050599 [ 3 ] {} <Debug> HTTP-Session: d518e7b6-f1e5-48b7-938a-c134e0ddf5a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
658 2024.09.04 16:52:17.050740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2024.09.04 16:52:17.050801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
660 2024.09.04 16:52:17.050824 [ 3 ] {} <Debug> HTTP-Session: 749b14dd-4c0f-4de6-8162-af5901649444 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
661 2024.09.04 16:52:17.050856 [ 3 ] {} <Debug> HTTP-Session: 749b14dd-4c0f-4de6-8162-af5901649444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2024.09.04 16:52:17.050883 [ 3 ] {} <Debug> HTTP-Session: 749b14dd-4c0f-4de6-8162-af5901649444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
663 2024.09.04 16:52:17.050913 [ 3 ] {} <Trace> HTTP-Session: 749b14dd-4c0f-4de6-8162-af5901649444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
664 2024.09.04 16:52:17.051110 [ 3 ] {9bd09869-7f3f-486e-8759-a14406c961b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
665 2024.09.04 16:52:17.051180 [ 3 ] {9bd09869-7f3f-486e-8759-a14406c961b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
666 2024.09.04 16:52:17.056611 [ 3 ] {9bd09869-7f3f-486e-8759-a14406c961b0} <Debug> oximeter.fields_i8 (1b546fff-5964-422a-a40a-3c83dae2eb7f): Loading data parts
667 2024.09.04 16:52:17.056778 [ 3 ] {9bd09869-7f3f-486e-8759-a14406c961b0} <Debug> oximeter.fields_i8 (1b546fff-5964-422a-a40a-3c83dae2eb7f): There are no data parts
668 2024.09.04 16:52:17.064235 [ 3 ] {9bd09869-7f3f-486e-8759-a14406c961b0} <Debug> DynamicQueryHandler: Done processing query
669 2024.09.04 16:52:17.064312 [ 3 ] {} <Debug> HTTP-Session: 749b14dd-4c0f-4de6-8162-af5901649444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.09.04 16:52:17.064483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2024.09.04 16:52:17.064602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
672 2024.09.04 16:52:17.064652 [ 3 ] {} <Debug> HTTP-Session: c8dcb3d5-8ef6-43ef-9e63-958cf2e3f808 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
673 2024.09.04 16:52:17.064669 [ 3 ] {} <Debug> HTTP-Session: c8dcb3d5-8ef6-43ef-9e63-958cf2e3f808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2024.09.04 16:52:17.064695 [ 3 ] {} <Debug> HTTP-Session: c8dcb3d5-8ef6-43ef-9e63-958cf2e3f808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
675 2024.09.04 16:52:17.064736 [ 3 ] {} <Trace> HTTP-Session: c8dcb3d5-8ef6-43ef-9e63-958cf2e3f808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
676 2024.09.04 16:52:17.064913 [ 3 ] {4d96001b-b4b1-4a9f-9e73-544afbf3a6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
677 2024.09.04 16:52:17.064989 [ 3 ] {4d96001b-b4b1-4a9f-9e73-544afbf3a6e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
678 2024.09.04 16:52:17.067346 [ 3 ] {4d96001b-b4b1-4a9f-9e73-544afbf3a6e1} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Loading data parts
679 2024.09.04 16:52:17.067512 [ 3 ] {4d96001b-b4b1-4a9f-9e73-544afbf3a6e1} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): There are no data parts
680 2024.09.04 16:52:17.069880 [ 3 ] {4d96001b-b4b1-4a9f-9e73-544afbf3a6e1} <Debug> DynamicQueryHandler: Done processing query
681 2024.09.04 16:52:17.069905 [ 3 ] {} <Debug> HTTP-Session: c8dcb3d5-8ef6-43ef-9e63-958cf2e3f808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.09.04 16:52:17.070034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
683 2024.09.04 16:52:17.070096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
684 2024.09.04 16:52:17.070131 [ 3 ] {} <Debug> HTTP-Session: 58a8c118-7321-4198-8fd4-ea51fd1d7b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
685 2024.09.04 16:52:17.070147 [ 3 ] {} <Debug> HTTP-Session: 58a8c118-7321-4198-8fd4-ea51fd1d7b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2024.09.04 16:52:17.070169 [ 3 ] {} <Debug> HTTP-Session: 58a8c118-7321-4198-8fd4-ea51fd1d7b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
687 2024.09.04 16:52:17.070205 [ 3 ] {} <Trace> HTTP-Session: 58a8c118-7321-4198-8fd4-ea51fd1d7b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
688 2024.09.04 16:52:17.070384 [ 3 ] {c5c74071-cf23-4cb7-8e12-193c8386575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
689 2024.09.04 16:52:17.070433 [ 3 ] {c5c74071-cf23-4cb7-8e12-193c8386575f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
690 2024.09.04 16:52:17.072311 [ 3 ] {c5c74071-cf23-4cb7-8e12-193c8386575f} <Debug> oximeter.fields_i16 (a021a547-c8cf-47ba-b174-3d25de7e88d3): Loading data parts
691 2024.09.04 16:52:17.072544 [ 3 ] {c5c74071-cf23-4cb7-8e12-193c8386575f} <Debug> oximeter.fields_i16 (a021a547-c8cf-47ba-b174-3d25de7e88d3): There are no data parts
692 2024.09.04 16:52:17.081034 [ 3 ] {c5c74071-cf23-4cb7-8e12-193c8386575f} <Debug> DynamicQueryHandler: Done processing query
693 2024.09.04 16:52:17.081075 [ 3 ] {} <Debug> HTTP-Session: 58a8c118-7321-4198-8fd4-ea51fd1d7b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.09.04 16:52:17.081210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2024.09.04 16:52:17.081284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
696 2024.09.04 16:52:17.081323 [ 3 ] {} <Debug> HTTP-Session: c1eb7026-49a0-4a88-80f7-a0133f989409 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
697 2024.09.04 16:52:17.081343 [ 3 ] {} <Debug> HTTP-Session: c1eb7026-49a0-4a88-80f7-a0133f989409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2024.09.04 16:52:17.081375 [ 3 ] {} <Debug> HTTP-Session: c1eb7026-49a0-4a88-80f7-a0133f989409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
699 2024.09.04 16:52:17.081419 [ 3 ] {} <Trace> HTTP-Session: c1eb7026-49a0-4a88-80f7-a0133f989409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
700 2024.09.04 16:52:17.081634 [ 3 ] {534f27a5-ad71-4082-8abd-741b6d8c70e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
701 2024.09.04 16:52:17.081683 [ 3 ] {534f27a5-ad71-4082-8abd-741b6d8c70e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
702 2024.09.04 16:52:17.084309 [ 3 ] {534f27a5-ad71-4082-8abd-741b6d8c70e9} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Loading data parts
703 2024.09.04 16:52:17.084508 [ 3 ] {534f27a5-ad71-4082-8abd-741b6d8c70e9} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): There are no data parts
704 2024.09.04 16:52:17.087426 [ 3 ] {534f27a5-ad71-4082-8abd-741b6d8c70e9} <Debug> DynamicQueryHandler: Done processing query
705 2024.09.04 16:52:17.087473 [ 3 ] {} <Debug> HTTP-Session: c1eb7026-49a0-4a88-80f7-a0133f989409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.09.04 16:52:17.087614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2024.09.04 16:52:17.087668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
708 2024.09.04 16:52:17.087694 [ 3 ] {} <Debug> HTTP-Session: 8648449c-790a-461c-b476-faaac01cf664 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
709 2024.09.04 16:52:17.087717 [ 3 ] {} <Debug> HTTP-Session: 8648449c-790a-461c-b476-faaac01cf664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2024.09.04 16:52:17.087730 [ 3 ] {} <Debug> HTTP-Session: 8648449c-790a-461c-b476-faaac01cf664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
711 2024.09.04 16:52:17.087767 [ 3 ] {} <Trace> HTTP-Session: 8648449c-790a-461c-b476-faaac01cf664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
712 2024.09.04 16:52:17.087945 [ 3 ] {eccd15a1-ece0-480d-8d38-e4b8f4cc1ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
713 2024.09.04 16:52:17.088003 [ 3 ] {eccd15a1-ece0-480d-8d38-e4b8f4cc1ca1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
714 2024.09.04 16:52:17.090015 [ 3 ] {eccd15a1-ece0-480d-8d38-e4b8f4cc1ca1} <Debug> oximeter.fields_i32 (d9942c75-dc6a-43a7-90dd-ee95c9c9e66e): Loading data parts
715 2024.09.04 16:52:17.090177 [ 3 ] {eccd15a1-ece0-480d-8d38-e4b8f4cc1ca1} <Debug> oximeter.fields_i32 (d9942c75-dc6a-43a7-90dd-ee95c9c9e66e): There are no data parts
716 2024.09.04 16:52:17.100437 [ 3 ] {eccd15a1-ece0-480d-8d38-e4b8f4cc1ca1} <Debug> DynamicQueryHandler: Done processing query
717 2024.09.04 16:52:17.100490 [ 3 ] {} <Debug> HTTP-Session: 8648449c-790a-461c-b476-faaac01cf664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.09.04 16:52:17.100675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2024.09.04 16:52:17.100731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
720 2024.09.04 16:52:17.100750 [ 3 ] {} <Debug> HTTP-Session: 3aeef2bb-b4fb-412b-be44-d7cffb9bb820 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
721 2024.09.04 16:52:17.100774 [ 3 ] {} <Debug> HTTP-Session: 3aeef2bb-b4fb-412b-be44-d7cffb9bb820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2024.09.04 16:52:17.100794 [ 3 ] {} <Debug> HTTP-Session: 3aeef2bb-b4fb-412b-be44-d7cffb9bb820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
723 2024.09.04 16:52:17.100823 [ 3 ] {} <Trace> HTTP-Session: 3aeef2bb-b4fb-412b-be44-d7cffb9bb820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
724 2024.09.04 16:52:17.101000 [ 3 ] {5d26e3ef-9867-4a5e-af7e-3de121327fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
725 2024.09.04 16:52:17.101057 [ 3 ] {5d26e3ef-9867-4a5e-af7e-3de121327fd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
726 2024.09.04 16:52:17.105356 [ 3 ] {5d26e3ef-9867-4a5e-af7e-3de121327fd5} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Loading data parts
727 2024.09.04 16:52:17.105597 [ 3 ] {5d26e3ef-9867-4a5e-af7e-3de121327fd5} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): There are no data parts
728 2024.09.04 16:52:17.108147 [ 3 ] {5d26e3ef-9867-4a5e-af7e-3de121327fd5} <Debug> DynamicQueryHandler: Done processing query
729 2024.09.04 16:52:17.108173 [ 3 ] {} <Debug> HTTP-Session: 3aeef2bb-b4fb-412b-be44-d7cffb9bb820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.09.04 16:52:17.108304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.09.04 16:52:17.108362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
732 2024.09.04 16:52:17.108382 [ 3 ] {} <Debug> HTTP-Session: 014805e9-47c8-43e5-b261-6ca5a2e1011d Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
733 2024.09.04 16:52:17.108405 [ 3 ] {} <Debug> HTTP-Session: 014805e9-47c8-43e5-b261-6ca5a2e1011d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.09.04 16:52:17.108427 [ 3 ] {} <Debug> HTTP-Session: 014805e9-47c8-43e5-b261-6ca5a2e1011d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2024.09.04 16:52:17.108457 [ 3 ] {} <Trace> HTTP-Session: 014805e9-47c8-43e5-b261-6ca5a2e1011d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
736 2024.09.04 16:52:17.108637 [ 3 ] {cc2f63ef-3287-414e-b34b-78944ca45fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
737 2024.09.04 16:52:17.108771 [ 3 ] {cc2f63ef-3287-414e-b34b-78944ca45fa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
738 2024.09.04 16:52:17.110745 [ 3 ] {cc2f63ef-3287-414e-b34b-78944ca45fa8} <Debug> oximeter.fields_i64 (f1ef1077-c072-40a7-a202-aa54388d713c): Loading data parts
739 2024.09.04 16:52:17.110889 [ 3 ] {cc2f63ef-3287-414e-b34b-78944ca45fa8} <Debug> oximeter.fields_i64 (f1ef1077-c072-40a7-a202-aa54388d713c): There are no data parts
740 2024.09.04 16:52:17.119371 [ 3 ] {cc2f63ef-3287-414e-b34b-78944ca45fa8} <Debug> DynamicQueryHandler: Done processing query
741 2024.09.04 16:52:17.119398 [ 3 ] {} <Debug> HTTP-Session: 014805e9-47c8-43e5-b261-6ca5a2e1011d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.09.04 16:52:17.119514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.09.04 16:52:17.119575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
744 2024.09.04 16:52:17.119594 [ 3 ] {} <Debug> HTTP-Session: 8af6249b-6b31-4d07-a75d-86cacbd0c494 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
745 2024.09.04 16:52:17.119610 [ 3 ] {} <Debug> HTTP-Session: 8af6249b-6b31-4d07-a75d-86cacbd0c494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.09.04 16:52:17.119634 [ 3 ] {} <Debug> HTTP-Session: 8af6249b-6b31-4d07-a75d-86cacbd0c494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
747 2024.09.04 16:52:17.119665 [ 3 ] {} <Trace> HTTP-Session: 8af6249b-6b31-4d07-a75d-86cacbd0c494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
748 2024.09.04 16:52:17.119842 [ 3 ] {c26f9e99-3b22-4bb4-b47c-36bc84f23139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
749 2024.09.04 16:52:17.119886 [ 3 ] {c26f9e99-3b22-4bb4-b47c-36bc84f23139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
750 2024.09.04 16:52:17.127730 [ 3 ] {c26f9e99-3b22-4bb4-b47c-36bc84f23139} <Debug> oximeter.fields_u64 (a1ae27b8-b109-4791-944c-5220e6513d44): Loading data parts
751 2024.09.04 16:52:17.127887 [ 3 ] {c26f9e99-3b22-4bb4-b47c-36bc84f23139} <Debug> oximeter.fields_u64 (a1ae27b8-b109-4791-944c-5220e6513d44): There are no data parts
752 2024.09.04 16:52:17.130779 [ 3 ] {c26f9e99-3b22-4bb4-b47c-36bc84f23139} <Debug> DynamicQueryHandler: Done processing query
753 2024.09.04 16:52:17.130811 [ 3 ] {} <Debug> HTTP-Session: 8af6249b-6b31-4d07-a75d-86cacbd0c494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.09.04 16:52:17.130943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2024.09.04 16:52:17.131003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
756 2024.09.04 16:52:17.131027 [ 3 ] {} <Debug> HTTP-Session: e30ccfa2-7349-46a0-bc86-9f452263d6de Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
757 2024.09.04 16:52:17.131048 [ 3 ] {} <Debug> HTTP-Session: e30ccfa2-7349-46a0-bc86-9f452263d6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2024.09.04 16:52:17.131065 [ 3 ] {} <Debug> HTTP-Session: e30ccfa2-7349-46a0-bc86-9f452263d6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
759 2024.09.04 16:52:17.131102 [ 3 ] {} <Trace> HTTP-Session: e30ccfa2-7349-46a0-bc86-9f452263d6de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
760 2024.09.04 16:52:17.131314 [ 3 ] {f4b54c64-0699-4ec3-8fea-88d8785fd596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
761 2024.09.04 16:52:17.131369 [ 3 ] {f4b54c64-0699-4ec3-8fea-88d8785fd596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
762 2024.09.04 16:52:17.133380 [ 3 ] {f4b54c64-0699-4ec3-8fea-88d8785fd596} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Loading data parts
763 2024.09.04 16:52:17.133527 [ 3 ] {f4b54c64-0699-4ec3-8fea-88d8785fd596} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): There are no data parts
764 2024.09.04 16:52:17.143892 [ 3 ] {f4b54c64-0699-4ec3-8fea-88d8785fd596} <Debug> DynamicQueryHandler: Done processing query
765 2024.09.04 16:52:17.143924 [ 3 ] {} <Debug> HTTP-Session: e30ccfa2-7349-46a0-bc86-9f452263d6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.09.04 16:52:17.144057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
767 2024.09.04 16:52:17.144117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
768 2024.09.04 16:52:17.144142 [ 3 ] {} <Debug> HTTP-Session: b6179a63-123b-4d34-98f6-31bf9df5c172 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
769 2024.09.04 16:52:17.144164 [ 3 ] {} <Debug> HTTP-Session: b6179a63-123b-4d34-98f6-31bf9df5c172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
770 2024.09.04 16:52:17.144181 [ 3 ] {} <Debug> HTTP-Session: b6179a63-123b-4d34-98f6-31bf9df5c172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
771 2024.09.04 16:52:17.144217 [ 3 ] {} <Trace> HTTP-Session: b6179a63-123b-4d34-98f6-31bf9df5c172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
772 2024.09.04 16:52:17.144430 [ 3 ] {69667e52-2af7-413c-81e5-6e795187fc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
773 2024.09.04 16:52:17.144484 [ 3 ] {69667e52-2af7-413c-81e5-6e795187fc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
774 2024.09.04 16:52:17.149972 [ 3 ] {69667e52-2af7-413c-81e5-6e795187fc47} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Loading data parts
775 2024.09.04 16:52:17.150143 [ 3 ] {69667e52-2af7-413c-81e5-6e795187fc47} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): There are no data parts
776 2024.09.04 16:52:17.152887 [ 3 ] {69667e52-2af7-413c-81e5-6e795187fc47} <Debug> DynamicQueryHandler: Done processing query
777 2024.09.04 16:52:17.152919 [ 3 ] {} <Debug> HTTP-Session: b6179a63-123b-4d34-98f6-31bf9df5c172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.09.04 16:52:17.153041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.09.04 16:52:17.153101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
780 2024.09.04 16:52:17.153127 [ 3 ] {} <Debug> HTTP-Session: 8995866f-81f1-4e7f-bad4-797845fe3706 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
781 2024.09.04 16:52:17.153147 [ 3 ] {} <Debug> HTTP-Session: 8995866f-81f1-4e7f-bad4-797845fe3706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.09.04 16:52:17.153164 [ 3 ] {} <Debug> HTTP-Session: 8995866f-81f1-4e7f-bad4-797845fe3706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
783 2024.09.04 16:52:17.153201 [ 3 ] {} <Trace> HTTP-Session: 8995866f-81f1-4e7f-bad4-797845fe3706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
784 2024.09.04 16:52:17.153421 [ 3 ] {47640a59-c4be-47cf-b599-81e8d021de45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
785 2024.09.04 16:52:17.153476 [ 3 ] {47640a59-c4be-47cf-b599-81e8d021de45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
786 2024.09.04 16:52:17.155478 [ 3 ] {47640a59-c4be-47cf-b599-81e8d021de45} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Loading data parts
787 2024.09.04 16:52:17.155653 [ 3 ] {47640a59-c4be-47cf-b599-81e8d021de45} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): There are no data parts
788 2024.09.04 16:52:17.163817 [ 3 ] {47640a59-c4be-47cf-b599-81e8d021de45} <Debug> DynamicQueryHandler: Done processing query
789 2024.09.04 16:52:17.163849 [ 3 ] {} <Debug> HTTP-Session: 8995866f-81f1-4e7f-bad4-797845fe3706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.09.04 16:52:17.163979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
791 2024.09.04 16:52:17.164039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
792 2024.09.04 16:52:17.164063 [ 3 ] {} <Debug> HTTP-Session: b3fb0187-c046-4277-8598-d1093de97f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
793 2024.09.04 16:52:17.164083 [ 3 ] {} <Debug> HTTP-Session: b3fb0187-c046-4277-8598-d1093de97f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
794 2024.09.04 16:52:17.164100 [ 3 ] {} <Debug> HTTP-Session: b3fb0187-c046-4277-8598-d1093de97f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
795 2024.09.04 16:52:17.164137 [ 3 ] {} <Trace> HTTP-Session: b3fb0187-c046-4277-8598-d1093de97f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
796 2024.09.04 16:52:17.164391 [ 3 ] {946847fd-444e-4fe9-b40e-955fe79d73f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) /* The timeseries schema table stores the extracted schema for the samples
797 * oximeter collects.
798 */
799 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)
800 2024.09.04 16:52:17.164463 [ 3 ] {946847fd-444e-4fe9-b40e-955fe79d73f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
801 2024.09.04 16:52:17.166891 [ 3 ] {946847fd-444e-4fe9-b40e-955fe79d73f5} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Loading data parts
802 2024.09.04 16:52:17.167054 [ 3 ] {946847fd-444e-4fe9-b40e-955fe79d73f5} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): There are no data parts
803 2024.09.04 16:52:17.169588 [ 3 ] {946847fd-444e-4fe9-b40e-955fe79d73f5} <Debug> DynamicQueryHandler: Done processing query
804 2024.09.04 16:52:17.169620 [ 3 ] {} <Debug> HTTP-Session: b3fb0187-c046-4277-8598-d1093de97f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
805 2024.09.04 16:52:17.169787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2024.09.04 16:52:17.169846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
807 2024.09.04 16:52:17.169871 [ 3 ] {} <Debug> HTTP-Session: 75fc1757-2987-4f3d-a868-36112d33a487 Authenticating user 'default' from [fd00:1122:3344:101::d]:32890
808 2024.09.04 16:52:17.169892 [ 3 ] {} <Debug> HTTP-Session: 75fc1757-2987-4f3d-a868-36112d33a487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2024.09.04 16:52:17.169910 [ 3 ] {} <Debug> HTTP-Session: 75fc1757-2987-4f3d-a868-36112d33a487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
810 2024.09.04 16:52:17.169947 [ 3 ] {} <Trace> HTTP-Session: 75fc1757-2987-4f3d-a868-36112d33a487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
811 2024.09.04 16:52:17.170142 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32890) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
812 2024.09.04 16:52:17.171991 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
813 2024.09.04 16:52:17.177871 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Trace> oximeter.version (9ab594b3-099d-44ce-98e0-04489cbee488): Trying to reserve 1.00 MiB using storage policy from min volume index 0
814 2024.09.04 16:52:17.177908 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
815 2024.09.04 16:52:17.182778 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
816 2024.09.04 16:52:17.183873 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Trace> oximeter.version (9ab594b3-099d-44ce-98e0-04489cbee488): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
817 2024.09.04 16:52:17.184144 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014093 sec., 70.95721280068119 rows/sec., 1.11 KiB/sec.
818 2024.09.04 16:52:17.184314 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Debug> DynamicQueryHandler: Done processing query
819 2024.09.04 16:52:17.184339 [ 3 ] {6d4b5e0c-1d43-4101-afb1-377e684887cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
820 2024.09.04 16:52:17.184355 [ 3 ] {} <Debug> HTTP-Session: 75fc1757-2987-4f3d-a868-36112d33a487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
821 2024.09.04 16:52:18.000158 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.81 MiB, peak 173.95 MiB, free memory in arenas 0.00 B, will set to 171.66 MiB (RSS), difference: 2.85 MiB
822 2024.09.04 16:52:30.627871 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
823 2024.09.04 16:52:30.627938 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
824 2024.09.04 16:52:45.627980 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
825 2024.09.04 16:52:45.628053 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
826 2024.09.04 16:52:57.186540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2024.09.04 16:52:57.186665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
828 2024.09.04 16:52:57.186691 [ 3 ] {} <Debug> HTTP-Session: 62523064-d824-43cd-8937-57e7fb14df2a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
829 2024.09.04 16:52:57.186717 [ 3 ] {} <Debug> HTTP-Session: 62523064-d824-43cd-8937-57e7fb14df2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2024.09.04 16:52:57.186733 [ 3 ] {} <Debug> HTTP-Session: 62523064-d824-43cd-8937-57e7fb14df2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
831 2024.09.04 16:52:57.186783 [ 3 ] {} <Trace> HTTP-Session: 62523064-d824-43cd-8937-57e7fb14df2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
832 2024.09.04 16:52:57.187011 [ 3 ] {c0039fcf-cafb-4174-bf43-574aa6efa280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
833 2024.09.04 16:52:57.187673 [ 3 ] {c0039fcf-cafb-4174-bf43-574aa6efa280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
834 2024.09.04 16:52:57.190042 [ 3 ] {c0039fcf-cafb-4174-bf43-574aa6efa280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
835 2024.09.04 16:52:57.192747 [ 3 ] {c0039fcf-cafb-4174-bf43-574aa6efa280} <Debug> DynamicQueryHandler: Done processing query
836 2024.09.04 16:52:57.192779 [ 3 ] {c0039fcf-cafb-4174-bf43-574aa6efa280} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
837 2024.09.04 16:52:57.192798 [ 3 ] {} <Debug> HTTP-Session: 62523064-d824-43cd-8937-57e7fb14df2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
838 2024.09.04 16:52:57.194593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
839 2024.09.04 16:52:57.194648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
840 2024.09.04 16:52:57.194669 [ 3 ] {} <Debug> HTTP-Session: 197c8576-c874-42a7-b2e2-8a05bd666153 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
841 2024.09.04 16:52:57.194688 [ 3 ] {} <Debug> HTTP-Session: 197c8576-c874-42a7-b2e2-8a05bd666153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
842 2024.09.04 16:52:57.194704 [ 3 ] {} <Debug> HTTP-Session: 197c8576-c874-42a7-b2e2-8a05bd666153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.09.04 16:52:57.194740 [ 3 ] {} <Trace> HTTP-Session: 197c8576-c874-42a7-b2e2-8a05bd666153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
844 2024.09.04 16:52:57.194903 [ 3 ] {77e1f284-e9e0-45b3-a4b2-24f5cf10a1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
845 2024.09.04 16:52:57.197020 [ 3 ] {77e1f284-e9e0-45b3-a4b2-24f5cf10a1c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
846 2024.09.04 16:52:57.197079 [ 3 ] {77e1f284-e9e0-45b3-a4b2-24f5cf10a1c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
847 2024.09.04 16:52:57.198159 [ 3 ] {77e1f284-e9e0-45b3-a4b2-24f5cf10a1c2} <Debug> DynamicQueryHandler: Done processing query
848 2024.09.04 16:52:57.198187 [ 3 ] {77e1f284-e9e0-45b3-a4b2-24f5cf10a1c2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
849 2024.09.04 16:52:57.198205 [ 3 ] {} <Debug> HTTP-Session: 197c8576-c874-42a7-b2e2-8a05bd666153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
850 2024.09.04 16:52:57.198622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
851 2024.09.04 16:52:57.198674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
852 2024.09.04 16:52:57.198694 [ 3 ] {} <Debug> HTTP-Session: 1ad9caa3-81ee-49b0-a3e0-883e05b66bea Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
853 2024.09.04 16:52:57.198713 [ 3 ] {} <Debug> HTTP-Session: 1ad9caa3-81ee-49b0-a3e0-883e05b66bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
854 2024.09.04 16:52:57.198727 [ 3 ] {} <Debug> HTTP-Session: 1ad9caa3-81ee-49b0-a3e0-883e05b66bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.09.04 16:52:57.198763 [ 3 ] {} <Trace> HTTP-Session: 1ad9caa3-81ee-49b0-a3e0-883e05b66bea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
856 2024.09.04 16:52:57.198899 [ 3 ] {b43fe4c3-664d-4b9b-be1a-98e05ebeac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
857 2024.09.04 16:52:57.199315 [ 3 ] {b43fe4c3-664d-4b9b-be1a-98e05ebeac58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
858 2024.09.04 16:52:57.199369 [ 3 ] {b43fe4c3-664d-4b9b-be1a-98e05ebeac58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
859 2024.09.04 16:52:57.200279 [ 3 ] {b43fe4c3-664d-4b9b-be1a-98e05ebeac58} <Debug> DynamicQueryHandler: Done processing query
860 2024.09.04 16:52:57.200307 [ 3 ] {b43fe4c3-664d-4b9b-be1a-98e05ebeac58} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
861 2024.09.04 16:52:57.200324 [ 3 ] {} <Debug> HTTP-Session: 1ad9caa3-81ee-49b0-a3e0-883e05b66bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
862 2024.09.04 16:52:57.200554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
863 2024.09.04 16:52:57.200604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
864 2024.09.04 16:52:57.200624 [ 3 ] {} <Debug> HTTP-Session: b361c1ef-401a-4e27-bc28-90fe56a8c794 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
865 2024.09.04 16:52:57.200644 [ 3 ] {} <Debug> HTTP-Session: b361c1ef-401a-4e27-bc28-90fe56a8c794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
866 2024.09.04 16:52:57.200659 [ 3 ] {} <Debug> HTTP-Session: b361c1ef-401a-4e27-bc28-90fe56a8c794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.09.04 16:52:57.200693 [ 3 ] {} <Trace> HTTP-Session: b361c1ef-401a-4e27-bc28-90fe56a8c794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
868 2024.09.04 16:52:57.200826 [ 3 ] {ae13e99d-9e22-4e3c-8990-c9d171b6b1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
869 2024.09.04 16:52:57.201149 [ 3 ] {ae13e99d-9e22-4e3c-8990-c9d171b6b1e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
870 2024.09.04 16:52:57.201206 [ 3 ] {ae13e99d-9e22-4e3c-8990-c9d171b6b1e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
871 2024.09.04 16:52:57.202193 [ 3 ] {ae13e99d-9e22-4e3c-8990-c9d171b6b1e2} <Debug> DynamicQueryHandler: Done processing query
872 2024.09.04 16:52:57.202220 [ 3 ] {ae13e99d-9e22-4e3c-8990-c9d171b6b1e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
873 2024.09.04 16:52:57.202237 [ 3 ] {} <Debug> HTTP-Session: b361c1ef-401a-4e27-bc28-90fe56a8c794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
874 2024.09.04 16:52:57.202574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
875 2024.09.04 16:52:57.202623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
876 2024.09.04 16:52:57.202644 [ 3 ] {} <Debug> HTTP-Session: 159d3268-fd82-4e96-9be8-9b5a565d2205 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
877 2024.09.04 16:52:57.202665 [ 3 ] {} <Debug> HTTP-Session: 159d3268-fd82-4e96-9be8-9b5a565d2205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
878 2024.09.04 16:52:57.202681 [ 3 ] {} <Debug> HTTP-Session: 159d3268-fd82-4e96-9be8-9b5a565d2205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.09.04 16:52:57.202714 [ 3 ] {} <Trace> HTTP-Session: 159d3268-fd82-4e96-9be8-9b5a565d2205 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
880 2024.09.04 16:52:57.202835 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
881 2024.09.04 16:52:57.202883 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
882 2024.09.04 16:52:57.203134 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
883 2024.09.04 16:52:57.203814 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
884 2024.09.04 16:52:57.203856 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
885 2024.09.04 16:52:57.204472 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.09.04 16:52:57.204801 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
887 2024.09.04 16:52:57.204969 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002169 sec., 1844.1678192715538 rows/sec., 234.57 KiB/sec.
888 2024.09.04 16:52:57.205148 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Debug> DynamicQueryHandler: Done processing query
889 2024.09.04 16:52:57.205173 [ 3 ] {bfc5a202-ea75-42dc-b4fa-bd7e101cab7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
890 2024.09.04 16:52:57.205190 [ 3 ] {} <Debug> HTTP-Session: 159d3268-fd82-4e96-9be8-9b5a565d2205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.09.04 16:52:57.205305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.09.04 16:52:57.205353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.09.04 16:52:57.205374 [ 3 ] {} <Debug> HTTP-Session: faa1fb96-2663-4262-9316-1457afa6f15f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
894 2024.09.04 16:52:57.205393 [ 3 ] {} <Debug> HTTP-Session: faa1fb96-2663-4262-9316-1457afa6f15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.09.04 16:52:57.205407 [ 3 ] {} <Debug> HTTP-Session: faa1fb96-2663-4262-9316-1457afa6f15f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.09.04 16:52:57.205440 [ 3 ] {} <Trace> HTTP-Session: faa1fb96-2663-4262-9316-1457afa6f15f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.09.04 16:52:57.205545 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
898 2024.09.04 16:52:57.205593 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
899 2024.09.04 16:52:57.205858 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
900 2024.09.04 16:52:57.206963 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
901 2024.09.04 16:52:57.207000 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
902 2024.09.04 16:52:57.207435 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
903 2024.09.04 16:52:57.207789 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
904 2024.09.04 16:52:57.207943 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002419 sec., 1653.5758577924762 rows/sec., 139.28 KiB/sec.
905 2024.09.04 16:52:57.208226 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Debug> DynamicQueryHandler: Done processing query
906 2024.09.04 16:52:57.208251 [ 3 ] {9f6672e4-9b12-465d-b399-0d5373965f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
907 2024.09.04 16:52:57.208268 [ 3 ] {} <Debug> HTTP-Session: faa1fb96-2663-4262-9316-1457afa6f15f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.09.04 16:52:57.208388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
909 2024.09.04 16:52:57.208436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
910 2024.09.04 16:52:57.208457 [ 3 ] {} <Debug> HTTP-Session: be0df103-d2b6-45be-a832-d5d7a2dc7843 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
911 2024.09.04 16:52:57.208474 [ 3 ] {} <Debug> HTTP-Session: be0df103-d2b6-45be-a832-d5d7a2dc7843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
912 2024.09.04 16:52:57.208488 [ 3 ] {} <Debug> HTTP-Session: be0df103-d2b6-45be-a832-d5d7a2dc7843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.09.04 16:52:57.208520 [ 3 ] {} <Trace> HTTP-Session: be0df103-d2b6-45be-a832-d5d7a2dc7843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
914 2024.09.04 16:52:57.208625 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
915 2024.09.04 16:52:57.208670 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
916 2024.09.04 16:52:57.209473 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
917 2024.09.04 16:52:57.209842 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
918 2024.09.04 16:52:57.209878 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
919 2024.09.04 16:52:57.210833 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
920 2024.09.04 16:52:57.211198 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
921 2024.09.04 16:52:57.211349 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002746 sec., 2913.3284777858703 rows/sec., 234.01 KiB/sec.
922 2024.09.04 16:52:57.211624 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Debug> DynamicQueryHandler: Done processing query
923 2024.09.04 16:52:57.211649 [ 3 ] {9c082b9f-fe26-4510-bd15-ae21277e0a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
924 2024.09.04 16:52:57.211665 [ 3 ] {} <Debug> HTTP-Session: be0df103-d2b6-45be-a832-d5d7a2dc7843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
925 2024.09.04 16:52:57.211796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2024.09.04 16:52:57.211844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
927 2024.09.04 16:52:57.211863 [ 3 ] {} <Debug> HTTP-Session: 475f9a33-db6f-46dc-ad60-aa3779c6b43b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
928 2024.09.04 16:52:57.211879 [ 3 ] {} <Debug> HTTP-Session: 475f9a33-db6f-46dc-ad60-aa3779c6b43b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
929 2024.09.04 16:52:57.211894 [ 3 ] {} <Debug> HTTP-Session: 475f9a33-db6f-46dc-ad60-aa3779c6b43b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.09.04 16:52:57.211925 [ 3 ] {} <Trace> HTTP-Session: 475f9a33-db6f-46dc-ad60-aa3779c6b43b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
931 2024.09.04 16:52:57.212022 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
932 2024.09.04 16:52:57.212601 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
933 2024.09.04 16:52:57.212767 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
934 2024.09.04 16:52:57.213688 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
935 2024.09.04 16:52:57.213723 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
936 2024.09.04 16:52:57.214224 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
937 2024.09.04 16:52:57.214563 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
938 2024.09.04 16:52:57.214712 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.002717 sec., 1472.2119985277882 rows/sec., 112.14 KiB/sec.
939 2024.09.04 16:52:57.214884 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Debug> DynamicQueryHandler: Done processing query
940 2024.09.04 16:52:57.214908 [ 3 ] {2555cf42-a636-4fc8-a475-2bc89824e319} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
941 2024.09.04 16:52:57.214924 [ 3 ] {} <Debug> HTTP-Session: 475f9a33-db6f-46dc-ad60-aa3779c6b43b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
942 2024.09.04 16:52:57.215039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
943 2024.09.04 16:52:57.215088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
944 2024.09.04 16:52:57.215107 [ 3 ] {} <Debug> HTTP-Session: aafe4f4d-46ae-42cf-a133-37ef7031d2b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
945 2024.09.04 16:52:57.215124 [ 3 ] {} <Debug> HTTP-Session: aafe4f4d-46ae-42cf-a133-37ef7031d2b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
946 2024.09.04 16:52:57.215140 [ 3 ] {} <Debug> HTTP-Session: aafe4f4d-46ae-42cf-a133-37ef7031d2b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.09.04 16:52:57.215171 [ 3 ] {} <Trace> HTTP-Session: aafe4f4d-46ae-42cf-a133-37ef7031d2b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
948 2024.09.04 16:52:57.215269 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
949 2024.09.04 16:52:57.215313 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
950 2024.09.04 16:52:57.215441 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
951 2024.09.04 16:52:57.215693 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
952 2024.09.04 16:52:57.215729 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
953 2024.09.04 16:52:57.216071 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
954 2024.09.04 16:52:57.216391 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
955 2024.09.04 16:52:57.216545 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.0013 sec., 3076.923076923077 rows/sec., 193.81 KiB/sec.
956 2024.09.04 16:52:57.216826 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Debug> DynamicQueryHandler: Done processing query
957 2024.09.04 16:52:57.216852 [ 3 ] {665e7889-6d4c-4f1c-9e9f-c026ab642a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
958 2024.09.04 16:52:57.216868 [ 3 ] {} <Debug> HTTP-Session: aafe4f4d-46ae-42cf-a133-37ef7031d2b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
959 2024.09.04 16:52:58.000153 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.48 MiB, peak 177.63 MiB, free memory in arenas 0.00 B, will set to 174.80 MiB (RSS), difference: 2.31 MiB
960 2024.09.04 16:53:00.628096 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
961 2024.09.04 16:53:00.628165 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
962 2024.09.04 16:53:02.186934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
963 2024.09.04 16:53:02.187061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
964 2024.09.04 16:53:02.187093 [ 3 ] {} <Debug> HTTP-Session: 06b12da5-3e64-4479-9268-76d63aebdfce Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
965 2024.09.04 16:53:02.187122 [ 3 ] {} <Debug> HTTP-Session: 06b12da5-3e64-4479-9268-76d63aebdfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
966 2024.09.04 16:53:02.187140 [ 3 ] {} <Debug> HTTP-Session: 06b12da5-3e64-4479-9268-76d63aebdfce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
967 2024.09.04 16:53:02.187197 [ 3 ] {} <Trace> HTTP-Session: 06b12da5-3e64-4479-9268-76d63aebdfce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
968 2024.09.04 16:53:02.187441 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
969 2024.09.04 16:53:02.187888 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
970 2024.09.04 16:53:02.188005 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
971 2024.09.04 16:53:02.188258 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
972 2024.09.04 16:53:02.188551 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
973 2024.09.04 16:53:02.189042 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
974 2024.09.04 16:53:02.190201 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
975 2024.09.04 16:53:02.190294 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
976 2024.09.04 16:53:02.190316 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
977 2024.09.04 16:53:02.190472 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
978 2024.09.04 16:53:02.190500 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
979 2024.09.04 16:53:02.194834 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.007489 sec., 534.1167044999332 rows/sec., 22.04 KiB/sec.
980 2024.09.04 16:53:02.195134 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> DynamicQueryHandler: Done processing query
981 2024.09.04 16:53:02.195161 [ 3 ] {dab5c0ac-d9dd-4b8d-8ffe-1db97335c414} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
982 2024.09.04 16:53:02.195179 [ 3 ] {} <Debug> HTTP-Session: 06b12da5-3e64-4479-9268-76d63aebdfce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
983 2024.09.04 16:53:02.196933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
984 2024.09.04 16:53:02.196989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
985 2024.09.04 16:53:02.197010 [ 3 ] {} <Debug> HTTP-Session: b93fa79c-3758-4d41-8ae0-1cfc3aa45ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
986 2024.09.04 16:53:02.197028 [ 3 ] {} <Debug> HTTP-Session: b93fa79c-3758-4d41-8ae0-1cfc3aa45ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
987 2024.09.04 16:53:02.197043 [ 3 ] {} <Debug> HTTP-Session: b93fa79c-3758-4d41-8ae0-1cfc3aa45ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.09.04 16:53:02.197079 [ 3 ] {} <Trace> HTTP-Session: b93fa79c-3758-4d41-8ae0-1cfc3aa45ab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
989 2024.09.04 16:53:02.197232 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
990 2024.09.04 16:53:02.197477 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
991 2024.09.04 16:53:02.197510 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
992 2024.09.04 16:53:02.197717 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
993 2024.09.04 16:53:02.197783 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
994 2024.09.04 16:53:02.197926 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
995 2024.09.04 16:53:02.197959 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
996 2024.09.04 16:53:02.197984 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
997 2024.09.04 16:53:02.198000 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
998 2024.09.04 16:53:02.198041 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))"
999 2024.09.04 16:53:02.198062 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1000 2024.09.04 16:53:02.198952 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00178 sec., 2247.191011235955 rows/sec., 92.72 KiB/sec.
1001 2024.09.04 16:53:02.199184 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> DynamicQueryHandler: Done processing query
1002 2024.09.04 16:53:02.199208 [ 3 ] {03f2cff9-bf2c-4b57-8f8b-3e64f529e310} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1003 2024.09.04 16:53:02.199225 [ 3 ] {} <Debug> HTTP-Session: b93fa79c-3758-4d41-8ae0-1cfc3aa45ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.09.04 16:53:02.199543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1005 2024.09.04 16:53:02.199592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1006 2024.09.04 16:53:02.199613 [ 3 ] {} <Debug> HTTP-Session: 89cde06c-7082-4ab0-8bd7-baff75f6519b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1007 2024.09.04 16:53:02.199630 [ 3 ] {} <Debug> HTTP-Session: 89cde06c-7082-4ab0-8bd7-baff75f6519b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.09.04 16:53:02.199645 [ 3 ] {} <Debug> HTTP-Session: 89cde06c-7082-4ab0-8bd7-baff75f6519b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1009 2024.09.04 16:53:02.199678 [ 3 ] {} <Trace> HTTP-Session: 89cde06c-7082-4ab0-8bd7-baff75f6519b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1010 2024.09.04 16:53:02.199808 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1011 2024.09.04 16:53:02.200043 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1012 2024.09.04 16:53:02.200075 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1013 2024.09.04 16:53:02.200276 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2024.09.04 16:53:02.200340 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1015 2024.09.04 16:53:02.200481 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1016 2024.09.04 16:53:02.200515 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1017 2024.09.04 16:53:02.200538 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1018 2024.09.04 16:53:02.200555 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1019 2024.09.04 16:53:02.200595 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1020 2024.09.04 16:53:02.200616 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1021 2024.09.04 16:53:02.201375 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001621 sec., 2467.6125848241827 rows/sec., 101.81 KiB/sec.
1022 2024.09.04 16:53:02.201599 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> DynamicQueryHandler: Done processing query
1023 2024.09.04 16:53:02.201623 [ 3 ] {bb5bb00a-9294-43ea-bc82-852977b45acb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1024 2024.09.04 16:53:02.201640 [ 3 ] {} <Debug> HTTP-Session: 89cde06c-7082-4ab0-8bd7-baff75f6519b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1025 2024.09.04 16:53:02.201856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2024.09.04 16:53:02.201905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1027 2024.09.04 16:53:02.201924 [ 3 ] {} <Debug> HTTP-Session: e04ed802-4366-428b-96d4-11ec89ecb5fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1028 2024.09.04 16:53:02.201941 [ 3 ] {} <Debug> HTTP-Session: e04ed802-4366-428b-96d4-11ec89ecb5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.09.04 16:53:02.201955 [ 3 ] {} <Debug> HTTP-Session: e04ed802-4366-428b-96d4-11ec89ecb5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1030 2024.09.04 16:53:02.201985 [ 3 ] {} <Trace> HTTP-Session: e04ed802-4366-428b-96d4-11ec89ecb5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1031 2024.09.04 16:53:02.202112 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1032 2024.09.04 16:53:02.202347 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1033 2024.09.04 16:53:02.202379 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1034 2024.09.04 16:53:02.202591 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2024.09.04 16:53:02.202656 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2024.09.04 16:53:02.202794 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1037 2024.09.04 16:53:02.202827 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2024.09.04 16:53:02.202850 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1039 2024.09.04 16:53:02.202867 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1040 2024.09.04 16:53:02.202908 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1041 2024.09.04 16:53:02.202929 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1042 2024.09.04 16:53:02.203816 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001757 sec., 2276.607854297097 rows/sec., 93.93 KiB/sec.
1043 2024.09.04 16:53:02.204046 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> DynamicQueryHandler: Done processing query
1044 2024.09.04 16:53:02.204070 [ 3 ] {cb79fe11-1690-4f6c-befd-a248fdf213bf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1045 2024.09.04 16:53:02.204087 [ 3 ] {} <Debug> HTTP-Session: e04ed802-4366-428b-96d4-11ec89ecb5fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.09.04 16:53:02.204968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1047 2024.09.04 16:53:02.205017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1048 2024.09.04 16:53:02.205037 [ 3 ] {} <Debug> HTTP-Session: 73ed4896-7dfe-4834-8cda-08e4b91909ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1049 2024.09.04 16:53:02.205054 [ 3 ] {} <Debug> HTTP-Session: 73ed4896-7dfe-4834-8cda-08e4b91909ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1050 2024.09.04 16:53:02.205068 [ 3 ] {} <Debug> HTTP-Session: 73ed4896-7dfe-4834-8cda-08e4b91909ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.09.04 16:53:02.205099 [ 3 ] {} <Trace> HTTP-Session: 73ed4896-7dfe-4834-8cda-08e4b91909ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1052 2024.09.04 16:53:02.205210 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1053 2024.09.04 16:53:02.205256 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1054 2024.09.04 16:53:02.205424 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1055 2024.09.04 16:53:02.205747 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1056 2024.09.04 16:53:02.205787 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1057 2024.09.04 16:53:02.206255 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1058 2024.09.04 16:53:02.206561 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1059 2024.09.04 16:53:02.206733 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 271.93 KiB/sec.
1060 2024.09.04 16:53:02.206909 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Debug> DynamicQueryHandler: Done processing query
1061 2024.09.04 16:53:02.206933 [ 3 ] {b8d6522d-98c6-4a33-8db9-8ec1e74149cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1062 2024.09.04 16:53:02.206949 [ 3 ] {} <Debug> HTTP-Session: 73ed4896-7dfe-4834-8cda-08e4b91909ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.09.04 16:53:02.207087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 8974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1064 2024.09.04 16:53:02.207134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1065 2024.09.04 16:53:02.207153 [ 3 ] {} <Debug> HTTP-Session: ffa96d49-41ec-4d8a-981b-9e4b02d1b0a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1066 2024.09.04 16:53:02.207170 [ 3 ] {} <Debug> HTTP-Session: ffa96d49-41ec-4d8a-981b-9e4b02d1b0a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1067 2024.09.04 16:53:02.207184 [ 3 ] {} <Debug> HTTP-Session: ffa96d49-41ec-4d8a-981b-9e4b02d1b0a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.09.04 16:53:02.207215 [ 3 ] {} <Trace> HTTP-Session: ffa96d49-41ec-4d8a-981b-9e4b02d1b0a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1069 2024.09.04 16:53:02.207325 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1070 2024.09.04 16:53:02.207368 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1071 2024.09.04 16:53:02.207600 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2024.09.04 16:53:02.208001 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1073 2024.09.04 16:53:02.208036 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1074 2024.09.04 16:53:02.208384 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1075 2024.09.04 16:53:02.208757 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1076 2024.09.04 16:53:02.208908 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Debug> executeQuery: Read 58 rows, 5.40 KiB in 0.001615 sec., 35913.312693498454 rows/sec., 3.27 MiB/sec.
1077 2024.09.04 16:53:02.209079 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Debug> DynamicQueryHandler: Done processing query
1078 2024.09.04 16:53:02.209103 [ 3 ] {92a0aac3-f40d-4168-bb64-526995f4b746} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1079 2024.09.04 16:53:02.209119 [ 3 ] {} <Debug> HTTP-Session: ffa96d49-41ec-4d8a-981b-9e4b02d1b0a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.09.04 16:53:02.209250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1081 2024.09.04 16:53:02.209299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1082 2024.09.04 16:53:02.209318 [ 3 ] {} <Debug> HTTP-Session: 1a643d71-dd5b-4963-a9a0-247c46fec062 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1083 2024.09.04 16:53:02.209336 [ 3 ] {} <Debug> HTTP-Session: 1a643d71-dd5b-4963-a9a0-247c46fec062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1084 2024.09.04 16:53:02.209350 [ 3 ] {} <Debug> HTTP-Session: 1a643d71-dd5b-4963-a9a0-247c46fec062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.09.04 16:53:02.209381 [ 3 ] {} <Trace> HTTP-Session: 1a643d71-dd5b-4963-a9a0-247c46fec062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1086 2024.09.04 16:53:02.209483 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1087 2024.09.04 16:53:02.209526 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1088 2024.09.04 16:53:02.209820 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1089 2024.09.04 16:53:02.210245 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1090 2024.09.04 16:53:02.210280 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1091 2024.09.04 16:53:02.210617 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1092 2024.09.04 16:53:02.210976 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1093 2024.09.04 16:53:02.211123 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00166 sec., 16265.060240963856 rows/sec., 1.19 MiB/sec.
1094 2024.09.04 16:53:02.211399 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Debug> DynamicQueryHandler: Done processing query
1095 2024.09.04 16:53:02.211423 [ 3 ] {5d69d6e5-2346-4d6f-bb57-870c712e24c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1096 2024.09.04 16:53:02.211439 [ 3 ] {} <Debug> HTTP-Session: 1a643d71-dd5b-4963-a9a0-247c46fec062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1097 2024.09.04 16:53:02.211608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1098 2024.09.04 16:53:02.211656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1099 2024.09.04 16:53:02.211676 [ 3 ] {} <Debug> HTTP-Session: 12492e8d-3bec-4443-b0ad-ee1950296c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1100 2024.09.04 16:53:02.211692 [ 3 ] {} <Debug> HTTP-Session: 12492e8d-3bec-4443-b0ad-ee1950296c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.09.04 16:53:02.211706 [ 3 ] {} <Debug> HTTP-Session: 12492e8d-3bec-4443-b0ad-ee1950296c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.09.04 16:53:02.211737 [ 3 ] {} <Trace> HTTP-Session: 12492e8d-3bec-4443-b0ad-ee1950296c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1103 2024.09.04 16:53:02.211849 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1104 2024.09.04 16:53:02.211892 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1105 2024.09.04 16:53:02.212136 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1106 2024.09.04 16:53:02.212443 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1107 2024.09.04 16:53:02.212479 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1108 2024.09.04 16:53:02.212843 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1109 2024.09.04 16:53:02.213210 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1110 2024.09.04 16:53:02.213360 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Debug> executeQuery: Read 45 rows, 3.62 KiB in 0.001537 sec., 29277.813923227066 rows/sec., 2.30 MiB/sec.
1111 2024.09.04 16:53:02.213640 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Debug> DynamicQueryHandler: Done processing query
1112 2024.09.04 16:53:02.213664 [ 3 ] {957db293-17b0-46b9-97cf-1ed29bcec098} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1113 2024.09.04 16:53:02.213680 [ 3 ] {} <Debug> HTTP-Session: 12492e8d-3bec-4443-b0ad-ee1950296c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1114 2024.09.04 16:53:02.213800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1115 2024.09.04 16:53:02.213848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1116 2024.09.04 16:53:02.213867 [ 3 ] {} <Debug> HTTP-Session: 5fab04a4-6715-43c7-8dd9-e4b946135eef Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1117 2024.09.04 16:53:02.213885 [ 3 ] {} <Debug> HTTP-Session: 5fab04a4-6715-43c7-8dd9-e4b946135eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.09.04 16:53:02.213899 [ 3 ] {} <Debug> HTTP-Session: 5fab04a4-6715-43c7-8dd9-e4b946135eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.09.04 16:53:02.213930 [ 3 ] {} <Trace> HTTP-Session: 5fab04a4-6715-43c7-8dd9-e4b946135eef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1120 2024.09.04 16:53:02.214032 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1121 2024.09.04 16:53:02.214078 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1122 2024.09.04 16:53:02.214240 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2024.09.04 16:53:02.214502 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1124 2024.09.04 16:53:02.214538 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1125 2024.09.04 16:53:02.214893 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1126 2024.09.04 16:53:02.215240 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1127 2024.09.04 16:53:02.215390 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001387 sec., 7209.805335255948 rows/sec., 549.18 KiB/sec.
1128 2024.09.04 16:53:02.215554 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Debug> DynamicQueryHandler: Done processing query
1129 2024.09.04 16:53:02.215578 [ 3 ] {84cbb96a-6391-4974-b020-dd082417b36b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1130 2024.09.04 16:53:02.215594 [ 3 ] {} <Debug> HTTP-Session: 5fab04a4-6715-43c7-8dd9-e4b946135eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1131 2024.09.04 16:53:02.215863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1132 2024.09.04 16:53:02.215911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1133 2024.09.04 16:53:02.215931 [ 3 ] {} <Debug> HTTP-Session: 0307d1d3-3def-4e64-9874-b73974be0d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1134 2024.09.04 16:53:02.215948 [ 3 ] {} <Debug> HTTP-Session: 0307d1d3-3def-4e64-9874-b73974be0d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.09.04 16:53:02.215961 [ 3 ] {} <Debug> HTTP-Session: 0307d1d3-3def-4e64-9874-b73974be0d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.09.04 16:53:02.215992 [ 3 ] {} <Trace> HTTP-Session: 0307d1d3-3def-4e64-9874-b73974be0d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1137 2024.09.04 16:53:02.216281 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1138 2024.09.04 16:53:02.216345 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <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_histogramu64
1139 2024.09.04 16:53:02.216754 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1140 2024.09.04 16:53:02.217466 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1141 2024.09.04 16:53:02.217503 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1142 2024.09.04 16:53:02.220712 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1143 2024.09.04 16:53:02.221152 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1144 2024.09.04 16:53:02.221325 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.005253 sec., 5139.920045688178 rows/sec., 9.21 MiB/sec.
1145 2024.09.04 16:53:02.221541 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Debug> DynamicQueryHandler: Done processing query
1146 2024.09.04 16:53:02.221565 [ 3 ] {8aa55965-fdd5-43d7-960e-9fc074e5df9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1147 2024.09.04 16:53:02.221582 [ 3 ] {} <Debug> HTTP-Session: 0307d1d3-3def-4e64-9874-b73974be0d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.09.04 16:53:02.221707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1149 2024.09.04 16:53:02.221755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1150 2024.09.04 16:53:02.221774 [ 3 ] {} <Debug> HTTP-Session: b9ffab6d-4620-46b4-843a-059134294cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1151 2024.09.04 16:53:02.221791 [ 3 ] {} <Debug> HTTP-Session: b9ffab6d-4620-46b4-843a-059134294cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.09.04 16:53:02.221806 [ 3 ] {} <Debug> HTTP-Session: b9ffab6d-4620-46b4-843a-059134294cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.09.04 16:53:02.221837 [ 3 ] {} <Trace> HTTP-Session: b9ffab6d-4620-46b4-843a-059134294cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1154 2024.09.04 16:53:02.221939 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1155 2024.09.04 16:53:02.221983 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1156 2024.09.04 16:53:02.222113 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1157 2024.09.04 16:53:02.222366 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1158 2024.09.04 16:53:02.222402 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1159 2024.09.04 16:53:02.222761 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1160 2024.09.04 16:53:02.223078 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1161 2024.09.04 16:53:02.223225 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001308 sec., 13761.467889908257 rows/sec., 1.01 MiB/sec.
1162 2024.09.04 16:53:02.223506 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Debug> DynamicQueryHandler: Done processing query
1163 2024.09.04 16:53:02.223530 [ 3 ] {1335f9e4-c908-4bc0-9d4f-8c94692b379e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1164 2024.09.04 16:53:02.223545 [ 3 ] {} <Debug> HTTP-Session: b9ffab6d-4620-46b4-843a-059134294cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1165 2024.09.04 16:53:02.223700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1166 2024.09.04 16:53:02.223747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1167 2024.09.04 16:53:02.223766 [ 3 ] {} <Debug> HTTP-Session: 037e041c-85dc-4d2d-bbd7-c1490b3c8d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1168 2024.09.04 16:53:02.223784 [ 3 ] {} <Debug> HTTP-Session: 037e041c-85dc-4d2d-bbd7-c1490b3c8d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.09.04 16:53:02.223798 [ 3 ] {} <Debug> HTTP-Session: 037e041c-85dc-4d2d-bbd7-c1490b3c8d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.09.04 16:53:02.223829 [ 3 ] {} <Trace> HTTP-Session: 037e041c-85dc-4d2d-bbd7-c1490b3c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1171 2024.09.04 16:53:02.223930 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1172 2024.09.04 16:53:02.223973 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1173 2024.09.04 16:53:02.224122 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1174 2024.09.04 16:53:02.224366 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1175 2024.09.04 16:53:02.224402 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1176 2024.09.04 16:53:02.224750 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1177 2024.09.04 16:53:02.225075 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1178 2024.09.04 16:53:02.225223 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00132 sec., 7575.757575757576 rows/sec., 477.18 KiB/sec.
1179 2024.09.04 16:53:02.225388 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Debug> DynamicQueryHandler: Done processing query
1180 2024.09.04 16:53:02.225411 [ 3 ] {338cbdd8-eb3e-47f5-9a00-032545a8058d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1181 2024.09.04 16:53:02.225427 [ 3 ] {} <Debug> HTTP-Session: 037e041c-85dc-4d2d-bbd7-c1490b3c8d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1182 2024.09.04 16:53:07.187154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1183 2024.09.04 16:53:07.187286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1184 2024.09.04 16:53:07.187313 [ 3 ] {} <Debug> HTTP-Session: 849116ef-8f47-4229-b538-caed7c507743 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1185 2024.09.04 16:53:07.187338 [ 3 ] {} <Debug> HTTP-Session: 849116ef-8f47-4229-b538-caed7c507743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.09.04 16:53:07.187354 [ 3 ] {} <Debug> HTTP-Session: 849116ef-8f47-4229-b538-caed7c507743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.09.04 16:53:07.187403 [ 3 ] {} <Trace> HTTP-Session: 849116ef-8f47-4229-b538-caed7c507743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1188 2024.09.04 16:53:07.187583 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1189 2024.09.04 16:53:07.187651 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1190 2024.09.04 16:53:07.187994 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1191 2024.09.04 16:53:07.188449 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1192 2024.09.04 16:53:07.188491 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1193 2024.09.04 16:53:07.188901 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1194 2024.09.04 16:53:07.189278 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1195 2024.09.04 16:53:07.189419 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 178.17 KiB/sec.
1196 2024.09.04 16:53:07.189635 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Debug> DynamicQueryHandler: Done processing query
1197 2024.09.04 16:53:07.189662 [ 3 ] {4c363e73-3159-431c-9799-f4c1cd1c1e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1198 2024.09.04 16:53:07.189679 [ 3 ] {} <Debug> HTTP-Session: 849116ef-8f47-4229-b538-caed7c507743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.09.04 16:53:07.189832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1200 2024.09.04 16:53:07.189885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1201 2024.09.04 16:53:07.189905 [ 3 ] {} <Debug> HTTP-Session: ebc4436c-7787-4dc1-b431-061ab36990db Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1202 2024.09.04 16:53:07.189924 [ 3 ] {} <Debug> HTTP-Session: ebc4436c-7787-4dc1-b431-061ab36990db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.09.04 16:53:07.189938 [ 3 ] {} <Debug> HTTP-Session: ebc4436c-7787-4dc1-b431-061ab36990db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.09.04 16:53:07.189973 [ 3 ] {} <Trace> HTTP-Session: ebc4436c-7787-4dc1-b431-061ab36990db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1205 2024.09.04 16:53:07.190082 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1206 2024.09.04 16:53:07.190129 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1207 2024.09.04 16:53:07.190370 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1208 2024.09.04 16:53:07.190683 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1209 2024.09.04 16:53:07.190719 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1210 2024.09.04 16:53:07.191066 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1211 2024.09.04 16:53:07.191423 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1212 2024.09.04 16:53:07.191548 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 428.67 KiB/sec.
1213 2024.09.04 16:53:07.191707 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Debug> DynamicQueryHandler: Done processing query
1214 2024.09.04 16:53:07.191731 [ 3 ] {142c3963-6a66-4360-a6f6-47dde87b355c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1215 2024.09.04 16:53:07.191748 [ 3 ] {} <Debug> HTTP-Session: ebc4436c-7787-4dc1-b431-061ab36990db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.09.04 16:53:07.191874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2024.09.04 16:53:07.191923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1218 2024.09.04 16:53:07.191942 [ 3 ] {} <Debug> HTTP-Session: 2f8f8931-bce6-4cde-b251-9578b723deda Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1219 2024.09.04 16:53:07.191959 [ 3 ] {} <Debug> HTTP-Session: 2f8f8931-bce6-4cde-b251-9578b723deda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.09.04 16:53:07.191974 [ 3 ] {} <Debug> HTTP-Session: 2f8f8931-bce6-4cde-b251-9578b723deda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.09.04 16:53:07.192005 [ 3 ] {} <Trace> HTTP-Session: 2f8f8931-bce6-4cde-b251-9578b723deda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1222 2024.09.04 16:53:07.192106 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1223 2024.09.04 16:53:07.192153 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1224 2024.09.04 16:53:07.192296 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1225 2024.09.04 16:53:07.192635 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1226 2024.09.04 16:53:07.192669 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1227 2024.09.04 16:53:07.193031 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1228 2024.09.04 16:53:07.193377 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1229 2024.09.04 16:53:07.193498 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001422 sec., 7032.3488045007025 rows/sec., 535.67 KiB/sec.
1230 2024.09.04 16:53:07.193667 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Debug> DynamicQueryHandler: Done processing query
1231 2024.09.04 16:53:07.193690 [ 3 ] {7beb83d0-e974-405d-904b-20e0f624301b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1232 2024.09.04 16:53:07.193707 [ 3 ] {} <Debug> HTTP-Session: 2f8f8931-bce6-4cde-b251-9578b723deda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.09.04 16:53:07.193819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2024.09.04 16:53:07.193868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1235 2024.09.04 16:53:07.193889 [ 3 ] {} <Debug> HTTP-Session: 440c1d1b-37d7-4fa6-ac76-b0a0ec13a77f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1236 2024.09.04 16:53:07.193908 [ 3 ] {} <Debug> HTTP-Session: 440c1d1b-37d7-4fa6-ac76-b0a0ec13a77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.09.04 16:53:07.193923 [ 3 ] {} <Debug> HTTP-Session: 440c1d1b-37d7-4fa6-ac76-b0a0ec13a77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.09.04 16:53:07.193956 [ 3 ] {} <Trace> HTTP-Session: 440c1d1b-37d7-4fa6-ac76-b0a0ec13a77f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1239 2024.09.04 16:53:07.194060 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1240 2024.09.04 16:53:07.194105 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1241 2024.09.04 16:53:07.194234 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1242 2024.09.04 16:53:07.194484 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1243 2024.09.04 16:53:07.194522 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1244 2024.09.04 16:53:07.194902 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1245 2024.09.04 16:53:07.195222 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1246 2024.09.04 16:53:07.195342 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001311 sec., 7627.765064836002 rows/sec., 480.46 KiB/sec.
1247 2024.09.04 16:53:07.195493 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Debug> DynamicQueryHandler: Done processing query
1248 2024.09.04 16:53:07.195517 [ 3 ] {45ed397d-800e-4b97-ab73-c654a16cacb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1249 2024.09.04 16:53:07.195532 [ 3 ] {} <Debug> HTTP-Session: 440c1d1b-37d7-4fa6-ac76-b0a0ec13a77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.09.04 16:53:12.188736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 8974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1251 2024.09.04 16:53:12.188882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1252 2024.09.04 16:53:12.188913 [ 3 ] {} <Debug> HTTP-Session: 7ced3076-d9ff-425a-9972-4d6a1fb8f562 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1253 2024.09.04 16:53:12.188942 [ 3 ] {} <Debug> HTTP-Session: 7ced3076-d9ff-425a-9972-4d6a1fb8f562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.09.04 16:53:12.188961 [ 3 ] {} <Debug> HTTP-Session: 7ced3076-d9ff-425a-9972-4d6a1fb8f562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1255 2024.09.04 16:53:12.189018 [ 3 ] {} <Trace> HTTP-Session: 7ced3076-d9ff-425a-9972-4d6a1fb8f562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1256 2024.09.04 16:53:12.189247 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1257 2024.09.04 16:53:12.189323 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1258 2024.09.04 16:53:12.189707 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1259 2024.09.04 16:53:12.190190 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1260 2024.09.04 16:53:12.190238 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1261 2024.09.04 16:53:12.190651 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1262 2024.09.04 16:53:12.191027 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1263 2024.09.04 16:53:12.191175 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Debug> executeQuery: Read 58 rows, 5.40 KiB in 0.002003 sec., 28956.565152271593 rows/sec., 2.63 MiB/sec.
1264 2024.09.04 16:53:12.191392 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Debug> DynamicQueryHandler: Done processing query
1265 2024.09.04 16:53:12.191419 [ 3 ] {aa934936-ac75-440b-b4be-9e1984726c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1266 2024.09.04 16:53:12.191436 [ 3 ] {} <Debug> HTTP-Session: 7ced3076-d9ff-425a-9972-4d6a1fb8f562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.09.04 16:53:12.191570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1268 2024.09.04 16:53:12.191626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1269 2024.09.04 16:53:12.191646 [ 3 ] {} <Debug> HTTP-Session: 919dd0d2-ab5a-4d25-98ca-b08d897366dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1270 2024.09.04 16:53:12.191665 [ 3 ] {} <Debug> HTTP-Session: 919dd0d2-ab5a-4d25-98ca-b08d897366dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.09.04 16:53:12.191679 [ 3 ] {} <Debug> HTTP-Session: 919dd0d2-ab5a-4d25-98ca-b08d897366dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1272 2024.09.04 16:53:12.191714 [ 3 ] {} <Trace> HTTP-Session: 919dd0d2-ab5a-4d25-98ca-b08d897366dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1273 2024.09.04 16:53:12.191836 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1274 2024.09.04 16:53:12.191884 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1275 2024.09.04 16:53:12.192118 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1276 2024.09.04 16:53:12.192444 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1277 2024.09.04 16:53:12.192480 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1278 2024.09.04 16:53:12.192818 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1279 2024.09.04 16:53:12.193167 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1280 2024.09.04 16:53:12.193289 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001486 sec., 18169.58277254374 rows/sec., 1.33 MiB/sec.
1281 2024.09.04 16:53:12.193551 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Debug> DynamicQueryHandler: Done processing query
1282 2024.09.04 16:53:12.193576 [ 3 ] {cb54c25e-817c-4c07-9ebd-0c644a22ef3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1283 2024.09.04 16:53:12.193592 [ 3 ] {} <Debug> HTTP-Session: 919dd0d2-ab5a-4d25-98ca-b08d897366dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.09.04 16:53:12.193718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 5980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2024.09.04 16:53:12.193766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1286 2024.09.04 16:53:12.193785 [ 3 ] {} <Debug> HTTP-Session: 19a55346-bec5-43dc-a704-6e50a16692b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1287 2024.09.04 16:53:12.193802 [ 3 ] {} <Debug> HTTP-Session: 19a55346-bec5-43dc-a704-6e50a16692b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.09.04 16:53:12.193818 [ 3 ] {} <Debug> HTTP-Session: 19a55346-bec5-43dc-a704-6e50a16692b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.09.04 16:53:12.193851 [ 3 ] {} <Trace> HTTP-Session: 19a55346-bec5-43dc-a704-6e50a16692b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1290 2024.09.04 16:53:12.193962 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1291 2024.09.04 16:53:12.194008 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1292 2024.09.04 16:53:12.194250 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2024.09.04 16:53:12.194574 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2024.09.04 16:53:12.194611 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1295 2024.09.04 16:53:12.194955 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1296 2024.09.04 16:53:12.195307 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2024.09.04 16:53:12.195429 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001502 sec., 23302.263648468706 rows/sec., 1.82 MiB/sec.
1298 2024.09.04 16:53:12.195604 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Debug> DynamicQueryHandler: Done processing query
1299 2024.09.04 16:53:12.195627 [ 3 ] {2e7f2c3d-968b-40d5-9edd-4ec8507c2e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1300 2024.09.04 16:53:12.195643 [ 3 ] {} <Debug> HTTP-Session: 19a55346-bec5-43dc-a704-6e50a16692b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.09.04 16:53:12.195778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.09.04 16:53:12.195826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1303 2024.09.04 16:53:12.195844 [ 3 ] {} <Debug> HTTP-Session: 223d53f6-1d2e-426f-a148-5a752d7a404b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1304 2024.09.04 16:53:12.195862 [ 3 ] {} <Debug> HTTP-Session: 223d53f6-1d2e-426f-a148-5a752d7a404b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.09.04 16:53:12.195876 [ 3 ] {} <Debug> HTTP-Session: 223d53f6-1d2e-426f-a148-5a752d7a404b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.09.04 16:53:12.195906 [ 3 ] {} <Trace> HTTP-Session: 223d53f6-1d2e-426f-a148-5a752d7a404b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1307 2024.09.04 16:53:12.196006 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1308 2024.09.04 16:53:12.196053 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1309 2024.09.04 16:53:12.196195 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1310 2024.09.04 16:53:12.196473 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2024.09.04 16:53:12.196507 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1312 2024.09.04 16:53:12.196869 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1313 2024.09.04 16:53:12.197283 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2024.09.04 16:53:12.197444 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001467 sec., 6816.63258350375 rows/sec., 519.24 KiB/sec.
1315 2024.09.04 16:53:12.197598 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Debug> DynamicQueryHandler: Done processing query
1316 2024.09.04 16:53:12.197622 [ 3 ] {952bdee6-fe9c-49f3-a7ee-684537ed0dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1317 2024.09.04 16:53:12.197639 [ 3 ] {} <Debug> HTTP-Session: 223d53f6-1d2e-426f-a148-5a752d7a404b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.09.04 16:53:12.197804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1319 2024.09.04 16:53:12.197849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1320 2024.09.04 16:53:12.197867 [ 3 ] {} <Debug> HTTP-Session: f8aef20c-e3ee-41d2-88c0-eb15bc0105a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1321 2024.09.04 16:53:12.197884 [ 3 ] {} <Debug> HTTP-Session: f8aef20c-e3ee-41d2-88c0-eb15bc0105a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.09.04 16:53:12.197899 [ 3 ] {} <Debug> HTTP-Session: f8aef20c-e3ee-41d2-88c0-eb15bc0105a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.09.04 16:53:12.197930 [ 3 ] {} <Trace> HTTP-Session: f8aef20c-e3ee-41d2-88c0-eb15bc0105a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.09.04 16:53:12.198462 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1325 2024.09.04 16:53:12.198529 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <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_histogramu64
1326 2024.09.04 16:53:12.198921 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2024.09.04 16:53:12.199705 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1328 2024.09.04 16:53:12.199748 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1329 2024.09.04 16:53:12.200394 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1330 2024.09.04 16:53:12.200833 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1331 2024.09.04 16:53:12.201074 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003053 sec., 8843.760235833606 rows/sec., 15.85 MiB/sec.
1332 2024.09.04 16:53:12.201440 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Debug> DynamicQueryHandler: Done processing query
1333 2024.09.04 16:53:12.201463 [ 3 ] {57afbe58-b3d9-4aa7-a9bb-b619e7771844} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1334 2024.09.04 16:53:12.201479 [ 3 ] {} <Debug> HTTP-Session: f8aef20c-e3ee-41d2-88c0-eb15bc0105a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.09.04 16:53:12.201593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2024.09.04 16:53:12.201641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1337 2024.09.04 16:53:12.201660 [ 3 ] {} <Debug> HTTP-Session: e81a9828-cc43-4997-89d7-ce0e7f758267 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1338 2024.09.04 16:53:12.201676 [ 3 ] {} <Debug> HTTP-Session: e81a9828-cc43-4997-89d7-ce0e7f758267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.09.04 16:53:12.201691 [ 3 ] {} <Debug> HTTP-Session: e81a9828-cc43-4997-89d7-ce0e7f758267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.09.04 16:53:12.201721 [ 3 ] {} <Trace> HTTP-Session: e81a9828-cc43-4997-89d7-ce0e7f758267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1341 2024.09.04 16:53:12.201819 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1342 2024.09.04 16:53:12.201864 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1343 2024.09.04 16:53:12.201995 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1344 2024.09.04 16:53:12.202260 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1345 2024.09.04 16:53:12.202297 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1346 2024.09.04 16:53:12.202643 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1347 2024.09.04 16:53:12.202957 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1348 2024.09.04 16:53:12.203101 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001302 sec., 7680.491551459293 rows/sec., 483.78 KiB/sec.
1349 2024.09.04 16:53:12.203259 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Debug> DynamicQueryHandler: Done processing query
1350 2024.09.04 16:53:12.203282 [ 3 ] {306f4675-dc80-4296-bb30-2018d618059b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1351 2024.09.04 16:53:12.203298 [ 3 ] {} <Debug> HTTP-Session: e81a9828-cc43-4997-89d7-ce0e7f758267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.09.04 16:53:15.628242 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
1353 2024.09.04 16:53:15.628364 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
1354 2024.09.04 16:53:17.186985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1355 2024.09.04 16:53:17.187104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1356 2024.09.04 16:53:17.187130 [ 3 ] {} <Debug> HTTP-Session: 0c9f1605-4d8a-4ae0-af33-0a80c058ed6b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1357 2024.09.04 16:53:17.187156 [ 3 ] {} <Debug> HTTP-Session: 0c9f1605-4d8a-4ae0-af33-0a80c058ed6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1358 2024.09.04 16:53:17.187172 [ 3 ] {} <Debug> HTTP-Session: 0c9f1605-4d8a-4ae0-af33-0a80c058ed6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1359 2024.09.04 16:53:17.187222 [ 3 ] {} <Trace> HTTP-Session: 0c9f1605-4d8a-4ae0-af33-0a80c058ed6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1360 2024.09.04 16:53:17.187412 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1361 2024.09.04 16:53:17.187477 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1362 2024.09.04 16:53:17.187808 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1363 2024.09.04 16:53:17.188189 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1364 2024.09.04 16:53:17.188231 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1365 2024.09.04 16:53:17.188655 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1366 2024.09.04 16:53:17.189031 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1367 2024.09.04 16:53:17.189180 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Debug> executeQuery: Read 20 rows, 1.92 KiB in 0.001825 sec., 10958.90410958904 rows/sec., 1.03 MiB/sec.
1368 2024.09.04 16:53:17.189608 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Debug> DynamicQueryHandler: Done processing query
1369 2024.09.04 16:53:17.189633 [ 3 ] {659b051f-8b72-4122-9e91-80c21a8928ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1370 2024.09.04 16:53:17.189650 [ 3 ] {} <Debug> HTTP-Session: 0c9f1605-4d8a-4ae0-af33-0a80c058ed6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1371 2024.09.04 16:53:17.189783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2024.09.04 16:53:17.189835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1373 2024.09.04 16:53:17.189855 [ 3 ] {} <Debug> HTTP-Session: 51b893b2-a524-4a52-9ed5-bd61a533ddcc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1374 2024.09.04 16:53:17.189874 [ 3 ] {} <Debug> HTTP-Session: 51b893b2-a524-4a52-9ed5-bd61a533ddcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.09.04 16:53:17.189889 [ 3 ] {} <Debug> HTTP-Session: 51b893b2-a524-4a52-9ed5-bd61a533ddcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.09.04 16:53:17.189923 [ 3 ] {} <Trace> HTTP-Session: 51b893b2-a524-4a52-9ed5-bd61a533ddcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1377 2024.09.04 16:53:17.190030 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1378 2024.09.04 16:53:17.190078 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1379 2024.09.04 16:53:17.190320 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1380 2024.09.04 16:53:17.190596 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1381 2024.09.04 16:53:17.190632 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1382 2024.09.04 16:53:17.190977 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1383 2024.09.04 16:53:17.191328 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1384 2024.09.04 16:53:17.191463 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001458 sec., 5486.968449931413 rows/sec., 412.59 KiB/sec.
1385 2024.09.04 16:53:17.191904 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Debug> DynamicQueryHandler: Done processing query
1386 2024.09.04 16:53:17.191935 [ 3 ] {b211b5cc-0c7a-4432-a173-57a0b8ebe28d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1387 2024.09.04 16:53:17.191952 [ 3 ] {} <Debug> HTTP-Session: 51b893b2-a524-4a52-9ed5-bd61a533ddcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1388 2024.09.04 16:53:17.192105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1389 2024.09.04 16:53:17.192157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1390 2024.09.04 16:53:17.192176 [ 3 ] {} <Debug> HTTP-Session: 40f188b9-ff15-4158-b58d-0b2225dc41e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1391 2024.09.04 16:53:17.192193 [ 3 ] {} <Debug> HTTP-Session: 40f188b9-ff15-4158-b58d-0b2225dc41e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.09.04 16:53:17.192207 [ 3 ] {} <Debug> HTTP-Session: 40f188b9-ff15-4158-b58d-0b2225dc41e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1393 2024.09.04 16:53:17.192240 [ 3 ] {} <Trace> HTTP-Session: 40f188b9-ff15-4158-b58d-0b2225dc41e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1394 2024.09.04 16:53:17.192349 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1395 2024.09.04 16:53:17.192395 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1396 2024.09.04 16:53:17.192650 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1397 2024.09.04 16:53:17.192936 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1398 2024.09.04 16:53:17.192972 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1399 2024.09.04 16:53:17.193328 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1400 2024.09.04 16:53:17.193692 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1401 2024.09.04 16:53:17.193821 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.001501 sec., 10659.560293137909 rows/sec., 854.90 KiB/sec.
1402 2024.09.04 16:53:17.194290 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Debug> DynamicQueryHandler: Done processing query
1403 2024.09.04 16:53:17.194314 [ 3 ] {192ccf03-69d1-4dcf-83e2-f7e8494b126c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1404 2024.09.04 16:53:17.194330 [ 3 ] {} <Debug> HTTP-Session: 40f188b9-ff15-4158-b58d-0b2225dc41e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.09.04 16:53:17.194494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1406 2024.09.04 16:53:17.194542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1407 2024.09.04 16:53:17.194562 [ 3 ] {} <Debug> HTTP-Session: ad2b5213-0c87-4666-8f83-74809a288e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1408 2024.09.04 16:53:17.194578 [ 3 ] {} <Debug> HTTP-Session: ad2b5213-0c87-4666-8f83-74809a288e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.09.04 16:53:17.194592 [ 3 ] {} <Debug> HTTP-Session: ad2b5213-0c87-4666-8f83-74809a288e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1410 2024.09.04 16:53:17.194623 [ 3 ] {} <Trace> HTTP-Session: ad2b5213-0c87-4666-8f83-74809a288e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1411 2024.09.04 16:53:17.194723 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1412 2024.09.04 16:53:17.194771 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1413 2024.09.04 16:53:17.194931 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1414 2024.09.04 16:53:17.195178 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1415 2024.09.04 16:53:17.195214 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1416 2024.09.04 16:53:17.195566 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1417 2024.09.04 16:53:17.195897 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1418 2024.09.04 16:53:17.196027 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001333 sec., 7501.875468867217 rows/sec., 571.43 KiB/sec.
1419 2024.09.04 16:53:17.196268 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Debug> DynamicQueryHandler: Done processing query
1420 2024.09.04 16:53:17.196294 [ 3 ] {c7857192-5a19-41eb-9eec-a82f32ed9e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1421 2024.09.04 16:53:17.196310 [ 3 ] {} <Debug> HTTP-Session: ad2b5213-0c87-4666-8f83-74809a288e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.09.04 16:53:17.196488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2024.09.04 16:53:17.196536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1424 2024.09.04 16:53:17.196554 [ 3 ] {} <Debug> HTTP-Session: 72cb79da-f3a8-4a45-ae06-a74cbb2296e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1425 2024.09.04 16:53:17.196571 [ 3 ] {} <Debug> HTTP-Session: 72cb79da-f3a8-4a45-ae06-a74cbb2296e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.09.04 16:53:17.196585 [ 3 ] {} <Debug> HTTP-Session: 72cb79da-f3a8-4a45-ae06-a74cbb2296e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.09.04 16:53:17.196615 [ 3 ] {} <Trace> HTTP-Session: 72cb79da-f3a8-4a45-ae06-a74cbb2296e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2024.09.04 16:53:17.196768 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1429 2024.09.04 16:53:17.196835 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <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_histogramu64
1430 2024.09.04 16:53:17.197241 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2024.09.04 16:53:17.197692 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1432 2024.09.04 16:53:17.197727 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1433 2024.09.04 16:53:17.198305 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1434 2024.09.04 16:53:17.198703 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1435 2024.09.04 16:53:17.198860 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002163 sec., 3698.566805362922 rows/sec., 6.63 MiB/sec.
1436 2024.09.04 16:53:17.199229 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Debug> DynamicQueryHandler: Done processing query
1437 2024.09.04 16:53:17.199254 [ 3 ] {893624d1-783f-48d2-ba2d-29fb34fdb5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1438 2024.09.04 16:53:17.199270 [ 3 ] {} <Debug> HTTP-Session: 72cb79da-f3a8-4a45-ae06-a74cbb2296e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.09.04 16:53:17.199409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2024.09.04 16:53:17.199456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1441 2024.09.04 16:53:17.199475 [ 3 ] {} <Debug> HTTP-Session: 81030064-050a-40db-9611-e649666aeb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1442 2024.09.04 16:53:17.199491 [ 3 ] {} <Debug> HTTP-Session: 81030064-050a-40db-9611-e649666aeb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.09.04 16:53:17.199505 [ 3 ] {} <Debug> HTTP-Session: 81030064-050a-40db-9611-e649666aeb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.09.04 16:53:17.199536 [ 3 ] {} <Trace> HTTP-Session: 81030064-050a-40db-9611-e649666aeb82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1445 2024.09.04 16:53:17.199633 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1446 2024.09.04 16:53:17.199681 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1447 2024.09.04 16:53:17.199814 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1448 2024.09.04 16:53:17.200054 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1449 2024.09.04 16:53:17.200112 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1450 2024.09.04 16:53:17.200465 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1451 2024.09.04 16:53:17.200800 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1452 2024.09.04 16:53:17.200928 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001322 sec., 7564.296520423601 rows/sec., 476.46 KiB/sec.
1453 2024.09.04 16:53:17.201174 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Debug> DynamicQueryHandler: Done processing query
1454 2024.09.04 16:53:17.201198 [ 3 ] {04018856-2345-4985-8a14-bc3f8b532fdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1455 2024.09.04 16:53:17.201214 [ 3 ] {} <Debug> HTTP-Session: 81030064-050a-40db-9611-e649666aeb82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1456 2024.09.04 16:53:22.186776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1457 2024.09.04 16:53:22.186926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1458 2024.09.04 16:53:22.186956 [ 3 ] {} <Debug> HTTP-Session: 43b02545-2c18-401a-9f79-877d62752011 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1459 2024.09.04 16:53:22.186984 [ 3 ] {} <Debug> HTTP-Session: 43b02545-2c18-401a-9f79-877d62752011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.09.04 16:53:22.187002 [ 3 ] {} <Debug> HTTP-Session: 43b02545-2c18-401a-9f79-877d62752011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.09.04 16:53:22.187059 [ 3 ] {} <Trace> HTTP-Session: 43b02545-2c18-401a-9f79-877d62752011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1462 2024.09.04 16:53:22.187297 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) 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)
1463 2024.09.04 16:53:22.187648 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1464 2024.09.04 16:53:22.187686 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <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
1465 2024.09.04 16:53:22.187944 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1466 2024.09.04 16:53:22.188026 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1467 2024.09.04 16:53:22.188205 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1468 2024.09.04 16:53:22.188309 [ 251 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1469 2024.09.04 16:53:22.188312 [ 254 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1470 2024.09.04 16:53:22.188413 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1471 2024.09.04 16:53:22.188437 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1472 2024.09.04 16:53:22.188700 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1473 2024.09.04 16:53:22.188788 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1474 2024.09.04 16:53:22.188845 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <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'))"
1475 2024.09.04 16:53:22.188889 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <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'))"
1476 2024.09.04 16:53:22.190507 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.003301 sec., 2423.508027870342 rows/sec., 105.91 KiB/sec.
1477 2024.09.04 16:53:22.190833 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> DynamicQueryHandler: Done processing query
1478 2024.09.04 16:53:22.190859 [ 3 ] {d220f6a4-13b3-4ffe-b8ca-f9ee9115bd2f} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1479 2024.09.04 16:53:22.190876 [ 3 ] {} <Debug> HTTP-Session: 43b02545-2c18-401a-9f79-877d62752011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1480 2024.09.04 16:53:22.191085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1481 2024.09.04 16:53:22.191138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1482 2024.09.04 16:53:22.191158 [ 3 ] {} <Debug> HTTP-Session: af5febea-a0f7-499b-b322-b811d85224d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1483 2024.09.04 16:53:22.191176 [ 3 ] {} <Debug> HTTP-Session: af5febea-a0f7-499b-b322-b811d85224d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1484 2024.09.04 16:53:22.191191 [ 3 ] {} <Debug> HTTP-Session: af5febea-a0f7-499b-b322-b811d85224d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.09.04 16:53:22.191226 [ 3 ] {} <Trace> HTTP-Session: af5febea-a0f7-499b-b322-b811d85224d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1486 2024.09.04 16:53:22.191359 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1487 2024.09.04 16:53:22.191604 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1488 2024.09.04 16:53:22.191639 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1489 2024.09.04 16:53:22.191863 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1490 2024.09.04 16:53:22.191928 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1491 2024.09.04 16:53:22.192068 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1492 2024.09.04 16:53:22.192168 [ 256 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1493 2024.09.04 16:53:22.192184 [ 255 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1494 2024.09.04 16:53:22.192301 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1495 2024.09.04 16:53:22.192328 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1496 2024.09.04 16:53:22.192405 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1497 2024.09.04 16:53:22.192424 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1498 2024.09.04 16:53:22.192462 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1499 2024.09.04 16:53:22.192501 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1500 2024.09.04 16:53:22.193820 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002518 sec., 3177.1247021445593 rows/sec., 138.84 KiB/sec.
1501 2024.09.04 16:53:22.194105 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> DynamicQueryHandler: Done processing query
1502 2024.09.04 16:53:22.194129 [ 3 ] {2efccd7b-a8e3-4dd0-8135-acfb581e49e6} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1503 2024.09.04 16:53:22.194146 [ 3 ] {} <Debug> HTTP-Session: af5febea-a0f7-499b-b322-b811d85224d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.09.04 16:53:22.194465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1505 2024.09.04 16:53:22.194513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1506 2024.09.04 16:53:22.194532 [ 3 ] {} <Debug> HTTP-Session: c512061d-64f2-4a3c-b6d5-6d6a0d1bc020 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1507 2024.09.04 16:53:22.194548 [ 3 ] {} <Debug> HTTP-Session: c512061d-64f2-4a3c-b6d5-6d6a0d1bc020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1508 2024.09.04 16:53:22.194563 [ 3 ] {} <Debug> HTTP-Session: c512061d-64f2-4a3c-b6d5-6d6a0d1bc020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1509 2024.09.04 16:53:22.194594 [ 3 ] {} <Trace> HTTP-Session: c512061d-64f2-4a3c-b6d5-6d6a0d1bc020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1510 2024.09.04 16:53:22.194726 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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)
1511 2024.09.04 16:53:22.194972 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1512 2024.09.04 16:53:22.195006 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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
1513 2024.09.04 16:53:22.195233 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1514 2024.09.04 16:53:22.195298 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1515 2024.09.04 16:53:22.195441 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1516 2024.09.04 16:53:22.195541 [ 254 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1517 2024.09.04 16:53:22.195554 [ 252 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1518 2024.09.04 16:53:22.195660 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1519 2024.09.04 16:53:22.195689 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1520 2024.09.04 16:53:22.195765 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1521 2024.09.04 16:53:22.195786 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1522 2024.09.04 16:53:22.195823 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))"
1523 2024.09.04 16:53:22.195861 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))"
1524 2024.09.04 16:53:22.197108 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002438 sec., 3281.3781788351107 rows/sec., 143.40 KiB/sec.
1525 2024.09.04 16:53:22.197382 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> DynamicQueryHandler: Done processing query
1526 2024.09.04 16:53:22.197407 [ 3 ] {4b8bcc46-2b7a-475f-af5c-5936ee502b06} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1527 2024.09.04 16:53:22.197423 [ 3 ] {} <Debug> HTTP-Session: c512061d-64f2-4a3c-b6d5-6d6a0d1bc020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.09.04 16:53:22.197635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2024.09.04 16:53:22.197683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1530 2024.09.04 16:53:22.197702 [ 3 ] {} <Debug> HTTP-Session: bc0074eb-9afd-4666-b4ad-52f3c60796ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1531 2024.09.04 16:53:22.197719 [ 3 ] {} <Debug> HTTP-Session: bc0074eb-9afd-4666-b4ad-52f3c60796ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.09.04 16:53:22.197732 [ 3 ] {} <Debug> HTTP-Session: bc0074eb-9afd-4666-b4ad-52f3c60796ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.09.04 16:53:22.197763 [ 3 ] {} <Trace> HTTP-Session: bc0074eb-9afd-4666-b4ad-52f3c60796ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1534 2024.09.04 16:53:22.197893 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1535 2024.09.04 16:53:22.198136 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1536 2024.09.04 16:53:22.198172 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1537 2024.09.04 16:53:22.198400 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1538 2024.09.04 16:53:22.198464 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1539 2024.09.04 16:53:22.198604 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1540 2024.09.04 16:53:22.198671 [ 251 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1541 2024.09.04 16:53:22.198692 [ 252 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1542 2024.09.04 16:53:22.198785 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1543 2024.09.04 16:53:22.198812 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1544 2024.09.04 16:53:22.198888 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1545 2024.09.04 16:53:22.198907 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1546 2024.09.04 16:53:22.198945 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1547 2024.09.04 16:53:22.198983 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1548 2024.09.04 16:53:22.200008 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00217 sec., 3686.6359447004606 rows/sec., 161.11 KiB/sec.
1549 2024.09.04 16:53:22.200300 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> DynamicQueryHandler: Done processing query
1550 2024.09.04 16:53:22.200326 [ 3 ] {b68dee2e-befe-4dfd-b127-4e8c26b205f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1551 2024.09.04 16:53:22.200343 [ 3 ] {} <Debug> HTTP-Session: bc0074eb-9afd-4666-b4ad-52f3c60796ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.09.04 16:53:22.200544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2024.09.04 16:53:22.200595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1554 2024.09.04 16:53:22.200614 [ 3 ] {} <Debug> HTTP-Session: 92956617-6dc5-4d1c-be39-8d2cd95ae70e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1555 2024.09.04 16:53:22.200631 [ 3 ] {} <Debug> HTTP-Session: 92956617-6dc5-4d1c-be39-8d2cd95ae70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2024.09.04 16:53:22.200645 [ 3 ] {} <Debug> HTTP-Session: 92956617-6dc5-4d1c-be39-8d2cd95ae70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.09.04 16:53:22.200681 [ 3 ] {} <Trace> HTTP-Session: 92956617-6dc5-4d1c-be39-8d2cd95ae70e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1558 2024.09.04 16:53:22.200820 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1559 2024.09.04 16:53:22.201070 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1560 2024.09.04 16:53:22.201108 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1561 2024.09.04 16:53:22.201340 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1562 2024.09.04 16:53:22.201407 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1563 2024.09.04 16:53:22.201546 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1564 2024.09.04 16:53:22.201613 [ 254 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1565 2024.09.04 16:53:22.201615 [ 251 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1566 2024.09.04 16:53:22.201692 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1567 2024.09.04 16:53:22.201716 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1568 2024.09.04 16:53:22.201788 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1569 2024.09.04 16:53:22.201808 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1570 2024.09.04 16:53:22.201846 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1571 2024.09.04 16:53:22.201883 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1572 2024.09.04 16:53:22.203085 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002324 sec., 3442.340791738382 rows/sec., 150.43 KiB/sec.
1573 2024.09.04 16:53:22.203366 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> DynamicQueryHandler: Done processing query
1574 2024.09.04 16:53:22.203391 [ 3 ] {2aa12333-47d3-4f70-aa6d-5a15805e9810} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1575 2024.09.04 16:53:22.203409 [ 3 ] {} <Debug> HTTP-Session: 92956617-6dc5-4d1c-be39-8d2cd95ae70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1576 2024.09.04 16:53:22.203614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1577 2024.09.04 16:53:22.203662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1578 2024.09.04 16:53:22.203682 [ 3 ] {} <Debug> HTTP-Session: 22416976-43a1-4286-8576-60b968b31c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1579 2024.09.04 16:53:22.203700 [ 3 ] {} <Debug> HTTP-Session: 22416976-43a1-4286-8576-60b968b31c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1580 2024.09.04 16:53:22.203714 [ 3 ] {} <Debug> HTTP-Session: 22416976-43a1-4286-8576-60b968b31c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1581 2024.09.04 16:53:22.203746 [ 3 ] {} <Trace> HTTP-Session: 22416976-43a1-4286-8576-60b968b31c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1582 2024.09.04 16:53:22.203884 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1583 2024.09.04 16:53:22.204136 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1584 2024.09.04 16:53:22.204174 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1585 2024.09.04 16:53:22.204412 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1586 2024.09.04 16:53:22.204483 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1587 2024.09.04 16:53:22.204624 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1588 2024.09.04 16:53:22.204692 [ 251 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1589 2024.09.04 16:53:22.204713 [ 255 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1590 2024.09.04 16:53:22.204811 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1591 2024.09.04 16:53:22.204837 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1592 2024.09.04 16:53:22.204914 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1593 2024.09.04 16:53:22.204933 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1594 2024.09.04 16:53:22.204972 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1595 2024.09.04 16:53:22.205011 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1596 2024.09.04 16:53:22.206209 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002385 sec., 3354.2976939203354 rows/sec., 146.59 KiB/sec.
1597 2024.09.04 16:53:22.206483 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> DynamicQueryHandler: Done processing query
1598 2024.09.04 16:53:22.206509 [ 3 ] {5a8575c7-07f3-4b9d-bcee-5e665e253725} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1599 2024.09.04 16:53:22.206526 [ 3 ] {} <Debug> HTTP-Session: 22416976-43a1-4286-8576-60b968b31c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.09.04 16:53:22.206721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1601 2024.09.04 16:53:22.206770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1602 2024.09.04 16:53:22.206790 [ 3 ] {} <Debug> HTTP-Session: bca2e15a-9d07-4134-8c71-f679281dd13e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1603 2024.09.04 16:53:22.206806 [ 3 ] {} <Debug> HTTP-Session: bca2e15a-9d07-4134-8c71-f679281dd13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1604 2024.09.04 16:53:22.206821 [ 3 ] {} <Debug> HTTP-Session: bca2e15a-9d07-4134-8c71-f679281dd13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1605 2024.09.04 16:53:22.206853 [ 3 ] {} <Trace> HTTP-Session: bca2e15a-9d07-4134-8c71-f679281dd13e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1606 2024.09.04 16:53:22.206989 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1607 2024.09.04 16:53:22.207244 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1608 2024.09.04 16:53:22.207282 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1609 2024.09.04 16:53:22.207527 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1610 2024.09.04 16:53:22.207592 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1611 2024.09.04 16:53:22.207734 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1612 2024.09.04 16:53:22.207794 [ 251 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1613 2024.09.04 16:53:22.207800 [ 254 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1614 2024.09.04 16:53:22.207870 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1615 2024.09.04 16:53:22.207892 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1616 2024.09.04 16:53:22.207967 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1617 2024.09.04 16:53:22.207988 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1618 2024.09.04 16:53:22.208025 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1619 2024.09.04 16:53:22.208063 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1620 2024.09.04 16:53:22.209305 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002376 sec., 3367.0033670033667 rows/sec., 147.14 KiB/sec.
1621 2024.09.04 16:53:22.209583 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> DynamicQueryHandler: Done processing query
1622 2024.09.04 16:53:22.209607 [ 3 ] {5e69f2a4-5170-4662-b544-64688e5dc3cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1623 2024.09.04 16:53:22.209624 [ 3 ] {} <Debug> HTTP-Session: bca2e15a-9d07-4134-8c71-f679281dd13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1624 2024.09.04 16:53:22.209822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1625 2024.09.04 16:53:22.209873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1626 2024.09.04 16:53:22.209894 [ 3 ] {} <Debug> HTTP-Session: 51c8e9e2-bb47-4039-a573-a5fed6f9f9a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1627 2024.09.04 16:53:22.209911 [ 3 ] {} <Debug> HTTP-Session: 51c8e9e2-bb47-4039-a573-a5fed6f9f9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1628 2024.09.04 16:53:22.209925 [ 3 ] {} <Debug> HTTP-Session: 51c8e9e2-bb47-4039-a573-a5fed6f9f9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1629 2024.09.04 16:53:22.209956 [ 3 ] {} <Trace> HTTP-Session: 51c8e9e2-bb47-4039-a573-a5fed6f9f9a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1630 2024.09.04 16:53:22.210092 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1631 2024.09.04 16:53:22.210348 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1632 2024.09.04 16:53:22.210388 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1633 2024.09.04 16:53:22.210631 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1634 2024.09.04 16:53:22.210702 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1635 2024.09.04 16:53:22.210844 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1636 2024.09.04 16:53:22.210897 [ 251 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1637 2024.09.04 16:53:22.210922 [ 255 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1638 2024.09.04 16:53:22.211006 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1639 2024.09.04 16:53:22.211033 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1640 2024.09.04 16:53:22.211110 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1641 2024.09.04 16:53:22.211131 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1642 2024.09.04 16:53:22.211168 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1643 2024.09.04 16:53:22.211205 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1644 2024.09.04 16:53:22.212421 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002388 sec., 3350.0837520938026 rows/sec., 146.40 KiB/sec.
1645 2024.09.04 16:53:22.212694 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> DynamicQueryHandler: Done processing query
1646 2024.09.04 16:53:22.212719 [ 3 ] {19493e38-a4e6-4d4d-8ac7-2287d9c564fb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1647 2024.09.04 16:53:22.212737 [ 3 ] {} <Debug> HTTP-Session: 51c8e9e2-bb47-4039-a573-a5fed6f9f9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.09.04 16:53:22.212962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1649 2024.09.04 16:53:22.213011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1650 2024.09.04 16:53:22.213030 [ 3 ] {} <Debug> HTTP-Session: 716dcbaf-0bed-4342-8d7e-027ad70401ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1651 2024.09.04 16:53:22.213047 [ 3 ] {} <Debug> HTTP-Session: 716dcbaf-0bed-4342-8d7e-027ad70401ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1652 2024.09.04 16:53:22.213061 [ 3 ] {} <Debug> HTTP-Session: 716dcbaf-0bed-4342-8d7e-027ad70401ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.09.04 16:53:22.213092 [ 3 ] {} <Trace> HTTP-Session: 716dcbaf-0bed-4342-8d7e-027ad70401ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1654 2024.09.04 16:53:22.213227 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1655 2024.09.04 16:53:22.213484 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1656 2024.09.04 16:53:22.213524 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1657 2024.09.04 16:53:22.213774 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1658 2024.09.04 16:53:22.213841 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1659 2024.09.04 16:53:22.213983 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1660 2024.09.04 16:53:22.214046 [ 254 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1661 2024.09.04 16:53:22.214053 [ 251 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1662 2024.09.04 16:53:22.214128 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1663 2024.09.04 16:53:22.214152 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1664 2024.09.04 16:53:22.214226 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1665 2024.09.04 16:53:22.214245 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1666 2024.09.04 16:53:22.214283 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1667 2024.09.04 16:53:22.214322 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1668 2024.09.04 16:53:22.215531 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002364 sec., 3384.09475465313 rows/sec., 147.89 KiB/sec.
1669 2024.09.04 16:53:22.215813 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> DynamicQueryHandler: Done processing query
1670 2024.09.04 16:53:22.215839 [ 3 ] {039c2bfe-1c42-4c04-8436-6cad68b3409a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1671 2024.09.04 16:53:22.215856 [ 3 ] {} <Debug> HTTP-Session: 716dcbaf-0bed-4342-8d7e-027ad70401ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1672 2024.09.04 16:53:22.216073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1673 2024.09.04 16:53:22.216121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1674 2024.09.04 16:53:22.216142 [ 3 ] {} <Debug> HTTP-Session: 609e99a3-5fc5-409f-a23e-7fa940cbec6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1675 2024.09.04 16:53:22.216158 [ 3 ] {} <Debug> HTTP-Session: 609e99a3-5fc5-409f-a23e-7fa940cbec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.09.04 16:53:22.216173 [ 3 ] {} <Debug> HTTP-Session: 609e99a3-5fc5-409f-a23e-7fa940cbec6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.09.04 16:53:22.216204 [ 3 ] {} <Trace> HTTP-Session: 609e99a3-5fc5-409f-a23e-7fa940cbec6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1678 2024.09.04 16:53:22.216343 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1679 2024.09.04 16:53:22.216605 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1680 2024.09.04 16:53:22.216646 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1681 2024.09.04 16:53:22.216899 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1682 2024.09.04 16:53:22.216965 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1683 2024.09.04 16:53:22.217108 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1684 2024.09.04 16:53:22.217164 [ 251 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1685 2024.09.04 16:53:22.217188 [ 252 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1686 2024.09.04 16:53:22.217281 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1687 2024.09.04 16:53:22.217309 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1688 2024.09.04 16:53:22.217384 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1689 2024.09.04 16:53:22.217404 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1690 2024.09.04 16:53:22.217443 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1691 2024.09.04 16:53:22.217485 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1692 2024.09.04 16:53:22.218750 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00247 sec., 3238.8663967611337 rows/sec., 141.54 KiB/sec.
1693 2024.09.04 16:53:22.219043 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> DynamicQueryHandler: Done processing query
1694 2024.09.04 16:53:22.219069 [ 3 ] {86a8567e-a32a-4213-867d-97f53166a478} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1695 2024.09.04 16:53:22.219087 [ 3 ] {} <Debug> HTTP-Session: 609e99a3-5fc5-409f-a23e-7fa940cbec6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.09.04 16:53:22.219308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2024.09.04 16:53:22.219357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1698 2024.09.04 16:53:22.219377 [ 3 ] {} <Debug> HTTP-Session: e344d9dc-d9e9-44f5-afa4-091b55f0d844 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1699 2024.09.04 16:53:22.219393 [ 3 ] {} <Debug> HTTP-Session: e344d9dc-d9e9-44f5-afa4-091b55f0d844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2024.09.04 16:53:22.219407 [ 3 ] {} <Debug> HTTP-Session: e344d9dc-d9e9-44f5-afa4-091b55f0d844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.09.04 16:53:22.219440 [ 3 ] {} <Trace> HTTP-Session: e344d9dc-d9e9-44f5-afa4-091b55f0d844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1702 2024.09.04 16:53:22.219580 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1703 2024.09.04 16:53:22.219844 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1704 2024.09.04 16:53:22.219885 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1705 2024.09.04 16:53:22.220141 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1706 2024.09.04 16:53:22.220206 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1707 2024.09.04 16:53:22.220349 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1708 2024.09.04 16:53:22.220402 [ 251 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1709 2024.09.04 16:53:22.220417 [ 254 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1710 2024.09.04 16:53:22.220490 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1711 2024.09.04 16:53:22.220512 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1712 2024.09.04 16:53:22.220585 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1713 2024.09.04 16:53:22.220604 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1714 2024.09.04 16:53:22.220642 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1715 2024.09.04 16:53:22.220681 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1716 2024.09.04 16:53:22.221918 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002403 sec., 3329.171868497711 rows/sec., 145.49 KiB/sec.
1717 2024.09.04 16:53:22.222205 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> DynamicQueryHandler: Done processing query
1718 2024.09.04 16:53:22.222231 [ 3 ] {3cae58c4-ba87-40cf-addb-7df423d54aae} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1719 2024.09.04 16:53:22.222247 [ 3 ] {} <Debug> HTTP-Session: e344d9dc-d9e9-44f5-afa4-091b55f0d844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1720 2024.09.04 16:53:22.222445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1721 2024.09.04 16:53:22.222494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1722 2024.09.04 16:53:22.222513 [ 3 ] {} <Debug> HTTP-Session: d99221ab-ca39-4028-9cb3-2226ec8b2c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1723 2024.09.04 16:53:22.222530 [ 3 ] {} <Debug> HTTP-Session: d99221ab-ca39-4028-9cb3-2226ec8b2c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1724 2024.09.04 16:53:22.222543 [ 3 ] {} <Debug> HTTP-Session: d99221ab-ca39-4028-9cb3-2226ec8b2c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1725 2024.09.04 16:53:22.222575 [ 3 ] {} <Trace> HTTP-Session: d99221ab-ca39-4028-9cb3-2226ec8b2c58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1726 2024.09.04 16:53:22.222714 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1727 2024.09.04 16:53:22.222977 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1728 2024.09.04 16:53:22.223018 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1729 2024.09.04 16:53:22.223277 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1730 2024.09.04 16:53:22.223343 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1731 2024.09.04 16:53:22.223493 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1732 2024.09.04 16:53:22.223562 [ 251 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1733 2024.09.04 16:53:22.223586 [ 252 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1734 2024.09.04 16:53:22.223691 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1735 2024.09.04 16:53:22.223722 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1736 2024.09.04 16:53:22.223810 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1737 2024.09.04 16:53:22.223833 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1738 2024.09.04 16:53:22.223875 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1739 2024.09.04 16:53:22.223920 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1740 2024.09.04 16:53:22.225236 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002586 sec., 3093.580819798917 rows/sec., 135.19 KiB/sec.
1741 2024.09.04 16:53:22.225567 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> DynamicQueryHandler: Done processing query
1742 2024.09.04 16:53:22.225598 [ 3 ] {301df640-4a56-495a-b1be-181462c997d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1743 2024.09.04 16:53:22.225618 [ 3 ] {} <Debug> HTTP-Session: d99221ab-ca39-4028-9cb3-2226ec8b2c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1744 2024.09.04 16:53:22.225846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.09.04 16:53:22.225894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1746 2024.09.04 16:53:22.225914 [ 3 ] {} <Debug> HTTP-Session: 578ac01b-67a8-414f-a8aa-9cab69111a44 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1747 2024.09.04 16:53:22.225931 [ 3 ] {} <Debug> HTTP-Session: 578ac01b-67a8-414f-a8aa-9cab69111a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.09.04 16:53:22.225945 [ 3 ] {} <Debug> HTTP-Session: 578ac01b-67a8-414f-a8aa-9cab69111a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.09.04 16:53:22.225977 [ 3 ] {} <Trace> HTTP-Session: 578ac01b-67a8-414f-a8aa-9cab69111a44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1750 2024.09.04 16:53:22.226118 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1751 2024.09.04 16:53:22.226381 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1752 2024.09.04 16:53:22.226422 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1753 2024.09.04 16:53:22.226686 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1754 2024.09.04 16:53:22.226753 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1755 2024.09.04 16:53:22.226894 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1756 2024.09.04 16:53:22.226944 [ 251 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1757 2024.09.04 16:53:22.226976 [ 252 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1758 2024.09.04 16:53:22.227059 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1759 2024.09.04 16:53:22.227086 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1760 2024.09.04 16:53:22.227162 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1761 2024.09.04 16:53:22.227184 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1762 2024.09.04 16:53:22.227222 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1763 2024.09.04 16:53:22.227263 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1764 2024.09.04 16:53:22.228474 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002421 sec., 3304.419661296985 rows/sec., 144.41 KiB/sec.
1765 2024.09.04 16:53:22.228754 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> DynamicQueryHandler: Done processing query
1766 2024.09.04 16:53:22.228779 [ 3 ] {1657aa65-d3ab-4635-9717-743870a6c665} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1767 2024.09.04 16:53:22.228796 [ 3 ] {} <Debug> HTTP-Session: 578ac01b-67a8-414f-a8aa-9cab69111a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.09.04 16:53:22.229002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1769 2024.09.04 16:53:22.229051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1770 2024.09.04 16:53:22.229070 [ 3 ] {} <Debug> HTTP-Session: 5ca4bddc-32a5-4024-b06e-294ee18a7269 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1771 2024.09.04 16:53:22.229087 [ 3 ] {} <Debug> HTTP-Session: 5ca4bddc-32a5-4024-b06e-294ee18a7269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1772 2024.09.04 16:53:22.229101 [ 3 ] {} <Debug> HTTP-Session: 5ca4bddc-32a5-4024-b06e-294ee18a7269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.09.04 16:53:22.229134 [ 3 ] {} <Trace> HTTP-Session: 5ca4bddc-32a5-4024-b06e-294ee18a7269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1774 2024.09.04 16:53:22.229276 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1775 2024.09.04 16:53:22.229541 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1776 2024.09.04 16:53:22.229584 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1777 2024.09.04 16:53:22.229848 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1778 2024.09.04 16:53:22.229913 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1779 2024.09.04 16:53:22.230054 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1780 2024.09.04 16:53:22.230105 [ 251 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1781 2024.09.04 16:53:22.230131 [ 255 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1782 2024.09.04 16:53:22.230229 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1783 2024.09.04 16:53:22.230256 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1784 2024.09.04 16:53:22.230332 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1785 2024.09.04 16:53:22.230353 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 8 rows with 2 streams
1786 2024.09.04 16:53:22.230391 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1787 2024.09.04 16:53:22.230430 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1788 2024.09.04 16:53:22.231775 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002565 sec., 3118.9083820662768 rows/sec., 136.30 KiB/sec.
1789 2024.09.04 16:53:22.232068 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> DynamicQueryHandler: Done processing query
1790 2024.09.04 16:53:22.232093 [ 3 ] {4c266e62-d4c0-4753-a582-d2b0c4ae7903} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1791 2024.09.04 16:53:22.232110 [ 3 ] {} <Debug> HTTP-Session: 5ca4bddc-32a5-4024-b06e-294ee18a7269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1792 2024.09.04 16:53:22.237343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2024.09.04 16:53:22.237402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1794 2024.09.04 16:53:22.237426 [ 3 ] {} <Debug> HTTP-Session: 306b22bd-79f1-4c3c-b67b-5e52216f4201 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1795 2024.09.04 16:53:22.237446 [ 3 ] {} <Debug> HTTP-Session: 306b22bd-79f1-4c3c-b67b-5e52216f4201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2024.09.04 16:53:22.237463 [ 3 ] {} <Debug> HTTP-Session: 306b22bd-79f1-4c3c-b67b-5e52216f4201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1797 2024.09.04 16:53:22.237502 [ 3 ] {} <Trace> HTTP-Session: 306b22bd-79f1-4c3c-b67b-5e52216f4201 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1798 2024.09.04 16:53:22.237647 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1799 2024.09.04 16:53:22.237703 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1800 2024.09.04 16:53:22.237907 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1801 2024.09.04 16:53:22.238266 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1802 2024.09.04 16:53:22.238307 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1803 2024.09.04 16:53:22.238789 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1804 2024.09.04 16:53:22.239108 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1805 2024.09.04 16:53:22.239270 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001668 sec., 8393.285371702637 rows/sec., 1.18 MiB/sec.
1806 2024.09.04 16:53:22.239446 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Debug> DynamicQueryHandler: Done processing query
1807 2024.09.04 16:53:22.239471 [ 3 ] {4f3f9b26-f6e9-4ba4-9430-1afa392a1179} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1808 2024.09.04 16:53:22.239488 [ 3 ] {} <Debug> HTTP-Session: 306b22bd-79f1-4c3c-b67b-5e52216f4201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1809 2024.09.04 16:53:22.239627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1810 2024.09.04 16:53:22.239679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1811 2024.09.04 16:53:22.239698 [ 3 ] {} <Debug> HTTP-Session: 753fc337-130c-40d0-9fa5-4e3d013f2b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1812 2024.09.04 16:53:22.239716 [ 3 ] {} <Debug> HTTP-Session: 753fc337-130c-40d0-9fa5-4e3d013f2b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1813 2024.09.04 16:53:22.239730 [ 3 ] {} <Debug> HTTP-Session: 753fc337-130c-40d0-9fa5-4e3d013f2b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1814 2024.09.04 16:53:22.239761 [ 3 ] {} <Trace> HTTP-Session: 753fc337-130c-40d0-9fa5-4e3d013f2b8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1815 2024.09.04 16:53:22.239882 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1816 2024.09.04 16:53:22.239926 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1817 2024.09.04 16:53:22.240159 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1818 2024.09.04 16:53:22.240506 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1819 2024.09.04 16:53:22.240545 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1820 2024.09.04 16:53:22.240908 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1821 2024.09.04 16:53:22.241268 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1822 2024.09.04 16:53:22.241429 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Debug> executeQuery: Read 84 rows, 7.41 KiB in 0.001583 sec., 53063.80290587492 rows/sec., 4.57 MiB/sec.
1823 2024.09.04 16:53:22.241432 [ 80 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1824 2024.09.04 16:53:22.241553 [ 80 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2024.09.04 16:53:22.241604 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1826 2024.09.04 16:53:22.241701 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Debug> DynamicQueryHandler: Done processing query
1827 2024.09.04 16:53:22.241787 [ 3 ] {8ae94906-44fc-4bd8-84af-3f19b7e02a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1828 2024.09.04 16:53:22.241902 [ 3 ] {} <Debug> HTTP-Session: 753fc337-130c-40d0-9fa5-4e3d013f2b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.09.04 16:53:22.242122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2024.09.04 16:53:22.242177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1831 2024.09.04 16:53:22.242197 [ 3 ] {} <Debug> HTTP-Session: d7b816df-b5b6-4106-8224-a41f10e5ed0c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1832 2024.09.04 16:53:22.242214 [ 3 ] {} <Debug> HTTP-Session: d7b816df-b5b6-4106-8224-a41f10e5ed0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.09.04 16:53:22.242228 [ 3 ] {} <Debug> HTTP-Session: d7b816df-b5b6-4106-8224-a41f10e5ed0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1834 2024.09.04 16:53:22.242261 [ 3 ] {} <Trace> HTTP-Session: d7b816df-b5b6-4106-8224-a41f10e5ed0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1835 2024.09.04 16:53:22.242373 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1836 2024.09.04 16:53:22.242418 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1837 2024.09.04 16:53:22.242658 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1838 2024.09.04 16:53:22.242964 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1839 2024.09.04 16:53:22.243001 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1840 2024.09.04 16:53:22.243342 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1841 2024.09.04 16:53:22.243695 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1842 2024.09.04 16:53:22.243859 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001508 sec., 17904.50928381963 rows/sec., 1.31 MiB/sec.
1843 2024.09.04 16:53:22.244028 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Debug> DynamicQueryHandler: Done processing query
1844 2024.09.04 16:53:22.244052 [ 3 ] {a2ba17af-7fb3-4cca-8659-d34c6c8715dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1845 2024.09.04 16:53:22.244069 [ 3 ] {} <Debug> HTTP-Session: d7b816df-b5b6-4106-8224-a41f10e5ed0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.09.04 16:53:22.244213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1847 2024.09.04 16:53:22.244255 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1848 2024.09.04 16:53:22.244272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1849 2024.09.04 16:53:22.244324 [ 3 ] {} <Debug> HTTP-Session: 4b49454f-7f02-4bb0-a739-8662b998ac3b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1850 2024.09.04 16:53:22.244355 [ 3 ] {} <Debug> HTTP-Session: 4b49454f-7f02-4bb0-a739-8662b998ac3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.09.04 16:53:22.244386 [ 3 ] {} <Debug> HTTP-Session: 4b49454f-7f02-4bb0-a739-8662b998ac3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1852 2024.09.04 16:53:22.244461 [ 3 ] {} <Trace> HTTP-Session: 4b49454f-7f02-4bb0-a739-8662b998ac3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1853 2024.09.04 16:53:22.244613 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1854 2024.09.04 16:53:22.244681 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1855 2024.09.04 16:53:22.244746 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
1856 2024.09.04 16:53:22.244754 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1857 2024.09.04 16:53:22.245181 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part
1858 2024.09.04 16:53:22.245514 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
1859 2024.09.04 16:53:22.245872 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part
1860 2024.09.04 16:53:22.246266 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part
1861 2024.09.04 16:53:22.246355 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1862 2024.09.04 16:53:22.246538 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part
1863 2024.09.04 16:53:22.247423 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1864 2024.09.04 16:53:22.247498 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1865 2024.09.04 16:53:22.248634 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1866 2024.09.04 16:53:22.249629 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.007908588 sec., 28829.419360320706 rows/sec., 2.68 MiB/sec.
1867 2024.09.04 16:53:22.249803 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1868 2024.09.04 16:53:22.249881 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1869 2024.09.04 16:53:22.250043 [ 80 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1870 2024.09.04 16:53:22.250151 [ 80 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1871 2024.09.04 16:53:22.250179 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.005532 sec., 11388.2863340564 rows/sec., 911.25 KiB/sec.
1872 2024.09.04 16:53:22.250219 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1873 2024.09.04 16:53:22.250754 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
1874 2024.09.04 16:53:22.251032 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Debug> DynamicQueryHandler: Done processing query
1875 2024.09.04 16:53:22.251121 [ 3 ] {be96cee6-042b-4b44-ac6b-4cf0a88237bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1876 2024.09.04 16:53:22.251230 [ 3 ] {} <Debug> HTTP-Session: 4b49454f-7f02-4bb0-a739-8662b998ac3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.09.04 16:53:22.251349 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1878 2024.09.04 16:53:22.251391 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1879 2024.09.04 16:53:22.251576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 17268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1880 2024.09.04 16:53:22.251713 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1881 2024.09.04 16:53:22.251856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1882 2024.09.04 16:53:22.251839 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part
1883 2024.09.04 16:53:22.251950 [ 3 ] {} <Debug> HTTP-Session: 30cc04b3-2d7c-40ea-8f6b-0d90201f81ba Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1884 2024.09.04 16:53:22.252068 [ 3 ] {} <Debug> HTTP-Session: 30cc04b3-2d7c-40ea-8f6b-0d90201f81ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1885 2024.09.04 16:53:22.252142 [ 201 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_6_1} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1886 2024.09.04 16:53:22.252204 [ 3 ] {} <Debug> HTTP-Session: 30cc04b3-2d7c-40ea-8f6b-0d90201f81ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.09.04 16:53:22.252314 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
1888 2024.09.04 16:53:22.252440 [ 3 ] {} <Trace> HTTP-Session: 30cc04b3-2d7c-40ea-8f6b-0d90201f81ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1889 2024.09.04 16:53:22.252558 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1890 2024.09.04 16:53:22.252799 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part
1891 2024.09.04 16:53:22.252900 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1892 2024.09.04 16:53:22.253095 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
1893 2024.09.04 16:53:22.253106 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1894 2024.09.04 16:53:22.253449 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part
1895 2024.09.04 16:53:22.254212 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1896 2024.09.04 16:53:22.255025 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1897 2024.09.04 16:53:22.255101 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1898 2024.09.04 16:53:22.256318 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1899 2024.09.04 16:53:22.256331 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005955592 sec., 29384.148544762636 rows/sec., 2.41 MiB/sec.
1900 2024.09.04 16:53:22.256824 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1901 2024.09.04 16:53:22.256985 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1902 2024.09.04 16:53:22.257264 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1903 2024.09.04 16:53:22.257282 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Debug> executeQuery: Read 90 rows, 6.44 KiB in 0.004516 sec., 19929.140832595218 rows/sec., 1.39 MiB/sec.
1904 2024.09.04 16:53:22.257327 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1905 2024.09.04 16:53:22.257420 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1906 2024.09.04 16:53:22.257963 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Debug> DynamicQueryHandler: Done processing query
1907 2024.09.04 16:53:22.258066 [ 3 ] {fcbe77c7-a44c-42ff-9af9-88b4b2635aab} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1908 2024.09.04 16:53:22.258102 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
1909 2024.09.04 16:53:22.258156 [ 3 ] {} <Debug> HTTP-Session: 30cc04b3-2d7c-40ea-8f6b-0d90201f81ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.09.04 16:53:22.258524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2024.09.04 16:53:22.258582 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1912 2024.09.04 16:53:22.258616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1913 2024.09.04 16:53:22.258691 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
1914 2024.09.04 16:53:22.258701 [ 3 ] {} <Debug> HTTP-Session: 70e65e4e-62c2-4aea-a1bc-fdd69bab6580 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1915 2024.09.04 16:53:22.258746 [ 3 ] {} <Debug> HTTP-Session: 70e65e4e-62c2-4aea-a1bc-fdd69bab6580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.09.04 16:53:22.258801 [ 3 ] {} <Debug> HTTP-Session: 70e65e4e-62c2-4aea-a1bc-fdd69bab6580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.09.04 16:53:22.258998 [ 3 ] {} <Trace> HTTP-Session: 70e65e4e-62c2-4aea-a1bc-fdd69bab6580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1918 2024.09.04 16:53:22.259052 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1919 2024.09.04 16:53:22.259152 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
1920 2024.09.04 16:53:22.259494 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_6_1} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1921 2024.09.04 16:53:22.259525 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
1922 2024.09.04 16:53:22.259798 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
1923 2024.09.04 16:53:22.259818 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1924 2024.09.04 16:53:22.259983 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
1925 2024.09.04 16:53:22.260015 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1926 2024.09.04 16:53:22.260149 [ 195 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part
1927 2024.09.04 16:53:22.260241 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <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_histogramu64
1928 2024.09.04 16:53:22.260830 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1929 2024.09.04 16:53:22.261452 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1930 2024.09.04 16:53:22.261490 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1931 2024.09.04 16:53:22.262074 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1932 2024.09.04 16:53:22.262490 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1933 2024.09.04 16:53:22.262824 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003509 sec., 7694.499857509262 rows/sec., 13.79 MiB/sec.
1934 2024.09.04 16:53:22.263605 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Debug> DynamicQueryHandler: Done processing query
1935 2024.09.04 16:53:22.263639 [ 3 ] {3c86fc18-7a33-4f29-b54a-405b76f20d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1936 2024.09.04 16:53:22.263673 [ 3 ] {} <Debug> HTTP-Session: 70e65e4e-62c2-4aea-a1bc-fdd69bab6580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1937 2024.09.04 16:53:22.263816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 5163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1938 2024.09.04 16:53:22.263880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1939 2024.09.04 16:53:22.263909 [ 3 ] {} <Debug> HTTP-Session: 3cadbe62-c4ad-4ccd-8cc9-bae64cc97fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1940 2024.09.04 16:53:22.263932 [ 3 ] {} <Debug> HTTP-Session: 3cadbe62-c4ad-4ccd-8cc9-bae64cc97fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.09.04 16:53:22.263956 [ 3 ] {} <Debug> HTTP-Session: 3cadbe62-c4ad-4ccd-8cc9-bae64cc97fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1942 2024.09.04 16:53:22.263996 [ 3 ] {} <Trace> HTTP-Session: 3cadbe62-c4ad-4ccd-8cc9-bae64cc97fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1943 2024.09.04 16:53:22.264155 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1944 2024.09.04 16:53:22.264238 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1945 2024.09.04 16:53:22.264259 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006670429 sec., 20088.6629630568 rows/sec., 1.43 MiB/sec.
1946 2024.09.04 16:53:22.264504 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1947 2024.09.04 16:53:22.264547 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1948 2024.09.04 16:53:22.265398 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1949 2024.09.04 16:53:22.265453 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1950 2024.09.04 16:53:22.265613 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1951 2024.09.04 16:53:22.265773 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1952 2024.09.04 16:53:22.265921 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1953 2024.09.04 16:53:22.266119 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1954 2024.09.04 16:53:22.266457 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1955 2024.09.04 16:53:22.266581 [ 79 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1956 2024.09.04 16:53:22.266585 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Debug> executeQuery: Read 34 rows, 2.31 KiB in 0.002499 sec., 13605.442176870749 rows/sec., 925.76 KiB/sec.
1957 2024.09.04 16:53:22.266617 [ 79 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1958 2024.09.04 16:53:22.266663 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1959 2024.09.04 16:53:22.266872 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Debug> DynamicQueryHandler: Done processing query
1960 2024.09.04 16:53:22.266873 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
1961 2024.09.04 16:53:22.266938 [ 3 ] {c28c8fe9-00a0-4e85-8a85-e63bcbef7b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1962 2024.09.04 16:53:22.267012 [ 3 ] {} <Debug> HTTP-Session: 3cadbe62-c4ad-4ccd-8cc9-bae64cc97fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1963 2024.09.04 16:53:22.267149 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1964 2024.09.04 16:53:22.267176 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
1965 2024.09.04 16:53:22.267248 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
1966 2024.09.04 16:53:22.267323 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
1967 2024.09.04 16:53:22.267556 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
1968 2024.09.04 16:53:22.267649 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
1969 2024.09.04 16:53:22.267724 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part
1970 2024.09.04 16:53:22.268667 [ 191 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938786 sec., 40231.361274529525 rows/sec., 2.56 MiB/sec.
1971 2024.09.04 16:53:22.268778 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1972 2024.09.04 16:53:22.269125 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_6_1} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1973 2024.09.04 16:53:22.269193 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_6_1} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1974 2024.09.04 16:53:22.269255 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1975 2024.09.04 16:53:26.604114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1976 2024.09.04 16:53:26.604288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1977 2024.09.04 16:53:26.604321 [ 3 ] {} <Debug> HTTP-Session: be036c15-3986-468f-a2bf-7513c91aa2c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
1978 2024.09.04 16:53:26.604349 [ 3 ] {} <Debug> HTTP-Session: be036c15-3986-468f-a2bf-7513c91aa2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1979 2024.09.04 16:53:26.604366 [ 3 ] {} <Debug> HTTP-Session: be036c15-3986-468f-a2bf-7513c91aa2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1980 2024.09.04 16:53:26.604417 [ 3 ] {} <Trace> HTTP-Session: be036c15-3986-468f-a2bf-7513c91aa2c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1981 2024.09.04 16:53:26.604664 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1982 2024.09.04 16:53:26.605049 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1983 2024.09.04 16:53:26.605095 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1984 2024.09.04 16:53:26.605415 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1985 2024.09.04 16:53:26.605495 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1986 2024.09.04 16:53:26.605670 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1987 2024.09.04 16:53:26.605782 [ 254 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1988 2024.09.04 16:53:26.605801 [ 256 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1989 2024.09.04 16:53:26.605836 [ 257 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1990 2024.09.04 16:53:26.605963 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
1991 2024.09.04 16:53:26.605993 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1992 2024.09.04 16:53:26.606108 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1993 2024.09.04 16:53:26.606132 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 22 rows with 3 streams
1994 2024.09.04 16:53:26.606173 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1995 2024.09.04 16:53:26.606217 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1996 2024.09.04 16:53:26.606260 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1997 2024.09.04 16:53:26.608243 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003689 sec., 5963.675792897804 rows/sec., 249.63 KiB/sec.
1998 2024.09.04 16:53:26.608636 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> DynamicQueryHandler: Done processing query
1999 2024.09.04 16:53:26.608668 [ 3 ] {ce694f05-6d66-4fe1-b5b0-53a6bb001b78} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2000 2024.09.04 16:53:26.608689 [ 3 ] {} <Debug> HTTP-Session: be036c15-3986-468f-a2bf-7513c91aa2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.09.04 16:53:26.608965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2002 2024.09.04 16:53:26.609028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2003 2024.09.04 16:53:26.609052 [ 3 ] {} <Debug> HTTP-Session: 6bfb312c-a103-4ef7-98cb-97a6a8725929 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2004 2024.09.04 16:53:26.609073 [ 3 ] {} <Debug> HTTP-Session: 6bfb312c-a103-4ef7-98cb-97a6a8725929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2005 2024.09.04 16:53:26.609090 [ 3 ] {} <Debug> HTTP-Session: 6bfb312c-a103-4ef7-98cb-97a6a8725929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2006 2024.09.04 16:53:26.609130 [ 3 ] {} <Trace> HTTP-Session: 6bfb312c-a103-4ef7-98cb-97a6a8725929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2007 2024.09.04 16:53:26.609318 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2008 2024.09.04 16:53:26.609601 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2009 2024.09.04 16:53:26.609644 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2010 2024.09.04 16:53:26.609924 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2011 2024.09.04 16:53:26.609990 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2012 2024.09.04 16:53:26.610130 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2013 2024.09.04 16:53:26.610239 [ 260 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2014 2024.09.04 16:53:26.610273 [ 259 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2015 2024.09.04 16:53:26.610282 [ 261 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2016 2024.09.04 16:53:26.610427 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
2017 2024.09.04 16:53:26.610455 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2018 2024.09.04 16:53:26.610557 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2019 2024.09.04 16:53:26.610579 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 22 rows with 3 streams
2020 2024.09.04 16:53:26.610618 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2021 2024.09.04 16:53:26.610657 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2022 2024.09.04 16:53:26.610694 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2023 2024.09.04 16:53:26.612433 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003199 sec., 6877.149109096593 rows/sec., 287.87 KiB/sec.
2024 2024.09.04 16:53:26.612807 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> DynamicQueryHandler: Done processing query
2025 2024.09.04 16:53:26.612836 [ 3 ] {35401180-a1f3-46e0-80f4-2d657cc7e663} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2026 2024.09.04 16:53:26.612856 [ 3 ] {} <Debug> HTTP-Session: 6bfb312c-a103-4ef7-98cb-97a6a8725929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2027 2024.09.04 16:53:26.613243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2028 2024.09.04 16:53:26.613299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2029 2024.09.04 16:53:26.613324 [ 3 ] {} <Debug> HTTP-Session: 2fdee1d5-e04c-4356-a6eb-e5ab43f95cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2030 2024.09.04 16:53:26.613344 [ 3 ] {} <Debug> HTTP-Session: 2fdee1d5-e04c-4356-a6eb-e5ab43f95cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.09.04 16:53:26.613362 [ 3 ] {} <Debug> HTTP-Session: 2fdee1d5-e04c-4356-a6eb-e5ab43f95cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.09.04 16:53:26.613393 [ 3 ] {} <Trace> HTTP-Session: 2fdee1d5-e04c-4356-a6eb-e5ab43f95cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2033 2024.09.04 16:53:26.613534 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2034 2024.09.04 16:53:26.613807 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2035 2024.09.04 16:53:26.613850 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2036 2024.09.04 16:53:26.614124 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2037 2024.09.04 16:53:26.614188 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2038 2024.09.04 16:53:26.614327 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2039 2024.09.04 16:53:26.614385 [ 254 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2040 2024.09.04 16:53:26.614460 [ 257 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2041 2024.09.04 16:53:26.614473 [ 255 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2042 2024.09.04 16:53:26.614594 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
2043 2024.09.04 16:53:26.614621 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2044 2024.09.04 16:53:26.614725 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2045 2024.09.04 16:53:26.614748 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 22 rows with 3 streams
2046 2024.09.04 16:53:26.614786 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2047 2024.09.04 16:53:26.614829 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2048 2024.09.04 16:53:26.614866 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2049 2024.09.04 16:53:26.616265 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002797 sec., 7865.570253843403 rows/sec., 329.25 KiB/sec.
2050 2024.09.04 16:53:26.616552 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> DynamicQueryHandler: Done processing query
2051 2024.09.04 16:53:26.616576 [ 3 ] {75de1427-7ef6-4c40-b240-1466aa76567c} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2052 2024.09.04 16:53:26.616594 [ 3 ] {} <Debug> HTTP-Session: 2fdee1d5-e04c-4356-a6eb-e5ab43f95cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.09.04 16:53:26.616859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2054 2024.09.04 16:53:26.616908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2055 2024.09.04 16:53:26.616928 [ 3 ] {} <Debug> HTTP-Session: bd148b1d-bc64-4d65-88b1-e50a8d92e6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2056 2024.09.04 16:53:26.616944 [ 3 ] {} <Debug> HTTP-Session: bd148b1d-bc64-4d65-88b1-e50a8d92e6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2057 2024.09.04 16:53:26.616958 [ 3 ] {} <Debug> HTTP-Session: bd148b1d-bc64-4d65-88b1-e50a8d92e6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.09.04 16:53:26.616990 [ 3 ] {} <Trace> HTTP-Session: bd148b1d-bc64-4d65-88b1-e50a8d92e6c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2059 2024.09.04 16:53:26.617132 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2060 2024.09.04 16:53:26.617407 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2061 2024.09.04 16:53:26.617456 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2062 2024.09.04 16:53:26.617764 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2063 2024.09.04 16:53:26.617837 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2064 2024.09.04 16:53:26.617985 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2065 2024.09.04 16:53:26.618127 [ 254 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2066 2024.09.04 16:53:26.618141 [ 256 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2067 2024.09.04 16:53:26.618134 [ 255 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2068 2024.09.04 16:53:26.618274 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
2069 2024.09.04 16:53:26.618302 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2070 2024.09.04 16:53:26.618403 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2071 2024.09.04 16:53:26.618424 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 22 rows with 3 streams
2072 2024.09.04 16:53:26.618462 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2073 2024.09.04 16:53:26.618504 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2074 2024.09.04 16:53:26.618541 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2075 2024.09.04 16:53:26.620230 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003165 sec., 6951.026856240127 rows/sec., 290.96 KiB/sec.
2076 2024.09.04 16:53:26.620590 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> DynamicQueryHandler: Done processing query
2077 2024.09.04 16:53:26.620619 [ 3 ] {c259a609-866a-4f2f-a07c-e4b46c7b9bd1} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2078 2024.09.04 16:53:26.620640 [ 3 ] {} <Debug> HTTP-Session: bd148b1d-bc64-4d65-88b1-e50a8d92e6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2079 2024.09.04 16:53:26.620923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2080 2024.09.04 16:53:26.620981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2081 2024.09.04 16:53:26.621005 [ 3 ] {} <Debug> HTTP-Session: 4661f1c5-8d81-47c2-9c6f-0a38628d3da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2082 2024.09.04 16:53:26.621025 [ 3 ] {} <Debug> HTTP-Session: 4661f1c5-8d81-47c2-9c6f-0a38628d3da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.09.04 16:53:26.621042 [ 3 ] {} <Debug> HTTP-Session: 4661f1c5-8d81-47c2-9c6f-0a38628d3da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2084 2024.09.04 16:53:26.621080 [ 3 ] {} <Trace> HTTP-Session: 4661f1c5-8d81-47c2-9c6f-0a38628d3da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2085 2024.09.04 16:53:26.621265 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2086 2024.09.04 16:53:26.621559 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2087 2024.09.04 16:53:26.621605 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2088 2024.09.04 16:53:26.621893 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2089 2024.09.04 16:53:26.621960 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2090 2024.09.04 16:53:26.622098 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2091 2024.09.04 16:53:26.622188 [ 254 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2092 2024.09.04 16:53:26.622233 [ 255 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2093 2024.09.04 16:53:26.622238 [ 257 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2094 2024.09.04 16:53:26.622361 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
2095 2024.09.04 16:53:26.622389 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2096 2024.09.04 16:53:26.622495 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2097 2024.09.04 16:53:26.622516 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 22 rows with 3 streams
2098 2024.09.04 16:53:26.622555 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2099 2024.09.04 16:53:26.622597 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2100 2024.09.04 16:53:26.622635 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2101 2024.09.04 16:53:26.624208 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00303 sec., 7260.72607260726 rows/sec., 303.93 KiB/sec.
2102 2024.09.04 16:53:26.624545 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> DynamicQueryHandler: Done processing query
2103 2024.09.04 16:53:26.624575 [ 3 ] {1190c8e8-0ca3-4e4e-95c1-a4674bc3c814} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2104 2024.09.04 16:53:26.624597 [ 3 ] {} <Debug> HTTP-Session: 4661f1c5-8d81-47c2-9c6f-0a38628d3da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2105 2024.09.04 16:53:26.624893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2106 2024.09.04 16:53:26.624952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2107 2024.09.04 16:53:26.624975 [ 3 ] {} <Debug> HTTP-Session: c5cc4047-94df-46e5-a96b-dee79ef93d30 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2108 2024.09.04 16:53:26.624996 [ 3 ] {} <Debug> HTTP-Session: c5cc4047-94df-46e5-a96b-dee79ef93d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2109 2024.09.04 16:53:26.625013 [ 3 ] {} <Debug> HTTP-Session: c5cc4047-94df-46e5-a96b-dee79ef93d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.09.04 16:53:26.625052 [ 3 ] {} <Trace> HTTP-Session: c5cc4047-94df-46e5-a96b-dee79ef93d30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2111 2024.09.04 16:53:26.625233 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2112 2024.09.04 16:53:26.625534 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2113 2024.09.04 16:53:26.625578 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2114 2024.09.04 16:53:26.625868 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2115 2024.09.04 16:53:26.625933 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2116 2024.09.04 16:53:26.626074 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2117 2024.09.04 16:53:26.626179 [ 254 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2118 2024.09.04 16:53:26.626183 [ 256 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2119 2024.09.04 16:53:26.626208 [ 257 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2120 2024.09.04 16:53:26.626304 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
2121 2024.09.04 16:53:26.626332 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2122 2024.09.04 16:53:26.626435 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2123 2024.09.04 16:53:26.626456 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 22 rows with 3 streams
2124 2024.09.04 16:53:26.626497 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2125 2024.09.04 16:53:26.626536 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2126 2024.09.04 16:53:26.626572 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2127 2024.09.04 16:53:26.628252 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003112 sec., 7069.408740359897 rows/sec., 295.92 KiB/sec.
2128 2024.09.04 16:53:26.628598 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> DynamicQueryHandler: Done processing query
2129 2024.09.04 16:53:26.628627 [ 3 ] {1cd63f5a-1495-494d-8c3b-b8a93e212040} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2130 2024.09.04 16:53:26.628648 [ 3 ] {} <Debug> HTTP-Session: c5cc4047-94df-46e5-a96b-dee79ef93d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2131 2024.09.04 16:53:26.747521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2132 2024.09.04 16:53:26.747606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2133 2024.09.04 16:53:26.747631 [ 3 ] {} <Debug> HTTP-Session: 5e1485b9-7d1c-429c-9af8-88a0001d2ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2134 2024.09.04 16:53:26.747654 [ 3 ] {} <Debug> HTTP-Session: 5e1485b9-7d1c-429c-9af8-88a0001d2ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2135 2024.09.04 16:53:26.747672 [ 3 ] {} <Debug> HTTP-Session: 5e1485b9-7d1c-429c-9af8-88a0001d2ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2136 2024.09.04 16:53:26.747718 [ 3 ] {} <Trace> HTTP-Session: 5e1485b9-7d1c-429c-9af8-88a0001d2ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2137 2024.09.04 16:53:26.747878 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2138 2024.09.04 16:53:26.747944 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2139 2024.09.04 16:53:26.748180 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2140 2024.09.04 16:53:26.748585 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2141 2024.09.04 16:53:26.748626 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2142 2024.09.04 16:53:26.749136 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2143 2024.09.04 16:53:26.749453 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2144 2024.09.04 16:53:26.749621 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001789 sec., 3353.828954723309 rows/sec., 746.75 KiB/sec.
2145 2024.09.04 16:53:26.749811 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Debug> DynamicQueryHandler: Done processing query
2146 2024.09.04 16:53:26.749836 [ 3 ] {30423dbf-e851-494e-bcc2-b4ecabca7ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2147 2024.09.04 16:53:26.749852 [ 3 ] {} <Debug> HTTP-Session: 5e1485b9-7d1c-429c-9af8-88a0001d2ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2148 2024.09.04 16:53:26.750144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 172233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2149 2024.09.04 16:53:26.750195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2150 2024.09.04 16:53:26.750214 [ 3 ] {} <Debug> HTTP-Session: 28e286e0-1344-4676-8233-858fe0116a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2151 2024.09.04 16:53:26.750232 [ 3 ] {} <Debug> HTTP-Session: 28e286e0-1344-4676-8233-858fe0116a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2152 2024.09.04 16:53:26.750246 [ 3 ] {} <Debug> HTTP-Session: 28e286e0-1344-4676-8233-858fe0116a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2153 2024.09.04 16:53:26.750278 [ 3 ] {} <Trace> HTTP-Session: 28e286e0-1344-4676-8233-858fe0116a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2154 2024.09.04 16:53:26.751204 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2155 2024.09.04 16:53:26.751253 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2156 2024.09.04 16:53:26.751495 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2157 2024.09.04 16:53:26.752717 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2158 2024.09.04 16:53:26.752755 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2159 2024.09.04 16:53:26.753270 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2160 2024.09.04 16:53:26.753640 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2161 2024.09.04 16:53:26.753805 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Debug> executeQuery: Read 1186 rows, 100.49 KiB in 0.003366 sec., 352346.99940582295 rows/sec., 29.15 MiB/sec.
2162 2024.09.04 16:53:26.754010 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Debug> DynamicQueryHandler: Done processing query
2163 2024.09.04 16:53:26.754035 [ 3 ] {2505e2a2-30b5-4173-8f24-51245f47a225} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2164 2024.09.04 16:53:26.754051 [ 3 ] {} <Debug> HTTP-Session: 28e286e0-1344-4676-8233-858fe0116a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2165 2024.09.04 16:53:26.754240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2024.09.04 16:53:26.754291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2167 2024.09.04 16:53:26.754310 [ 3 ] {} <Debug> HTTP-Session: e18e1992-a65c-4b7c-927d-c5bfa62a64f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2168 2024.09.04 16:53:26.754327 [ 3 ] {} <Debug> HTTP-Session: e18e1992-a65c-4b7c-927d-c5bfa62a64f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.09.04 16:53:26.754342 [ 3 ] {} <Debug> HTTP-Session: e18e1992-a65c-4b7c-927d-c5bfa62a64f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.09.04 16:53:26.754373 [ 3 ] {} <Trace> HTTP-Session: e18e1992-a65c-4b7c-927d-c5bfa62a64f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2171 2024.09.04 16:53:26.754474 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2172 2024.09.04 16:53:26.754517 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2173 2024.09.04 16:53:26.754745 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2174 2024.09.04 16:53:26.755060 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2175 2024.09.04 16:53:26.755096 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2176 2024.09.04 16:53:26.755436 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2177 2024.09.04 16:53:26.755796 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2178 2024.09.04 16:53:26.755962 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001517 sec., 5273.566249176006 rows/sec., 396.55 KiB/sec.
2179 2024.09.04 16:53:26.756134 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Debug> DynamicQueryHandler: Done processing query
2180 2024.09.04 16:53:26.756158 [ 3 ] {5605f8e3-b83c-47df-9c2d-925ff714518c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2181 2024.09.04 16:53:26.756174 [ 3 ] {} <Debug> HTTP-Session: e18e1992-a65c-4b7c-927d-c5bfa62a64f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2182 2024.09.04 16:53:26.756370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2183 2024.09.04 16:53:26.756419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2184 2024.09.04 16:53:26.756438 [ 3 ] {} <Debug> HTTP-Session: c215f366-2ffc-40b0-8972-e22364fd0193 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2185 2024.09.04 16:53:26.756454 [ 3 ] {} <Debug> HTTP-Session: c215f366-2ffc-40b0-8972-e22364fd0193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.09.04 16:53:26.756468 [ 3 ] {} <Debug> HTTP-Session: c215f366-2ffc-40b0-8972-e22364fd0193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2187 2024.09.04 16:53:26.756500 [ 3 ] {} <Trace> HTTP-Session: c215f366-2ffc-40b0-8972-e22364fd0193 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2188 2024.09.04 16:53:26.756699 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2189 2024.09.04 16:53:26.756743 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2190 2024.09.04 16:53:26.756966 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2191 2024.09.04 16:53:26.757509 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2192 2024.09.04 16:53:26.757546 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2193 2024.09.04 16:53:26.757926 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2194 2024.09.04 16:53:26.758279 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2195 2024.09.04 16:53:26.758448 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00186 sec., 122580.64516129032 rows/sec., 8.30 MiB/sec.
2196 2024.09.04 16:53:26.758731 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Debug> DynamicQueryHandler: Done processing query
2197 2024.09.04 16:53:26.758755 [ 3 ] {05c909ed-9023-4414-827f-48f779900279} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2198 2024.09.04 16:53:26.758771 [ 3 ] {} <Debug> HTTP-Session: c215f366-2ffc-40b0-8972-e22364fd0193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2199 2024.09.04 16:53:26.759002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 82471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2200 2024.09.04 16:53:26.759049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2201 2024.09.04 16:53:26.759074 [ 3 ] {} <Debug> HTTP-Session: bf7cbfd9-9b46-4293-b0d7-fa7459c7b5cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2202 2024.09.04 16:53:26.759090 [ 3 ] {} <Debug> HTTP-Session: bf7cbfd9-9b46-4293-b0d7-fa7459c7b5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2203 2024.09.04 16:53:26.759104 [ 3 ] {} <Debug> HTTP-Session: bf7cbfd9-9b46-4293-b0d7-fa7459c7b5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.09.04 16:53:26.759135 [ 3 ] {} <Trace> HTTP-Session: bf7cbfd9-9b46-4293-b0d7-fa7459c7b5cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2205 2024.09.04 16:53:26.759403 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2206 2024.09.04 16:53:26.759450 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2207 2024.09.04 16:53:26.759696 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2208 2024.09.04 16:53:26.760292 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2209 2024.09.04 16:53:26.760329 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2210 2024.09.04 16:53:26.760693 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2211 2024.09.04 16:53:26.761044 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2212 2024.09.04 16:53:26.761204 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Debug> executeQuery: Read 500 rows, 37.81 KiB in 0.001954 sec., 255885.36335721597 rows/sec., 18.90 MiB/sec.
2213 2024.09.04 16:53:26.761382 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Debug> DynamicQueryHandler: Done processing query
2214 2024.09.04 16:53:26.761406 [ 3 ] {f685f28f-a81d-4a06-8cf0-47c25fff3a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.50 MiB.
2215 2024.09.04 16:53:26.761422 [ 3 ] {} <Debug> HTTP-Session: bf7cbfd9-9b46-4293-b0d7-fa7459c7b5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.09.04 16:53:26.761966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 607271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2024.09.04 16:53:26.762014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2218 2024.09.04 16:53:26.762033 [ 3 ] {} <Debug> HTTP-Session: a916286e-7605-44a9-b23e-277987f1cb1d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2219 2024.09.04 16:53:26.762049 [ 3 ] {} <Debug> HTTP-Session: a916286e-7605-44a9-b23e-277987f1cb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.09.04 16:53:26.762063 [ 3 ] {} <Debug> HTTP-Session: a916286e-7605-44a9-b23e-277987f1cb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.09.04 16:53:26.762093 [ 3 ] {} <Trace> HTTP-Session: a916286e-7605-44a9-b23e-277987f1cb1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2222 2024.09.04 16:53:26.762957 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2223 2024.09.04 16:53:26.763009 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2224 2024.09.04 16:53:26.763152 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2225 2024.09.04 16:53:26.765480 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2226 2024.09.04 16:53:26.765514 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2227 2024.09.04 16:53:26.766300 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2228 2024.09.04 16:53:26.766638 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2229 2024.09.04 16:53:26.766812 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Debug> executeQuery: Read 3206 rows, 219.50 KiB in 0.004486 sec., 714667.8555506018 rows/sec., 47.78 MiB/sec.
2230 2024.09.04 16:53:26.767027 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Debug> DynamicQueryHandler: Done processing query
2231 2024.09.04 16:53:26.767051 [ 3 ] {f3a6da63-8304-4e83-b770-c4315ba0ab29} <Debug> MemoryTracker: Peak memory usage (for query): 5.62 MiB.
2232 2024.09.04 16:53:26.767067 [ 3 ] {} <Debug> HTTP-Session: a916286e-7605-44a9-b23e-277987f1cb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2233 2024.09.04 16:53:26.767646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2234 2024.09.04 16:53:26.767692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2235 2024.09.04 16:53:26.767713 [ 3 ] {} <Debug> HTTP-Session: d3ccfd7b-274f-40c8-95ae-1427fe08c746 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2236 2024.09.04 16:53:26.767729 [ 3 ] {} <Debug> HTTP-Session: d3ccfd7b-274f-40c8-95ae-1427fe08c746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.09.04 16:53:26.767742 [ 3 ] {} <Debug> HTTP-Session: d3ccfd7b-274f-40c8-95ae-1427fe08c746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2238 2024.09.04 16:53:26.767772 [ 3 ] {} <Trace> HTTP-Session: d3ccfd7b-274f-40c8-95ae-1427fe08c746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2239 2024.09.04 16:53:26.767978 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2240 2024.09.04 16:53:26.768042 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <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_histogramu64
2241 2024.09.04 16:53:26.768446 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2024.09.04 16:53:26.768964 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2243 2024.09.04 16:53:26.769000 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2244 2024.09.04 16:53:26.769588 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2245 2024.09.04 16:53:26.769978 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2246 2024.09.04 16:53:26.770114 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002295 sec., 3485.8387799564266 rows/sec., 6.25 MiB/sec.
2247 2024.09.04 16:53:26.770562 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Debug> DynamicQueryHandler: Done processing query
2248 2024.09.04 16:53:26.770585 [ 3 ] {9b1d171f-8d6f-4992-8d73-d96bd00bf678} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2249 2024.09.04 16:53:26.770601 [ 3 ] {} <Debug> HTTP-Session: d3ccfd7b-274f-40c8-95ae-1427fe08c746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.09.04 16:53:26.770788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2024.09.04 16:53:26.770837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2252 2024.09.04 16:53:26.770856 [ 3 ] {} <Debug> HTTP-Session: 07e13312-799c-4b75-99f4-9436e84bf507 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2253 2024.09.04 16:53:26.770872 [ 3 ] {} <Debug> HTTP-Session: 07e13312-799c-4b75-99f4-9436e84bf507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.09.04 16:53:26.770886 [ 3 ] {} <Debug> HTTP-Session: 07e13312-799c-4b75-99f4-9436e84bf507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.09.04 16:53:26.770917 [ 3 ] {} <Trace> HTTP-Session: 07e13312-799c-4b75-99f4-9436e84bf507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2256 2024.09.04 16:53:26.771025 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2257 2024.09.04 16:53:26.771069 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2258 2024.09.04 16:53:26.771215 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2259 2024.09.04 16:53:26.771528 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2260 2024.09.04 16:53:26.771564 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2261 2024.09.04 16:53:26.771916 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2262 2024.09.04 16:53:26.772241 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2263 2024.09.04 16:53:26.772360 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00137 sec., 29197.080291970804 rows/sec., 1.95 MiB/sec.
2264 2024.09.04 16:53:26.772510 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Debug> DynamicQueryHandler: Done processing query
2265 2024.09.04 16:53:26.772534 [ 3 ] {7a313cc5-ce8a-415b-b3d4-fd7404d5ffd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2266 2024.09.04 16:53:26.772550 [ 3 ] {} <Debug> HTTP-Session: 07e13312-799c-4b75-99f4-9436e84bf507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2267 2024.09.04 16:53:30.628408 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
2268 2024.09.04 16:53:30.628475 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
2269 2024.09.04 16:53:32.195459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 16179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.09.04 16:53:32.195581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2271 2024.09.04 16:53:32.195610 [ 3 ] {} <Debug> HTTP-Session: 72be4cc9-5a11-4344-aa58-5408b623bd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2272 2024.09.04 16:53:32.195634 [ 3 ] {} <Debug> HTTP-Session: 72be4cc9-5a11-4344-aa58-5408b623bd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.09.04 16:53:32.195649 [ 3 ] {} <Debug> HTTP-Session: 72be4cc9-5a11-4344-aa58-5408b623bd1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.09.04 16:53:32.195696 [ 3 ] {} <Trace> HTTP-Session: 72be4cc9-5a11-4344-aa58-5408b623bd1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2275 2024.09.04 16:53:32.195903 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2276 2024.09.04 16:53:32.195970 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2277 2024.09.04 16:53:32.196300 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2278 2024.09.04 16:53:32.196804 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.09.04 16:53:32.196845 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2280 2024.09.04 16:53:32.197271 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2281 2024.09.04 16:53:32.197652 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2282 2024.09.04 16:53:32.197797 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001969 sec., 55865.9217877095 rows/sec., 4.70 MiB/sec.
2283 2024.09.04 16:53:32.198017 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Debug> DynamicQueryHandler: Done processing query
2284 2024.09.04 16:53:32.198044 [ 3 ] {8aabc015-2c33-45e6-8b90-ba43fcbf89ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2285 2024.09.04 16:53:32.198061 [ 3 ] {} <Debug> HTTP-Session: 72be4cc9-5a11-4344-aa58-5408b623bd1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.09.04 16:53:32.198236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2287 2024.09.04 16:53:32.198294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2288 2024.09.04 16:53:32.198313 [ 3 ] {} <Debug> HTTP-Session: 87a33ac6-22c5-4f3c-8dae-2fe67119cf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2289 2024.09.04 16:53:32.198333 [ 3 ] {} <Debug> HTTP-Session: 87a33ac6-22c5-4f3c-8dae-2fe67119cf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2290 2024.09.04 16:53:32.198347 [ 3 ] {} <Debug> HTTP-Session: 87a33ac6-22c5-4f3c-8dae-2fe67119cf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.09.04 16:53:32.198382 [ 3 ] {} <Trace> HTTP-Session: 87a33ac6-22c5-4f3c-8dae-2fe67119cf2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2292 2024.09.04 16:53:32.198495 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2293 2024.09.04 16:53:32.198541 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2294 2024.09.04 16:53:32.198776 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2295 2024.09.04 16:53:32.199098 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2296 2024.09.04 16:53:32.199135 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2297 2024.09.04 16:53:32.199484 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2298 2024.09.04 16:53:32.199857 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2299 2024.09.04 16:53:32.200000 [ 71 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2300 2024.09.04 16:53:32.200010 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001547 sec., 17453.135100193926 rows/sec., 1.28 MiB/sec.
2301 2024.09.04 16:53:32.200055 [ 71 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2302 2024.09.04 16:53:32.200099 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2303 2024.09.04 16:53:32.200308 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Debug> DynamicQueryHandler: Done processing query
2304 2024.09.04 16:53:32.200395 [ 3 ] {efa837e4-85f3-4407-826a-fb8827bc3eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2305 2024.09.04 16:53:32.200425 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
2306 2024.09.04 16:53:32.200455 [ 3 ] {} <Debug> HTTP-Session: 87a33ac6-22c5-4f3c-8dae-2fe67119cf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2307 2024.09.04 16:53:32.200689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 15456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2308 2024.09.04 16:53:32.200694 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2309 2024.09.04 16:53:32.200782 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
2310 2024.09.04 16:53:32.200785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2311 2024.09.04 16:53:32.200841 [ 3 ] {} <Debug> HTTP-Session: 28a8e348-e2b7-443c-a353-372c18aa36f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2312 2024.09.04 16:53:32.200902 [ 3 ] {} <Debug> HTTP-Session: 28a8e348-e2b7-443c-a353-372c18aa36f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2313 2024.09.04 16:53:32.200978 [ 3 ] {} <Debug> HTTP-Session: 28a8e348-e2b7-443c-a353-372c18aa36f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.09.04 16:53:32.201080 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
2315 2024.09.04 16:53:32.201095 [ 3 ] {} <Trace> HTTP-Session: 28a8e348-e2b7-443c-a353-372c18aa36f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2024.09.04 16:53:32.201374 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
2317 2024.09.04 16:53:32.201419 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2318 2024.09.04 16:53:32.201573 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2319 2024.09.04 16:53:32.201609 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
2320 2024.09.04 16:53:32.201998 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
2321 2024.09.04 16:53:32.202292 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
2322 2024.09.04 16:53:32.203031 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2323 2024.09.04 16:53:32.204048 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2324 2024.09.04 16:53:32.204121 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2325 2024.09.04 16:53:32.205224 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2326 2024.09.04 16:53:32.205314 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 5 columns (5 merged, 0 gathered) in 0.005123582 sec., 24201.81818110845 rows/sec., 1.87 MiB/sec.
2327 2024.09.04 16:53:32.205561 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2328 2024.09.04 16:53:32.206048 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2329 2024.09.04 16:53:32.206441 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.005149 sec., 17673.334628083125 rows/sec., 1.38 MiB/sec.
2330 2024.09.04 16:53:32.206711 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2331 2024.09.04 16:53:32.206802 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Debug> DynamicQueryHandler: Done processing query
2332 2024.09.04 16:53:32.206843 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_6_1} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2333 2024.09.04 16:53:32.206848 [ 3 ] {8babfc78-c7c5-4bfb-80a1-fe0630027512} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2334 2024.09.04 16:53:32.206893 [ 3 ] {} <Debug> HTTP-Session: 28a8e348-e2b7-443c-a353-372c18aa36f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2335 2024.09.04 16:53:32.207021 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2336 2024.09.04 16:53:32.207137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 28714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.09.04 16:53:32.207192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2338 2024.09.04 16:53:32.207212 [ 3 ] {} <Debug> HTTP-Session: 0cff35b8-b89b-404d-a013-e7eb6292e720 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2339 2024.09.04 16:53:32.207228 [ 3 ] {} <Debug> HTTP-Session: 0cff35b8-b89b-404d-a013-e7eb6292e720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.09.04 16:53:32.207242 [ 3 ] {} <Debug> HTTP-Session: 0cff35b8-b89b-404d-a013-e7eb6292e720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.09.04 16:53:32.207274 [ 3 ] {} <Trace> HTTP-Session: 0cff35b8-b89b-404d-a013-e7eb6292e720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2342 2024.09.04 16:53:32.207435 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2343 2024.09.04 16:53:32.207486 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2344 2024.09.04 16:53:32.207656 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.09.04 16:53:32.208013 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2346 2024.09.04 16:53:32.208046 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2347 2024.09.04 16:53:32.208411 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2348 2024.09.04 16:53:32.208797 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2349 2024.09.04 16:53:32.208932 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001568 sec., 95663.26530612246 rows/sec., 6.66 MiB/sec.
2350 2024.09.04 16:53:32.209239 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Debug> DynamicQueryHandler: Done processing query
2351 2024.09.04 16:53:32.209264 [ 3 ] {604d1a1e-3274-46a3-ab15-6eee8b5d56ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2352 2024.09.04 16:53:32.209280 [ 3 ] {} <Debug> HTTP-Session: 0cff35b8-b89b-404d-a013-e7eb6292e720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.09.04 16:53:32.209459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2354 2024.09.04 16:53:32.209507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2355 2024.09.04 16:53:32.209526 [ 3 ] {} <Debug> HTTP-Session: 641679cc-d78d-4a28-ba33-206872f221be Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2356 2024.09.04 16:53:32.209542 [ 3 ] {} <Debug> HTTP-Session: 641679cc-d78d-4a28-ba33-206872f221be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2357 2024.09.04 16:53:32.209556 [ 3 ] {} <Debug> HTTP-Session: 641679cc-d78d-4a28-ba33-206872f221be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.09.04 16:53:32.209587 [ 3 ] {} <Trace> HTTP-Session: 641679cc-d78d-4a28-ba33-206872f221be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2359 2024.09.04 16:53:32.209894 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2360 2024.09.04 16:53:32.209968 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <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_histogramu64
2361 2024.09.04 16:53:32.210395 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2362 2024.09.04 16:53:32.211112 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2363 2024.09.04 16:53:32.211147 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2364 2024.09.04 16:53:32.211764 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2365 2024.09.04 16:53:32.212179 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2366 2024.09.04 16:53:32.212330 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002646 sec., 10204.081632653062 rows/sec., 18.29 MiB/sec.
2367 2024.09.04 16:53:32.212411 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2368 2024.09.04 16:53:32.212584 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2369 2024.09.04 16:53:32.212650 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2370 2024.09.04 16:53:32.212789 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Debug> DynamicQueryHandler: Done processing query
2371 2024.09.04 16:53:32.212858 [ 3 ] {5896d82f-e45d-4a0b-af5d-9930cea05888} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2372 2024.09.04 16:53:32.212908 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
2373 2024.09.04 16:53:32.212924 [ 3 ] {} <Debug> HTTP-Session: 641679cc-d78d-4a28-ba33-206872f221be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2374 2024.09.04 16:53:32.213158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2375 2024.09.04 16:53:32.213234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2376 2024.09.04 16:53:32.213269 [ 3 ] {} <Debug> HTTP-Session: 8be16579-2c02-41ad-aa71-dd355834782a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2377 2024.09.04 16:53:32.213294 [ 3 ] {} <Debug> HTTP-Session: 8be16579-2c02-41ad-aa71-dd355834782a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.09.04 16:53:32.213320 [ 3 ] {} <Debug> HTTP-Session: 8be16579-2c02-41ad-aa71-dd355834782a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2379 2024.09.04 16:53:32.213371 [ 3 ] {} <Trace> HTTP-Session: 8be16579-2c02-41ad-aa71-dd355834782a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2380 2024.09.04 16:53:32.213454 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2381 2024.09.04 16:53:32.213537 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2382 2024.09.04 16:53:32.213548 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
2383 2024.09.04 16:53:32.213586 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2384 2024.09.04 16:53:32.214068 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
2385 2024.09.04 16:53:32.214090 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.09.04 16:53:32.214622 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
2387 2024.09.04 16:53:32.214845 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2388 2024.09.04 16:53:32.214950 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2389 2024.09.04 16:53:32.215144 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
2390 2024.09.04 16:53:32.215617 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
2391 2024.09.04 16:53:32.216099 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
2392 2024.09.04 16:53:32.216149 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2393 2024.09.04 16:53:32.216896 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2394 2024.09.04 16:53:32.217186 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.003697 sec., 15147.416824452257 rows/sec., 1.02 MiB/sec.
2395 2024.09.04 16:53:32.217855 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Debug> DynamicQueryHandler: Done processing query
2396 2024.09.04 16:53:32.217920 [ 3 ] {2a6a6dfc-0bb9-42c9-a497-ad86d9383b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2397 2024.09.04 16:53:32.217951 [ 3 ] {} <Debug> HTTP-Session: 8be16579-2c02-41ad-aa71-dd355834782a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.09.04 16:53:32.219798 [ 201 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 19 columns (19 merged, 0 gathered) in 0.007079288 sec., 17515.88577834381 rows/sec., 31.39 MiB/sec.
2399 2024.09.04 16:53:32.220062 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2400 2024.09.04 16:53:32.220593 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2401 2024.09.04 16:53:32.220666 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2402 2024.09.04 16:53:32.220761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB.
2403 2024.09.04 16:53:37.194891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2404 2024.09.04 16:53:37.195038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2405 2024.09.04 16:53:37.195067 [ 3 ] {} <Debug> HTTP-Session: b98245f4-5571-434c-b1bd-bd1672997fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2406 2024.09.04 16:53:37.195096 [ 3 ] {} <Debug> HTTP-Session: b98245f4-5571-434c-b1bd-bd1672997fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2407 2024.09.04 16:53:37.195114 [ 3 ] {} <Debug> HTTP-Session: b98245f4-5571-434c-b1bd-bd1672997fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2408 2024.09.04 16:53:37.195170 [ 3 ] {} <Trace> HTTP-Session: b98245f4-5571-434c-b1bd-bd1672997fdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2409 2024.09.04 16:53:37.195402 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2410 2024.09.04 16:53:37.195478 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2411 2024.09.04 16:53:37.195864 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2412 2024.09.04 16:53:37.196347 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2413 2024.09.04 16:53:37.196390 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2414 2024.09.04 16:53:37.196812 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2415 2024.09.04 16:53:37.197205 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2416 2024.09.04 16:53:37.197359 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002038 sec., 35328.75368007851 rows/sec., 2.87 MiB/sec.
2417 2024.09.04 16:53:37.197598 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Debug> DynamicQueryHandler: Done processing query
2418 2024.09.04 16:53:37.197624 [ 3 ] {a4f2ffb8-2ed8-4649-8c90-31e142a02d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2419 2024.09.04 16:53:37.197640 [ 3 ] {} <Debug> HTTP-Session: b98245f4-5571-434c-b1bd-bd1672997fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2420 2024.09.04 16:53:37.197789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2421 2024.09.04 16:53:37.197840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2422 2024.09.04 16:53:37.197859 [ 3 ] {} <Debug> HTTP-Session: dc6a3628-499e-4ddb-9beb-4d5ba81cec1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2423 2024.09.04 16:53:37.197875 [ 3 ] {} <Debug> HTTP-Session: dc6a3628-499e-4ddb-9beb-4d5ba81cec1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2424 2024.09.04 16:53:37.197889 [ 3 ] {} <Debug> HTTP-Session: dc6a3628-499e-4ddb-9beb-4d5ba81cec1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.09.04 16:53:37.197922 [ 3 ] {} <Trace> HTTP-Session: dc6a3628-499e-4ddb-9beb-4d5ba81cec1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2426 2024.09.04 16:53:37.198022 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2427 2024.09.04 16:53:37.198066 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2428 2024.09.04 16:53:37.198306 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2429 2024.09.04 16:53:37.198620 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2430 2024.09.04 16:53:37.198657 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2431 2024.09.04 16:53:37.199006 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2432 2024.09.04 16:53:37.199383 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2433 2024.09.04 16:53:37.199543 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001546 sec., 5174.6442432082795 rows/sec., 389.11 KiB/sec.
2434 2024.09.04 16:53:37.199840 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Debug> DynamicQueryHandler: Done processing query
2435 2024.09.04 16:53:37.199865 [ 3 ] {30536018-de97-4898-9684-f4d0228f45ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2436 2024.09.04 16:53:37.199881 [ 3 ] {} <Debug> HTTP-Session: dc6a3628-499e-4ddb-9beb-4d5ba81cec1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2437 2024.09.04 16:53:37.200027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2438 2024.09.04 16:53:37.200075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2439 2024.09.04 16:53:37.200094 [ 3 ] {} <Debug> HTTP-Session: af04e9c6-ceca-4c22-84a0-94b2c86a87c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2440 2024.09.04 16:53:37.200110 [ 3 ] {} <Debug> HTTP-Session: af04e9c6-ceca-4c22-84a0-94b2c86a87c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.09.04 16:53:37.200124 [ 3 ] {} <Debug> HTTP-Session: af04e9c6-ceca-4c22-84a0-94b2c86a87c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2442 2024.09.04 16:53:37.200155 [ 3 ] {} <Trace> HTTP-Session: af04e9c6-ceca-4c22-84a0-94b2c86a87c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2443 2024.09.04 16:53:37.200273 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2444 2024.09.04 16:53:37.200318 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2445 2024.09.04 16:53:37.200560 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2446 2024.09.04 16:53:37.200895 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2447 2024.09.04 16:53:37.200932 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2448 2024.09.04 16:53:37.201290 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2449 2024.09.04 16:53:37.201707 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2450 2024.09.04 16:53:37.201867 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001625 sec., 44307.69230769231 rows/sec., 3.46 MiB/sec.
2451 2024.09.04 16:53:37.202040 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Debug> DynamicQueryHandler: Done processing query
2452 2024.09.04 16:53:37.202064 [ 3 ] {18cc8ccc-33c0-4cf9-9d52-5c8fdce9f5b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2453 2024.09.04 16:53:37.202079 [ 3 ] {} <Debug> HTTP-Session: af04e9c6-ceca-4c22-84a0-94b2c86a87c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.09.04 16:53:37.202323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2455 2024.09.04 16:53:37.202371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2456 2024.09.04 16:53:37.202390 [ 3 ] {} <Debug> HTTP-Session: af8de02d-c798-463a-a402-9e9e5689255b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2457 2024.09.04 16:53:37.202406 [ 3 ] {} <Debug> HTTP-Session: af8de02d-c798-463a-a402-9e9e5689255b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2458 2024.09.04 16:53:37.202419 [ 3 ] {} <Debug> HTTP-Session: af8de02d-c798-463a-a402-9e9e5689255b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2459 2024.09.04 16:53:37.202449 [ 3 ] {} <Trace> HTTP-Session: af8de02d-c798-463a-a402-9e9e5689255b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2460 2024.09.04 16:53:37.202590 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2461 2024.09.04 16:53:37.202637 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2462 2024.09.04 16:53:37.202780 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2463 2024.09.04 16:53:37.203147 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2464 2024.09.04 16:53:37.203182 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2465 2024.09.04 16:53:37.203566 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2466 2024.09.04 16:53:37.203909 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2467 2024.09.04 16:53:37.204073 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
2468 2024.09.04 16:53:37.204227 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Debug> DynamicQueryHandler: Done processing query
2469 2024.09.04 16:53:37.204250 [ 3 ] {50388254-f635-4ad1-95ab-0746026368df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2470 2024.09.04 16:53:37.204266 [ 3 ] {} <Debug> HTTP-Session: af8de02d-c798-463a-a402-9e9e5689255b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2471 2024.09.04 16:53:37.204409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2472 2024.09.04 16:53:37.204458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2473 2024.09.04 16:53:37.204477 [ 3 ] {} <Debug> HTTP-Session: a3d8ffb7-b0ff-4837-8071-166865922b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2474 2024.09.04 16:53:37.204493 [ 3 ] {} <Debug> HTTP-Session: a3d8ffb7-b0ff-4837-8071-166865922b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2475 2024.09.04 16:53:37.204507 [ 3 ] {} <Debug> HTTP-Session: a3d8ffb7-b0ff-4837-8071-166865922b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2476 2024.09.04 16:53:37.204537 [ 3 ] {} <Trace> HTTP-Session: a3d8ffb7-b0ff-4837-8071-166865922b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2477 2024.09.04 16:53:37.204700 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2478 2024.09.04 16:53:37.204764 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <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_histogramu64
2479 2024.09.04 16:53:37.205168 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2480 2024.09.04 16:53:37.205716 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2481 2024.09.04 16:53:37.205753 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2482 2024.09.04 16:53:37.206341 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2483 2024.09.04 16:53:37.206759 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2484 2024.09.04 16:53:37.206947 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002334 sec., 3427.592116538132 rows/sec., 6.14 MiB/sec.
2485 2024.09.04 16:53:37.207416 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Debug> DynamicQueryHandler: Done processing query
2486 2024.09.04 16:53:37.207441 [ 3 ] {af4eede5-7a28-41ce-94c1-e781e41d07ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2487 2024.09.04 16:53:37.207457 [ 3 ] {} <Debug> HTTP-Session: a3d8ffb7-b0ff-4837-8071-166865922b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.09.04 16:53:37.207577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2489 2024.09.04 16:53:37.207625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2490 2024.09.04 16:53:37.207644 [ 3 ] {} <Debug> HTTP-Session: 384aa150-4853-4def-8f11-ee4a55aefb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2491 2024.09.04 16:53:37.207660 [ 3 ] {} <Debug> HTTP-Session: 384aa150-4853-4def-8f11-ee4a55aefb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2492 2024.09.04 16:53:37.207674 [ 3 ] {} <Debug> HTTP-Session: 384aa150-4853-4def-8f11-ee4a55aefb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2493 2024.09.04 16:53:37.207704 [ 3 ] {} <Trace> HTTP-Session: 384aa150-4853-4def-8f11-ee4a55aefb8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2494 2024.09.04 16:53:37.207819 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2495 2024.09.04 16:53:37.207865 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2496 2024.09.04 16:53:37.208013 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2024.09.04 16:53:37.208310 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2498 2024.09.04 16:53:37.208346 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2499 2024.09.04 16:53:37.208708 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2500 2024.09.04 16:53:37.209039 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2501 2024.09.04 16:53:37.209194 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
2502 2024.09.04 16:53:37.209424 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Debug> DynamicQueryHandler: Done processing query
2503 2024.09.04 16:53:37.209458 [ 3 ] {e2fb8e15-15fa-4d7b-9269-ae9f1f8a3ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2504 2024.09.04 16:53:37.209479 [ 3 ] {} <Debug> HTTP-Session: 384aa150-4853-4def-8f11-ee4a55aefb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2505 2024.09.04 16:53:42.195267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 16179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.09.04 16:53:42.195414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2507 2024.09.04 16:53:42.195444 [ 3 ] {} <Debug> HTTP-Session: 38996200-52d0-44ed-8838-1f787b8c4b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2508 2024.09.04 16:53:42.195472 [ 3 ] {} <Debug> HTTP-Session: 38996200-52d0-44ed-8838-1f787b8c4b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.09.04 16:53:42.195491 [ 3 ] {} <Debug> HTTP-Session: 38996200-52d0-44ed-8838-1f787b8c4b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.09.04 16:53:42.195548 [ 3 ] {} <Trace> HTTP-Session: 38996200-52d0-44ed-8838-1f787b8c4b39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2511 2024.09.04 16:53:42.195806 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2512 2024.09.04 16:53:42.195884 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2513 2024.09.04 16:53:42.196230 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2514 2024.09.04 16:53:42.196733 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2515 2024.09.04 16:53:42.196781 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2516 2024.09.04 16:53:42.197201 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2517 2024.09.04 16:53:42.197589 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2518 2024.09.04 16:53:42.197768 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002047 sec., 53737.1763556424 rows/sec., 4.52 MiB/sec.
2519 2024.09.04 16:53:42.198180 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Debug> DynamicQueryHandler: Done processing query
2520 2024.09.04 16:53:42.198208 [ 3 ] {23f5f544-91a8-4230-8774-a2340e749705} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2521 2024.09.04 16:53:42.198226 [ 3 ] {} <Debug> HTTP-Session: 38996200-52d0-44ed-8838-1f787b8c4b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2522 2024.09.04 16:53:42.198382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2523 2024.09.04 16:53:42.198438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2524 2024.09.04 16:53:42.198458 [ 3 ] {} <Debug> HTTP-Session: dd3968bb-def2-4a2b-9da5-84e19d209471 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2525 2024.09.04 16:53:42.198573 [ 3 ] {} <Debug> HTTP-Session: dd3968bb-def2-4a2b-9da5-84e19d209471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2526 2024.09.04 16:53:42.198588 [ 3 ] {} <Debug> HTTP-Session: dd3968bb-def2-4a2b-9da5-84e19d209471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.09.04 16:53:42.198624 [ 3 ] {} <Trace> HTTP-Session: dd3968bb-def2-4a2b-9da5-84e19d209471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2528 2024.09.04 16:53:42.198742 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2529 2024.09.04 16:53:42.198791 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2530 2024.09.04 16:53:42.199059 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2531 2024.09.04 16:53:42.199387 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2532 2024.09.04 16:53:42.199425 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2533 2024.09.04 16:53:42.199774 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2534 2024.09.04 16:53:42.200205 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2535 2024.09.04 16:53:42.200502 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001796 sec., 15033.407572383074 rows/sec., 1.10 MiB/sec.
2536 2024.09.04 16:53:42.200673 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Debug> DynamicQueryHandler: Done processing query
2537 2024.09.04 16:53:42.200698 [ 3 ] {883d2119-e2f4-4562-b561-5a5b6c72732d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2538 2024.09.04 16:53:42.200714 [ 3 ] {} <Debug> HTTP-Session: dd3968bb-def2-4a2b-9da5-84e19d209471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2539 2024.09.04 16:53:42.200881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 15456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2540 2024.09.04 16:53:42.200932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2541 2024.09.04 16:53:42.200950 [ 3 ] {} <Debug> HTTP-Session: 25a4f712-7176-4648-90db-15fa78f02887 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2542 2024.09.04 16:53:42.200968 [ 3 ] {} <Debug> HTTP-Session: 25a4f712-7176-4648-90db-15fa78f02887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.09.04 16:53:42.200982 [ 3 ] {} <Debug> HTTP-Session: 25a4f712-7176-4648-90db-15fa78f02887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2544 2024.09.04 16:53:42.201015 [ 3 ] {} <Trace> HTTP-Session: 25a4f712-7176-4648-90db-15fa78f02887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2545 2024.09.04 16:53:42.201145 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2546 2024.09.04 16:53:42.201189 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2547 2024.09.04 16:53:42.201417 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2548 2024.09.04 16:53:42.201765 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2549 2024.09.04 16:53:42.201803 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2550 2024.09.04 16:53:42.202162 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2551 2024.09.04 16:53:42.202530 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2552 2024.09.04 16:53:42.202696 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001591 sec., 57196.73161533627 rows/sec., 4.47 MiB/sec.
2553 2024.09.04 16:53:42.203047 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Debug> DynamicQueryHandler: Done processing query
2554 2024.09.04 16:53:42.203072 [ 3 ] {1862c149-ba62-419a-a254-2e5bb2915170} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2555 2024.09.04 16:53:42.203088 [ 3 ] {} <Debug> HTTP-Session: 25a4f712-7176-4648-90db-15fa78f02887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2556 2024.09.04 16:53:42.203303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2557 2024.09.04 16:53:42.203354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2558 2024.09.04 16:53:42.203374 [ 3 ] {} <Debug> HTTP-Session: 3eaad8a9-8e20-4bf7-a6e2-c42a45690e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2559 2024.09.04 16:53:42.203390 [ 3 ] {} <Debug> HTTP-Session: 3eaad8a9-8e20-4bf7-a6e2-c42a45690e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.09.04 16:53:42.203404 [ 3 ] {} <Debug> HTTP-Session: 3eaad8a9-8e20-4bf7-a6e2-c42a45690e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2561 2024.09.04 16:53:42.203436 [ 3 ] {} <Trace> HTTP-Session: 3eaad8a9-8e20-4bf7-a6e2-c42a45690e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2562 2024.09.04 16:53:42.203582 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2563 2024.09.04 16:53:42.203631 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2564 2024.09.04 16:53:42.203798 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2565 2024.09.04 16:53:42.204203 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2566 2024.09.04 16:53:42.204240 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2567 2024.09.04 16:53:42.204624 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2568 2024.09.04 16:53:42.205072 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2569 2024.09.04 16:53:42.205281 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001754 sec., 91220.06841505131 rows/sec., 6.35 MiB/sec.
2570 2024.09.04 16:53:42.205674 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Debug> DynamicQueryHandler: Done processing query
2571 2024.09.04 16:53:42.205704 [ 3 ] {7a9c3733-4c14-4ea4-89a3-8317591c8e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2572 2024.09.04 16:53:42.205725 [ 3 ] {} <Debug> HTTP-Session: 3eaad8a9-8e20-4bf7-a6e2-c42a45690e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2573 2024.09.04 16:53:42.205903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2574 2024.09.04 16:53:42.205966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2575 2024.09.04 16:53:42.205986 [ 3 ] {} <Debug> HTTP-Session: 8d7ea7bf-5a39-4d73-b248-727b953f7f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2576 2024.09.04 16:53:42.206003 [ 3 ] {} <Debug> HTTP-Session: 8d7ea7bf-5a39-4d73-b248-727b953f7f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2577 2024.09.04 16:53:42.206017 [ 3 ] {} <Debug> HTTP-Session: 8d7ea7bf-5a39-4d73-b248-727b953f7f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2578 2024.09.04 16:53:42.206049 [ 3 ] {} <Trace> HTTP-Session: 8d7ea7bf-5a39-4d73-b248-727b953f7f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2579 2024.09.04 16:53:42.206352 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2580 2024.09.04 16:53:42.206423 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <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_histogramu64
2581 2024.09.04 16:53:42.206868 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2582 2024.09.04 16:53:42.207495 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2583 2024.09.04 16:53:42.207531 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2584 2024.09.04 16:53:42.208184 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2585 2024.09.04 16:53:42.208596 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2586 2024.09.04 16:53:42.208818 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002665 sec., 10131.332082551595 rows/sec., 18.15 MiB/sec.
2587 2024.09.04 16:53:42.209304 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Debug> DynamicQueryHandler: Done processing query
2588 2024.09.04 16:53:42.209329 [ 3 ] {d33ed12e-6bdb-4a21-b21d-2a402b6d6d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2589 2024.09.04 16:53:42.209344 [ 3 ] {} <Debug> HTTP-Session: 8d7ea7bf-5a39-4d73-b248-727b953f7f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2590 2024.09.04 16:53:42.209519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2591 2024.09.04 16:53:42.209569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2592 2024.09.04 16:53:42.209589 [ 3 ] {} <Debug> HTTP-Session: 5b55e6a3-392b-434d-83cd-210ddd0b71f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2593 2024.09.04 16:53:42.209606 [ 3 ] {} <Debug> HTTP-Session: 5b55e6a3-392b-434d-83cd-210ddd0b71f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2594 2024.09.04 16:53:42.209620 [ 3 ] {} <Debug> HTTP-Session: 5b55e6a3-392b-434d-83cd-210ddd0b71f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2595 2024.09.04 16:53:42.209651 [ 3 ] {} <Trace> HTTP-Session: 5b55e6a3-392b-434d-83cd-210ddd0b71f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2596 2024.09.04 16:53:42.209772 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2597 2024.09.04 16:53:42.209818 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2598 2024.09.04 16:53:42.209964 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2599 2024.09.04 16:53:42.210247 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2600 2024.09.04 16:53:42.210284 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2601 2024.09.04 16:53:42.210641 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2602 2024.09.04 16:53:42.210960 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2603 2024.09.04 16:53:42.211135 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
2604 2024.09.04 16:53:42.211527 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Debug> DynamicQueryHandler: Done processing query
2605 2024.09.04 16:53:42.211552 [ 3 ] {cbae98bf-7690-479b-97db-9897a0cd2c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2606 2024.09.04 16:53:42.211569 [ 3 ] {} <Debug> HTTP-Session: 5b55e6a3-392b-434d-83cd-210ddd0b71f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.09.04 16:53:45.628521 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
2608 2024.09.04 16:53:45.628590 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
2609 2024.09.04 16:53:47.195469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2610 2024.09.04 16:53:47.195596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2611 2024.09.04 16:53:47.195625 [ 3 ] {} <Debug> HTTP-Session: 7fce7aec-9183-4bb1-825b-317c806ecc25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2612 2024.09.04 16:53:47.195652 [ 3 ] {} <Debug> HTTP-Session: 7fce7aec-9183-4bb1-825b-317c806ecc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2613 2024.09.04 16:53:47.195671 [ 3 ] {} <Debug> HTTP-Session: 7fce7aec-9183-4bb1-825b-317c806ecc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.09.04 16:53:47.195727 [ 3 ] {} <Trace> HTTP-Session: 7fce7aec-9183-4bb1-825b-317c806ecc25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2615 2024.09.04 16:53:47.195954 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2616 2024.09.04 16:53:47.196031 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2617 2024.09.04 16:53:47.196373 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2618 2024.09.04 16:53:47.196840 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2619 2024.09.04 16:53:47.196886 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2620 2024.09.04 16:53:47.197311 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2621 2024.09.04 16:53:47.197698 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2622 2024.09.04 16:53:47.197861 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00198 sec., 36363.63636363636 rows/sec., 2.95 MiB/sec.
2623 2024.09.04 16:53:47.197866 [ 57 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2624 2024.09.04 16:53:47.197963 [ 57 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2625 2024.09.04 16:53:47.198020 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2626 2024.09.04 16:53:47.198179 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Debug> DynamicQueryHandler: Done processing query
2627 2024.09.04 16:53:47.198230 [ 3 ] {a1fcbbf1-427c-4627-8e19-62e48a4f5996} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2628 2024.09.04 16:53:47.198238 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
2629 2024.09.04 16:53:47.198254 [ 3 ] {} <Debug> HTTP-Session: 7fce7aec-9183-4bb1-825b-317c806ecc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.09.04 16:53:47.198442 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2631 2024.09.04 16:53:47.198503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2632 2024.09.04 16:53:47.198514 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part
2633 2024.09.04 16:53:47.198595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2634 2024.09.04 16:53:47.198662 [ 3 ] {} <Debug> HTTP-Session: 99504423-d86d-4239-9a1c-09be07bb09df Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2635 2024.09.04 16:53:47.198743 [ 3 ] {} <Debug> HTTP-Session: 99504423-d86d-4239-9a1c-09be07bb09df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.09.04 16:53:47.198793 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1186 rows starting from the beginning of the part
2637 2024.09.04 16:53:47.198808 [ 3 ] {} <Debug> HTTP-Session: 99504423-d86d-4239-9a1c-09be07bb09df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2638 2024.09.04 16:53:47.198987 [ 3 ] {} <Trace> HTTP-Session: 99504423-d86d-4239-9a1c-09be07bb09df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2639 2024.09.04 16:53:47.199121 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part
2640 2024.09.04 16:53:47.199403 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part
2641 2024.09.04 16:53:47.199417 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2642 2024.09.04 16:53:47.199663 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part
2643 2024.09.04 16:53:47.199673 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2644 2024.09.04 16:53:47.199960 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part
2645 2024.09.04 16:53:47.200844 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2646 2024.09.04 16:53:47.201680 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2647 2024.09.04 16:53:47.201740 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2648 2024.09.04 16:53:47.202787 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2649 2024.09.04 16:53:47.203584 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 5 columns (5 merged, 0 gathered) in 0.00545676 sec., 302377.2348426539 rows/sec., 26.28 MiB/sec.
2650 2024.09.04 16:53:47.203652 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2651 2024.09.04 16:53:47.203905 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004692 sec., 1705.0298380221654 rows/sec., 128.21 KiB/sec.
2652 2024.09.04 16:53:47.203936 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2653 2024.09.04 16:53:47.204531 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Debug> DynamicQueryHandler: Done processing query
2654 2024.09.04 16:53:47.204583 [ 3 ] {1f518c31-e338-47e6-979c-a678c27fe75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2655 2024.09.04 16:53:47.204646 [ 3 ] {} <Debug> HTTP-Session: 99504423-d86d-4239-9a1c-09be07bb09df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.09.04 16:53:47.204865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2024.09.04 16:53:47.204961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2658 2024.09.04 16:53:47.205004 [ 3 ] {} <Debug> HTTP-Session: 434b0255-e887-4a07-b52b-5c037ba5044c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2659 2024.09.04 16:53:47.205033 [ 3 ] {} <Debug> HTTP-Session: 434b0255-e887-4a07-b52b-5c037ba5044c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.09.04 16:53:47.205072 [ 3 ] {} <Debug> HTTP-Session: 434b0255-e887-4a07-b52b-5c037ba5044c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.09.04 16:53:47.205099 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2662 2024.09.04 16:53:47.205132 [ 3 ] {} <Trace> HTTP-Session: 434b0255-e887-4a07-b52b-5c037ba5044c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2663 2024.09.04 16:53:47.205266 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_11_2} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2664 2024.09.04 16:53:47.205407 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2665 2024.09.04 16:53:47.205422 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
2666 2024.09.04 16:53:47.205478 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2667 2024.09.04 16:53:47.205734 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2668 2024.09.04 16:53:47.206088 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2669 2024.09.04 16:53:47.206128 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2670 2024.09.04 16:53:47.206499 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2671 2024.09.04 16:53:47.206858 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2672 2024.09.04 16:53:47.207012 [ 57 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2673 2024.09.04 16:53:47.207020 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001722 sec., 41811.84668989547 rows/sec., 3.26 MiB/sec.
2674 2024.09.04 16:53:47.207061 [ 57 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2675 2024.09.04 16:53:47.207128 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2676 2024.09.04 16:53:47.207449 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Debug> DynamicQueryHandler: Done processing query
2677 2024.09.04 16:53:47.207509 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
2678 2024.09.04 16:53:47.207517 [ 3 ] {21ce916e-bc08-439d-bd9d-1c6f637f7b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2679 2024.09.04 16:53:47.207595 [ 3 ] {} <Debug> HTTP-Session: 434b0255-e887-4a07-b52b-5c037ba5044c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.09.04 16:53:47.207728 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2681 2024.09.04 16:53:47.207773 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part
2682 2024.09.04 16:53:47.207809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2024.09.04 16:53:47.207961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2684 2024.09.04 16:53:47.208048 [ 3 ] {} <Debug> HTTP-Session: 046a40ba-945c-4779-a01a-07da8ebc13a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2685 2024.09.04 16:53:47.208058 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 500 rows starting from the beginning of the part
2686 2024.09.04 16:53:47.208102 [ 3 ] {} <Debug> HTTP-Session: 046a40ba-945c-4779-a01a-07da8ebc13a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2687 2024.09.04 16:53:47.208140 [ 3 ] {} <Debug> HTTP-Session: 046a40ba-945c-4779-a01a-07da8ebc13a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2688 2024.09.04 16:53:47.208287 [ 3 ] {} <Trace> HTTP-Session: 046a40ba-945c-4779-a01a-07da8ebc13a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2689 2024.09.04 16:53:47.208314 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 91 rows starting from the beginning of the part
2690 2024.09.04 16:53:47.208573 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part
2691 2024.09.04 16:53:47.208671 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2692 2024.09.04 16:53:47.208866 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2693 2024.09.04 16:53:47.208882 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 91 rows starting from the beginning of the part
2694 2024.09.04 16:53:47.209224 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part
2695 2024.09.04 16:53:47.209943 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2696 2024.09.04 16:53:47.210741 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2697 2024.09.04 16:53:47.210800 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2698 2024.09.04 16:53:47.211758 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2699 2024.09.04 16:53:47.211997 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 907 rows, containing 5 columns (5 merged, 0 gathered) in 0.004780164 sec., 189742.44398309346 rows/sec., 15.10 MiB/sec.
2700 2024.09.04 16:53:47.212279 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2701 2024.09.04 16:53:47.212523 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2702 2024.09.04 16:53:47.212948 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2703 2024.09.04 16:53:47.213063 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2704 2024.09.04 16:53:47.213092 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004589 sec., 34865.98387448246 rows/sec., 2.43 MiB/sec.
2705 2024.09.04 16:53:47.213125 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2706 2024.09.04 16:53:47.213729 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
2707 2024.09.04 16:53:47.213844 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Debug> DynamicQueryHandler: Done processing query
2708 2024.09.04 16:53:47.213981 [ 3 ] {a258caf2-9d0c-49b6-b999-080375847103} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2709 2024.09.04 16:53:47.214062 [ 3 ] {} <Debug> HTTP-Session: 046a40ba-945c-4779-a01a-07da8ebc13a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.09.04 16:53:47.214064 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2711 2024.09.04 16:53:47.214329 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2712 2024.09.04 16:53:47.214348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2024.09.04 16:53:47.214378 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_11_2} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2714 2024.09.04 16:53:47.214417 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part
2715 2024.09.04 16:53:47.214522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2716 2024.09.04 16:53:47.214683 [ 3 ] {} <Debug> HTTP-Session: f19c6c86-e34d-45da-bd98-f8f671fe58a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2717 2024.09.04 16:53:47.214795 [ 3 ] {} <Debug> HTTP-Session: f19c6c86-e34d-45da-bd98-f8f671fe58a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2718 2024.09.04 16:53:47.214820 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
2719 2024.09.04 16:53:47.214856 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3206 rows starting from the beginning of the part
2720 2024.09.04 16:53:47.214892 [ 3 ] {} <Debug> HTTP-Session: f19c6c86-e34d-45da-bd98-f8f671fe58a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2721 2024.09.04 16:53:47.215030 [ 3 ] {} <Trace> HTTP-Session: f19c6c86-e34d-45da-bd98-f8f671fe58a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2722 2024.09.04 16:53:47.215246 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part
2723 2024.09.04 16:53:47.215477 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2724 2024.09.04 16:53:47.215502 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2725 2024.09.04 16:53:47.215801 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2726 2024.09.04 16:53:47.215856 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <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_histogramu64
2727 2024.09.04 16:53:47.216139 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2728 2024.09.04 16:53:47.218110 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2729 2024.09.04 16:53:47.219797 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2730 2024.09.04 16:53:47.219854 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2731 2024.09.04 16:53:47.220808 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.00752789 sec., 527372.211868133 rows/sec., 35.57 MiB/sec.
2732 2024.09.04 16:53:47.221122 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2733 2024.09.04 16:53:47.221234 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2734 2024.09.04 16:53:47.222286 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2735 2024.09.04 16:53:47.222352 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2736 2024.09.04 16:53:47.222564 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2737 2024.09.04 16:53:47.222713 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007409 sec., 1079.767849912269 rows/sec., 1.93 MiB/sec.
2738 2024.09.04 16:53:47.222811 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
2739 2024.09.04 16:53:47.223250 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Debug> DynamicQueryHandler: Done processing query
2740 2024.09.04 16:53:47.223282 [ 3 ] {ea0fb151-cd2e-425f-83bc-137813d32757} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2741 2024.09.04 16:53:47.223299 [ 3 ] {} <Debug> HTTP-Session: f19c6c86-e34d-45da-bd98-f8f671fe58a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2742 2024.09.04 16:53:47.223433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2743 2024.09.04 16:53:47.223485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2744 2024.09.04 16:53:47.223506 [ 3 ] {} <Debug> HTTP-Session: 37539d8a-5a59-4b33-80eb-efddc5ae5594 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2745 2024.09.04 16:53:47.223523 [ 3 ] {} <Debug> HTTP-Session: 37539d8a-5a59-4b33-80eb-efddc5ae5594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.09.04 16:53:47.223537 [ 3 ] {} <Debug> HTTP-Session: 37539d8a-5a59-4b33-80eb-efddc5ae5594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.09.04 16:53:47.223569 [ 3 ] {} <Trace> HTTP-Session: 37539d8a-5a59-4b33-80eb-efddc5ae5594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2748 2024.09.04 16:53:47.223700 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2749 2024.09.04 16:53:47.223746 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2750 2024.09.04 16:53:47.223888 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2024.09.04 16:53:47.224274 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2752 2024.09.04 16:53:47.224312 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2753 2024.09.04 16:53:47.224684 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2754 2024.09.04 16:53:47.225018 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2755 2024.09.04 16:53:47.225184 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec.
2756 2024.09.04 16:53:47.225187 [ 56 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2757 2024.09.04 16:53:47.225295 [ 56 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2758 2024.09.04 16:53:47.225339 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2759 2024.09.04 16:53:47.225481 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Debug> DynamicQueryHandler: Done processing query
2760 2024.09.04 16:53:47.225521 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
2761 2024.09.04 16:53:47.225527 [ 3 ] {0ace5e0e-a4fc-4703-8982-1c66ffba1b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2762 2024.09.04 16:53:47.225593 [ 3 ] {} <Debug> HTTP-Session: 37539d8a-5a59-4b33-80eb-efddc5ae5594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.09.04 16:53:47.225720 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2764 2024.09.04 16:53:47.225759 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part
2765 2024.09.04 16:53:47.225878 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
2766 2024.09.04 16:53:47.226005 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2767 2024.09.04 16:53:47.226226 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2768 2024.09.04 16:53:47.226358 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2769 2024.09.04 16:53:47.226562 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2770 2024.09.04 16:53:47.227672 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243423 sec., 157794.58443637245 rows/sec., 10.49 MiB/sec.
2771 2024.09.04 16:53:47.227822 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2772 2024.09.04 16:53:47.228193 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2773 2024.09.04 16:53:47.228275 [ 190 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_11_2} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2774 2024.09.04 16:53:47.228340 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2775 2024.09.04 16:53:52.194870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2776 2024.09.04 16:53:52.195008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2777 2024.09.04 16:53:52.195036 [ 3 ] {} <Debug> HTTP-Session: 26ecd657-cba0-4be8-ab30-1a235fe59db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2778 2024.09.04 16:53:52.195061 [ 3 ] {} <Debug> HTTP-Session: 26ecd657-cba0-4be8-ab30-1a235fe59db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2779 2024.09.04 16:53:52.195076 [ 3 ] {} <Debug> HTTP-Session: 26ecd657-cba0-4be8-ab30-1a235fe59db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2780 2024.09.04 16:53:52.195126 [ 3 ] {} <Trace> HTTP-Session: 26ecd657-cba0-4be8-ab30-1a235fe59db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2781 2024.09.04 16:53:52.195378 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2782 2024.09.04 16:53:52.195780 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2783 2024.09.04 16:53:52.195830 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2784 2024.09.04 16:53:52.196173 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2785 2024.09.04 16:53:52.196260 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2786 2024.09.04 16:53:52.196439 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2787 2024.09.04 16:53:52.196619 [ 259 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2788 2024.09.04 16:53:52.196646 [ 256 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2789 2024.09.04 16:53:52.196681 [ 257 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2790 2024.09.04 16:53:52.196680 [ 260 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2791 2024.09.04 16:53:52.196888 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
2792 2024.09.04 16:53:52.196921 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
2793 2024.09.04 16:53:52.197060 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2794 2024.09.04 16:53:52.197085 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 28 rows with 4 streams
2795 2024.09.04 16:53:52.197129 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2796 2024.09.04 16:53:52.197177 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2797 2024.09.04 16:53:52.197220 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2798 2024.09.04 16:53:52.197261 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2799 2024.09.04 16:53:52.199431 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.004162 sec., 6727.534839019702 rows/sec., 273.35 KiB/sec.
2800 2024.09.04 16:53:52.199838 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> DynamicQueryHandler: Done processing query
2801 2024.09.04 16:53:52.199868 [ 3 ] {6c681560-b128-494e-9111-675bf332c606} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2802 2024.09.04 16:53:52.199886 [ 3 ] {} <Debug> HTTP-Session: 26ecd657-cba0-4be8-ab30-1a235fe59db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2803 2024.09.04 16:53:52.201899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2804 2024.09.04 16:53:52.201970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2805 2024.09.04 16:53:52.201995 [ 3 ] {} <Debug> HTTP-Session: 744651a6-e3c0-44a8-8da3-84ad237ca26d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2806 2024.09.04 16:53:52.202019 [ 3 ] {} <Debug> HTTP-Session: 744651a6-e3c0-44a8-8da3-84ad237ca26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2807 2024.09.04 16:53:52.202038 [ 3 ] {} <Debug> HTTP-Session: 744651a6-e3c0-44a8-8da3-84ad237ca26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2808 2024.09.04 16:53:52.202082 [ 3 ] {} <Trace> HTTP-Session: 744651a6-e3c0-44a8-8da3-84ad237ca26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2809 2024.09.04 16:53:52.202225 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2810 2024.09.04 16:53:52.202288 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2811 2024.09.04 16:53:52.202474 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2812 2024.09.04 16:53:52.202812 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2813 2024.09.04 16:53:52.202855 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2814 2024.09.04 16:53:52.203345 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2815 2024.09.04 16:53:52.203706 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2816 2024.09.04 16:53:52.203862 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 134.94 KiB/sec.
2817 2024.09.04 16:53:52.204188 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Debug> DynamicQueryHandler: Done processing query
2818 2024.09.04 16:53:52.204215 [ 3 ] {8c7e59a2-d99b-4a76-96b9-62af2d4a6ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2819 2024.09.04 16:53:52.204233 [ 3 ] {} <Debug> HTTP-Session: 744651a6-e3c0-44a8-8da3-84ad237ca26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.09.04 16:53:52.204357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2821 2024.09.04 16:53:52.204409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2822 2024.09.04 16:53:52.204429 [ 3 ] {} <Debug> HTTP-Session: 0801221c-3519-437b-ab2d-c71ccc9b7aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2823 2024.09.04 16:53:52.204447 [ 3 ] {} <Debug> HTTP-Session: 0801221c-3519-437b-ab2d-c71ccc9b7aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2824 2024.09.04 16:53:52.204461 [ 3 ] {} <Debug> HTTP-Session: 0801221c-3519-437b-ab2d-c71ccc9b7aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2825 2024.09.04 16:53:52.204494 [ 3 ] {} <Trace> HTTP-Session: 0801221c-3519-437b-ab2d-c71ccc9b7aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2826 2024.09.04 16:53:52.204599 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2827 2024.09.04 16:53:52.204648 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2828 2024.09.04 16:53:52.204968 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2829 2024.09.04 16:53:52.205292 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2830 2024.09.04 16:53:52.205332 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2831 2024.09.04 16:53:52.205769 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2832 2024.09.04 16:53:52.206132 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2833 2024.09.04 16:53:52.206297 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00172 sec., 1162.7906976744187 rows/sec., 94.82 KiB/sec.
2834 2024.09.04 16:53:52.206511 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Debug> DynamicQueryHandler: Done processing query
2835 2024.09.04 16:53:52.206536 [ 3 ] {c0421c75-a9ce-429f-a39e-ac6f63613028} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2836 2024.09.04 16:53:52.206552 [ 3 ] {} <Debug> HTTP-Session: 0801221c-3519-437b-ab2d-c71ccc9b7aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2837 2024.09.04 16:53:52.206708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 17547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2838 2024.09.04 16:53:52.206759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2839 2024.09.04 16:53:52.206779 [ 3 ] {} <Debug> HTTP-Session: 07c2fe0f-8fe5-4c76-98b1-e7ca80dadeee Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2840 2024.09.04 16:53:52.206796 [ 3 ] {} <Debug> HTTP-Session: 07c2fe0f-8fe5-4c76-98b1-e7ca80dadeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2841 2024.09.04 16:53:52.206810 [ 3 ] {} <Debug> HTTP-Session: 07c2fe0f-8fe5-4c76-98b1-e7ca80dadeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2842 2024.09.04 16:53:52.206843 [ 3 ] {} <Trace> HTTP-Session: 07c2fe0f-8fe5-4c76-98b1-e7ca80dadeee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2843 2024.09.04 16:53:52.206972 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2844 2024.09.04 16:53:52.207018 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2845 2024.09.04 16:53:52.207246 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2846 2024.09.04 16:53:52.207641 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2847 2024.09.04 16:53:52.207678 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2848 2024.09.04 16:53:52.208047 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2849 2024.09.04 16:53:52.208412 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2850 2024.09.04 16:53:52.208564 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Debug> executeQuery: Read 119 rows, 10.30 KiB in 0.001633 sec., 72872.01469687691 rows/sec., 6.16 MiB/sec.
2851 2024.09.04 16:53:52.208739 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Debug> DynamicQueryHandler: Done processing query
2852 2024.09.04 16:53:52.208764 [ 3 ] {67bdbf73-84c3-4413-ab06-72f8d95061c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2853 2024.09.04 16:53:52.208780 [ 3 ] {} <Debug> HTTP-Session: 07c2fe0f-8fe5-4c76-98b1-e7ca80dadeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2854 2024.09.04 16:53:52.208906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2855 2024.09.04 16:53:52.208957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2856 2024.09.04 16:53:52.208978 [ 3 ] {} <Debug> HTTP-Session: cb5932eb-b6aa-4733-ab11-4ba962f0d40d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2857 2024.09.04 16:53:52.208994 [ 3 ] {} <Debug> HTTP-Session: cb5932eb-b6aa-4733-ab11-4ba962f0d40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2858 2024.09.04 16:53:52.209008 [ 3 ] {} <Debug> HTTP-Session: cb5932eb-b6aa-4733-ab11-4ba962f0d40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2859 2024.09.04 16:53:52.209040 [ 3 ] {} <Trace> HTTP-Session: cb5932eb-b6aa-4733-ab11-4ba962f0d40d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2860 2024.09.04 16:53:52.209145 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2861 2024.09.04 16:53:52.209189 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2862 2024.09.04 16:53:52.209414 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2863 2024.09.04 16:53:52.209722 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2864 2024.09.04 16:53:52.209759 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2865 2024.09.04 16:53:52.210129 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2866 2024.09.04 16:53:52.210486 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2867 2024.09.04 16:53:52.210656 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001532 sec., 21540.46997389034 rows/sec., 1.57 MiB/sec.
2868 2024.09.04 16:53:52.210972 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Debug> DynamicQueryHandler: Done processing query
2869 2024.09.04 16:53:52.210999 [ 3 ] {e11b4d4f-e7e3-4270-ba5e-e7bda4ea2bfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2870 2024.09.04 16:53:52.211015 [ 3 ] {} <Debug> HTTP-Session: cb5932eb-b6aa-4733-ab11-4ba962f0d40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2871 2024.09.04 16:53:52.211172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 18003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2872 2024.09.04 16:53:52.211223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2873 2024.09.04 16:53:52.211242 [ 3 ] {} <Debug> HTTP-Session: c9faa2b7-1686-4704-9917-51ba457e444c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2874 2024.09.04 16:53:52.211259 [ 3 ] {} <Debug> HTTP-Session: c9faa2b7-1686-4704-9917-51ba457e444c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2875 2024.09.04 16:53:52.211273 [ 3 ] {} <Debug> HTTP-Session: c9faa2b7-1686-4704-9917-51ba457e444c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.09.04 16:53:52.211303 [ 3 ] {} <Trace> HTTP-Session: c9faa2b7-1686-4704-9917-51ba457e444c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2877 2024.09.04 16:53:52.211428 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2878 2024.09.04 16:53:52.211475 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2879 2024.09.04 16:53:52.211717 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2880 2024.09.04 16:53:52.212080 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2881 2024.09.04 16:53:52.212119 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2882 2024.09.04 16:53:52.212485 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2883 2024.09.04 16:53:52.212838 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2884 2024.09.04 16:53:52.212988 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001599 sec., 66291.43214509069 rows/sec., 5.18 MiB/sec.
2885 2024.09.04 16:53:52.213164 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Debug> DynamicQueryHandler: Done processing query
2886 2024.09.04 16:53:52.213199 [ 3 ] {26628078-19bc-476e-a5d9-4764f9f3ddbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2887 2024.09.04 16:53:52.213221 [ 3 ] {} <Debug> HTTP-Session: c9faa2b7-1686-4704-9917-51ba457e444c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2888 2024.09.04 16:53:52.213416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2889 2024.09.04 16:53:52.213470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2890 2024.09.04 16:53:52.213489 [ 3 ] {} <Debug> HTTP-Session: f0bd24b9-91e7-452e-9dbe-03d2b3474922 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2891 2024.09.04 16:53:52.213506 [ 3 ] {} <Debug> HTTP-Session: f0bd24b9-91e7-452e-9dbe-03d2b3474922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.09.04 16:53:52.213520 [ 3 ] {} <Debug> HTTP-Session: f0bd24b9-91e7-452e-9dbe-03d2b3474922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2893 2024.09.04 16:53:52.213551 [ 3 ] {} <Trace> HTTP-Session: f0bd24b9-91e7-452e-9dbe-03d2b3474922 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2894 2024.09.04 16:53:52.213698 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2895 2024.09.04 16:53:52.213747 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2896 2024.09.04 16:53:52.213892 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2897 2024.09.04 16:53:52.214282 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2898 2024.09.04 16:53:52.214321 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2899 2024.09.04 16:53:52.214718 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2900 2024.09.04 16:53:52.215069 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2901 2024.09.04 16:53:52.215227 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001593 sec., 101067.16886377904 rows/sec., 7.04 MiB/sec.
2902 2024.09.04 16:53:52.215399 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Debug> DynamicQueryHandler: Done processing query
2903 2024.09.04 16:53:52.215424 [ 3 ] {33d184bb-aadb-4d12-9070-ac2e53660470} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2904 2024.09.04 16:53:52.215440 [ 3 ] {} <Debug> HTTP-Session: f0bd24b9-91e7-452e-9dbe-03d2b3474922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.09.04 16:53:52.215622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 50981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2906 2024.09.04 16:53:52.215672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2907 2024.09.04 16:53:52.215692 [ 3 ] {} <Debug> HTTP-Session: 99ba05c8-947a-40f0-9ff8-445a80ccecf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2908 2024.09.04 16:53:52.215708 [ 3 ] {} <Debug> HTTP-Session: 99ba05c8-947a-40f0-9ff8-445a80ccecf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2909 2024.09.04 16:53:52.215722 [ 3 ] {} <Debug> HTTP-Session: 99ba05c8-947a-40f0-9ff8-445a80ccecf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2910 2024.09.04 16:53:52.215752 [ 3 ] {} <Trace> HTTP-Session: 99ba05c8-947a-40f0-9ff8-445a80ccecf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2911 2024.09.04 16:53:52.216321 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2912 2024.09.04 16:53:52.216389 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <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_histogramu64
2913 2024.09.04 16:53:52.216809 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2914 2024.09.04 16:53:52.217474 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2915 2024.09.04 16:53:52.217512 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2916 2024.09.04 16:53:52.218155 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2917 2024.09.04 16:53:52.218565 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2918 2024.09.04 16:53:52.218758 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002897 sec., 10700.724887814982 rows/sec., 19.18 MiB/sec.
2919 2024.09.04 16:53:52.218984 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Debug> DynamicQueryHandler: Done processing query
2920 2024.09.04 16:53:52.219011 [ 3 ] {8cce8490-78c0-4a3b-a946-9ac0492307d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
2921 2024.09.04 16:53:52.219027 [ 3 ] {} <Debug> HTTP-Session: 99ba05c8-947a-40f0-9ff8-445a80ccecf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2922 2024.09.04 16:53:52.219157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2923 2024.09.04 16:53:52.219207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2924 2024.09.04 16:53:52.219228 [ 3 ] {} <Debug> HTTP-Session: a0cf63e6-543c-437b-b16d-dd2172a87f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2925 2024.09.04 16:53:52.219244 [ 3 ] {} <Debug> HTTP-Session: a0cf63e6-543c-437b-b16d-dd2172a87f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.09.04 16:53:52.219258 [ 3 ] {} <Debug> HTTP-Session: a0cf63e6-543c-437b-b16d-dd2172a87f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2927 2024.09.04 16:53:52.219289 [ 3 ] {} <Trace> HTTP-Session: a0cf63e6-543c-437b-b16d-dd2172a87f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2928 2024.09.04 16:53:52.219387 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2929 2024.09.04 16:53:52.219431 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2930 2024.09.04 16:53:52.219561 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2931 2024.09.04 16:53:52.219827 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2932 2024.09.04 16:53:52.219864 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2933 2024.09.04 16:53:52.220215 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2934 2024.09.04 16:53:52.220534 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2935 2024.09.04 16:53:52.220697 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001334 sec., 6746.626686656672 rows/sec., 476.57 KiB/sec.
2936 2024.09.04 16:53:52.220886 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Debug> DynamicQueryHandler: Done processing query
2937 2024.09.04 16:53:52.220911 [ 3 ] {bce6f048-eabb-4a80-869f-10172ab34b78} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2938 2024.09.04 16:53:52.220927 [ 3 ] {} <Debug> HTTP-Session: a0cf63e6-543c-437b-b16d-dd2172a87f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.09.04 16:53:52.221073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2940 2024.09.04 16:53:52.221122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2941 2024.09.04 16:53:52.221142 [ 3 ] {} <Debug> HTTP-Session: 725d3240-0013-4edc-bf33-9255d66545a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2942 2024.09.04 16:53:52.221159 [ 3 ] {} <Debug> HTTP-Session: 725d3240-0013-4edc-bf33-9255d66545a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.09.04 16:53:52.221173 [ 3 ] {} <Debug> HTTP-Session: 725d3240-0013-4edc-bf33-9255d66545a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2944 2024.09.04 16:53:52.221203 [ 3 ] {} <Trace> HTTP-Session: 725d3240-0013-4edc-bf33-9255d66545a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2945 2024.09.04 16:53:52.221316 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2946 2024.09.04 16:53:52.221362 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2947 2024.09.04 16:53:52.221491 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2948 2024.09.04 16:53:52.221786 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2949 2024.09.04 16:53:52.221824 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2950 2024.09.04 16:53:52.222179 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2951 2024.09.04 16:53:52.222528 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2952 2024.09.04 16:53:52.222682 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec.
2953 2024.09.04 16:53:52.222854 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Debug> DynamicQueryHandler: Done processing query
2954 2024.09.04 16:53:52.222880 [ 3 ] {a545fc9b-1fb0-417c-99ec-e47f01e07d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2955 2024.09.04 16:53:52.222896 [ 3 ] {} <Debug> HTTP-Session: 725d3240-0013-4edc-bf33-9255d66545a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2956 2024.09.04 16:53:57.225038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2957 2024.09.04 16:53:57.225184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2958 2024.09.04 16:53:57.225218 [ 3 ] {} <Debug> HTTP-Session: e436ab8d-0d5b-40ef-817d-61b6628b70c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2959 2024.09.04 16:53:57.225249 [ 3 ] {} <Debug> HTTP-Session: e436ab8d-0d5b-40ef-817d-61b6628b70c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2960 2024.09.04 16:53:57.225267 [ 3 ] {} <Debug> HTTP-Session: e436ab8d-0d5b-40ef-817d-61b6628b70c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2961 2024.09.04 16:53:57.225326 [ 3 ] {} <Trace> HTTP-Session: e436ab8d-0d5b-40ef-817d-61b6628b70c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2962 2024.09.04 16:53:57.225566 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2963 2024.09.04 16:53:57.225648 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2964 2024.09.04 16:53:57.226039 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2965 2024.09.04 16:53:57.226509 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2966 2024.09.04 16:53:57.226558 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2967 2024.09.04 16:53:57.226975 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2968 2024.09.04 16:53:57.227365 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2969 2024.09.04 16:53:57.227510 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002016 sec., 1984.126984126984 rows/sec., 161.79 KiB/sec.
2970 2024.09.04 16:53:57.227722 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Debug> DynamicQueryHandler: Done processing query
2971 2024.09.04 16:53:57.227750 [ 3 ] {e631965e-7e0d-489e-89af-92418f807121} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2972 2024.09.04 16:53:57.227767 [ 3 ] {} <Debug> HTTP-Session: e436ab8d-0d5b-40ef-817d-61b6628b70c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2973 2024.09.04 16:53:57.228170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 176129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2974 2024.09.04 16:53:57.228231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2975 2024.09.04 16:53:57.228253 [ 3 ] {} <Debug> HTTP-Session: afbf568b-fde2-4c46-bd9c-f1ec65e1da43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2976 2024.09.04 16:53:57.228271 [ 3 ] {} <Debug> HTTP-Session: afbf568b-fde2-4c46-bd9c-f1ec65e1da43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2977 2024.09.04 16:53:57.228285 [ 3 ] {} <Debug> HTTP-Session: afbf568b-fde2-4c46-bd9c-f1ec65e1da43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2978 2024.09.04 16:53:57.228321 [ 3 ] {} <Trace> HTTP-Session: afbf568b-fde2-4c46-bd9c-f1ec65e1da43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2979 2024.09.04 16:53:57.229264 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2980 2024.09.04 16:53:57.229315 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2981 2024.09.04 16:53:57.229555 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2982 2024.09.04 16:53:57.230775 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2983 2024.09.04 16:53:57.230813 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2984 2024.09.04 16:53:57.231318 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2985 2024.09.04 16:53:57.231682 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2986 2024.09.04 16:53:57.231814 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.00334 sec., 363473.05389221554 rows/sec., 30.03 MiB/sec.
2987 2024.09.04 16:53:57.231993 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Debug> DynamicQueryHandler: Done processing query
2988 2024.09.04 16:53:57.232019 [ 3 ] {acc8e60e-5001-4455-bb38-9373531b6d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
2989 2024.09.04 16:53:57.232035 [ 3 ] {} <Debug> HTTP-Session: afbf568b-fde2-4c46-bd9c-f1ec65e1da43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2990 2024.09.04 16:53:57.232236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2991 2024.09.04 16:53:57.232292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2992 2024.09.04 16:53:57.232312 [ 3 ] {} <Debug> HTTP-Session: 8f9fc0f9-4812-4b78-b398-88de3281bf78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
2993 2024.09.04 16:53:57.232329 [ 3 ] {} <Debug> HTTP-Session: 8f9fc0f9-4812-4b78-b398-88de3281bf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2994 2024.09.04 16:53:57.232342 [ 3 ] {} <Debug> HTTP-Session: 8f9fc0f9-4812-4b78-b398-88de3281bf78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2995 2024.09.04 16:53:57.232376 [ 3 ] {} <Trace> HTTP-Session: 8f9fc0f9-4812-4b78-b398-88de3281bf78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2996 2024.09.04 16:53:57.232478 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2997 2024.09.04 16:53:57.232524 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2998 2024.09.04 16:53:57.232751 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2999 2024.09.04 16:53:57.233075 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3000 2024.09.04 16:53:57.233114 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3001 2024.09.04 16:53:57.233487 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3002 2024.09.04 16:53:57.233849 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3003 2024.09.04 16:53:57.233990 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001538 sec., 7802.340702210663 rows/sec., 572.73 KiB/sec.
3004 2024.09.04 16:53:57.234076 [ 46 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3005 2024.09.04 16:53:57.234173 [ 46 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3006 2024.09.04 16:53:57.234217 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3007 2024.09.04 16:53:57.234251 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Debug> DynamicQueryHandler: Done processing query
3008 2024.09.04 16:53:57.234307 [ 3 ] {1a210296-0212-4d3d-be92-b3630ec53b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3009 2024.09.04 16:53:57.234383 [ 3 ] {} <Debug> HTTP-Session: 8f9fc0f9-4812-4b78-b398-88de3281bf78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3010 2024.09.04 16:53:57.234603 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
3011 2024.09.04 16:53:57.234713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3012 2024.09.04 16:53:57.234822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3013 2024.09.04 16:53:57.234881 [ 3 ] {} <Debug> HTTP-Session: 48470511-a4cb-48ed-98ef-1b360d0eda37 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3014 2024.09.04 16:53:57.234935 [ 3 ] {} <Debug> HTTP-Session: 48470511-a4cb-48ed-98ef-1b360d0eda37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3015 2024.09.04 16:53:57.234981 [ 3 ] {} <Debug> HTTP-Session: 48470511-a4cb-48ed-98ef-1b360d0eda37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3016 2024.09.04 16:53:57.234993 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3017 2024.09.04 16:53:57.235035 [ 3 ] {} <Trace> HTTP-Session: 48470511-a4cb-48ed-98ef-1b360d0eda37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3018 2024.09.04 16:53:57.235066 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 35 rows starting from the beginning of the part
3019 2024.09.04 16:53:57.235322 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
3020 2024.09.04 16:53:57.235400 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3021 2024.09.04 16:53:57.235583 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3022 2024.09.04 16:53:57.235609 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
3023 2024.09.04 16:53:57.236015 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
3024 2024.09.04 16:53:57.236319 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 33 rows starting from the beginning of the part
3025 2024.09.04 16:53:57.236680 [ 193 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
3026 2024.09.04 16:53:57.237360 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3027 2024.09.04 16:53:57.238287 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3028 2024.09.04 16:53:57.238375 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3029 2024.09.04 16:53:57.239489 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3030 2024.09.04 16:53:57.239486 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 5 columns (5 merged, 0 gathered) in 0.005163853 sec., 23819.423209762168 rows/sec., 1.83 MiB/sec.
3031 2024.09.04 16:53:57.239809 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3032 2024.09.04 16:53:57.240243 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3033 2024.09.04 16:53:57.240719 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005544 sec., 41125.54112554112 rows/sec., 2.78 MiB/sec.
3034 2024.09.04 16:53:57.240982 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3035 2024.09.04 16:53:57.241077 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Debug> DynamicQueryHandler: Done processing query
3036 2024.09.04 16:53:57.241125 [ 3 ] {dafda831-83b6-4a8e-9008-5a5320c89682} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3037 2024.09.04 16:53:57.241125 [ 201 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_11_2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3038 2024.09.04 16:53:57.241152 [ 3 ] {} <Debug> HTTP-Session: 48470511-a4cb-48ed-98ef-1b360d0eda37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.09.04 16:53:57.241263 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3040 2024.09.04 16:53:57.241548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3041 2024.09.04 16:53:57.241607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3042 2024.09.04 16:53:57.241628 [ 3 ] {} <Debug> HTTP-Session: c770a890-cca1-4481-8b6b-fef207617194 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3043 2024.09.04 16:53:57.241646 [ 3 ] {} <Debug> HTTP-Session: c770a890-cca1-4481-8b6b-fef207617194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3044 2024.09.04 16:53:57.241660 [ 3 ] {} <Debug> HTTP-Session: c770a890-cca1-4481-8b6b-fef207617194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.09.04 16:53:57.241695 [ 3 ] {} <Trace> HTTP-Session: c770a890-cca1-4481-8b6b-fef207617194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3046 2024.09.04 16:53:57.242015 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3047 2024.09.04 16:53:57.242063 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3048 2024.09.04 16:53:57.242310 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3049 2024.09.04 16:53:57.242986 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3050 2024.09.04 16:53:57.243026 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3051 2024.09.04 16:53:57.243450 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3052 2024.09.04 16:53:57.243820 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3053 2024.09.04 16:53:57.243980 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002163 sec., 245954.6925566343 rows/sec., 18.23 MiB/sec.
3054 2024.09.04 16:53:57.244157 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Debug> DynamicQueryHandler: Done processing query
3055 2024.09.04 16:53:57.244182 [ 3 ] {2400edb9-6318-419b-8bb8-4cf3a5839776} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3056 2024.09.04 16:53:57.244198 [ 3 ] {} <Debug> HTTP-Session: c770a890-cca1-4481-8b6b-fef207617194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3057 2024.09.04 16:53:57.244507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3058 2024.09.04 16:53:57.244558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3059 2024.09.04 16:53:57.244578 [ 3 ] {} <Debug> HTTP-Session: 97f93537-9d31-41e4-9d99-a0680dd5864e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3060 2024.09.04 16:53:57.244594 [ 3 ] {} <Debug> HTTP-Session: 97f93537-9d31-41e4-9d99-a0680dd5864e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.09.04 16:53:57.244608 [ 3 ] {} <Debug> HTTP-Session: 97f93537-9d31-41e4-9d99-a0680dd5864e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3062 2024.09.04 16:53:57.244640 [ 3 ] {} <Trace> HTTP-Session: 97f93537-9d31-41e4-9d99-a0680dd5864e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3063 2024.09.04 16:53:57.245108 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3064 2024.09.04 16:53:57.245160 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3065 2024.09.04 16:53:57.245307 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3066 2024.09.04 16:53:57.246131 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3067 2024.09.04 16:53:57.246168 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3068 2024.09.04 16:53:57.246650 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3069 2024.09.04 16:53:57.247002 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3070 2024.09.04 16:53:57.247166 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002357 sec., 358930.84429359355 rows/sec., 24.16 MiB/sec.
3071 2024.09.04 16:53:57.247337 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Debug> DynamicQueryHandler: Done processing query
3072 2024.09.04 16:53:57.247362 [ 3 ] {f68ace00-81b2-4c64-84b9-317165c7cdbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
3073 2024.09.04 16:53:57.247378 [ 3 ] {} <Debug> HTTP-Session: 97f93537-9d31-41e4-9d99-a0680dd5864e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3074 2024.09.04 16:53:57.247575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3075 2024.09.04 16:53:57.247625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3076 2024.09.04 16:53:57.247646 [ 3 ] {} <Debug> HTTP-Session: a3bbfa8a-a0cc-4cfc-b78a-7c4a7ca1725b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3077 2024.09.04 16:53:57.247662 [ 3 ] {} <Debug> HTTP-Session: a3bbfa8a-a0cc-4cfc-b78a-7c4a7ca1725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.09.04 16:53:57.247676 [ 3 ] {} <Debug> HTTP-Session: a3bbfa8a-a0cc-4cfc-b78a-7c4a7ca1725b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.09.04 16:53:57.247707 [ 3 ] {} <Trace> HTTP-Session: a3bbfa8a-a0cc-4cfc-b78a-7c4a7ca1725b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3080 2024.09.04 16:53:57.247933 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3081 2024.09.04 16:53:57.247999 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <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_histogramu64
3082 2024.09.04 16:53:57.248418 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3083 2024.09.04 16:53:57.248959 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3084 2024.09.04 16:53:57.248998 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3085 2024.09.04 16:53:57.249585 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3086 2024.09.04 16:53:57.249994 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3087 2024.09.04 16:53:57.250193 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3088 2024.09.04 16:53:57.250214 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec.
3089 2024.09.04 16:53:57.250288 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3090 2024.09.04 16:53:57.250402 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3091 2024.09.04 16:53:57.250957 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Debug> DynamicQueryHandler: Done processing query
3092 2024.09.04 16:53:57.251004 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
3093 2024.09.04 16:53:57.251033 [ 3 ] {7da6d594-eca5-4e23-a68d-68c5a046d7e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3094 2024.09.04 16:53:57.251090 [ 3 ] {} <Debug> HTTP-Session: a3bbfa8a-a0cc-4cfc-b78a-7c4a7ca1725b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3095 2024.09.04 16:53:57.251339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3096 2024.09.04 16:53:57.251454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3097 2024.09.04 16:53:57.251514 [ 3 ] {} <Debug> HTTP-Session: cbc6d858-7718-4a91-8877-68e9b9f0c105 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3098 2024.09.04 16:53:57.251565 [ 3 ] {} <Debug> HTTP-Session: cbc6d858-7718-4a91-8877-68e9b9f0c105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3099 2024.09.04 16:53:57.251611 [ 3 ] {} <Debug> HTTP-Session: cbc6d858-7718-4a91-8877-68e9b9f0c105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3100 2024.09.04 16:53:57.251701 [ 3 ] {} <Trace> HTTP-Session: cbc6d858-7718-4a91-8877-68e9b9f0c105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3101 2024.09.04 16:53:57.251866 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3102 2024.09.04 16:53:57.251983 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3103 2024.09.04 16:53:57.252031 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 124 rows starting from the beginning of the part
3104 2024.09.04 16:53:57.252086 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3105 2024.09.04 16:53:57.252932 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
3106 2024.09.04 16:53:57.252953 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3107 2024.09.04 16:53:57.253580 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
3108 2024.09.04 16:53:57.254308 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3109 2024.09.04 16:53:57.254359 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
3110 2024.09.04 16:53:57.254382 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3111 2024.09.04 16:53:57.254946 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part
3112 2024.09.04 16:53:57.255702 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part
3113 2024.09.04 16:53:57.255784 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3114 2024.09.04 16:53:57.256891 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3115 2024.09.04 16:53:57.257211 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005327 sec., 11263.375258119017 rows/sec., 777.29 KiB/sec.
3116 2024.09.04 16:53:57.257591 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Debug> DynamicQueryHandler: Done processing query
3117 2024.09.04 16:53:57.257638 [ 3 ] {bd7a4090-1d83-43d2-9c31-4257e6f91f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3118 2024.09.04 16:53:57.257674 [ 3 ] {} <Debug> HTTP-Session: cbc6d858-7718-4a91-8877-68e9b9f0c105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3119 2024.09.04 16:53:57.259792 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 19 columns (19 merged, 0 gathered) in 0.00922589 sec., 22328.46912330409 rows/sec., 40.01 MiB/sec.
3120 2024.09.04 16:53:57.260155 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3121 2024.09.04 16:53:57.260716 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3122 2024.09.04 16:53:57.260806 [ 190 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3123 2024.09.04 16:53:57.260918 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
3124 2024.09.04 16:54:00.628627 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache
3125 2024.09.04 16:54:00.628699 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache
3126 2024.09.04 16:54:02.196969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 17413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3127 2024.09.04 16:54:02.197135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3128 2024.09.04 16:54:02.197182 [ 3 ] {} <Debug> HTTP-Session: 2f9a06af-56db-4438-bb4c-b7542371ed50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3129 2024.09.04 16:54:02.197224 [ 3 ] {} <Debug> HTTP-Session: 2f9a06af-56db-4438-bb4c-b7542371ed50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.09.04 16:54:02.197253 [ 3 ] {} <Debug> HTTP-Session: 2f9a06af-56db-4438-bb4c-b7542371ed50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.09.04 16:54:02.197331 [ 3 ] {} <Trace> HTTP-Session: 2f9a06af-56db-4438-bb4c-b7542371ed50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3132 2024.09.04 16:54:02.197666 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3133 2024.09.04 16:54:02.197773 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3134 2024.09.04 16:54:02.198102 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3135 2024.09.04 16:54:02.198562 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3136 2024.09.04 16:54:02.198600 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3137 2024.09.04 16:54:02.199017 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3138 2024.09.04 16:54:02.199398 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3139 2024.09.04 16:54:02.199541 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Debug> executeQuery: Read 118 rows, 10.22 KiB in 0.002011 sec., 58677.274987568366 rows/sec., 4.96 MiB/sec.
3140 2024.09.04 16:54:02.199730 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Debug> DynamicQueryHandler: Done processing query
3141 2024.09.04 16:54:02.199756 [ 3 ] {9cafb4ff-4e92-4bbc-bd47-e07b948b462e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3142 2024.09.04 16:54:02.199772 [ 3 ] {} <Debug> HTTP-Session: 2f9a06af-56db-4438-bb4c-b7542371ed50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.09.04 16:54:02.199944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3144 2024.09.04 16:54:02.199993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3145 2024.09.04 16:54:02.200014 [ 3 ] {} <Debug> HTTP-Session: 351151c6-acfb-4eaf-9498-f8af13b194db Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3146 2024.09.04 16:54:02.200031 [ 3 ] {} <Debug> HTTP-Session: 351151c6-acfb-4eaf-9498-f8af13b194db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.09.04 16:54:02.200044 [ 3 ] {} <Debug> HTTP-Session: 351151c6-acfb-4eaf-9498-f8af13b194db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.09.04 16:54:02.200075 [ 3 ] {} <Trace> HTTP-Session: 351151c6-acfb-4eaf-9498-f8af13b194db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3149 2024.09.04 16:54:02.200180 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3150 2024.09.04 16:54:02.200225 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3151 2024.09.04 16:54:02.200448 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.09.04 16:54:02.200743 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3153 2024.09.04 16:54:02.200781 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3154 2024.09.04 16:54:02.201126 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3155 2024.09.04 16:54:02.201474 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3156 2024.09.04 16:54:02.201597 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001449 sec., 21394.064872325744 rows/sec., 1.57 MiB/sec.
3157 2024.09.04 16:54:02.201758 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Debug> DynamicQueryHandler: Done processing query
3158 2024.09.04 16:54:02.201785 [ 3 ] {95c0e571-3d8d-461d-b983-b4bb5b9a0b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3159 2024.09.04 16:54:02.201801 [ 3 ] {} <Debug> HTTP-Session: 351151c6-acfb-4eaf-9498-f8af13b194db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.09.04 16:54:02.201932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3161 2024.09.04 16:54:02.201977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3162 2024.09.04 16:54:02.201996 [ 3 ] {} <Debug> HTTP-Session: 6779d4d3-3259-4429-949b-ee951867a786 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3163 2024.09.04 16:54:02.202013 [ 3 ] {} <Debug> HTTP-Session: 6779d4d3-3259-4429-949b-ee951867a786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.09.04 16:54:02.202026 [ 3 ] {} <Debug> HTTP-Session: 6779d4d3-3259-4429-949b-ee951867a786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.09.04 16:54:02.202056 [ 3 ] {} <Trace> HTTP-Session: 6779d4d3-3259-4429-949b-ee951867a786 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3166 2024.09.04 16:54:02.202177 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3167 2024.09.04 16:54:02.202219 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3168 2024.09.04 16:54:02.202443 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3169 2024.09.04 16:54:02.202782 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3170 2024.09.04 16:54:02.202819 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3171 2024.09.04 16:54:02.203173 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3172 2024.09.04 16:54:02.203530 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3173 2024.09.04 16:54:02.203654 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001521 sec., 62458.90861275476 rows/sec., 4.88 MiB/sec.
3174 2024.09.04 16:54:02.203809 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Debug> DynamicQueryHandler: Done processing query
3175 2024.09.04 16:54:02.203832 [ 3 ] {534d505a-a6e7-45cc-bb85-d670d1455640} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3176 2024.09.04 16:54:02.203847 [ 3 ] {} <Debug> HTTP-Session: 6779d4d3-3259-4429-949b-ee951867a786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.09.04 16:54:02.204054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3178 2024.09.04 16:54:02.204102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3179 2024.09.04 16:54:02.204121 [ 3 ] {} <Debug> HTTP-Session: 87b70e3c-357e-4bd5-8e9f-955d38a951c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3180 2024.09.04 16:54:02.204137 [ 3 ] {} <Debug> HTTP-Session: 87b70e3c-357e-4bd5-8e9f-955d38a951c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.09.04 16:54:02.204151 [ 3 ] {} <Debug> HTTP-Session: 87b70e3c-357e-4bd5-8e9f-955d38a951c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.09.04 16:54:02.204181 [ 3 ] {} <Trace> HTTP-Session: 87b70e3c-357e-4bd5-8e9f-955d38a951c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3183 2024.09.04 16:54:02.204323 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3184 2024.09.04 16:54:02.204369 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3185 2024.09.04 16:54:02.204510 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3186 2024.09.04 16:54:02.204880 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3187 2024.09.04 16:54:02.204915 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3188 2024.09.04 16:54:02.205299 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3189 2024.09.04 16:54:02.205633 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3190 2024.09.04 16:54:02.205757 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec.
3191 2024.09.04 16:54:02.205907 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Debug> DynamicQueryHandler: Done processing query
3192 2024.09.04 16:54:02.205928 [ 3 ] {93a9ce15-604f-41b6-9729-378994d2cdb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3193 2024.09.04 16:54:02.205943 [ 3 ] {} <Debug> HTTP-Session: 87b70e3c-357e-4bd5-8e9f-955d38a951c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.09.04 16:54:02.206104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3195 2024.09.04 16:54:02.206147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3196 2024.09.04 16:54:02.206165 [ 3 ] {} <Debug> HTTP-Session: ebe59ed4-f830-4a82-9ff8-2c1f7fc90b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3197 2024.09.04 16:54:02.206180 [ 3 ] {} <Debug> HTTP-Session: ebe59ed4-f830-4a82-9ff8-2c1f7fc90b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3198 2024.09.04 16:54:02.206193 [ 3 ] {} <Debug> HTTP-Session: ebe59ed4-f830-4a82-9ff8-2c1f7fc90b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3199 2024.09.04 16:54:02.206221 [ 3 ] {} <Trace> HTTP-Session: ebe59ed4-f830-4a82-9ff8-2c1f7fc90b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3200 2024.09.04 16:54:02.206524 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3201 2024.09.04 16:54:02.206584 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <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_histogramu64
3202 2024.09.04 16:54:02.207105 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3203 2024.09.04 16:54:02.207645 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3204 2024.09.04 16:54:02.207680 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3205 2024.09.04 16:54:02.208349 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3206 2024.09.04 16:54:02.208762 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3207 2024.09.04 16:54:02.208902 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002555 sec., 12133.07240704501 rows/sec., 21.74 MiB/sec.
3208 2024.09.04 16:54:02.209103 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Debug> DynamicQueryHandler: Done processing query
3209 2024.09.04 16:54:02.209126 [ 3 ] {11f18c2f-9afd-41b9-b3e8-6ce5719703ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3210 2024.09.04 16:54:02.209143 [ 3 ] {} <Debug> HTTP-Session: ebe59ed4-f830-4a82-9ff8-2c1f7fc90b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3211 2024.09.04 16:54:02.209372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3212 2024.09.04 16:54:02.209420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3213 2024.09.04 16:54:02.209439 [ 3 ] {} <Debug> HTTP-Session: 2124748c-7565-4c03-b631-3d2d314c77d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3214 2024.09.04 16:54:02.209456 [ 3 ] {} <Debug> HTTP-Session: 2124748c-7565-4c03-b631-3d2d314c77d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3215 2024.09.04 16:54:02.209469 [ 3 ] {} <Debug> HTTP-Session: 2124748c-7565-4c03-b631-3d2d314c77d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.09.04 16:54:02.209499 [ 3 ] {} <Trace> HTTP-Session: 2124748c-7565-4c03-b631-3d2d314c77d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3217 2024.09.04 16:54:02.209609 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3218 2024.09.04 16:54:02.209653 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3219 2024.09.04 16:54:02.209779 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3220 2024.09.04 16:54:02.210039 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3221 2024.09.04 16:54:02.210074 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3222 2024.09.04 16:54:02.210424 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3223 2024.09.04 16:54:02.210746 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3224 2024.09.04 16:54:02.210870 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec.
3225 2024.09.04 16:54:02.211021 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Debug> DynamicQueryHandler: Done processing query
3226 2024.09.04 16:54:02.211044 [ 3 ] {07282b13-fb2b-473b-abd3-84bd032adbd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3227 2024.09.04 16:54:02.211059 [ 3 ] {} <Debug> HTTP-Session: 2124748c-7565-4c03-b631-3d2d314c77d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3228 2024.09.04 16:54:05.736281 [ 36 ] {} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3229 2024.09.04 16:54:05.736359 [ 36 ] {} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3230 2024.09.04 16:54:05.736384 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3231 2024.09.04 16:54:05.736552 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::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
3232 2024.09.04 16:54:05.736933 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3233 2024.09.04 16:54:05.736977 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::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
3234 2024.09.04 16:54:05.737063 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::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
3235 2024.09.04 16:54:05.737152 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
3236 2024.09.04 16:54:05.737225 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3237 2024.09.04 16:54:05.737297 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3238 2024.09.04 16:54:05.739943 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.003481843 sec., 8328.922355200966 rows/sec., 1.26 MiB/sec.
3239 2024.09.04 16:54:05.740085 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3240 2024.09.04 16:54:05.740551 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3241 2024.09.04 16:54:05.740630 [ 201 ] {b692a361-f2e6-4163-aa1e-c3ace45c8ce5::all_1_5_1} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3242 2024.09.04 16:54:05.740708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3243 2024.09.04 16:54:07.195051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3244 2024.09.04 16:54:07.195222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3245 2024.09.04 16:54:07.195270 [ 3 ] {} <Debug> HTTP-Session: 32703e22-5d97-4c31-bcb0-5b5ccdfa75a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3246 2024.09.04 16:54:07.195312 [ 3 ] {} <Debug> HTTP-Session: 32703e22-5d97-4c31-bcb0-5b5ccdfa75a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3247 2024.09.04 16:54:07.195342 [ 3 ] {} <Debug> HTTP-Session: 32703e22-5d97-4c31-bcb0-5b5ccdfa75a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3248 2024.09.04 16:54:07.195424 [ 3 ] {} <Trace> HTTP-Session: 32703e22-5d97-4c31-bcb0-5b5ccdfa75a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3249 2024.09.04 16:54:07.195702 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3250 2024.09.04 16:54:07.195811 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3251 2024.09.04 16:54:07.196219 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2024.09.04 16:54:07.196601 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3253 2024.09.04 16:54:07.196647 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3254 2024.09.04 16:54:07.197070 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3255 2024.09.04 16:54:07.197496 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3256 2024.09.04 16:54:07.197681 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002063 sec., 969.4619486185167 rows/sec., 79.05 KiB/sec.
3257 2024.09.04 16:54:07.198024 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Debug> DynamicQueryHandler: Done processing query
3258 2024.09.04 16:54:07.198053 [ 3 ] {8a299f5f-2dea-4c6d-9330-a8faaff85993} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3259 2024.09.04 16:54:07.198071 [ 3 ] {} <Debug> HTTP-Session: 32703e22-5d97-4c31-bcb0-5b5ccdfa75a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3260 2024.09.04 16:54:07.198244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3261 2024.09.04 16:54:07.198297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3262 2024.09.04 16:54:07.198317 [ 3 ] {} <Debug> HTTP-Session: b1ce883a-9479-45db-950d-a8ccd158668d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3263 2024.09.04 16:54:07.198336 [ 3 ] {} <Debug> HTTP-Session: b1ce883a-9479-45db-950d-a8ccd158668d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.09.04 16:54:07.198351 [ 3 ] {} <Debug> HTTP-Session: b1ce883a-9479-45db-950d-a8ccd158668d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3265 2024.09.04 16:54:07.198387 [ 3 ] {} <Trace> HTTP-Session: b1ce883a-9479-45db-950d-a8ccd158668d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3266 2024.09.04 16:54:07.198521 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3267 2024.09.04 16:54:07.198570 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3268 2024.09.04 16:54:07.198835 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3269 2024.09.04 16:54:07.199183 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3270 2024.09.04 16:54:07.199224 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3271 2024.09.04 16:54:07.199592 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3272 2024.09.04 16:54:07.199961 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3273 2024.09.04 16:54:07.200128 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001645 sec., 44376.89969604863 rows/sec., 3.60 MiB/sec.
3274 2024.09.04 16:54:07.200472 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Debug> DynamicQueryHandler: Done processing query
3275 2024.09.04 16:54:07.200498 [ 3 ] {faa3aebd-4545-4559-8b7c-e87b4f700da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3276 2024.09.04 16:54:07.200515 [ 3 ] {} <Debug> HTTP-Session: b1ce883a-9479-45db-950d-a8ccd158668d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3277 2024.09.04 16:54:07.200651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3278 2024.09.04 16:54:07.200701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3279 2024.09.04 16:54:07.200721 [ 3 ] {} <Debug> HTTP-Session: 2155bdaa-1085-4b76-a449-c7a8716b6829 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3280 2024.09.04 16:54:07.200738 [ 3 ] {} <Debug> HTTP-Session: 2155bdaa-1085-4b76-a449-c7a8716b6829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.09.04 16:54:07.200753 [ 3 ] {} <Debug> HTTP-Session: 2155bdaa-1085-4b76-a449-c7a8716b6829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3282 2024.09.04 16:54:07.200785 [ 3 ] {} <Trace> HTTP-Session: 2155bdaa-1085-4b76-a449-c7a8716b6829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3283 2024.09.04 16:54:07.200889 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3284 2024.09.04 16:54:07.200939 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3285 2024.09.04 16:54:07.201191 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3286 2024.09.04 16:54:07.201555 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3287 2024.09.04 16:54:07.201592 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3288 2024.09.04 16:54:07.201936 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3289 2024.09.04 16:54:07.202293 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3290 2024.09.04 16:54:07.202441 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001571 sec., 6365.372374283896 rows/sec., 471.81 KiB/sec.
3291 2024.09.04 16:54:07.202613 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Debug> DynamicQueryHandler: Done processing query
3292 2024.09.04 16:54:07.202637 [ 3 ] {c42a2240-7ee8-40f3-90cd-e089ae72e536} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3293 2024.09.04 16:54:07.202653 [ 3 ] {} <Debug> HTTP-Session: 2155bdaa-1085-4b76-a449-c7a8716b6829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3294 2024.09.04 16:54:07.202780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3295 2024.09.04 16:54:07.202828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3296 2024.09.04 16:54:07.202847 [ 3 ] {} <Debug> HTTP-Session: 99fc6a7a-9154-447f-a7f0-1bcdb75d60fd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3297 2024.09.04 16:54:07.202864 [ 3 ] {} <Debug> HTTP-Session: 99fc6a7a-9154-447f-a7f0-1bcdb75d60fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.09.04 16:54:07.202878 [ 3 ] {} <Debug> HTTP-Session: 99fc6a7a-9154-447f-a7f0-1bcdb75d60fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3299 2024.09.04 16:54:07.202909 [ 3 ] {} <Trace> HTTP-Session: 99fc6a7a-9154-447f-a7f0-1bcdb75d60fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3300 2024.09.04 16:54:07.203029 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3301 2024.09.04 16:54:07.203073 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3302 2024.09.04 16:54:07.203300 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3303 2024.09.04 16:54:07.203647 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3304 2024.09.04 16:54:07.203683 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3305 2024.09.04 16:54:07.204062 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3306 2024.09.04 16:54:07.204415 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3307 2024.09.04 16:54:07.204571 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001575 sec., 46984.12698412698 rows/sec., 3.67 MiB/sec.
3308 2024.09.04 16:54:07.204727 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Debug> DynamicQueryHandler: Done processing query
3309 2024.09.04 16:54:07.204751 [ 3 ] {5135bd84-8fc4-4c50-9f3c-d7c5cd336c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3310 2024.09.04 16:54:07.204768 [ 3 ] {} <Debug> HTTP-Session: 99fc6a7a-9154-447f-a7f0-1bcdb75d60fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3311 2024.09.04 16:54:07.204931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3312 2024.09.04 16:54:07.204978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3313 2024.09.04 16:54:07.204998 [ 3 ] {} <Debug> HTTP-Session: fdf88fd8-8e23-41e8-8774-8c0f15efef87 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3314 2024.09.04 16:54:07.205019 [ 3 ] {} <Debug> HTTP-Session: fdf88fd8-8e23-41e8-8774-8c0f15efef87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.09.04 16:54:07.205033 [ 3 ] {} <Debug> HTTP-Session: fdf88fd8-8e23-41e8-8774-8c0f15efef87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3316 2024.09.04 16:54:07.205065 [ 3 ] {} <Trace> HTTP-Session: fdf88fd8-8e23-41e8-8774-8c0f15efef87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3317 2024.09.04 16:54:07.205221 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3318 2024.09.04 16:54:07.205269 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3319 2024.09.04 16:54:07.205413 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3320 2024.09.04 16:54:07.205909 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3321 2024.09.04 16:54:07.205945 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3322 2024.09.04 16:54:07.206337 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3323 2024.09.04 16:54:07.206667 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3324 2024.09.04 16:54:07.206819 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001667 sec., 96580.68386322734 rows/sec., 6.73 MiB/sec.
3325 2024.09.04 16:54:07.206990 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Debug> DynamicQueryHandler: Done processing query
3326 2024.09.04 16:54:07.207014 [ 3 ] {b410f0f3-b7ef-48ca-b682-0da8a5e46de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3327 2024.09.04 16:54:07.207031 [ 3 ] {} <Debug> HTTP-Session: fdf88fd8-8e23-41e8-8774-8c0f15efef87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3328 2024.09.04 16:54:07.207159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3329 2024.09.04 16:54:07.207208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3330 2024.09.04 16:54:07.207227 [ 3 ] {} <Debug> HTTP-Session: 1de7f649-4350-47af-a851-3dc4c6171ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3331 2024.09.04 16:54:07.207244 [ 3 ] {} <Debug> HTTP-Session: 1de7f649-4350-47af-a851-3dc4c6171ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.09.04 16:54:07.207258 [ 3 ] {} <Debug> HTTP-Session: 1de7f649-4350-47af-a851-3dc4c6171ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3333 2024.09.04 16:54:07.207288 [ 3 ] {} <Trace> HTTP-Session: 1de7f649-4350-47af-a851-3dc4c6171ea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3334 2024.09.04 16:54:07.207436 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3335 2024.09.04 16:54:07.207501 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <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_histogramu64
3336 2024.09.04 16:54:07.207923 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3337 2024.09.04 16:54:07.208383 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3338 2024.09.04 16:54:07.208419 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3339 2024.09.04 16:54:07.209040 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3340 2024.09.04 16:54:07.209457 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3341 2024.09.04 16:54:07.209631 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002269 sec., 3525.782282944028 rows/sec., 6.32 MiB/sec.
3342 2024.09.04 16:54:07.209824 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Debug> DynamicQueryHandler: Done processing query
3343 2024.09.04 16:54:07.209849 [ 3 ] {333511a9-46db-46d9-ab40-b281b1b51b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3344 2024.09.04 16:54:07.209866 [ 3 ] {} <Debug> HTTP-Session: 1de7f649-4350-47af-a851-3dc4c6171ea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3345 2024.09.04 16:54:07.209989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3346 2024.09.04 16:54:07.210036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3347 2024.09.04 16:54:07.210056 [ 3 ] {} <Debug> HTTP-Session: 1672ab06-f916-4113-a15f-a81ddfcf27c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3348 2024.09.04 16:54:07.210073 [ 3 ] {} <Debug> HTTP-Session: 1672ab06-f916-4113-a15f-a81ddfcf27c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.09.04 16:54:07.210087 [ 3 ] {} <Debug> HTTP-Session: 1672ab06-f916-4113-a15f-a81ddfcf27c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3350 2024.09.04 16:54:07.210118 [ 3 ] {} <Trace> HTTP-Session: 1672ab06-f916-4113-a15f-a81ddfcf27c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3351 2024.09.04 16:54:07.210254 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3352 2024.09.04 16:54:07.210298 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3353 2024.09.04 16:54:07.210427 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3354 2024.09.04 16:54:07.210770 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3355 2024.09.04 16:54:07.210805 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3356 2024.09.04 16:54:07.211165 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3357 2024.09.04 16:54:07.211491 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3358 2024.09.04 16:54:07.211642 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
3359 2024.09.04 16:54:07.211808 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Debug> DynamicQueryHandler: Done processing query
3360 2024.09.04 16:54:07.211832 [ 3 ] {2bad887f-ff20-4ffc-a160-201fabc21b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3361 2024.09.04 16:54:07.211848 [ 3 ] {} <Debug> HTTP-Session: 1672ab06-f916-4113-a15f-a81ddfcf27c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3362 2024.09.04 16:54:12.186488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3363 2024.09.04 16:54:12.186633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3364 2024.09.04 16:54:12.186663 [ 3 ] {} <Debug> HTTP-Session: 132ce3a2-e804-4c1d-99c3-9d7e99c836e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3365 2024.09.04 16:54:12.186693 [ 3 ] {} <Debug> HTTP-Session: 132ce3a2-e804-4c1d-99c3-9d7e99c836e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.09.04 16:54:12.186711 [ 3 ] {} <Debug> HTTP-Session: 132ce3a2-e804-4c1d-99c3-9d7e99c836e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.09.04 16:54:12.186765 [ 3 ] {} <Trace> HTTP-Session: 132ce3a2-e804-4c1d-99c3-9d7e99c836e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3368 2024.09.04 16:54:12.187041 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3369 2024.09.04 16:54:12.187452 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3370 2024.09.04 16:54:12.187503 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3371 2024.09.04 16:54:12.187850 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3372 2024.09.04 16:54:12.187934 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3373 2024.09.04 16:54:12.188109 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
3374 2024.09.04 16:54:12.188149 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3375 2024.09.04 16:54:12.188176 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3376 2024.09.04 16:54:12.188194 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3377 2024.09.04 16:54:12.188245 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3378 2024.09.04 16:54:12.188270 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3379 2024.09.04 16:54:12.189272 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002361 sec., 12282.93096145701 rows/sec., 498.00 KiB/sec.
3380 2024.09.04 16:54:12.189566 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> DynamicQueryHandler: Done processing query
3381 2024.09.04 16:54:12.189593 [ 3 ] {72c37fc8-815b-4957-9b8d-0916126390cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
3382 2024.09.04 16:54:12.189611 [ 3 ] {} <Debug> HTTP-Session: 132ce3a2-e804-4c1d-99c3-9d7e99c836e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3383 2024.09.04 16:54:12.189909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3384 2024.09.04 16:54:12.189963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3385 2024.09.04 16:54:12.189983 [ 3 ] {} <Debug> HTTP-Session: d243a470-5f51-44d5-913d-3d35c0d1b646 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3386 2024.09.04 16:54:12.190001 [ 3 ] {} <Debug> HTTP-Session: d243a470-5f51-44d5-913d-3d35c0d1b646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.09.04 16:54:12.190015 [ 3 ] {} <Debug> HTTP-Session: d243a470-5f51-44d5-913d-3d35c0d1b646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.09.04 16:54:12.190052 [ 3 ] {} <Trace> HTTP-Session: d243a470-5f51-44d5-913d-3d35c0d1b646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3389 2024.09.04 16:54:12.190211 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3390 2024.09.04 16:54:12.190504 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3391 2024.09.04 16:54:12.190550 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
3392 2024.09.04 16:54:12.190850 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3393 2024.09.04 16:54:12.190915 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3394 2024.09.04 16:54:12.191059 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
3395 2024.09.04 16:54:12.191093 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3396 2024.09.04 16:54:12.191117 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3397 2024.09.04 16:54:12.191134 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3398 2024.09.04 16:54:12.191177 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
3399 2024.09.04 16:54:12.191200 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3400 2024.09.04 16:54:12.192012 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001875 sec., 15466.666666666668 rows/sec., 627.08 KiB/sec.
3401 2024.09.04 16:54:12.192248 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> DynamicQueryHandler: Done processing query
3402 2024.09.04 16:54:12.192273 [ 3 ] {32f39fde-b712-4105-985c-d005079b9873} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
3403 2024.09.04 16:54:12.192289 [ 3 ] {} <Debug> HTTP-Session: d243a470-5f51-44d5-913d-3d35c0d1b646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.09.04 16:54:12.192801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3405 2024.09.04 16:54:12.192851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3406 2024.09.04 16:54:12.192871 [ 3 ] {} <Debug> HTTP-Session: 4164d6a2-2ba9-4bd1-b659-5597d8cb75ce Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3407 2024.09.04 16:54:12.192889 [ 3 ] {} <Debug> HTTP-Session: 4164d6a2-2ba9-4bd1-b659-5597d8cb75ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3408 2024.09.04 16:54:12.192903 [ 3 ] {} <Debug> HTTP-Session: 4164d6a2-2ba9-4bd1-b659-5597d8cb75ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.09.04 16:54:12.192937 [ 3 ] {} <Trace> HTTP-Session: 4164d6a2-2ba9-4bd1-b659-5597d8cb75ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3410 2024.09.04 16:54:12.193090 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3411 2024.09.04 16:54:12.193376 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3412 2024.09.04 16:54:12.193422 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
3413 2024.09.04 16:54:12.193722 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3414 2024.09.04 16:54:12.193786 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3415 2024.09.04 16:54:12.193926 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
3416 2024.09.04 16:54:12.193958 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3417 2024.09.04 16:54:12.193981 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3418 2024.09.04 16:54:12.193997 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3419 2024.09.04 16:54:12.194039 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
3420 2024.09.04 16:54:12.194060 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3421 2024.09.04 16:54:12.194811 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001796 sec., 16146.993318485524 rows/sec., 654.67 KiB/sec.
3422 2024.09.04 16:54:12.195044 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> DynamicQueryHandler: Done processing query
3423 2024.09.04 16:54:12.195070 [ 3 ] {380fa38a-a47e-4130-a938-24aed432490b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3424 2024.09.04 16:54:12.195086 [ 3 ] {} <Debug> HTTP-Session: 4164d6a2-2ba9-4bd1-b659-5597d8cb75ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3425 2024.09.04 16:54:12.195407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3426 2024.09.04 16:54:12.195455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3427 2024.09.04 16:54:12.195475 [ 3 ] {} <Debug> HTTP-Session: 63cf1b63-04e6-4ac0-a095-46b850acbef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3428 2024.09.04 16:54:12.195492 [ 3 ] {} <Debug> HTTP-Session: 63cf1b63-04e6-4ac0-a095-46b850acbef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3429 2024.09.04 16:54:12.195506 [ 3 ] {} <Debug> HTTP-Session: 63cf1b63-04e6-4ac0-a095-46b850acbef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3430 2024.09.04 16:54:12.195539 [ 3 ] {} <Trace> HTTP-Session: 63cf1b63-04e6-4ac0-a095-46b850acbef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3431 2024.09.04 16:54:12.195686 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
3432 2024.09.04 16:54:12.195968 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3433 2024.09.04 16:54:12.196013 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
3434 2024.09.04 16:54:12.196316 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3435 2024.09.04 16:54:12.196381 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3436 2024.09.04 16:54:12.196519 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
3437 2024.09.04 16:54:12.196551 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3438 2024.09.04 16:54:12.196592 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3439 2024.09.04 16:54:12.196609 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3440 2024.09.04 16:54:12.196652 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
3441 2024.09.04 16:54:12.196675 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3442 2024.09.04 16:54:12.197493 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001879 sec., 15433.741351782863 rows/sec., 625.75 KiB/sec.
3443 2024.09.04 16:54:12.197727 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> DynamicQueryHandler: Done processing query
3444 2024.09.04 16:54:12.197752 [ 3 ] {4004918c-6246-4d30-8263-6083c6ae4397} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3445 2024.09.04 16:54:12.197769 [ 3 ] {} <Debug> HTTP-Session: 63cf1b63-04e6-4ac0-a095-46b850acbef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3446 2024.09.04 16:54:12.197990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3447 2024.09.04 16:54:12.198039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3448 2024.09.04 16:54:12.198059 [ 3 ] {} <Debug> HTTP-Session: 562f6262-32a1-4906-99b7-70a470c607b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3449 2024.09.04 16:54:12.198075 [ 3 ] {} <Debug> HTTP-Session: 562f6262-32a1-4906-99b7-70a470c607b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.09.04 16:54:12.198089 [ 3 ] {} <Debug> HTTP-Session: 562f6262-32a1-4906-99b7-70a470c607b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.09.04 16:54:12.198122 [ 3 ] {} <Trace> HTTP-Session: 562f6262-32a1-4906-99b7-70a470c607b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3452 2024.09.04 16:54:12.198271 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
3453 2024.09.04 16:54:12.198557 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3454 2024.09.04 16:54:12.198602 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
3455 2024.09.04 16:54:12.198910 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3456 2024.09.04 16:54:12.198976 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3457 2024.09.04 16:54:12.199117 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
3458 2024.09.04 16:54:12.199150 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3459 2024.09.04 16:54:12.199173 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3460 2024.09.04 16:54:12.199190 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3461 2024.09.04 16:54:12.199233 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
3462 2024.09.04 16:54:12.199255 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3463 2024.09.04 16:54:12.200157 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001961 sec., 14788.373278939316 rows/sec., 599.58 KiB/sec.
3464 2024.09.04 16:54:12.200385 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> DynamicQueryHandler: Done processing query
3465 2024.09.04 16:54:12.200410 [ 3 ] {cadeb736-89cc-41d3-a722-be91533f66dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3466 2024.09.04 16:54:12.200426 [ 3 ] {} <Debug> HTTP-Session: 562f6262-32a1-4906-99b7-70a470c607b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.09.04 16:54:12.200669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3468 2024.09.04 16:54:12.200715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3469 2024.09.04 16:54:12.200734 [ 3 ] {} <Debug> HTTP-Session: a2ab56c7-cad3-4821-ae01-d93fc1d63873 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3470 2024.09.04 16:54:12.200751 [ 3 ] {} <Debug> HTTP-Session: a2ab56c7-cad3-4821-ae01-d93fc1d63873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.09.04 16:54:12.200764 [ 3 ] {} <Debug> HTTP-Session: a2ab56c7-cad3-4821-ae01-d93fc1d63873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.09.04 16:54:12.200796 [ 3 ] {} <Trace> HTTP-Session: a2ab56c7-cad3-4821-ae01-d93fc1d63873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3473 2024.09.04 16:54:12.200944 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
3474 2024.09.04 16:54:12.201229 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3475 2024.09.04 16:54:12.201277 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
3476 2024.09.04 16:54:12.201581 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3477 2024.09.04 16:54:12.201645 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3478 2024.09.04 16:54:12.201783 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
3479 2024.09.04 16:54:12.201815 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3480 2024.09.04 16:54:12.201838 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3481 2024.09.04 16:54:12.201853 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3482 2024.09.04 16:54:12.201895 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
3483 2024.09.04 16:54:12.201918 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3484 2024.09.04 16:54:12.202687 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001817 sec., 15960.374243258117 rows/sec., 647.10 KiB/sec.
3485 2024.09.04 16:54:12.202930 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> DynamicQueryHandler: Done processing query
3486 2024.09.04 16:54:12.202954 [ 3 ] {0e11a9bd-c858-4076-bd69-ecc180de7986} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3487 2024.09.04 16:54:12.202971 [ 3 ] {} <Debug> HTTP-Session: a2ab56c7-cad3-4821-ae01-d93fc1d63873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.09.04 16:54:12.203174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3489 2024.09.04 16:54:12.203221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3490 2024.09.04 16:54:12.203241 [ 3 ] {} <Debug> HTTP-Session: 4d711f60-e5d2-4786-b441-9dc06bf8fa89 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3491 2024.09.04 16:54:12.203257 [ 3 ] {} <Debug> HTTP-Session: 4d711f60-e5d2-4786-b441-9dc06bf8fa89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3492 2024.09.04 16:54:12.203271 [ 3 ] {} <Debug> HTTP-Session: 4d711f60-e5d2-4786-b441-9dc06bf8fa89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3493 2024.09.04 16:54:12.203302 [ 3 ] {} <Trace> HTTP-Session: 4d711f60-e5d2-4786-b441-9dc06bf8fa89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3494 2024.09.04 16:54:12.203452 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
3495 2024.09.04 16:54:12.203739 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3496 2024.09.04 16:54:12.203786 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
3497 2024.09.04 16:54:12.204091 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3498 2024.09.04 16:54:12.204156 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3499 2024.09.04 16:54:12.204295 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
3500 2024.09.04 16:54:12.204327 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3501 2024.09.04 16:54:12.204349 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3502 2024.09.04 16:54:12.204366 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3503 2024.09.04 16:54:12.204408 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
3504 2024.09.04 16:54:12.204430 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3505 2024.09.04 16:54:12.205284 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.00191 sec., 15183.24607329843 rows/sec., 615.59 KiB/sec.
3506 2024.09.04 16:54:12.205499 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> DynamicQueryHandler: Done processing query
3507 2024.09.04 16:54:12.205523 [ 3 ] {eb0d7803-03ed-44df-8013-6d6b1aaf2298} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3508 2024.09.04 16:54:12.205540 [ 3 ] {} <Debug> HTTP-Session: 4d711f60-e5d2-4786-b441-9dc06bf8fa89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3509 2024.09.04 16:54:12.205761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3510 2024.09.04 16:54:12.205809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3511 2024.09.04 16:54:12.205828 [ 3 ] {} <Debug> HTTP-Session: c08b0c13-c8ac-4484-b22c-55e87dbfb331 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3512 2024.09.04 16:54:12.205845 [ 3 ] {} <Debug> HTTP-Session: c08b0c13-c8ac-4484-b22c-55e87dbfb331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3513 2024.09.04 16:54:12.205859 [ 3 ] {} <Debug> HTTP-Session: c08b0c13-c8ac-4484-b22c-55e87dbfb331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3514 2024.09.04 16:54:12.205890 [ 3 ] {} <Trace> HTTP-Session: c08b0c13-c8ac-4484-b22c-55e87dbfb331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3515 2024.09.04 16:54:12.206040 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3516 2024.09.04 16:54:12.206331 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3517 2024.09.04 16:54:12.206378 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
3518 2024.09.04 16:54:12.206687 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3519 2024.09.04 16:54:12.206750 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3520 2024.09.04 16:54:12.206888 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
3521 2024.09.04 16:54:12.206921 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3522 2024.09.04 16:54:12.206945 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3523 2024.09.04 16:54:12.206962 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3524 2024.09.04 16:54:12.207004 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
3525 2024.09.04 16:54:12.207026 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3526 2024.09.04 16:54:12.207895 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001931 sec., 15018.125323666494 rows/sec., 608.90 KiB/sec.
3527 2024.09.04 16:54:12.208122 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> DynamicQueryHandler: Done processing query
3528 2024.09.04 16:54:12.208146 [ 3 ] {e363e609-d8f3-4364-a017-300c8dc826ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3529 2024.09.04 16:54:12.208162 [ 3 ] {} <Debug> HTTP-Session: c08b0c13-c8ac-4484-b22c-55e87dbfb331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.09.04 16:54:12.208386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3531 2024.09.04 16:54:12.208433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3532 2024.09.04 16:54:12.208453 [ 3 ] {} <Debug> HTTP-Session: 71c6366e-2d7f-45aa-9c23-8d646016afcb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3533 2024.09.04 16:54:12.208470 [ 3 ] {} <Debug> HTTP-Session: 71c6366e-2d7f-45aa-9c23-8d646016afcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3534 2024.09.04 16:54:12.208484 [ 3 ] {} <Debug> HTTP-Session: 71c6366e-2d7f-45aa-9c23-8d646016afcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3535 2024.09.04 16:54:12.208514 [ 3 ] {} <Trace> HTTP-Session: 71c6366e-2d7f-45aa-9c23-8d646016afcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3536 2024.09.04 16:54:12.208666 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
3537 2024.09.04 16:54:12.208958 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3538 2024.09.04 16:54:12.209006 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
3539 2024.09.04 16:54:12.209321 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3540 2024.09.04 16:54:12.209384 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3541 2024.09.04 16:54:12.209522 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
3542 2024.09.04 16:54:12.209555 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3543 2024.09.04 16:54:12.209577 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3544 2024.09.04 16:54:12.209594 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3545 2024.09.04 16:54:12.209637 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
3546 2024.09.04 16:54:12.209660 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3547 2024.09.04 16:54:12.210369 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001783 sec., 16264.722378014581 rows/sec., 659.44 KiB/sec.
3548 2024.09.04 16:54:12.210576 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> DynamicQueryHandler: Done processing query
3549 2024.09.04 16:54:12.210600 [ 3 ] {6158927e-eb44-44cd-ad2c-f10e41b3a079} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3550 2024.09.04 16:54:12.210617 [ 3 ] {} <Debug> HTTP-Session: 71c6366e-2d7f-45aa-9c23-8d646016afcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3551 2024.09.04 16:54:12.210842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3552 2024.09.04 16:54:12.210889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3553 2024.09.04 16:54:12.210908 [ 3 ] {} <Debug> HTTP-Session: cdc36787-8029-4c0d-bf21-a41c1618cb2a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3554 2024.09.04 16:54:12.210925 [ 3 ] {} <Debug> HTTP-Session: cdc36787-8029-4c0d-bf21-a41c1618cb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.09.04 16:54:12.210940 [ 3 ] {} <Debug> HTTP-Session: cdc36787-8029-4c0d-bf21-a41c1618cb2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.09.04 16:54:12.210970 [ 3 ] {} <Trace> HTTP-Session: cdc36787-8029-4c0d-bf21-a41c1618cb2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3557 2024.09.04 16:54:12.211121 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
3558 2024.09.04 16:54:12.211405 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3559 2024.09.04 16:54:12.211453 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
3560 2024.09.04 16:54:12.211772 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3561 2024.09.04 16:54:12.211836 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3562 2024.09.04 16:54:12.211972 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
3563 2024.09.04 16:54:12.212004 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3564 2024.09.04 16:54:12.212027 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3565 2024.09.04 16:54:12.212043 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3566 2024.09.04 16:54:12.212084 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
3567 2024.09.04 16:54:12.212107 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3568 2024.09.04 16:54:12.212865 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001821 sec., 15925.315760571115 rows/sec., 645.68 KiB/sec.
3569 2024.09.04 16:54:12.213089 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> DynamicQueryHandler: Done processing query
3570 2024.09.04 16:54:12.213113 [ 3 ] {ce46b13f-9818-44a5-ba08-04b9ebd95525} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3571 2024.09.04 16:54:12.213130 [ 3 ] {} <Debug> HTTP-Session: cdc36787-8029-4c0d-bf21-a41c1618cb2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.09.04 16:54:12.213332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3573 2024.09.04 16:54:12.213380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3574 2024.09.04 16:54:12.213399 [ 3 ] {} <Debug> HTTP-Session: 40bb65d3-6fb7-4be4-a3b1-c9a60fee14ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3575 2024.09.04 16:54:12.213415 [ 3 ] {} <Debug> HTTP-Session: 40bb65d3-6fb7-4be4-a3b1-c9a60fee14ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.09.04 16:54:12.213430 [ 3 ] {} <Debug> HTTP-Session: 40bb65d3-6fb7-4be4-a3b1-c9a60fee14ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3577 2024.09.04 16:54:12.213459 [ 3 ] {} <Trace> HTTP-Session: 40bb65d3-6fb7-4be4-a3b1-c9a60fee14ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3578 2024.09.04 16:54:12.213609 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
3579 2024.09.04 16:54:12.213902 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3580 2024.09.04 16:54:12.213955 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
3581 2024.09.04 16:54:12.214276 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3582 2024.09.04 16:54:12.214340 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3583 2024.09.04 16:54:12.214479 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
3584 2024.09.04 16:54:12.214512 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3585 2024.09.04 16:54:12.214534 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3586 2024.09.04 16:54:12.214550 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3587 2024.09.04 16:54:12.214592 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
3588 2024.09.04 16:54:12.214614 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3589 2024.09.04 16:54:12.215469 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.001936 sec., 14979.338842975207 rows/sec., 607.33 KiB/sec.
3590 2024.09.04 16:54:12.215689 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> DynamicQueryHandler: Done processing query
3591 2024.09.04 16:54:12.215713 [ 3 ] {3bada2ec-8fa2-4b06-bc52-afaa77e505a4} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3592 2024.09.04 16:54:12.215729 [ 3 ] {} <Debug> HTTP-Session: 40bb65d3-6fb7-4be4-a3b1-c9a60fee14ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.09.04 16:54:12.219700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3594 2024.09.04 16:54:12.219758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3595 2024.09.04 16:54:12.219782 [ 3 ] {} <Debug> HTTP-Session: f35ebdb9-fdfb-4801-baae-bb677af5362f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3596 2024.09.04 16:54:12.219802 [ 3 ] {} <Debug> HTTP-Session: f35ebdb9-fdfb-4801-baae-bb677af5362f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.09.04 16:54:12.219820 [ 3 ] {} <Debug> HTTP-Session: f35ebdb9-fdfb-4801-baae-bb677af5362f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3598 2024.09.04 16:54:12.219858 [ 3 ] {} <Trace> HTTP-Session: f35ebdb9-fdfb-4801-baae-bb677af5362f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3599 2024.09.04 16:54:12.220046 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
3600 2024.09.04 16:54:12.220354 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3601 2024.09.04 16:54:12.220402 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
3602 2024.09.04 16:54:12.220723 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3603 2024.09.04 16:54:12.220788 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3604 2024.09.04 16:54:12.220925 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3605 2024.09.04 16:54:12.220958 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3606 2024.09.04 16:54:12.220980 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
3607 2024.09.04 16:54:12.220996 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
3608 2024.09.04 16:54:12.221038 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
3609 2024.09.04 16:54:12.221062 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
3610 2024.09.04 16:54:12.222002 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002056 sec., 14105.058365758754 rows/sec., 571.88 KiB/sec.
3611 2024.09.04 16:54:12.222225 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> DynamicQueryHandler: Done processing query
3612 2024.09.04 16:54:12.222250 [ 3 ] {efbe369f-8a82-4e29-8c88-b4db61708448} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3613 2024.09.04 16:54:12.222267 [ 3 ] {} <Debug> HTTP-Session: f35ebdb9-fdfb-4801-baae-bb677af5362f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3614 2024.09.04 16:54:12.232011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3615 2024.09.04 16:54:12.232070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3616 2024.09.04 16:54:12.232092 [ 3 ] {} <Debug> HTTP-Session: 91f56a21-0d8a-4fef-9ee9-dff07f1261b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3617 2024.09.04 16:54:12.232113 [ 3 ] {} <Debug> HTTP-Session: 91f56a21-0d8a-4fef-9ee9-dff07f1261b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.09.04 16:54:12.232130 [ 3 ] {} <Debug> HTTP-Session: 91f56a21-0d8a-4fef-9ee9-dff07f1261b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.09.04 16:54:12.232168 [ 3 ] {} <Trace> HTTP-Session: 91f56a21-0d8a-4fef-9ee9-dff07f1261b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3620 2024.09.04 16:54:12.232308 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3621 2024.09.04 16:54:12.232363 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3622 2024.09.04 16:54:12.232562 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3623 2024.09.04 16:54:12.232916 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3624 2024.09.04 16:54:12.232963 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3625 2024.09.04 16:54:12.233485 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3626 2024.09.04 16:54:12.233806 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3627 2024.09.04 16:54:12.233979 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001714 sec., 7001.166861143523 rows/sec., 1.17 MiB/sec.
3628 2024.09.04 16:54:12.234277 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Debug> DynamicQueryHandler: Done processing query
3629 2024.09.04 16:54:12.234302 [ 3 ] {c6735c4b-934e-49b6-b41c-ab51e651d180} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3630 2024.09.04 16:54:12.234317 [ 3 ] {} <Debug> HTTP-Session: 91f56a21-0d8a-4fef-9ee9-dff07f1261b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3631 2024.09.04 16:54:12.234497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 37974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3632 2024.09.04 16:54:12.234543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3633 2024.09.04 16:54:12.234562 [ 3 ] {} <Debug> HTTP-Session: 18be548f-2837-494d-bb8f-c1e5e78ebc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3634 2024.09.04 16:54:12.234580 [ 3 ] {} <Debug> HTTP-Session: 18be548f-2837-494d-bb8f-c1e5e78ebc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.09.04 16:54:12.234594 [ 3 ] {} <Debug> HTTP-Session: 18be548f-2837-494d-bb8f-c1e5e78ebc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.09.04 16:54:12.234625 [ 3 ] {} <Trace> HTTP-Session: 18be548f-2837-494d-bb8f-c1e5e78ebc90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3637 2024.09.04 16:54:12.234906 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3638 2024.09.04 16:54:12.234991 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3639 2024.09.04 16:54:12.235242 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3640 2024.09.04 16:54:12.235744 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3641 2024.09.04 16:54:12.235779 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3642 2024.09.04 16:54:12.236147 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3643 2024.09.04 16:54:12.236490 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3644 2024.09.04 16:54:12.236645 [ 28 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3645 2024.09.04 16:54:12.236649 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Debug> executeQuery: Read 251 rows, 22.72 KiB in 0.001931 sec., 129984.46400828587 rows/sec., 11.49 MiB/sec.
3646 2024.09.04 16:54:12.236741 [ 28 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3647 2024.09.04 16:54:12.236813 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3648 2024.09.04 16:54:12.236991 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Debug> DynamicQueryHandler: Done processing query
3649 2024.09.04 16:54:12.237038 [ 3 ] {7d829ad8-7f40-4849-9fa5-14305a23293b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3650 2024.09.04 16:54:12.237039 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
3651 2024.09.04 16:54:12.237064 [ 3 ] {} <Debug> HTTP-Session: 18be548f-2837-494d-bb8f-c1e5e78ebc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3652 2024.09.04 16:54:12.237295 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3653 2024.09.04 16:54:12.237302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3654 2024.09.04 16:54:12.237378 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1266 rows starting from the beginning of the part
3655 2024.09.04 16:54:12.237409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3656 2024.09.04 16:54:12.237436 [ 3 ] {} <Debug> HTTP-Session: 83d67c33-9759-4d03-ae44-2968b73ee3c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3657 2024.09.04 16:54:12.237472 [ 3 ] {} <Debug> HTTP-Session: 83d67c33-9759-4d03-ae44-2968b73ee3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.09.04 16:54:12.237511 [ 3 ] {} <Debug> HTTP-Session: 83d67c33-9759-4d03-ae44-2968b73ee3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.09.04 16:54:12.237676 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 119 rows starting from the beginning of the part
3660 2024.09.04 16:54:12.237701 [ 3 ] {} <Trace> HTTP-Session: 83d67c33-9759-4d03-ae44-2968b73ee3c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3661 2024.09.04 16:54:12.237978 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1214 rows starting from the beginning of the part
3662 2024.09.04 16:54:12.238128 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3663 2024.09.04 16:54:12.238271 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 118 rows starting from the beginning of the part
3664 2024.09.04 16:54:12.238375 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3665 2024.09.04 16:54:12.238539 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 73 rows starting from the beginning of the part
3666 2024.09.04 16:54:12.238895 [ 192 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 251 rows starting from the beginning of the part
3667 2024.09.04 16:54:12.239673 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3668 2024.09.04 16:54:12.240441 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3669 2024.09.04 16:54:12.240581 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3670 2024.09.04 16:54:12.241555 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3671 2024.09.04 16:54:12.242372 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3672 2024.09.04 16:54:12.242711 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.004758 sec., 6515.342580916351 rows/sec., 489.92 KiB/sec.
3673 2024.09.04 16:54:12.243306 [ 189 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3041 rows, containing 5 columns (5 merged, 0 gathered) in 0.006377452 sec., 476836.2035496308 rows/sec., 41.57 MiB/sec.
3674 2024.09.04 16:54:12.243327 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Debug> DynamicQueryHandler: Done processing query
3675 2024.09.04 16:54:12.243382 [ 3 ] {0c155577-4692-4cb5-ac04-44c772ed8ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3676 2024.09.04 16:54:12.243409 [ 3 ] {} <Debug> HTTP-Session: 83d67c33-9759-4d03-ae44-2968b73ee3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.09.04 16:54:12.243549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3678 2024.09.04 16:54:12.243692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3679 2024.09.04 16:54:12.243715 [ 3 ] {} <Debug> HTTP-Session: b685c11a-9dcc-4070-be52-4fc61d4eeb67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3680 2024.09.04 16:54:12.243738 [ 3 ] {} <Debug> HTTP-Session: b685c11a-9dcc-4070-be52-4fc61d4eeb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.09.04 16:54:12.243757 [ 3 ] {} <Debug> HTTP-Session: b685c11a-9dcc-4070-be52-4fc61d4eeb67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.09.04 16:54:12.243812 [ 3 ] {} <Trace> HTTP-Session: b685c11a-9dcc-4070-be52-4fc61d4eeb67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3683 2024.09.04 16:54:12.243851 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3684 2024.09.04 16:54:12.243973 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3685 2024.09.04 16:54:12.244082 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3686 2024.09.04 16:54:12.244953 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3687 2024.09.04 16:54:12.245336 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3688 2024.09.04 16:54:12.245620 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_16_3} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3689 2024.09.04 16:54:12.245646 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3690 2024.09.04 16:54:12.245711 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3691 2024.09.04 16:54:12.245793 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
3692 2024.09.04 16:54:12.246166 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3693 2024.09.04 16:54:12.246560 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3694 2024.09.04 16:54:12.246701 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002798 sec., 5003.573981415297 rows/sec., 350.42 KiB/sec.
3695 2024.09.04 16:54:12.246923 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Debug> DynamicQueryHandler: Done processing query
3696 2024.09.04 16:54:12.246948 [ 3 ] {f54cf880-8997-49ff-9c5d-630d6cb52c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3697 2024.09.04 16:54:12.246965 [ 3 ] {} <Debug> HTTP-Session: b685c11a-9dcc-4070-be52-4fc61d4eeb67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3698 2024.09.04 16:54:12.247075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3699 2024.09.04 16:54:12.247124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3700 2024.09.04 16:54:12.247143 [ 3 ] {} <Debug> HTTP-Session: e86fd103-a667-40ce-b245-d8ddf24c7155 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3701 2024.09.04 16:54:12.247160 [ 3 ] {} <Debug> HTTP-Session: e86fd103-a667-40ce-b245-d8ddf24c7155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3702 2024.09.04 16:54:12.247175 [ 3 ] {} <Debug> HTTP-Session: e86fd103-a667-40ce-b245-d8ddf24c7155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3703 2024.09.04 16:54:12.247205 [ 3 ] {} <Trace> HTTP-Session: e86fd103-a667-40ce-b245-d8ddf24c7155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3704 2024.09.04 16:54:12.247302 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3705 2024.09.04 16:54:12.247344 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3706 2024.09.04 16:54:12.247574 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3707 2024.09.04 16:54:12.247886 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3708 2024.09.04 16:54:12.247923 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3709 2024.09.04 16:54:12.248268 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3710 2024.09.04 16:54:12.248633 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3711 2024.09.04 16:54:12.248788 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 235.86 KiB/sec.
3712 2024.09.04 16:54:12.249061 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Debug> DynamicQueryHandler: Done processing query
3713 2024.09.04 16:54:12.249085 [ 3 ] {6c88aac1-e616-4fb4-b736-18ee6826851f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3714 2024.09.04 16:54:12.249102 [ 3 ] {} <Debug> HTTP-Session: e86fd103-a667-40ce-b245-d8ddf24c7155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3715 2024.09.04 16:54:12.249273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3716 2024.09.04 16:54:12.249322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3717 2024.09.04 16:54:12.249342 [ 3 ] {} <Debug> HTTP-Session: 0040677f-4a0d-466d-a41a-2e2b2205e1df Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3718 2024.09.04 16:54:12.249360 [ 3 ] {} <Debug> HTTP-Session: 0040677f-4a0d-466d-a41a-2e2b2205e1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.09.04 16:54:12.249374 [ 3 ] {} <Debug> HTTP-Session: 0040677f-4a0d-466d-a41a-2e2b2205e1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3720 2024.09.04 16:54:12.249404 [ 3 ] {} <Trace> HTTP-Session: 0040677f-4a0d-466d-a41a-2e2b2205e1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3721 2024.09.04 16:54:12.249747 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3722 2024.09.04 16:54:12.249792 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3723 2024.09.04 16:54:12.250033 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3724 2024.09.04 16:54:12.250624 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3725 2024.09.04 16:54:12.250661 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3726 2024.09.04 16:54:12.251038 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3727 2024.09.04 16:54:12.251370 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3728 2024.09.04 16:54:12.251511 [ 25 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3729 2024.09.04 16:54:12.251519 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.00204 sec., 202450.98039215684 rows/sec., 14.44 MiB/sec.
3730 2024.09.04 16:54:12.251564 [ 25 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3731 2024.09.04 16:54:12.251621 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3732 2024.09.04 16:54:12.251814 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
3733 2024.09.04 16:54:12.251837 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Debug> DynamicQueryHandler: Done processing query
3734 2024.09.04 16:54:12.251959 [ 3 ] {bba70893-2a68-4791-a919-67748b3108fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3735 2024.09.04 16:54:12.251996 [ 3 ] {} <Debug> HTTP-Session: 0040677f-4a0d-466d-a41a-2e2b2205e1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.09.04 16:54:12.252112 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3737 2024.09.04 16:54:12.252155 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 565 rows starting from the beginning of the part
3738 2024.09.04 16:54:12.252201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3739 2024.09.04 16:54:12.252359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3740 2024.09.04 16:54:12.252409 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part
3741 2024.09.04 16:54:12.252443 [ 3 ] {} <Debug> HTTP-Session: 6fe41be1-3a71-4cf9-9bb8-1c47a616ba77 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3742 2024.09.04 16:54:12.252520 [ 3 ] {} <Debug> HTTP-Session: 6fe41be1-3a71-4cf9-9bb8-1c47a616ba77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3743 2024.09.04 16:54:12.252577 [ 3 ] {} <Debug> HTTP-Session: 6fe41be1-3a71-4cf9-9bb8-1c47a616ba77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.09.04 16:54:12.252695 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 532 rows starting from the beginning of the part
3745 2024.09.04 16:54:12.252796 [ 3 ] {} <Trace> HTTP-Session: 6fe41be1-3a71-4cf9-9bb8-1c47a616ba77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3746 2024.09.04 16:54:12.253000 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 95 rows starting from the beginning of the part
3747 2024.09.04 16:54:12.253132 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3748 2024.09.04 16:54:12.253325 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part
3749 2024.09.04 16:54:12.253323 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3750 2024.09.04 16:54:12.253685 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 413 rows starting from the beginning of the part
3751 2024.09.04 16:54:12.254315 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3752 2024.09.04 16:54:12.254951 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3753 2024.09.04 16:54:12.254998 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3754 2024.09.04 16:54:12.255982 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3755 2024.09.04 16:54:12.256561 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3756 2024.09.04 16:54:12.256917 [ 198 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1785 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137192 sec., 347466.0865313191 rows/sec., 27.09 MiB/sec.
3757 2024.09.04 16:54:12.256993 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003968 sec., 1512.0967741935483 rows/sec., 79.00 KiB/sec.
3758 2024.09.04 16:54:12.257312 [ 198 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3759 2024.09.04 16:54:12.257407 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Debug> DynamicQueryHandler: Done processing query
3760 2024.09.04 16:54:12.257445 [ 3 ] {40552e66-a5f3-48e1-97c9-11c5e470dbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3761 2024.09.04 16:54:12.257467 [ 3 ] {} <Debug> HTTP-Session: 6fe41be1-3a71-4cf9-9bb8-1c47a616ba77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.09.04 16:54:12.257716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3763 2024.09.04 16:54:12.257806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3764 2024.09.04 16:54:12.257852 [ 3 ] {} <Debug> HTTP-Session: 6feaaccd-718b-4c76-9a54-1afdd3fddd8f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3765 2024.09.04 16:54:12.257886 [ 3 ] {} <Debug> HTTP-Session: 6feaaccd-718b-4c76-9a54-1afdd3fddd8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3766 2024.09.04 16:54:12.257911 [ 3 ] {} <Debug> HTTP-Session: 6feaaccd-718b-4c76-9a54-1afdd3fddd8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3767 2024.09.04 16:54:12.257960 [ 3 ] {} <Trace> HTTP-Session: 6feaaccd-718b-4c76-9a54-1afdd3fddd8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3768 2024.09.04 16:54:12.258015 [ 198 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3769 2024.09.04 16:54:12.258178 [ 198 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_16_3} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3770 2024.09.04 16:54:12.258296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
3771 2024.09.04 16:54:12.258358 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3772 2024.09.04 16:54:12.258414 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3773 2024.09.04 16:54:12.258586 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2024.09.04 16:54:12.259056 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3775 2024.09.04 16:54:12.259095 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3776 2024.09.04 16:54:12.259501 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3777 2024.09.04 16:54:12.259848 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3778 2024.09.04 16:54:12.259999 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3779 2024.09.04 16:54:12.260008 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001883 sec., 125862.98459904408 rows/sec., 8.44 MiB/sec.
3780 2024.09.04 16:54:12.260046 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3781 2024.09.04 16:54:12.260111 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3782 2024.09.04 16:54:12.260392 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
3783 2024.09.04 16:54:12.260457 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Debug> DynamicQueryHandler: Done processing query
3784 2024.09.04 16:54:12.260530 [ 3 ] {937d1d87-4736-4258-b75f-34d32ab0b828} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3785 2024.09.04 16:54:12.260587 [ 3 ] {} <Debug> HTTP-Session: 6feaaccd-718b-4c76-9a54-1afdd3fddd8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.09.04 16:54:12.260695 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3787 2024.09.04 16:54:12.260742 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3970 rows starting from the beginning of the part
3788 2024.09.04 16:54:12.260784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3789 2024.09.04 16:54:12.260921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3790 2024.09.04 16:54:12.260988 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
3791 2024.09.04 16:54:12.261008 [ 3 ] {} <Debug> HTTP-Session: 782604c0-fe31-4ba4-92b8-d3beae55f82d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3792 2024.09.04 16:54:12.261092 [ 3 ] {} <Debug> HTTP-Session: 782604c0-fe31-4ba4-92b8-d3beae55f82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3793 2024.09.04 16:54:12.261153 [ 3 ] {} <Debug> HTTP-Session: 782604c0-fe31-4ba4-92b8-d3beae55f82d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3794 2024.09.04 16:54:12.261281 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 846 rows starting from the beginning of the part
3795 2024.09.04 16:54:12.261306 [ 3 ] {} <Trace> HTTP-Session: 782604c0-fe31-4ba4-92b8-d3beae55f82d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3796 2024.09.04 16:54:12.261551 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
3797 2024.09.04 16:54:12.261656 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3798 2024.09.04 16:54:12.261811 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part
3799 2024.09.04 16:54:12.261871 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3800 2024.09.04 16:54:12.262122 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part
3801 2024.09.04 16:54:12.262850 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3802 2024.09.04 16:54:12.263456 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3803 2024.09.04 16:54:12.263506 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3804 2024.09.04 16:54:12.264293 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3805 2024.09.04 16:54:12.265242 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3806 2024.09.04 16:54:12.265535 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00402 sec., 248.75621890547262 rows/sec., 16.76 KiB/sec.
3807 2024.09.04 16:54:12.265917 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Debug> DynamicQueryHandler: Done processing query
3808 2024.09.04 16:54:12.265944 [ 3 ] {b5497116-7d17-430b-9be4-e55225010472} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3809 2024.09.04 16:54:12.265960 [ 3 ] {} <Debug> HTTP-Session: 782604c0-fe31-4ba4-92b8-d3beae55f82d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3810 2024.09.04 16:54:12.266154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3811 2024.09.04 16:54:12.266220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3812 2024.09.04 16:54:12.266240 [ 3 ] {} <Debug> HTTP-Session: ee557fd5-0744-4345-b4ea-1eee69febade Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3813 2024.09.04 16:54:12.266257 [ 3 ] {} <Debug> HTTP-Session: ee557fd5-0744-4345-b4ea-1eee69febade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3814 2024.09.04 16:54:12.266272 [ 3 ] {} <Debug> HTTP-Session: ee557fd5-0744-4345-b4ea-1eee69febade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3815 2024.09.04 16:54:12.266305 [ 3 ] {} <Trace> HTTP-Session: ee557fd5-0744-4345-b4ea-1eee69febade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3816 2024.09.04 16:54:12.266568 [ 198 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5535 rows, containing 5 columns (5 merged, 0 gathered) in 0.006361401 sec., 870091.352518101 rows/sec., 58.82 MiB/sec.
3817 2024.09.04 16:54:12.266827 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3818 2024.09.04 16:54:12.266911 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <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_histogramu64
3819 2024.09.04 16:54:12.267186 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3820 2024.09.04 16:54:12.268537 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2024.09.04 16:54:12.268676 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3822 2024.09.04 16:54:12.268803 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3823 2024.09.04 16:54:12.268911 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB.
3824 2024.09.04 16:54:12.269385 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3825 2024.09.04 16:54:12.269429 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3826 2024.09.04 16:54:12.270112 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3827 2024.09.04 16:54:12.270531 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3828 2024.09.04 16:54:12.270719 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004322 sec., 7172.6052753354925 rows/sec., 12.85 MiB/sec.
3829 2024.09.04 16:54:12.270959 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Debug> DynamicQueryHandler: Done processing query
3830 2024.09.04 16:54:12.270985 [ 3 ] {5706690e-2f10-48d0-b341-4afef11cc593} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3831 2024.09.04 16:54:12.271001 [ 3 ] {} <Debug> HTTP-Session: ee557fd5-0744-4345-b4ea-1eee69febade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3832 2024.09.04 16:54:12.271143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3833 2024.09.04 16:54:12.271193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3834 2024.09.04 16:54:12.271214 [ 3 ] {} <Debug> HTTP-Session: 54049e5d-e201-4bce-893f-fbb35e678750 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3835 2024.09.04 16:54:12.271231 [ 3 ] {} <Debug> HTTP-Session: 54049e5d-e201-4bce-893f-fbb35e678750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.09.04 16:54:12.271245 [ 3 ] {} <Debug> HTTP-Session: 54049e5d-e201-4bce-893f-fbb35e678750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3837 2024.09.04 16:54:12.271276 [ 3 ] {} <Trace> HTTP-Session: 54049e5d-e201-4bce-893f-fbb35e678750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3838 2024.09.04 16:54:12.271414 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3839 2024.09.04 16:54:12.271458 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3840 2024.09.04 16:54:12.271592 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3841 2024.09.04 16:54:12.271903 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3842 2024.09.04 16:54:12.271941 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3843 2024.09.04 16:54:12.272302 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3844 2024.09.04 16:54:12.272628 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3845 2024.09.04 16:54:12.272781 [ 25 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3846 2024.09.04 16:54:12.272784 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001417 sec., 57868.73676781933 rows/sec., 3.68 MiB/sec.
3847 2024.09.04 16:54:12.272831 [ 25 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3848 2024.09.04 16:54:12.272896 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3849 2024.09.04 16:54:12.273072 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
3850 2024.09.04 16:54:12.273094 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Debug> DynamicQueryHandler: Done processing query
3851 2024.09.04 16:54:12.273139 [ 3 ] {1bfcfddb-f488-4a53-93d4-907dea8d08a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3852 2024.09.04 16:54:12.273181 [ 3 ] {} <Debug> HTTP-Session: 54049e5d-e201-4bce-893f-fbb35e678750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.09.04 16:54:12.273283 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3854 2024.09.04 16:54:12.273318 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 354 rows starting from the beginning of the part
3855 2024.09.04 16:54:12.273388 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3856 2024.09.04 16:54:12.273476 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
3857 2024.09.04 16:54:12.273721 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
3858 2024.09.04 16:54:12.273799 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
3859 2024.09.04 16:54:12.273874 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part
3860 2024.09.04 16:54:12.274968 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980417 sec., 341342.2526669888 rows/sec., 22.68 MiB/sec.
3861 2024.09.04 16:54:12.275220 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3862 2024.09.04 16:54:12.275686 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3863 2024.09.04 16:54:12.275773 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_16_3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3864 2024.09.04 16:54:12.275869 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3865 2024.09.04 16:54:15.628758 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
3866 2024.09.04 16:54:15.628855 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
3867 2024.09.04 16:54:17.001725 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001364942 sec.
3868 2024.09.04 16:54:17.194794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3869 2024.09.04 16:54:17.194973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3870 2024.09.04 16:54:17.195021 [ 3 ] {} <Debug> HTTP-Session: b1ab1111-05dd-4780-88e0-83f3c35a7f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3871 2024.09.04 16:54:17.195063 [ 3 ] {} <Debug> HTTP-Session: b1ab1111-05dd-4780-88e0-83f3c35a7f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3872 2024.09.04 16:54:17.195092 [ 3 ] {} <Debug> HTTP-Session: b1ab1111-05dd-4780-88e0-83f3c35a7f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3873 2024.09.04 16:54:17.195174 [ 3 ] {} <Trace> HTTP-Session: b1ab1111-05dd-4780-88e0-83f3c35a7f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3874 2024.09.04 16:54:17.195469 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3875 2024.09.04 16:54:17.195538 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3876 2024.09.04 16:54:17.195882 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3877 2024.09.04 16:54:17.196402 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3878 2024.09.04 16:54:17.196449 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3879 2024.09.04 16:54:17.196883 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3880 2024.09.04 16:54:17.197296 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3881 2024.09.04 16:54:17.197470 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002082 sec., 34582.1325648415 rows/sec., 2.81 MiB/sec.
3882 2024.09.04 16:54:17.198125 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Debug> DynamicQueryHandler: Done processing query
3883 2024.09.04 16:54:17.198163 [ 3 ] {4cecc9dd-c528-45e3-9f08-e2a90c8b48b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3884 2024.09.04 16:54:17.198181 [ 3 ] {} <Debug> HTTP-Session: b1ab1111-05dd-4780-88e0-83f3c35a7f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.09.04 16:54:17.198342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3886 2024.09.04 16:54:17.198396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3887 2024.09.04 16:54:17.198417 [ 3 ] {} <Debug> HTTP-Session: 5466ef74-5db1-418b-a95f-0bfb116feef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3888 2024.09.04 16:54:17.198435 [ 3 ] {} <Debug> HTTP-Session: 5466ef74-5db1-418b-a95f-0bfb116feef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.09.04 16:54:17.198450 [ 3 ] {} <Debug> HTTP-Session: 5466ef74-5db1-418b-a95f-0bfb116feef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3890 2024.09.04 16:54:17.198487 [ 3 ] {} <Trace> HTTP-Session: 5466ef74-5db1-418b-a95f-0bfb116feef6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3891 2024.09.04 16:54:17.198603 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3892 2024.09.04 16:54:17.198654 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3893 2024.09.04 16:54:17.198913 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3894 2024.09.04 16:54:17.199267 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3895 2024.09.04 16:54:17.199306 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3896 2024.09.04 16:54:17.199666 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3897 2024.09.04 16:54:17.200038 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3898 2024.09.04 16:54:17.200207 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001628 sec., 4914.004914004914 rows/sec., 369.51 KiB/sec.
3899 2024.09.04 16:54:17.200428 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Debug> DynamicQueryHandler: Done processing query
3900 2024.09.04 16:54:17.200453 [ 3 ] {5fa11a6c-4f20-4f41-b3d8-3aefa71c3361} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3901 2024.09.04 16:54:17.200470 [ 3 ] {} <Debug> HTTP-Session: 5466ef74-5db1-418b-a95f-0bfb116feef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3902 2024.09.04 16:54:17.200624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3903 2024.09.04 16:54:17.200673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3904 2024.09.04 16:54:17.200692 [ 3 ] {} <Debug> HTTP-Session: 11b59e7e-72b8-4657-91b8-7589f1dfa2dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3905 2024.09.04 16:54:17.200710 [ 3 ] {} <Debug> HTTP-Session: 11b59e7e-72b8-4657-91b8-7589f1dfa2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.09.04 16:54:17.200725 [ 3 ] {} <Debug> HTTP-Session: 11b59e7e-72b8-4657-91b8-7589f1dfa2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3907 2024.09.04 16:54:17.200757 [ 3 ] {} <Trace> HTTP-Session: 11b59e7e-72b8-4657-91b8-7589f1dfa2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3908 2024.09.04 16:54:17.200881 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3909 2024.09.04 16:54:17.200928 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3910 2024.09.04 16:54:17.201160 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3911 2024.09.04 16:54:17.201521 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3912 2024.09.04 16:54:17.201559 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3913 2024.09.04 16:54:17.201917 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3914 2024.09.04 16:54:17.202278 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3915 2024.09.04 16:54:17.202438 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001598 sec., 45056.32040050063 rows/sec., 3.52 MiB/sec.
3916 2024.09.04 16:54:17.202768 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Debug> DynamicQueryHandler: Done processing query
3917 2024.09.04 16:54:17.202793 [ 3 ] {246d617d-e05c-4ffe-ace4-83ad36f03387} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3918 2024.09.04 16:54:17.202810 [ 3 ] {} <Debug> HTTP-Session: 11b59e7e-72b8-4657-91b8-7589f1dfa2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.09.04 16:54:17.202956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2024.09.04 16:54:17.203004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3921 2024.09.04 16:54:17.203024 [ 3 ] {} <Debug> HTTP-Session: 49022599-29f4-4dc0-9b5c-79c4940fb570 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3922 2024.09.04 16:54:17.203042 [ 3 ] {} <Debug> HTTP-Session: 49022599-29f4-4dc0-9b5c-79c4940fb570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.09.04 16:54:17.203057 [ 3 ] {} <Debug> HTTP-Session: 49022599-29f4-4dc0-9b5c-79c4940fb570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3924 2024.09.04 16:54:17.203088 [ 3 ] {} <Trace> HTTP-Session: 49022599-29f4-4dc0-9b5c-79c4940fb570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3925 2024.09.04 16:54:17.203243 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3926 2024.09.04 16:54:17.203294 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3927 2024.09.04 16:54:17.203469 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3928 2024.09.04 16:54:17.203895 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3929 2024.09.04 16:54:17.203931 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3930 2024.09.04 16:54:17.204332 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3931 2024.09.04 16:54:17.204672 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3932 2024.09.04 16:54:17.204830 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec.
3933 2024.09.04 16:54:17.205054 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Debug> DynamicQueryHandler: Done processing query
3934 2024.09.04 16:54:17.205079 [ 3 ] {8422869f-0bcb-43e4-9fb1-d87398b7165b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3935 2024.09.04 16:54:17.205096 [ 3 ] {} <Debug> HTTP-Session: 49022599-29f4-4dc0-9b5c-79c4940fb570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3936 2024.09.04 16:54:17.205247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3937 2024.09.04 16:54:17.205300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3938 2024.09.04 16:54:17.205320 [ 3 ] {} <Debug> HTTP-Session: 9a081d9b-06e5-4528-94df-395c0b9116f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3939 2024.09.04 16:54:17.205337 [ 3 ] {} <Debug> HTTP-Session: 9a081d9b-06e5-4528-94df-395c0b9116f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3940 2024.09.04 16:54:17.205352 [ 3 ] {} <Debug> HTTP-Session: 9a081d9b-06e5-4528-94df-395c0b9116f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3941 2024.09.04 16:54:17.205383 [ 3 ] {} <Trace> HTTP-Session: 9a081d9b-06e5-4528-94df-395c0b9116f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3942 2024.09.04 16:54:17.205544 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3943 2024.09.04 16:54:17.205612 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <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_histogramu64
3944 2024.09.04 16:54:17.206051 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3945 2024.09.04 16:54:17.206544 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3946 2024.09.04 16:54:17.206580 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3947 2024.09.04 16:54:17.207162 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3948 2024.09.04 16:54:17.207571 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3949 2024.09.04 16:54:17.207788 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00232 sec., 3448.2758620689656 rows/sec., 6.18 MiB/sec.
3950 2024.09.04 16:54:17.208293 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Debug> DynamicQueryHandler: Done processing query
3951 2024.09.04 16:54:17.208317 [ 3 ] {f9a09fba-303b-4b6b-a80f-886094c3c6ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3952 2024.09.04 16:54:17.208335 [ 3 ] {} <Debug> HTTP-Session: 9a081d9b-06e5-4528-94df-395c0b9116f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.09.04 16:54:17.208460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3954 2024.09.04 16:54:17.208509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3955 2024.09.04 16:54:17.208528 [ 3 ] {} <Debug> HTTP-Session: 44ca329d-14a4-42e6-ba02-8c559837a6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3956 2024.09.04 16:54:17.208545 [ 3 ] {} <Debug> HTTP-Session: 44ca329d-14a4-42e6-ba02-8c559837a6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.09.04 16:54:17.208559 [ 3 ] {} <Debug> HTTP-Session: 44ca329d-14a4-42e6-ba02-8c559837a6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3958 2024.09.04 16:54:17.208590 [ 3 ] {} <Trace> HTTP-Session: 44ca329d-14a4-42e6-ba02-8c559837a6ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3959 2024.09.04 16:54:17.208709 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3960 2024.09.04 16:54:17.208754 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3961 2024.09.04 16:54:17.208893 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3962 2024.09.04 16:54:17.209212 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3963 2024.09.04 16:54:17.209249 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3964 2024.09.04 16:54:17.209614 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3965 2024.09.04 16:54:17.209955 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3966 2024.09.04 16:54:17.210115 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec.
3967 2024.09.04 16:54:17.210713 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Debug> DynamicQueryHandler: Done processing query
3968 2024.09.04 16:54:17.210758 [ 3 ] {2508a2c9-ae51-41fd-b5cc-e7dd047d9211} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3969 2024.09.04 16:54:17.210777 [ 3 ] {} <Debug> HTTP-Session: 44ca329d-14a4-42e6-ba02-8c559837a6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.09.04 16:54:22.200319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2024.09.04 16:54:22.200466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3972 2024.09.04 16:54:22.200497 [ 3 ] {} <Debug> HTTP-Session: e48a3ba0-32e0-429d-a8e5-e408b0b65558 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3973 2024.09.04 16:54:22.200526 [ 3 ] {} <Debug> HTTP-Session: e48a3ba0-32e0-429d-a8e5-e408b0b65558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.09.04 16:54:22.200546 [ 3 ] {} <Debug> HTTP-Session: e48a3ba0-32e0-429d-a8e5-e408b0b65558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.09.04 16:54:22.200602 [ 3 ] {} <Trace> HTTP-Session: e48a3ba0-32e0-429d-a8e5-e408b0b65558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3976 2024.09.04 16:54:22.200811 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3977 2024.09.04 16:54:22.200889 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3978 2024.09.04 16:54:22.201272 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3979 2024.09.04 16:54:22.201707 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3980 2024.09.04 16:54:22.201752 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3981 2024.09.04 16:54:22.202170 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3982 2024.09.04 16:54:22.202564 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3983 2024.09.04 16:54:22.202734 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001976 sec., 1012.1457489878543 rows/sec., 82.53 KiB/sec.
3984 2024.09.04 16:54:22.203050 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Debug> DynamicQueryHandler: Done processing query
3985 2024.09.04 16:54:22.203083 [ 3 ] {36247364-40be-4bd6-bf10-df21b29112ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3986 2024.09.04 16:54:22.203100 [ 3 ] {} <Debug> HTTP-Session: e48a3ba0-32e0-429d-a8e5-e408b0b65558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.09.04 16:54:22.203306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3988 2024.09.04 16:54:22.203360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3989 2024.09.04 16:54:22.203381 [ 3 ] {} <Debug> HTTP-Session: 5f83467d-dafa-41fe-bf4a-43c4eae2b833 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
3990 2024.09.04 16:54:22.203399 [ 3 ] {} <Debug> HTTP-Session: 5f83467d-dafa-41fe-bf4a-43c4eae2b833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.09.04 16:54:22.203414 [ 3 ] {} <Debug> HTTP-Session: 5f83467d-dafa-41fe-bf4a-43c4eae2b833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.09.04 16:54:22.203450 [ 3 ] {} <Trace> HTTP-Session: 5f83467d-dafa-41fe-bf4a-43c4eae2b833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3993 2024.09.04 16:54:22.203630 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3994 2024.09.04 16:54:22.203679 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3995 2024.09.04 16:54:22.203932 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.09.04 16:54:22.204426 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3997 2024.09.04 16:54:22.204464 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3998 2024.09.04 16:54:22.204848 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3999 2024.09.04 16:54:22.205233 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4000 2024.09.04 16:54:22.205396 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001852 sec., 136069.11447084235 rows/sec., 12.02 MiB/sec.
4001 2024.09.04 16:54:22.205582 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Debug> DynamicQueryHandler: Done processing query
4002 2024.09.04 16:54:22.205606 [ 3 ] {beeff0a0-69d0-4b27-9d14-2bf92532d342} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4003 2024.09.04 16:54:22.205624 [ 3 ] {} <Debug> HTTP-Session: 5f83467d-dafa-41fe-bf4a-43c4eae2b833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.09.04 16:54:22.205840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4005 2024.09.04 16:54:22.205889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4006 2024.09.04 16:54:22.205909 [ 3 ] {} <Debug> HTTP-Session: 2a9278b1-16ec-49d5-83d6-f220cea75f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4007 2024.09.04 16:54:22.205926 [ 3 ] {} <Debug> HTTP-Session: 2a9278b1-16ec-49d5-83d6-f220cea75f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.09.04 16:54:22.205939 [ 3 ] {} <Debug> HTTP-Session: 2a9278b1-16ec-49d5-83d6-f220cea75f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.09.04 16:54:22.205971 [ 3 ] {} <Trace> HTTP-Session: 2a9278b1-16ec-49d5-83d6-f220cea75f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4010 2024.09.04 16:54:22.206080 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4011 2024.09.04 16:54:22.206124 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4012 2024.09.04 16:54:22.206350 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2024.09.04 16:54:22.206721 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.09.04 16:54:22.206758 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4015 2024.09.04 16:54:22.207106 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4016 2024.09.04 16:54:22.207489 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.09.04 16:54:22.207659 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001602 sec., 20599.25093632959 rows/sec., 1.51 MiB/sec.
4018 2024.09.04 16:54:22.207659 [ 146 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4019 2024.09.04 16:54:22.207781 [ 146 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2024.09.04 16:54:22.207833 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4021 2024.09.04 16:54:22.207978 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Debug> DynamicQueryHandler: Done processing query
4022 2024.09.04 16:54:22.208065 [ 3 ] {57e3cbb2-b530-4bb3-9db5-1be3015fc216} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4023 2024.09.04 16:54:22.208135 [ 3 ] {} <Debug> HTTP-Session: 2a9278b1-16ec-49d5-83d6-f220cea75f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4024 2024.09.04 16:54:22.208213 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
4025 2024.09.04 16:54:22.208432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4026 2024.09.04 16:54:22.208560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4027 2024.09.04 16:54:22.208616 [ 3 ] {} <Debug> HTTP-Session: b807be57-3293-4f89-b814-da11c63137b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4028 2024.09.04 16:54:22.208649 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4029 2024.09.04 16:54:22.208658 [ 3 ] {} <Debug> HTTP-Session: b807be57-3293-4f89-b814-da11c63137b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.09.04 16:54:22.208705 [ 3 ] {} <Debug> HTTP-Session: b807be57-3293-4f89-b814-da11c63137b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4031 2024.09.04 16:54:22.208717 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 45 rows starting from the beginning of the part
4032 2024.09.04 16:54:22.208774 [ 3 ] {} <Trace> HTTP-Session: b807be57-3293-4f89-b814-da11c63137b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4033 2024.09.04 16:54:22.208997 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part
4034 2024.09.04 16:54:22.209083 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4035 2024.09.04 16:54:22.209249 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4036 2024.09.04 16:54:22.209306 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part
4037 2024.09.04 16:54:22.209663 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part
4038 2024.09.04 16:54:22.209955 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part
4039 2024.09.04 16:54:22.210264 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part
4040 2024.09.04 16:54:22.210973 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4041 2024.09.04 16:54:22.211752 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4042 2024.09.04 16:54:22.211829 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4043 2024.09.04 16:54:22.212979 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4044 2024.09.04 16:54:22.213372 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.005445039 sec., 29017.239362289234 rows/sec., 2.23 MiB/sec.
4045 2024.09.04 16:54:22.213629 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4046 2024.09.04 16:54:22.213983 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4047 2024.09.04 16:54:22.214469 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005466 sec., 2561.287961946579 rows/sec., 179.38 KiB/sec.
4048 2024.09.04 16:54:22.214737 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4049 2024.09.04 16:54:22.214952 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_16_3} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4050 2024.09.04 16:54:22.215029 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Debug> DynamicQueryHandler: Done processing query
4051 2024.09.04 16:54:22.215089 [ 3 ] {3892bb22-298d-4f89-be0a-aa2e7e75df0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4052 2024.09.04 16:54:22.215099 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4053 2024.09.04 16:54:22.215121 [ 3 ] {} <Debug> HTTP-Session: b807be57-3293-4f89-b814-da11c63137b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4054 2024.09.04 16:54:22.215274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4055 2024.09.04 16:54:22.215322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4056 2024.09.04 16:54:22.215342 [ 3 ] {} <Debug> HTTP-Session: cc526905-5dda-4e5f-9d9d-491ffcd3f1b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4057 2024.09.04 16:54:22.215359 [ 3 ] {} <Debug> HTTP-Session: cc526905-5dda-4e5f-9d9d-491ffcd3f1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4058 2024.09.04 16:54:22.215373 [ 3 ] {} <Debug> HTTP-Session: cc526905-5dda-4e5f-9d9d-491ffcd3f1b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.09.04 16:54:22.215404 [ 3 ] {} <Trace> HTTP-Session: cc526905-5dda-4e5f-9d9d-491ffcd3f1b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4060 2024.09.04 16:54:22.215508 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4061 2024.09.04 16:54:22.215552 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4062 2024.09.04 16:54:22.215805 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4063 2024.09.04 16:54:22.216105 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4064 2024.09.04 16:54:22.216142 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4065 2024.09.04 16:54:22.216510 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
4066 2024.09.04 16:54:22.216885 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4067 2024.09.04 16:54:22.217039 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 228.70 KiB/sec.
4068 2024.09.04 16:54:22.217326 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Debug> DynamicQueryHandler: Done processing query
4069 2024.09.04 16:54:22.217350 [ 3 ] {8b2f311c-5265-4b97-a346-9b162714f593} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4070 2024.09.04 16:54:22.217367 [ 3 ] {} <Debug> HTTP-Session: cc526905-5dda-4e5f-9d9d-491ffcd3f1b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4071 2024.09.04 16:54:22.217586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4072 2024.09.04 16:54:22.217636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4073 2024.09.04 16:54:22.217656 [ 3 ] {} <Debug> HTTP-Session: 11406272-704e-472f-8d69-7f7ea159b777 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4074 2024.09.04 16:54:22.217672 [ 3 ] {} <Debug> HTTP-Session: 11406272-704e-472f-8d69-7f7ea159b777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4075 2024.09.04 16:54:22.217685 [ 3 ] {} <Debug> HTTP-Session: 11406272-704e-472f-8d69-7f7ea159b777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.09.04 16:54:22.217716 [ 3 ] {} <Trace> HTTP-Session: 11406272-704e-472f-8d69-7f7ea159b777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4077 2024.09.04 16:54:22.217929 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4078 2024.09.04 16:54:22.217974 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4079 2024.09.04 16:54:22.218226 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4080 2024.09.04 16:54:22.218822 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4081 2024.09.04 16:54:22.218859 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4082 2024.09.04 16:54:22.219254 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4083 2024.09.04 16:54:22.219624 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4084 2024.09.04 16:54:22.219797 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001967 sec., 210981.18962887645 rows/sec., 15.06 MiB/sec.
4085 2024.09.04 16:54:22.219961 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Debug> DynamicQueryHandler: Done processing query
4086 2024.09.04 16:54:22.219987 [ 3 ] {84983875-8a76-4865-854c-caed69f285da} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4087 2024.09.04 16:54:22.220003 [ 3 ] {} <Debug> HTTP-Session: 11406272-704e-472f-8d69-7f7ea159b777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4088 2024.09.04 16:54:22.220140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4089 2024.09.04 16:54:22.220188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4090 2024.09.04 16:54:22.220208 [ 3 ] {} <Debug> HTTP-Session: 3b6bc46f-4d1e-49b9-aa85-e9339f7d22d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4091 2024.09.04 16:54:22.220225 [ 3 ] {} <Debug> HTTP-Session: 3b6bc46f-4d1e-49b9-aa85-e9339f7d22d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.09.04 16:54:22.220238 [ 3 ] {} <Debug> HTTP-Session: 3b6bc46f-4d1e-49b9-aa85-e9339f7d22d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.09.04 16:54:22.220269 [ 3 ] {} <Trace> HTTP-Session: 3b6bc46f-4d1e-49b9-aa85-e9339f7d22d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4094 2024.09.04 16:54:22.220365 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4095 2024.09.04 16:54:22.220410 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4096 2024.09.04 16:54:22.220539 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4097 2024.09.04 16:54:22.220797 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4098 2024.09.04 16:54:22.220835 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4099 2024.09.04 16:54:22.221188 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
4100 2024.09.04 16:54:22.221532 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4101 2024.09.04 16:54:22.221687 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec.
4102 2024.09.04 16:54:22.221885 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Debug> DynamicQueryHandler: Done processing query
4103 2024.09.04 16:54:22.221910 [ 3 ] {7be89511-faeb-4c31-a365-e2dff0de42af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4104 2024.09.04 16:54:22.221926 [ 3 ] {} <Debug> HTTP-Session: 3b6bc46f-4d1e-49b9-aa85-e9339f7d22d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.09.04 16:54:22.222098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4106 2024.09.04 16:54:22.222146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4107 2024.09.04 16:54:22.222166 [ 3 ] {} <Debug> HTTP-Session: 58e4b6b1-f3cf-4b16-89f9-9ccd9120929c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4108 2024.09.04 16:54:22.222182 [ 3 ] {} <Debug> HTTP-Session: 58e4b6b1-f3cf-4b16-89f9-9ccd9120929c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.09.04 16:54:22.222197 [ 3 ] {} <Debug> HTTP-Session: 58e4b6b1-f3cf-4b16-89f9-9ccd9120929c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.09.04 16:54:22.222227 [ 3 ] {} <Trace> HTTP-Session: 58e4b6b1-f3cf-4b16-89f9-9ccd9120929c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4111 2024.09.04 16:54:22.222428 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4112 2024.09.04 16:54:22.222474 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4113 2024.09.04 16:54:22.222621 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4114 2024.09.04 16:54:22.223042 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4115 2024.09.04 16:54:22.223078 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4116 2024.09.04 16:54:22.223468 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4117 2024.09.04 16:54:22.223801 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4118 2024.09.04 16:54:22.223968 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001648 sec., 144417.47572815535 rows/sec., 9.68 MiB/sec.
4119 2024.09.04 16:54:22.224293 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Debug> DynamicQueryHandler: Done processing query
4120 2024.09.04 16:54:22.224318 [ 3 ] {118eaef9-7191-4c2d-a52f-5c520c14d0bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4121 2024.09.04 16:54:22.224334 [ 3 ] {} <Debug> HTTP-Session: 58e4b6b1-f3cf-4b16-89f9-9ccd9120929c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.09.04 16:54:22.224459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4123 2024.09.04 16:54:22.224508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4124 2024.09.04 16:54:22.224528 [ 3 ] {} <Debug> HTTP-Session: d26f8bb3-da00-4939-a5c8-a0a5850d4803 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4125 2024.09.04 16:54:22.224545 [ 3 ] {} <Debug> HTTP-Session: d26f8bb3-da00-4939-a5c8-a0a5850d4803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.09.04 16:54:22.224558 [ 3 ] {} <Debug> HTTP-Session: d26f8bb3-da00-4939-a5c8-a0a5850d4803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.09.04 16:54:22.224589 [ 3 ] {} <Trace> HTTP-Session: d26f8bb3-da00-4939-a5c8-a0a5850d4803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4128 2024.09.04 16:54:22.224684 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4129 2024.09.04 16:54:22.224732 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4130 2024.09.04 16:54:22.224885 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4131 2024.09.04 16:54:22.225175 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4132 2024.09.04 16:54:22.225212 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4133 2024.09.04 16:54:22.225561 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
4134 2024.09.04 16:54:22.225884 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4135 2024.09.04 16:54:22.226055 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec.
4136 2024.09.04 16:54:22.226424 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Debug> DynamicQueryHandler: Done processing query
4137 2024.09.04 16:54:22.226449 [ 3 ] {93d116ff-cd0b-47f9-a0e0-43ac1af32503} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4138 2024.09.04 16:54:22.226466 [ 3 ] {} <Debug> HTTP-Session: d26f8bb3-da00-4939-a5c8-a0a5850d4803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.09.04 16:54:22.226636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4140 2024.09.04 16:54:22.226685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4141 2024.09.04 16:54:22.226704 [ 3 ] {} <Debug> HTTP-Session: fc12a2e9-d636-416a-b68e-c3974a53ced3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4142 2024.09.04 16:54:22.226721 [ 3 ] {} <Debug> HTTP-Session: fc12a2e9-d636-416a-b68e-c3974a53ced3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4143 2024.09.04 16:54:22.226734 [ 3 ] {} <Debug> HTTP-Session: fc12a2e9-d636-416a-b68e-c3974a53ced3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.09.04 16:54:22.226765 [ 3 ] {} <Trace> HTTP-Session: fc12a2e9-d636-416a-b68e-c3974a53ced3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4145 2024.09.04 16:54:22.227156 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4146 2024.09.04 16:54:22.227229 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <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_histogramu64
4147 2024.09.04 16:54:22.227670 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4148 2024.09.04 16:54:22.228265 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4149 2024.09.04 16:54:22.228301 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4150 2024.09.04 16:54:22.228985 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4151 2024.09.04 16:54:22.229395 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4152 2024.09.04 16:54:22.229564 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4153 2024.09.04 16:54:22.229597 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00274 sec., 11313.868613138688 rows/sec., 20.27 MiB/sec.
4154 2024.09.04 16:54:22.229646 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4155 2024.09.04 16:54:22.229732 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4156 2024.09.04 16:54:22.230073 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
4157 2024.09.04 16:54:22.230144 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Debug> DynamicQueryHandler: Done processing query
4158 2024.09.04 16:54:22.230196 [ 3 ] {585c3f08-6510-4f9a-b896-da5c77344d08} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4159 2024.09.04 16:54:22.230231 [ 3 ] {} <Debug> HTTP-Session: fc12a2e9-d636-416a-b68e-c3974a53ced3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4160 2024.09.04 16:54:22.230446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4161 2024.09.04 16:54:22.230558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4162 2024.09.04 16:54:22.230615 [ 3 ] {} <Debug> HTTP-Session: de0d0d46-297f-497b-a27f-d735cce0a206 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4163 2024.09.04 16:54:22.230659 [ 3 ] {} <Debug> HTTP-Session: de0d0d46-297f-497b-a27f-d735cce0a206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4164 2024.09.04 16:54:22.230700 [ 3 ] {} <Debug> HTTP-Session: de0d0d46-297f-497b-a27f-d735cce0a206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.09.04 16:54:22.230788 [ 3 ] {} <Trace> HTTP-Session: de0d0d46-297f-497b-a27f-d735cce0a206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4166 2024.09.04 16:54:22.230871 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4167 2024.09.04 16:54:22.231041 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 206 rows starting from the beginning of the part
4168 2024.09.04 16:54:22.231079 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4169 2024.09.04 16:54:22.231187 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4170 2024.09.04 16:54:22.231997 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part
4171 2024.09.04 16:54:22.232033 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4172 2024.09.04 16:54:22.232660 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
4173 2024.09.04 16:54:22.233305 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4174 2024.09.04 16:54:22.233351 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part
4175 2024.09.04 16:54:22.233375 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4176 2024.09.04 16:54:22.234030 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part
4177 2024.09.04 16:54:22.234687 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part
4178 2024.09.04 16:54:22.234775 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4179 2024.09.04 16:54:22.235771 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4180 2024.09.04 16:54:22.236169 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005172 sec., 15854.60170146945 rows/sec., 1.01 MiB/sec.
4181 2024.09.04 16:54:22.236840 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Debug> DynamicQueryHandler: Done processing query
4182 2024.09.04 16:54:22.236897 [ 3 ] {35bb92ae-1d94-427c-88da-cac6ecc2c853} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4183 2024.09.04 16:54:22.236931 [ 3 ] {} <Debug> HTTP-Session: de0d0d46-297f-497b-a27f-d735cce0a206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.09.04 16:54:22.239196 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 19 columns (19 merged, 0 gathered) in 0.009333132 sec., 33750.7280514194 rows/sec., 60.48 MiB/sec.
4185 2024.09.04 16:54:22.239707 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4186 2024.09.04 16:54:22.240300 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4187 2024.09.04 16:54:22.240382 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4188 2024.09.04 16:54:22.240527 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB.
4189 2024.09.04 16:54:27.225830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 175862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4190 2024.09.04 16:54:27.225972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4191 2024.09.04 16:54:27.225999 [ 3 ] {} <Debug> HTTP-Session: 5c2bf575-2689-4afd-b3ae-7b145ac6edea Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4192 2024.09.04 16:54:27.226026 [ 3 ] {} <Debug> HTTP-Session: 5c2bf575-2689-4afd-b3ae-7b145ac6edea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4193 2024.09.04 16:54:27.226041 [ 3 ] {} <Debug> HTTP-Session: 5c2bf575-2689-4afd-b3ae-7b145ac6edea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.09.04 16:54:27.226093 [ 3 ] {} <Trace> HTTP-Session: 5c2bf575-2689-4afd-b3ae-7b145ac6edea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4195 2024.09.04 16:54:27.227266 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4196 2024.09.04 16:54:27.227338 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4197 2024.09.04 16:54:27.227663 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4198 2024.09.04 16:54:27.229281 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4199 2024.09.04 16:54:27.229342 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4200 2024.09.04 16:54:27.230090 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4201 2024.09.04 16:54:27.230520 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4202 2024.09.04 16:54:27.230701 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.004421 sec., 274146.12078715226 rows/sec., 22.65 MiB/sec.
4203 2024.09.04 16:54:27.230914 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Debug> DynamicQueryHandler: Done processing query
4204 2024.09.04 16:54:27.230941 [ 3 ] {b83e94d9-8ed9-471c-badf-6aa670048254} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
4205 2024.09.04 16:54:27.230958 [ 3 ] {} <Debug> HTTP-Session: 5c2bf575-2689-4afd-b3ae-7b145ac6edea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4206 2024.09.04 16:54:27.231197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4207 2024.09.04 16:54:27.231249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4208 2024.09.04 16:54:27.231269 [ 3 ] {} <Debug> HTTP-Session: da910f80-6dfd-43da-9fd4-413263e7de6c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4209 2024.09.04 16:54:27.231287 [ 3 ] {} <Debug> HTTP-Session: da910f80-6dfd-43da-9fd4-413263e7de6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4210 2024.09.04 16:54:27.231302 [ 3 ] {} <Debug> HTTP-Session: da910f80-6dfd-43da-9fd4-413263e7de6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4211 2024.09.04 16:54:27.231335 [ 3 ] {} <Trace> HTTP-Session: da910f80-6dfd-43da-9fd4-413263e7de6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4212 2024.09.04 16:54:27.231435 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4213 2024.09.04 16:54:27.231480 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4214 2024.09.04 16:54:27.231711 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4215 2024.09.04 16:54:27.232042 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4216 2024.09.04 16:54:27.232082 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4217 2024.09.04 16:54:27.232438 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4218 2024.09.04 16:54:27.232795 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4219 2024.09.04 16:54:27.232954 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 389.36 KiB/sec.
4220 2024.09.04 16:54:27.233131 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Debug> DynamicQueryHandler: Done processing query
4221 2024.09.04 16:54:27.233154 [ 3 ] {7f91eb44-e109-46a3-8a89-a20e5f8da47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4222 2024.09.04 16:54:27.233171 [ 3 ] {} <Debug> HTTP-Session: da910f80-6dfd-43da-9fd4-413263e7de6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.09.04 16:54:27.233334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4224 2024.09.04 16:54:27.233384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4225 2024.09.04 16:54:27.233403 [ 3 ] {} <Debug> HTTP-Session: c813e971-290d-4521-b510-e1baaac88498 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4226 2024.09.04 16:54:27.233420 [ 3 ] {} <Debug> HTTP-Session: c813e971-290d-4521-b510-e1baaac88498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4227 2024.09.04 16:54:27.233434 [ 3 ] {} <Debug> HTTP-Session: c813e971-290d-4521-b510-e1baaac88498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.09.04 16:54:27.233466 [ 3 ] {} <Trace> HTTP-Session: c813e971-290d-4521-b510-e1baaac88498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4229 2024.09.04 16:54:27.233667 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4230 2024.09.04 16:54:27.233710 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4231 2024.09.04 16:54:27.233937 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4232 2024.09.04 16:54:27.234378 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4233 2024.09.04 16:54:27.234416 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4234 2024.09.04 16:54:27.234789 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4235 2024.09.04 16:54:27.235184 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4236 2024.09.04 16:54:27.235351 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001793 sec., 127161.1823759063 rows/sec., 8.61 MiB/sec.
4237 2024.09.04 16:54:27.235667 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Debug> DynamicQueryHandler: Done processing query
4238 2024.09.04 16:54:27.235692 [ 3 ] {bd5aa67b-8235-48c4-99ff-eefddbc93804} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4239 2024.09.04 16:54:27.235708 [ 3 ] {} <Debug> HTTP-Session: c813e971-290d-4521-b510-e1baaac88498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.09.04 16:54:27.235923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4241 2024.09.04 16:54:27.235971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4242 2024.09.04 16:54:27.235990 [ 3 ] {} <Debug> HTTP-Session: e859c8e5-e6b2-415f-ba1c-7286da089019 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4243 2024.09.04 16:54:27.236008 [ 3 ] {} <Debug> HTTP-Session: e859c8e5-e6b2-415f-ba1c-7286da089019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.09.04 16:54:27.236022 [ 3 ] {} <Debug> HTTP-Session: e859c8e5-e6b2-415f-ba1c-7286da089019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4245 2024.09.04 16:54:27.236053 [ 3 ] {} <Trace> HTTP-Session: e859c8e5-e6b2-415f-ba1c-7286da089019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4246 2024.09.04 16:54:27.236395 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4247 2024.09.04 16:54:27.236440 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4248 2024.09.04 16:54:27.236685 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4249 2024.09.04 16:54:27.237367 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4250 2024.09.04 16:54:27.237404 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4251 2024.09.04 16:54:27.237791 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4252 2024.09.04 16:54:27.238162 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4253 2024.09.04 16:54:27.238317 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002157 sec., 244784.42280945758 rows/sec., 18.13 MiB/sec.
4254 2024.09.04 16:54:27.238492 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Debug> DynamicQueryHandler: Done processing query
4255 2024.09.04 16:54:27.238516 [ 3 ] {52153f2e-ce7f-44d1-9499-b452624d2f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4256 2024.09.04 16:54:27.238532 [ 3 ] {} <Debug> HTTP-Session: e859c8e5-e6b2-415f-ba1c-7286da089019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.09.04 16:54:27.238781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4258 2024.09.04 16:54:27.238830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4259 2024.09.04 16:54:27.238849 [ 3 ] {} <Debug> HTTP-Session: e33fbd08-08b3-4255-9c3b-054dde424d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4260 2024.09.04 16:54:27.238866 [ 3 ] {} <Debug> HTTP-Session: e33fbd08-08b3-4255-9c3b-054dde424d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.09.04 16:54:27.238880 [ 3 ] {} <Debug> HTTP-Session: e33fbd08-08b3-4255-9c3b-054dde424d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4262 2024.09.04 16:54:27.238912 [ 3 ] {} <Trace> HTTP-Session: e33fbd08-08b3-4255-9c3b-054dde424d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4263 2024.09.04 16:54:27.239311 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4264 2024.09.04 16:54:27.239360 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4265 2024.09.04 16:54:27.239512 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4266 2024.09.04 16:54:27.240313 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4267 2024.09.04 16:54:27.240349 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4268 2024.09.04 16:54:27.240804 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4269 2024.09.04 16:54:27.241147 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4270 2024.09.04 16:54:27.241310 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002243 sec., 376281.76549264375 rows/sec., 25.33 MiB/sec.
4271 2024.09.04 16:54:27.241481 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Debug> DynamicQueryHandler: Done processing query
4272 2024.09.04 16:54:27.241505 [ 3 ] {fe622ba5-fbb3-4e59-93f0-240917f9d21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4273 2024.09.04 16:54:27.241522 [ 3 ] {} <Debug> HTTP-Session: e33fbd08-08b3-4255-9c3b-054dde424d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.09.04 16:54:27.241815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4275 2024.09.04 16:54:27.241864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4276 2024.09.04 16:54:27.241884 [ 3 ] {} <Debug> HTTP-Session: 31bb1c89-3bcd-47b2-b19c-acef4130f041 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4277 2024.09.04 16:54:27.241901 [ 3 ] {} <Debug> HTTP-Session: 31bb1c89-3bcd-47b2-b19c-acef4130f041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4278 2024.09.04 16:54:27.241915 [ 3 ] {} <Debug> HTTP-Session: 31bb1c89-3bcd-47b2-b19c-acef4130f041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4279 2024.09.04 16:54:27.241946 [ 3 ] {} <Trace> HTTP-Session: 31bb1c89-3bcd-47b2-b19c-acef4130f041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4280 2024.09.04 16:54:27.242150 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4281 2024.09.04 16:54:27.242213 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <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_histogramu64
4282 2024.09.04 16:54:27.242619 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4283 2024.09.04 16:54:27.243201 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4284 2024.09.04 16:54:27.243237 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4285 2024.09.04 16:54:27.243839 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4286 2024.09.04 16:54:27.244255 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4287 2024.09.04 16:54:27.244468 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002438 sec., 3281.3781788351107 rows/sec., 5.88 MiB/sec.
4288 2024.09.04 16:54:27.244965 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Debug> DynamicQueryHandler: Done processing query
4289 2024.09.04 16:54:27.244989 [ 3 ] {41b371d4-5c6f-4c3f-884e-b09434d7d63e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4290 2024.09.04 16:54:27.245030 [ 3 ] {} <Debug> HTTP-Session: 31bb1c89-3bcd-47b2-b19c-acef4130f041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.09.04 16:54:27.245224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4292 2024.09.04 16:54:27.245278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4293 2024.09.04 16:54:27.245299 [ 3 ] {} <Debug> HTTP-Session: ee32f5cd-58f1-41a0-90f8-f5bf006787d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4294 2024.09.04 16:54:27.245317 [ 3 ] {} <Debug> HTTP-Session: ee32f5cd-58f1-41a0-90f8-f5bf006787d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.09.04 16:54:27.245331 [ 3 ] {} <Debug> HTTP-Session: ee32f5cd-58f1-41a0-90f8-f5bf006787d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.09.04 16:54:27.245362 [ 3 ] {} <Trace> HTTP-Session: ee32f5cd-58f1-41a0-90f8-f5bf006787d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4297 2024.09.04 16:54:27.245486 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4298 2024.09.04 16:54:27.245533 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4299 2024.09.04 16:54:27.245685 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4300 2024.09.04 16:54:27.245996 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4301 2024.09.04 16:54:27.246034 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4302 2024.09.04 16:54:27.246433 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4303 2024.09.04 16:54:27.246769 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4304 2024.09.04 16:54:27.246925 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec.
4305 2024.09.04 16:54:27.247238 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Debug> DynamicQueryHandler: Done processing query
4306 2024.09.04 16:54:27.247264 [ 3 ] {2f8eec88-931e-45d3-bc45-cd431cf70aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4307 2024.09.04 16:54:27.247280 [ 3 ] {} <Debug> HTTP-Session: ee32f5cd-58f1-41a0-90f8-f5bf006787d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.09.04 16:54:30.628906 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
4309 2024.09.04 16:54:30.628978 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
4310 2024.09.04 16:54:32.200273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4311 2024.09.04 16:54:32.200402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4312 2024.09.04 16:54:32.200431 [ 3 ] {} <Debug> HTTP-Session: 25362821-4d11-4c51-81dc-0a56220719eb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4313 2024.09.04 16:54:32.200460 [ 3 ] {} <Debug> HTTP-Session: 25362821-4d11-4c51-81dc-0a56220719eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4314 2024.09.04 16:54:32.200479 [ 3 ] {} <Debug> HTTP-Session: 25362821-4d11-4c51-81dc-0a56220719eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4315 2024.09.04 16:54:32.200535 [ 3 ] {} <Trace> HTTP-Session: 25362821-4d11-4c51-81dc-0a56220719eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4316 2024.09.04 16:54:32.200741 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4317 2024.09.04 16:54:32.200821 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4318 2024.09.04 16:54:32.201165 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4319 2024.09.04 16:54:32.201587 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4320 2024.09.04 16:54:32.201633 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4321 2024.09.04 16:54:32.202052 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4322 2024.09.04 16:54:32.202443 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4323 2024.09.04 16:54:32.202592 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec.
4324 2024.09.04 16:54:32.202852 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Debug> DynamicQueryHandler: Done processing query
4325 2024.09.04 16:54:32.202881 [ 3 ] {3126033e-d815-4f5b-9c57-44fa8d5c06d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4326 2024.09.04 16:54:32.202897 [ 3 ] {} <Debug> HTTP-Session: 25362821-4d11-4c51-81dc-0a56220719eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4327 2024.09.04 16:54:32.203103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4328 2024.09.04 16:54:32.203164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4329 2024.09.04 16:54:32.203185 [ 3 ] {} <Debug> HTTP-Session: aeb1577f-03f4-4a41-8567-b1bc6a086c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4330 2024.09.04 16:54:32.203203 [ 3 ] {} <Debug> HTTP-Session: aeb1577f-03f4-4a41-8567-b1bc6a086c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.09.04 16:54:32.203217 [ 3 ] {} <Debug> HTTP-Session: aeb1577f-03f4-4a41-8567-b1bc6a086c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.09.04 16:54:32.203253 [ 3 ] {} <Trace> HTTP-Session: aeb1577f-03f4-4a41-8567-b1bc6a086c03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4333 2024.09.04 16:54:32.203430 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4334 2024.09.04 16:54:32.203478 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4335 2024.09.04 16:54:32.203710 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2024.09.04 16:54:32.204193 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4337 2024.09.04 16:54:32.204232 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4338 2024.09.04 16:54:32.204621 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4339 2024.09.04 16:54:32.205007 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4340 2024.09.04 16:54:32.205143 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001803 sec., 139767.05490848585 rows/sec., 12.35 MiB/sec.
4341 2024.09.04 16:54:32.205319 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Debug> DynamicQueryHandler: Done processing query
4342 2024.09.04 16:54:32.205345 [ 3 ] {6a3de419-7966-4ba7-9dbd-d1c85135aa9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4343 2024.09.04 16:54:32.205362 [ 3 ] {} <Debug> HTTP-Session: aeb1577f-03f4-4a41-8567-b1bc6a086c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4344 2024.09.04 16:54:32.205575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4345 2024.09.04 16:54:32.205626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4346 2024.09.04 16:54:32.205646 [ 3 ] {} <Debug> HTTP-Session: 2ea71641-e68c-4ccd-8266-c147a1fab46f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4347 2024.09.04 16:54:32.205663 [ 3 ] {} <Debug> HTTP-Session: 2ea71641-e68c-4ccd-8266-c147a1fab46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.09.04 16:54:32.205677 [ 3 ] {} <Debug> HTTP-Session: 2ea71641-e68c-4ccd-8266-c147a1fab46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4349 2024.09.04 16:54:32.205708 [ 3 ] {} <Trace> HTTP-Session: 2ea71641-e68c-4ccd-8266-c147a1fab46f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4350 2024.09.04 16:54:32.205815 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4351 2024.09.04 16:54:32.205860 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4352 2024.09.04 16:54:32.206085 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4353 2024.09.04 16:54:32.206403 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4354 2024.09.04 16:54:32.206440 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4355 2024.09.04 16:54:32.206779 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4356 2024.09.04 16:54:32.207127 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4357 2024.09.04 16:54:32.207273 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00149 sec., 22147.65100671141 rows/sec., 1.62 MiB/sec.
4358 2024.09.04 16:54:32.207599 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Debug> DynamicQueryHandler: Done processing query
4359 2024.09.04 16:54:32.207626 [ 3 ] {99e64175-1e52-4800-a083-082049ed3631} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4360 2024.09.04 16:54:32.207644 [ 3 ] {} <Debug> HTTP-Session: 2ea71641-e68c-4ccd-8266-c147a1fab46f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.09.04 16:54:32.207783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4362 2024.09.04 16:54:32.207834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4363 2024.09.04 16:54:32.207852 [ 3 ] {} <Debug> HTTP-Session: db9d3e99-3d87-4c6d-9037-8656b9b40ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4364 2024.09.04 16:54:32.207869 [ 3 ] {} <Debug> HTTP-Session: db9d3e99-3d87-4c6d-9037-8656b9b40ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4365 2024.09.04 16:54:32.207883 [ 3 ] {} <Debug> HTTP-Session: db9d3e99-3d87-4c6d-9037-8656b9b40ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4366 2024.09.04 16:54:32.207914 [ 3 ] {} <Trace> HTTP-Session: db9d3e99-3d87-4c6d-9037-8656b9b40ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4367 2024.09.04 16:54:32.208017 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4368 2024.09.04 16:54:32.208060 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4369 2024.09.04 16:54:32.208305 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4370 2024.09.04 16:54:32.208611 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4371 2024.09.04 16:54:32.208648 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4372 2024.09.04 16:54:32.208998 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4373 2024.09.04 16:54:32.209355 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4374 2024.09.04 16:54:32.209472 [ 23 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4375 2024.09.04 16:54:32.209483 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001494 sec., 9370.816599732261 rows/sec., 656.27 KiB/sec.
4376 2024.09.04 16:54:32.209518 [ 23 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4377 2024.09.04 16:54:32.209559 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4378 2024.09.04 16:54:32.209699 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Debug> DynamicQueryHandler: Done processing query
4379 2024.09.04 16:54:32.209724 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
4380 2024.09.04 16:54:32.209733 [ 3 ] {dd4bb608-f990-40a2-9f85-ca6c3c78397f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4381 2024.09.04 16:54:32.209817 [ 3 ] {} <Debug> HTTP-Session: db9d3e99-3d87-4c6d-9037-8656b9b40ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4382 2024.09.04 16:54:32.210054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2024.09.04 16:54:32.210083 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4384 2024.09.04 16:54:32.210171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4385 2024.09.04 16:54:32.210175 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part
4386 2024.09.04 16:54:32.210292 [ 3 ] {} <Debug> HTTP-Session: 124fbfe1-f17f-4137-9f2b-e78c501d1ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4387 2024.09.04 16:54:32.210343 [ 3 ] {} <Debug> HTTP-Session: 124fbfe1-f17f-4137-9f2b-e78c501d1ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.09.04 16:54:32.210375 [ 3 ] {} <Debug> HTTP-Session: 124fbfe1-f17f-4137-9f2b-e78c501d1ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4389 2024.09.04 16:54:32.210508 [ 3 ] {} <Trace> HTTP-Session: 124fbfe1-f17f-4137-9f2b-e78c501d1ab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4390 2024.09.04 16:54:32.210666 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part
4391 2024.09.04 16:54:32.210971 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4392 2024.09.04 16:54:32.211073 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
4393 2024.09.04 16:54:32.211132 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4394 2024.09.04 16:54:32.211208 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
4395 2024.09.04 16:54:32.211547 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part
4396 2024.09.04 16:54:32.211812 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
4397 2024.09.04 16:54:32.212559 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4398 2024.09.04 16:54:32.213191 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4399 2024.09.04 16:54:32.213238 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4400 2024.09.04 16:54:32.214276 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4401 2024.09.04 16:54:32.215198 [ 189 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 5 columns (5 merged, 0 gathered) in 0.005549022 sec., 130833.86585960553 rows/sec., 8.88 MiB/sec.
4402 2024.09.04 16:54:32.215367 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4403 2024.09.04 16:54:32.215486 [ 197 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4404 2024.09.04 16:54:32.215768 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004989 sec., 1202.6458208057727 rows/sec., 71.05 KiB/sec.
4405 2024.09.04 16:54:32.216221 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Debug> DynamicQueryHandler: Done processing query
4406 2024.09.04 16:54:32.216272 [ 3 ] {83b1d126-a9c8-4c22-ac8b-d89782a3e73a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4407 2024.09.04 16:54:32.216329 [ 3 ] {} <Debug> HTTP-Session: 124fbfe1-f17f-4137-9f2b-e78c501d1ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.09.04 16:54:32.216536 [ 189 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4409 2024.09.04 16:54:32.216633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4410 2024.09.04 16:54:32.216679 [ 189 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_6_1} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4411 2024.09.04 16:54:32.216714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4412 2024.09.04 16:54:32.216782 [ 3 ] {} <Debug> HTTP-Session: 2b0adf9b-8067-43e1-a0ca-0effa58e5658 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4413 2024.09.04 16:54:32.216825 [ 3 ] {} <Debug> HTTP-Session: 2b0adf9b-8067-43e1-a0ca-0effa58e5658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4414 2024.09.04 16:54:32.216825 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4415 2024.09.04 16:54:32.216848 [ 3 ] {} <Debug> HTTP-Session: 2b0adf9b-8067-43e1-a0ca-0effa58e5658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.09.04 16:54:32.216898 [ 3 ] {} <Trace> HTTP-Session: 2b0adf9b-8067-43e1-a0ca-0effa58e5658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4417 2024.09.04 16:54:32.217130 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4418 2024.09.04 16:54:32.217175 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4419 2024.09.04 16:54:32.217415 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4420 2024.09.04 16:54:32.218006 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4421 2024.09.04 16:54:32.218045 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4422 2024.09.04 16:54:32.218428 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4423 2024.09.04 16:54:32.218788 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4424 2024.09.04 16:54:32.218921 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001916 sec., 216597.07724425886 rows/sec., 15.46 MiB/sec.
4425 2024.09.04 16:54:32.219299 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Debug> DynamicQueryHandler: Done processing query
4426 2024.09.04 16:54:32.219330 [ 3 ] {46ca57fd-1672-4b13-96fd-4d9007fe3b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4427 2024.09.04 16:54:32.219346 [ 3 ] {} <Debug> HTTP-Session: 2b0adf9b-8067-43e1-a0ca-0effa58e5658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4428 2024.09.04 16:54:32.219578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4429 2024.09.04 16:54:32.219628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4430 2024.09.04 16:54:32.219648 [ 3 ] {} <Debug> HTTP-Session: 0020ea94-8516-4254-88f8-75c4151528a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4431 2024.09.04 16:54:32.219664 [ 3 ] {} <Debug> HTTP-Session: 0020ea94-8516-4254-88f8-75c4151528a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4432 2024.09.04 16:54:32.219679 [ 3 ] {} <Debug> HTTP-Session: 0020ea94-8516-4254-88f8-75c4151528a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.09.04 16:54:32.219710 [ 3 ] {} <Trace> HTTP-Session: 0020ea94-8516-4254-88f8-75c4151528a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4434 2024.09.04 16:54:32.219811 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4435 2024.09.04 16:54:32.219858 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4436 2024.09.04 16:54:32.220010 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4437 2024.09.04 16:54:32.220263 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4438 2024.09.04 16:54:32.220300 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4439 2024.09.04 16:54:32.220650 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4440 2024.09.04 16:54:32.220967 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4441 2024.09.04 16:54:32.221096 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec.
4442 2024.09.04 16:54:32.221256 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Debug> DynamicQueryHandler: Done processing query
4443 2024.09.04 16:54:32.221281 [ 3 ] {6181f1ad-4b5b-4415-8bfa-52f0645cdc49} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4444 2024.09.04 16:54:32.221297 [ 3 ] {} <Debug> HTTP-Session: 0020ea94-8516-4254-88f8-75c4151528a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4445 2024.09.04 16:54:32.221470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4446 2024.09.04 16:54:32.221520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4447 2024.09.04 16:54:32.221539 [ 3 ] {} <Debug> HTTP-Session: 6212634d-7dfd-4d43-8069-4c5ad3c89da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4448 2024.09.04 16:54:32.221555 [ 3 ] {} <Debug> HTTP-Session: 6212634d-7dfd-4d43-8069-4c5ad3c89da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4449 2024.09.04 16:54:32.221570 [ 3 ] {} <Debug> HTTP-Session: 6212634d-7dfd-4d43-8069-4c5ad3c89da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.09.04 16:54:32.221600 [ 3 ] {} <Trace> HTTP-Session: 6212634d-7dfd-4d43-8069-4c5ad3c89da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4451 2024.09.04 16:54:32.221814 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4452 2024.09.04 16:54:32.221861 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4453 2024.09.04 16:54:32.222003 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4454 2024.09.04 16:54:32.222437 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4455 2024.09.04 16:54:32.222474 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4456 2024.09.04 16:54:32.222882 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4457 2024.09.04 16:54:32.223219 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4458 2024.09.04 16:54:32.223351 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00166 sec., 143373.4939759036 rows/sec., 9.61 MiB/sec.
4459 2024.09.04 16:54:32.223517 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Debug> DynamicQueryHandler: Done processing query
4460 2024.09.04 16:54:32.223542 [ 3 ] {0cb80ccb-7e23-48b2-b650-3f27f4c02746} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4461 2024.09.04 16:54:32.223558 [ 3 ] {} <Debug> HTTP-Session: 6212634d-7dfd-4d43-8069-4c5ad3c89da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4462 2024.09.04 16:54:32.223731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4463 2024.09.04 16:54:32.223781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4464 2024.09.04 16:54:32.223800 [ 3 ] {} <Debug> HTTP-Session: fda243c0-7547-45ca-8d57-bdedf19e1cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4465 2024.09.04 16:54:32.223817 [ 3 ] {} <Debug> HTTP-Session: fda243c0-7547-45ca-8d57-bdedf19e1cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4466 2024.09.04 16:54:32.223831 [ 3 ] {} <Debug> HTTP-Session: fda243c0-7547-45ca-8d57-bdedf19e1cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.09.04 16:54:32.223861 [ 3 ] {} <Trace> HTTP-Session: fda243c0-7547-45ca-8d57-bdedf19e1cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4468 2024.09.04 16:54:32.223952 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4469 2024.09.04 16:54:32.223997 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4470 2024.09.04 16:54:32.224126 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4471 2024.09.04 16:54:32.224405 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4472 2024.09.04 16:54:32.224442 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4473 2024.09.04 16:54:32.224787 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4474 2024.09.04 16:54:32.225106 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4475 2024.09.04 16:54:32.225237 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec.
4476 2024.09.04 16:54:32.225446 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Debug> DynamicQueryHandler: Done processing query
4477 2024.09.04 16:54:32.225470 [ 3 ] {3f6be61a-dcb2-4840-9f90-2b49967703ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4478 2024.09.04 16:54:32.225486 [ 3 ] {} <Debug> HTTP-Session: fda243c0-7547-45ca-8d57-bdedf19e1cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4479 2024.09.04 16:54:32.225640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4480 2024.09.04 16:54:32.225689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4481 2024.09.04 16:54:32.225708 [ 3 ] {} <Debug> HTTP-Session: 412e738a-1d8b-4da5-b064-5a65dd148e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4482 2024.09.04 16:54:32.225724 [ 3 ] {} <Debug> HTTP-Session: 412e738a-1d8b-4da5-b064-5a65dd148e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4483 2024.09.04 16:54:32.225738 [ 3 ] {} <Debug> HTTP-Session: 412e738a-1d8b-4da5-b064-5a65dd148e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4484 2024.09.04 16:54:32.225769 [ 3 ] {} <Trace> HTTP-Session: 412e738a-1d8b-4da5-b064-5a65dd148e8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4485 2024.09.04 16:54:32.226075 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4486 2024.09.04 16:54:32.226139 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <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_histogramu64
4487 2024.09.04 16:54:32.226542 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4488 2024.09.04 16:54:32.227211 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4489 2024.09.04 16:54:32.227248 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4490 2024.09.04 16:54:32.227888 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4491 2024.09.04 16:54:32.228312 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4492 2024.09.04 16:54:32.228472 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002611 sec., 11872.84565300651 rows/sec., 21.28 MiB/sec.
4493 2024.09.04 16:54:32.228688 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Debug> DynamicQueryHandler: Done processing query
4494 2024.09.04 16:54:32.228713 [ 3 ] {3fa0787e-fd1a-431d-a3b2-4fd704be1233} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4495 2024.09.04 16:54:32.228729 [ 3 ] {} <Debug> HTTP-Session: 412e738a-1d8b-4da5-b064-5a65dd148e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4496 2024.09.04 16:54:32.228872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4497 2024.09.04 16:54:32.228921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4498 2024.09.04 16:54:32.228940 [ 3 ] {} <Debug> HTTP-Session: 7cafe6cc-cf9e-41ed-b38f-17624f8a6663 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4499 2024.09.04 16:54:32.228956 [ 3 ] {} <Debug> HTTP-Session: 7cafe6cc-cf9e-41ed-b38f-17624f8a6663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4500 2024.09.04 16:54:32.228971 [ 3 ] {} <Debug> HTTP-Session: 7cafe6cc-cf9e-41ed-b38f-17624f8a6663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4501 2024.09.04 16:54:32.229002 [ 3 ] {} <Trace> HTTP-Session: 7cafe6cc-cf9e-41ed-b38f-17624f8a6663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4502 2024.09.04 16:54:32.229119 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4503 2024.09.04 16:54:32.229164 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4504 2024.09.04 16:54:32.229293 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4505 2024.09.04 16:54:32.229591 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4506 2024.09.04 16:54:32.229627 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4507 2024.09.04 16:54:32.229982 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4508 2024.09.04 16:54:32.230308 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4509 2024.09.04 16:54:32.230435 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec.
4510 2024.09.04 16:54:32.230584 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Debug> DynamicQueryHandler: Done processing query
4511 2024.09.04 16:54:32.230610 [ 3 ] {d824c0d9-41a5-4929-b08c-8f90486b3f41} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4512 2024.09.04 16:54:32.230626 [ 3 ] {} <Debug> HTTP-Session: 7cafe6cc-cf9e-41ed-b38f-17624f8a6663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4513 2024.09.04 16:54:37.194830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4514 2024.09.04 16:54:37.194959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4515 2024.09.04 16:54:37.194985 [ 3 ] {} <Debug> HTTP-Session: 2399581a-b4e7-4a4e-a790-d323ae89121b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4516 2024.09.04 16:54:37.195009 [ 3 ] {} <Debug> HTTP-Session: 2399581a-b4e7-4a4e-a790-d323ae89121b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4517 2024.09.04 16:54:37.195023 [ 3 ] {} <Debug> HTTP-Session: 2399581a-b4e7-4a4e-a790-d323ae89121b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.09.04 16:54:37.195074 [ 3 ] {} <Trace> HTTP-Session: 2399581a-b4e7-4a4e-a790-d323ae89121b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4519 2024.09.04 16:54:37.195273 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4520 2024.09.04 16:54:37.195338 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4521 2024.09.04 16:54:37.195665 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4522 2024.09.04 16:54:37.196140 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4523 2024.09.04 16:54:37.196179 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4524 2024.09.04 16:54:37.196612 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4525 2024.09.04 16:54:37.196999 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4526 2024.09.04 16:54:37.197149 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001947 sec., 36979.96918335901 rows/sec., 3.00 MiB/sec.
4527 2024.09.04 16:54:37.197154 [ 31 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4528 2024.09.04 16:54:37.197224 [ 31 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4529 2024.09.04 16:54:37.197261 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4530 2024.09.04 16:54:37.197448 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Debug> DynamicQueryHandler: Done processing query
4531 2024.09.04 16:54:37.197532 [ 3 ] {47a024ae-72b0-4c0a-b412-66d42a36d073} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4532 2024.09.04 16:54:37.197596 [ 3 ] {} <Debug> HTTP-Session: 2399581a-b4e7-4a4e-a790-d323ae89121b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4533 2024.09.04 16:54:37.197644 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
4534 2024.09.04 16:54:37.197871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4535 2024.09.04 16:54:37.197944 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4536 2024.09.04 16:54:37.197970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4537 2024.09.04 16:54:37.198006 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1411 rows starting from the beginning of the part
4538 2024.09.04 16:54:37.198016 [ 3 ] {} <Debug> HTTP-Session: 00dd66fb-ee6e-4e0e-ab44-a2022900a5db Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4539 2024.09.04 16:54:37.198076 [ 3 ] {} <Debug> HTTP-Session: 00dd66fb-ee6e-4e0e-ab44-a2022900a5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4540 2024.09.04 16:54:37.198120 [ 3 ] {} <Debug> HTTP-Session: 00dd66fb-ee6e-4e0e-ab44-a2022900a5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.09.04 16:54:37.198247 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
4542 2024.09.04 16:54:37.198292 [ 3 ] {} <Trace> HTTP-Session: 00dd66fb-ee6e-4e0e-ab44-a2022900a5db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4543 2024.09.04 16:54:37.198574 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part
4544 2024.09.04 16:54:37.198646 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4545 2024.09.04 16:54:37.198806 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4546 2024.09.04 16:54:37.198872 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1212 rows starting from the beginning of the part
4547 2024.09.04 16:54:37.199239 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part
4548 2024.09.04 16:54:37.199509 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part
4549 2024.09.04 16:54:37.200286 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4550 2024.09.04 16:54:37.200948 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4551 2024.09.04 16:54:37.201002 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4552 2024.09.04 16:54:37.201921 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4553 2024.09.04 16:54:37.202582 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4554 2024.09.04 16:54:37.202743 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00422 sec., 1895.7345971563982 rows/sec., 142.55 KiB/sec.
4555 2024.09.04 16:54:37.203105 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Debug> DynamicQueryHandler: Done processing query
4556 2024.09.04 16:54:37.203190 [ 3 ] {751ece24-b544-4fbd-9b73-2a881ce06503} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4557 2024.09.04 16:54:37.203230 [ 3 ] {} <Debug> HTTP-Session: 00dd66fb-ee6e-4e0e-ab44-a2022900a5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4558 2024.09.04 16:54:37.203266 [ 197 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.005905321 sec., 553907.2304452205 rows/sec., 48.63 MiB/sec.
4559 2024.09.04 16:54:37.203384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4560 2024.09.04 16:54:37.203472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4561 2024.09.04 16:54:37.203500 [ 3 ] {} <Debug> HTTP-Session: 419ba171-d0c0-4632-b335-a030201de57a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4562 2024.09.04 16:54:37.203518 [ 3 ] {} <Debug> HTTP-Session: 419ba171-d0c0-4632-b335-a030201de57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4563 2024.09.04 16:54:37.203537 [ 3 ] {} <Debug> HTTP-Session: 419ba171-d0c0-4632-b335-a030201de57a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4564 2024.09.04 16:54:37.203583 [ 3 ] {} <Trace> HTTP-Session: 419ba171-d0c0-4632-b335-a030201de57a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4565 2024.09.04 16:54:37.203602 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4566 2024.09.04 16:54:37.203822 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4567 2024.09.04 16:54:37.203897 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4568 2024.09.04 16:54:37.204826 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4569 2024.09.04 16:54:37.204957 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4570 2024.09.04 16:54:37.205120 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_21_4} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4571 2024.09.04 16:54:37.205306 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
4572 2024.09.04 16:54:37.205464 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4573 2024.09.04 16:54:37.205509 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4574 2024.09.04 16:54:37.205892 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4575 2024.09.04 16:54:37.206290 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4576 2024.09.04 16:54:37.206453 [ 31 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4577 2024.09.04 16:54:37.206465 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002753 sec., 26153.287322920452 rows/sec., 2.04 MiB/sec.
4578 2024.09.04 16:54:37.206492 [ 31 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4579 2024.09.04 16:54:37.206522 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4580 2024.09.04 16:54:37.206678 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
4581 2024.09.04 16:54:37.206757 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Debug> DynamicQueryHandler: Done processing query
4582 2024.09.04 16:54:37.206793 [ 3 ] {2be645e9-0738-48f8-a5f7-eb8b61f10e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4583 2024.09.04 16:54:37.206824 [ 3 ] {} <Debug> HTTP-Session: 419ba171-d0c0-4632-b335-a030201de57a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4584 2024.09.04 16:54:37.206832 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4585 2024.09.04 16:54:37.206872 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part
4586 2024.09.04 16:54:37.206947 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
4587 2024.09.04 16:54:37.207102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4588 2024.09.04 16:54:37.207188 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 415 rows starting from the beginning of the part
4589 2024.09.04 16:54:37.207269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4590 2024.09.04 16:54:37.207419 [ 3 ] {} <Debug> HTTP-Session: 0acc2fd8-cc77-4837-9968-a378870748a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4591 2024.09.04 16:54:37.207475 [ 3 ] {} <Debug> HTTP-Session: 0acc2fd8-cc77-4837-9968-a378870748a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4592 2024.09.04 16:54:37.207492 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 528 rows starting from the beginning of the part
4593 2024.09.04 16:54:37.207517 [ 3 ] {} <Debug> HTTP-Session: 0acc2fd8-cc77-4837-9968-a378870748a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.09.04 16:54:37.207617 [ 3 ] {} <Trace> HTTP-Session: 0acc2fd8-cc77-4837-9968-a378870748a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4595 2024.09.04 16:54:37.207734 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 415 rows starting from the beginning of the part
4596 2024.09.04 16:54:37.207924 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part
4597 2024.09.04 16:54:37.207997 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4598 2024.09.04 16:54:37.208185 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4599 2024.09.04 16:54:37.208601 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4600 2024.09.04 16:54:37.209163 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4601 2024.09.04 16:54:37.209209 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4602 2024.09.04 16:54:37.209780 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4603 2024.09.04 16:54:37.210194 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.003609036 sec., 666382.934390236 rows/sec., 51.09 MiB/sec.
4604 2024.09.04 16:54:37.210417 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4605 2024.09.04 16:54:37.210497 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4606 2024.09.04 16:54:37.210770 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4607 2024.09.04 16:54:37.210820 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00296 sec., 54054.05405405405 rows/sec., 3.76 MiB/sec.
4608 2024.09.04 16:54:37.210871 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4609 2024.09.04 16:54:37.210985 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4610 2024.09.04 16:54:37.211655 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
4611 2024.09.04 16:54:37.211724 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Debug> DynamicQueryHandler: Done processing query
4612 2024.09.04 16:54:37.211775 [ 3 ] {84388019-fb55-4bb5-ae1c-2bee6b6886b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4613 2024.09.04 16:54:37.211829 [ 3 ] {} <Debug> HTTP-Session: 0acc2fd8-cc77-4837-9968-a378870748a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4614 2024.09.04 16:54:37.212067 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4615 2024.09.04 16:54:37.212075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4616 2024.09.04 16:54:37.212159 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5535 rows starting from the beginning of the part
4617 2024.09.04 16:54:37.212193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4618 2024.09.04 16:54:37.212196 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4619 2024.09.04 16:54:37.212249 [ 3 ] {} <Debug> HTTP-Session: b2a4189b-d4a4-40f1-a793-53ca63aa224f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4620 2024.09.04 16:54:37.212371 [ 3 ] {} <Debug> HTTP-Session: b2a4189b-d4a4-40f1-a793-53ca63aa224f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.09.04 16:54:37.212496 [ 3 ] {} <Debug> HTTP-Session: b2a4189b-d4a4-40f1-a793-53ca63aa224f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.09.04 16:54:37.212638 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_21_4} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4623 2024.09.04 16:54:37.212659 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4624 2024.09.04 16:54:37.212672 [ 3 ] {} <Trace> HTTP-Session: b2a4189b-d4a4-40f1-a793-53ca63aa224f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4625 2024.09.04 16:54:37.212992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
4626 2024.09.04 16:54:37.213058 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 238 rows starting from the beginning of the part
4627 2024.09.04 16:54:37.213152 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4628 2024.09.04 16:54:37.213258 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 844 rows starting from the beginning of the part
4629 2024.09.04 16:54:37.213361 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <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_histogramu64
4630 2024.09.04 16:54:37.213460 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part
4631 2024.09.04 16:54:37.213701 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4632 2024.09.04 16:54:37.214635 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4633 2024.09.04 16:54:37.215512 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4634 2024.09.04 16:54:37.215557 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4635 2024.09.04 16:54:37.216375 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4636 2024.09.04 16:54:37.216836 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4637 2024.09.04 16:54:37.217115 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0042 sec., 1904.7619047619048 rows/sec., 3.41 MiB/sec.
4638 2024.09.04 16:54:37.217120 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005943351 sec., 1207231.40867837 rows/sec., 81.64 MiB/sec.
4639 2024.09.04 16:54:37.217384 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Debug> DynamicQueryHandler: Done processing query
4640 2024.09.04 16:54:37.217410 [ 3 ] {12034018-a438-44c3-931d-2fd8c11b1ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4641 2024.09.04 16:54:37.217426 [ 3 ] {} <Debug> HTTP-Session: b2a4189b-d4a4-40f1-a793-53ca63aa224f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4642 2024.09.04 16:54:37.217570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4643 2024.09.04 16:54:37.217599 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4644 2024.09.04 16:54:37.217635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4645 2024.09.04 16:54:37.217672 [ 3 ] {} <Debug> HTTP-Session: 552fdbde-4938-4ff7-90cb-1c69a995b136 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4646 2024.09.04 16:54:37.217696 [ 3 ] {} <Debug> HTTP-Session: 552fdbde-4938-4ff7-90cb-1c69a995b136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4647 2024.09.04 16:54:37.217710 [ 3 ] {} <Debug> HTTP-Session: 552fdbde-4938-4ff7-90cb-1c69a995b136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4648 2024.09.04 16:54:37.217745 [ 3 ] {} <Trace> HTTP-Session: 552fdbde-4938-4ff7-90cb-1c69a995b136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4649 2024.09.04 16:54:37.217907 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4650 2024.09.04 16:54:37.217961 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4651 2024.09.04 16:54:37.218109 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4652 2024.09.04 16:54:37.218175 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4653 2024.09.04 16:54:37.218220 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4654 2024.09.04 16:54:37.218304 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
4655 2024.09.04 16:54:37.218557 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4656 2024.09.04 16:54:37.218594 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4657 2024.09.04 16:54:37.218970 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4658 2024.09.04 16:54:37.219313 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4659 2024.09.04 16:54:37.219438 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec.
4660 2024.09.04 16:54:37.219449 [ 31 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4661 2024.09.04 16:54:37.219509 [ 31 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4662 2024.09.04 16:54:37.219552 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4663 2024.09.04 16:54:37.219690 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Debug> DynamicQueryHandler: Done processing query
4664 2024.09.04 16:54:37.219813 [ 3 ] {c9dd77b3-c928-44a9-ac85-ea81f567d5ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4665 2024.09.04 16:54:37.219855 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
4666 2024.09.04 16:54:37.219898 [ 3 ] {} <Debug> HTTP-Session: 552fdbde-4938-4ff7-90cb-1c69a995b136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4667 2024.09.04 16:54:37.220305 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4668 2024.09.04 16:54:37.220340 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 676 rows starting from the beginning of the part
4669 2024.09.04 16:54:37.220435 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
4670 2024.09.04 16:54:37.220614 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
4671 2024.09.04 16:54:37.220701 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
4672 2024.09.04 16:54:37.220892 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
4673 2024.09.04 16:54:37.220971 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
4674 2024.09.04 16:54:37.222118 [ 191 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495639 sec., 408712.95888547983 rows/sec., 27.03 MiB/sec.
4675 2024.09.04 16:54:37.222291 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4676 2024.09.04 16:54:37.222668 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4677 2024.09.04 16:54:37.222742 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_21_4} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4678 2024.09.04 16:54:37.222815 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
4679 2024.09.04 16:54:42.200685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4680 2024.09.04 16:54:42.200837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4681 2024.09.04 16:54:42.200868 [ 3 ] {} <Debug> HTTP-Session: b6acdfad-d086-44be-8352-7fb607c43a44 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4682 2024.09.04 16:54:42.200898 [ 3 ] {} <Debug> HTTP-Session: b6acdfad-d086-44be-8352-7fb607c43a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4683 2024.09.04 16:54:42.200917 [ 3 ] {} <Debug> HTTP-Session: b6acdfad-d086-44be-8352-7fb607c43a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4684 2024.09.04 16:54:42.200973 [ 3 ] {} <Trace> HTTP-Session: b6acdfad-d086-44be-8352-7fb607c43a44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4685 2024.09.04 16:54:42.201181 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4686 2024.09.04 16:54:42.201257 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4687 2024.09.04 16:54:42.201590 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4688 2024.09.04 16:54:42.202015 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4689 2024.09.04 16:54:42.202064 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4690 2024.09.04 16:54:42.202482 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4691 2024.09.04 16:54:42.202889 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4692 2024.09.04 16:54:42.203068 [ 152 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4693 2024.09.04 16:54:42.203076 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001948 sec., 2053.388090349076 rows/sec., 167.44 KiB/sec.
4694 2024.09.04 16:54:42.203161 [ 152 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4695 2024.09.04 16:54:42.203237 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4696 2024.09.04 16:54:42.203408 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::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
4697 2024.09.04 16:54:42.203470 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Debug> DynamicQueryHandler: Done processing query
4698 2024.09.04 16:54:42.203506 [ 3 ] {0ae59ee2-58cf-44ae-a229-504e04f6507c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4699 2024.09.04 16:54:42.203534 [ 3 ] {} <Debug> HTTP-Session: b6acdfad-d086-44be-8352-7fb607c43a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4700 2024.09.04 16:54:42.203581 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4701 2024.09.04 16:54:42.203615 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4702 2024.09.04 16:54:42.203683 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::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
4703 2024.09.04 16:54:42.203784 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::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
4704 2024.09.04 16:54:42.203866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4705 2024.09.04 16:54:42.204088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4706 2024.09.04 16:54:42.204186 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4707 2024.09.04 16:54:42.204198 [ 3 ] {} <Debug> HTTP-Session: a3f20a4b-5ec0-4e1b-a700-d15d146e7e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4708 2024.09.04 16:54:42.204236 [ 3 ] {} <Debug> HTTP-Session: a3f20a4b-5ec0-4e1b-a700-d15d146e7e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4709 2024.09.04 16:54:42.204282 [ 3 ] {} <Debug> HTTP-Session: a3f20a4b-5ec0-4e1b-a700-d15d146e7e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4710 2024.09.04 16:54:42.204337 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4711 2024.09.04 16:54:42.204364 [ 3 ] {} <Trace> HTTP-Session: a3f20a4b-5ec0-4e1b-a700-d15d146e7e43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4712 2024.09.04 16:54:42.204471 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::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
4713 2024.09.04 16:54:42.204666 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4714 2024.09.04 16:54:42.204723 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4715 2024.09.04 16:54:42.205144 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4716 2024.09.04 16:54:42.206015 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4717 2024.09.04 16:54:42.206071 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4718 2024.09.04 16:54:42.206109 [ 199 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757785 sec., 5801.757569933842 rows/sec., 495.76 KiB/sec.
4719 2024.09.04 16:54:42.206278 [ 199 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4720 2024.09.04 16:54:42.206568 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4721 2024.09.04 16:54:42.206863 [ 199 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4722 2024.09.04 16:54:42.206951 [ 199 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_6_1} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4723 2024.09.04 16:54:42.207032 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4724 2024.09.04 16:54:42.207080 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4725 2024.09.04 16:54:42.207251 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Debug> executeQuery: Read 253 rows, 22.87 KiB in 0.00272 sec., 93014.70588235294 rows/sec., 8.21 MiB/sec.
4726 2024.09.04 16:54:42.207619 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Debug> DynamicQueryHandler: Done processing query
4727 2024.09.04 16:54:42.207647 [ 3 ] {61e5ae8e-0d54-4e85-80e7-d1bb73588904} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4728 2024.09.04 16:54:42.207664 [ 3 ] {} <Debug> HTTP-Session: a3f20a4b-5ec0-4e1b-a700-d15d146e7e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.09.04 16:54:42.207818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4730 2024.09.04 16:54:42.207869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4731 2024.09.04 16:54:42.207889 [ 3 ] {} <Debug> HTTP-Session: d4955a3a-b6a9-43eb-953a-7f10d12a8a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4732 2024.09.04 16:54:42.207906 [ 3 ] {} <Debug> HTTP-Session: d4955a3a-b6a9-43eb-953a-7f10d12a8a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4733 2024.09.04 16:54:42.207921 [ 3 ] {} <Debug> HTTP-Session: d4955a3a-b6a9-43eb-953a-7f10d12a8a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4734 2024.09.04 16:54:42.207954 [ 3 ] {} <Trace> HTTP-Session: d4955a3a-b6a9-43eb-953a-7f10d12a8a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4735 2024.09.04 16:54:42.208071 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4736 2024.09.04 16:54:42.208117 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4737 2024.09.04 16:54:42.208365 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4738 2024.09.04 16:54:42.208699 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4739 2024.09.04 16:54:42.208737 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4740 2024.09.04 16:54:42.209085 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4741 2024.09.04 16:54:42.209460 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4742 2024.09.04 16:54:42.209626 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00158 sec., 22151.898734177215 rows/sec., 1.61 MiB/sec.
4743 2024.09.04 16:54:42.209803 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Debug> DynamicQueryHandler: Done processing query
4744 2024.09.04 16:54:42.209827 [ 3 ] {cea1b51c-455d-4d92-9ed1-b3f01ee41884} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4745 2024.09.04 16:54:42.209842 [ 3 ] {} <Debug> HTTP-Session: d4955a3a-b6a9-43eb-953a-7f10d12a8a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.09.04 16:54:42.209978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4747 2024.09.04 16:54:42.210028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4748 2024.09.04 16:54:42.210048 [ 3 ] {} <Debug> HTTP-Session: 52901ad4-e156-47c9-998e-b172a11b2856 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4749 2024.09.04 16:54:42.210066 [ 3 ] {} <Debug> HTTP-Session: 52901ad4-e156-47c9-998e-b172a11b2856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4750 2024.09.04 16:54:42.210081 [ 3 ] {} <Debug> HTTP-Session: 52901ad4-e156-47c9-998e-b172a11b2856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4751 2024.09.04 16:54:42.210111 [ 3 ] {} <Trace> HTTP-Session: 52901ad4-e156-47c9-998e-b172a11b2856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4752 2024.09.04 16:54:42.210212 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4753 2024.09.04 16:54:42.210256 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4754 2024.09.04 16:54:42.210483 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4755 2024.09.04 16:54:42.210807 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4756 2024.09.04 16:54:42.210843 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4757 2024.09.04 16:54:42.211208 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4758 2024.09.04 16:54:42.211574 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4759 2024.09.04 16:54:42.211729 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec.
4760 2024.09.04 16:54:42.211934 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Debug> DynamicQueryHandler: Done processing query
4761 2024.09.04 16:54:42.211958 [ 3 ] {ca26c89e-7ac8-40c7-b3f1-de77b3ff2db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4762 2024.09.04 16:54:42.211975 [ 3 ] {} <Debug> HTTP-Session: 52901ad4-e156-47c9-998e-b172a11b2856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.09.04 16:54:42.212105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4764 2024.09.04 16:54:42.212155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4765 2024.09.04 16:54:42.212174 [ 3 ] {} <Debug> HTTP-Session: f79d1469-6aa1-417e-8754-e389cd02a7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4766 2024.09.04 16:54:42.212191 [ 3 ] {} <Debug> HTTP-Session: f79d1469-6aa1-417e-8754-e389cd02a7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4767 2024.09.04 16:54:42.212205 [ 3 ] {} <Debug> HTTP-Session: f79d1469-6aa1-417e-8754-e389cd02a7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4768 2024.09.04 16:54:42.212236 [ 3 ] {} <Trace> HTTP-Session: f79d1469-6aa1-417e-8754-e389cd02a7c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4769 2024.09.04 16:54:42.212331 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4770 2024.09.04 16:54:42.212375 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4771 2024.09.04 16:54:42.212597 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4772 2024.09.04 16:54:42.212904 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4773 2024.09.04 16:54:42.212941 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4774 2024.09.04 16:54:42.213285 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4775 2024.09.04 16:54:42.213637 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4776 2024.09.04 16:54:42.213794 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 239.20 KiB/sec.
4777 2024.09.04 16:54:42.214078 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Debug> DynamicQueryHandler: Done processing query
4778 2024.09.04 16:54:42.214103 [ 3 ] {88c521f3-4e81-4bb5-9164-4e3921099ae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4779 2024.09.04 16:54:42.214119 [ 3 ] {} <Debug> HTTP-Session: f79d1469-6aa1-417e-8754-e389cd02a7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4780 2024.09.04 16:54:42.214342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4781 2024.09.04 16:54:42.214391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4782 2024.09.04 16:54:42.214411 [ 3 ] {} <Debug> HTTP-Session: 94ebc5c9-60ad-4764-8f28-890cf90c5b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4783 2024.09.04 16:54:42.214427 [ 3 ] {} <Debug> HTTP-Session: 94ebc5c9-60ad-4764-8f28-890cf90c5b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4784 2024.09.04 16:54:42.214441 [ 3 ] {} <Debug> HTTP-Session: 94ebc5c9-60ad-4764-8f28-890cf90c5b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4785 2024.09.04 16:54:42.214472 [ 3 ] {} <Trace> HTTP-Session: 94ebc5c9-60ad-4764-8f28-890cf90c5b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4786 2024.09.04 16:54:42.214712 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4787 2024.09.04 16:54:42.214757 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4788 2024.09.04 16:54:42.215006 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4789 2024.09.04 16:54:42.215593 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4790 2024.09.04 16:54:42.215631 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4791 2024.09.04 16:54:42.215996 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4792 2024.09.04 16:54:42.216359 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4793 2024.09.04 16:54:42.216517 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Debug> executeQuery: Read 417 rows, 30.49 KiB in 0.001941 sec., 214837.71251931993 rows/sec., 15.34 MiB/sec.
4794 2024.09.04 16:54:42.216691 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Debug> DynamicQueryHandler: Done processing query
4795 2024.09.04 16:54:42.216717 [ 3 ] {d83b07e3-b019-4aae-94ff-117e9bbc4e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4796 2024.09.04 16:54:42.216734 [ 3 ] {} <Debug> HTTP-Session: 94ebc5c9-60ad-4764-8f28-890cf90c5b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.09.04 16:54:42.216869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4798 2024.09.04 16:54:42.216917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4799 2024.09.04 16:54:42.216937 [ 3 ] {} <Debug> HTTP-Session: cd2aa33a-01bb-4062-9075-7db491de4952 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4800 2024.09.04 16:54:42.216953 [ 3 ] {} <Debug> HTTP-Session: cd2aa33a-01bb-4062-9075-7db491de4952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4801 2024.09.04 16:54:42.216967 [ 3 ] {} <Debug> HTTP-Session: cd2aa33a-01bb-4062-9075-7db491de4952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4802 2024.09.04 16:54:42.216998 [ 3 ] {} <Trace> HTTP-Session: cd2aa33a-01bb-4062-9075-7db491de4952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4803 2024.09.04 16:54:42.217095 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4804 2024.09.04 16:54:42.217141 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4805 2024.09.04 16:54:42.217272 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4806 2024.09.04 16:54:42.217534 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4807 2024.09.04 16:54:42.217570 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4808 2024.09.04 16:54:42.217922 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4809 2024.09.04 16:54:42.218245 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4810 2024.09.04 16:54:42.218405 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
4811 2024.09.04 16:54:42.218601 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Debug> DynamicQueryHandler: Done processing query
4812 2024.09.04 16:54:42.218626 [ 3 ] {98c7b5a5-6ae5-44c5-9860-92480981207f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4813 2024.09.04 16:54:42.218642 [ 3 ] {} <Debug> HTTP-Session: cd2aa33a-01bb-4062-9075-7db491de4952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.09.04 16:54:42.218841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4815 2024.09.04 16:54:42.218889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4816 2024.09.04 16:54:42.218909 [ 3 ] {} <Debug> HTTP-Session: 6639895e-95dd-4ee1-baaa-8c16f92c1b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4817 2024.09.04 16:54:42.218925 [ 3 ] {} <Debug> HTTP-Session: 6639895e-95dd-4ee1-baaa-8c16f92c1b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.09.04 16:54:42.218939 [ 3 ] {} <Debug> HTTP-Session: 6639895e-95dd-4ee1-baaa-8c16f92c1b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4819 2024.09.04 16:54:42.218969 [ 3 ] {} <Trace> HTTP-Session: 6639895e-95dd-4ee1-baaa-8c16f92c1b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4820 2024.09.04 16:54:42.219167 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4821 2024.09.04 16:54:42.219215 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4822 2024.09.04 16:54:42.219359 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4823 2024.09.04 16:54:42.219783 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4824 2024.09.04 16:54:42.219819 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4825 2024.09.04 16:54:42.220199 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4826 2024.09.04 16:54:42.220536 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4827 2024.09.04 16:54:42.220699 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.00164 sec., 145731.70731707316 rows/sec., 9.77 MiB/sec.
4828 2024.09.04 16:54:42.220855 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Debug> DynamicQueryHandler: Done processing query
4829 2024.09.04 16:54:42.220879 [ 3 ] {7dee6f36-3672-4536-8305-4a95b80178f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4830 2024.09.04 16:54:42.220895 [ 3 ] {} <Debug> HTTP-Session: 6639895e-95dd-4ee1-baaa-8c16f92c1b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4831 2024.09.04 16:54:42.221081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4832 2024.09.04 16:54:42.221129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4833 2024.09.04 16:54:42.221149 [ 3 ] {} <Debug> HTTP-Session: 9e9a1c2c-b869-4de8-9fc3-a4996107eaf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4834 2024.09.04 16:54:42.221165 [ 3 ] {} <Debug> HTTP-Session: 9e9a1c2c-b869-4de8-9fc3-a4996107eaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.09.04 16:54:42.221180 [ 3 ] {} <Debug> HTTP-Session: 9e9a1c2c-b869-4de8-9fc3-a4996107eaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4836 2024.09.04 16:54:42.221210 [ 3 ] {} <Trace> HTTP-Session: 9e9a1c2c-b869-4de8-9fc3-a4996107eaf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4837 2024.09.04 16:54:42.221304 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4838 2024.09.04 16:54:42.221350 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4839 2024.09.04 16:54:42.221480 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4840 2024.09.04 16:54:42.221738 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4841 2024.09.04 16:54:42.221775 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4842 2024.09.04 16:54:42.222117 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4843 2024.09.04 16:54:42.222447 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4844 2024.09.04 16:54:42.222580 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec.
4845 2024.09.04 16:54:42.222757 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Debug> DynamicQueryHandler: Done processing query
4846 2024.09.04 16:54:42.222782 [ 3 ] {c072153c-09cd-4c1b-9ee1-79914c00cbbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4847 2024.09.04 16:54:42.222799 [ 3 ] {} <Debug> HTTP-Session: 9e9a1c2c-b869-4de8-9fc3-a4996107eaf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4848 2024.09.04 16:54:42.222955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4849 2024.09.04 16:54:42.223005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4850 2024.09.04 16:54:42.223024 [ 3 ] {} <Debug> HTTP-Session: e8dbcd8c-5db6-4975-8bad-d353591c9d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4851 2024.09.04 16:54:42.223040 [ 3 ] {} <Debug> HTTP-Session: e8dbcd8c-5db6-4975-8bad-d353591c9d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.09.04 16:54:42.223055 [ 3 ] {} <Debug> HTTP-Session: e8dbcd8c-5db6-4975-8bad-d353591c9d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4853 2024.09.04 16:54:42.223086 [ 3 ] {} <Trace> HTTP-Session: e8dbcd8c-5db6-4975-8bad-d353591c9d54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4854 2024.09.04 16:54:42.223393 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4855 2024.09.04 16:54:42.223458 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <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_histogramu64
4856 2024.09.04 16:54:42.223868 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4857 2024.09.04 16:54:42.224530 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4858 2024.09.04 16:54:42.224567 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4859 2024.09.04 16:54:42.225178 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4860 2024.09.04 16:54:42.225582 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4861 2024.09.04 16:54:42.225774 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002596 sec., 11941.44838212635 rows/sec., 21.40 MiB/sec.
4862 2024.09.04 16:54:42.226334 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Debug> DynamicQueryHandler: Done processing query
4863 2024.09.04 16:54:42.226359 [ 3 ] {ce07c2b8-5f88-4cfe-ab9b-2b60e37ff916} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4864 2024.09.04 16:54:42.226376 [ 3 ] {} <Debug> HTTP-Session: e8dbcd8c-5db6-4975-8bad-d353591c9d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.09.04 16:54:42.226512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4866 2024.09.04 16:54:42.226561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4867 2024.09.04 16:54:42.226579 [ 3 ] {} <Debug> HTTP-Session: c3649d6d-7dd6-4e8c-9d43-b56d7841994e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4868 2024.09.04 16:54:42.226597 [ 3 ] {} <Debug> HTTP-Session: c3649d6d-7dd6-4e8c-9d43-b56d7841994e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.09.04 16:54:42.226611 [ 3 ] {} <Debug> HTTP-Session: c3649d6d-7dd6-4e8c-9d43-b56d7841994e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4870 2024.09.04 16:54:42.226642 [ 3 ] {} <Trace> HTTP-Session: c3649d6d-7dd6-4e8c-9d43-b56d7841994e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4871 2024.09.04 16:54:42.226775 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4872 2024.09.04 16:54:42.226821 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4873 2024.09.04 16:54:42.226976 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4874 2024.09.04 16:54:42.227291 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4875 2024.09.04 16:54:42.227327 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4876 2024.09.04 16:54:42.227691 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4877 2024.09.04 16:54:42.228017 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4878 2024.09.04 16:54:42.228173 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec.
4879 2024.09.04 16:54:42.228381 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Debug> DynamicQueryHandler: Done processing query
4880 2024.09.04 16:54:42.228407 [ 3 ] {a45685f5-5d43-4be2-8af9-f485a708b48b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4881 2024.09.04 16:54:42.228423 [ 3 ] {} <Debug> HTTP-Session: c3649d6d-7dd6-4e8c-9d43-b56d7841994e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4882 2024.09.04 16:54:45.629028 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
4883 2024.09.04 16:54:45.629095 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
4884 2024.09.04 16:54:47.195551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4885 2024.09.04 16:54:47.195727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4886 2024.09.04 16:54:47.195774 [ 3 ] {} <Debug> HTTP-Session: 3ac9a8dd-2abb-4272-9e57-79384494bbdf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4887 2024.09.04 16:54:47.195815 [ 3 ] {} <Debug> HTTP-Session: 3ac9a8dd-2abb-4272-9e57-79384494bbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.09.04 16:54:47.195845 [ 3 ] {} <Debug> HTTP-Session: 3ac9a8dd-2abb-4272-9e57-79384494bbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.09.04 16:54:47.195924 [ 3 ] {} <Trace> HTTP-Session: 3ac9a8dd-2abb-4272-9e57-79384494bbdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4890 2024.09.04 16:54:47.196257 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4891 2024.09.04 16:54:47.196368 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4892 2024.09.04 16:54:47.196754 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4893 2024.09.04 16:54:47.197220 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4894 2024.09.04 16:54:47.197271 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4895 2024.09.04 16:54:47.197735 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4896 2024.09.04 16:54:47.198127 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4897 2024.09.04 16:54:47.198300 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002161 sec., 33317.90837575196 rows/sec., 2.71 MiB/sec.
4898 2024.09.04 16:54:47.198652 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Debug> DynamicQueryHandler: Done processing query
4899 2024.09.04 16:54:47.198681 [ 3 ] {dcd66b10-6dcd-4152-a8f9-c660e7a530fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4900 2024.09.04 16:54:47.198698 [ 3 ] {} <Debug> HTTP-Session: 3ac9a8dd-2abb-4272-9e57-79384494bbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4901 2024.09.04 16:54:47.198842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4902 2024.09.04 16:54:47.198896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4903 2024.09.04 16:54:47.198916 [ 3 ] {} <Debug> HTTP-Session: 441e11a9-07d7-41df-a160-f2c0db62b57b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4904 2024.09.04 16:54:47.198936 [ 3 ] {} <Debug> HTTP-Session: 441e11a9-07d7-41df-a160-f2c0db62b57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4905 2024.09.04 16:54:47.198950 [ 3 ] {} <Debug> HTTP-Session: 441e11a9-07d7-41df-a160-f2c0db62b57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.09.04 16:54:47.198985 [ 3 ] {} <Trace> HTTP-Session: 441e11a9-07d7-41df-a160-f2c0db62b57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4907 2024.09.04 16:54:47.199098 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4908 2024.09.04 16:54:47.199147 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4909 2024.09.04 16:54:47.199405 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4910 2024.09.04 16:54:47.199736 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4911 2024.09.04 16:54:47.199774 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4912 2024.09.04 16:54:47.200127 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4913 2024.09.04 16:54:47.200493 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4914 2024.09.04 16:54:47.200660 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001587 sec., 5040.957781978575 rows/sec., 379.06 KiB/sec.
4915 2024.09.04 16:54:47.200658 [ 125 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4916 2024.09.04 16:54:47.200800 [ 125 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4917 2024.09.04 16:54:47.200843 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4918 2024.09.04 16:54:47.200907 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Debug> DynamicQueryHandler: Done processing query
4919 2024.09.04 16:54:47.200953 [ 3 ] {c33f4e08-6b50-4c96-95e0-1c795ff3831d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4920 2024.09.04 16:54:47.200984 [ 3 ] {} <Debug> HTTP-Session: 441e11a9-07d7-41df-a160-f2c0db62b57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4921 2024.09.04 16:54:47.201023 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
4922 2024.09.04 16:54:47.201154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4923 2024.09.04 16:54:47.201192 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4924 2024.09.04 16:54:47.201220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4925 2024.09.04 16:54:47.201235 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part
4926 2024.09.04 16:54:47.201246 [ 3 ] {} <Debug> HTTP-Session: db0248e6-271c-4d75-b1a2-5b73698ade88 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4927 2024.09.04 16:54:47.201274 [ 3 ] {} <Debug> HTTP-Session: db0248e6-271c-4d75-b1a2-5b73698ade88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4928 2024.09.04 16:54:47.201291 [ 3 ] {} <Debug> HTTP-Session: db0248e6-271c-4d75-b1a2-5b73698ade88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.09.04 16:54:47.201368 [ 3 ] {} <Trace> HTTP-Session: db0248e6-271c-4d75-b1a2-5b73698ade88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4930 2024.09.04 16:54:47.201386 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
4931 2024.09.04 16:54:47.201591 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part
4932 2024.09.04 16:54:47.201648 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4933 2024.09.04 16:54:47.201855 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4934 2024.09.04 16:54:47.201916 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part
4935 2024.09.04 16:54:47.202102 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part
4936 2024.09.04 16:54:47.202370 [ 187 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part
4937 2024.09.04 16:54:47.202945 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4938 2024.09.04 16:54:47.203474 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4939 2024.09.04 16:54:47.203518 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4940 2024.09.04 16:54:47.204113 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4941 2024.09.04 16:54:47.204150 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 5 columns (5 merged, 0 gathered) in 0.003216456 sec., 43837.06787843515 rows/sec., 3.36 MiB/sec.
4942 2024.09.04 16:54:47.204290 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4943 2024.09.04 16:54:47.204681 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4944 2024.09.04 16:54:47.204924 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003404 sec., 21151.586368977674 rows/sec., 1.65 MiB/sec.
4945 2024.09.04 16:54:47.205018 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4946 2024.09.04 16:54:47.205406 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_21_4} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4947 2024.09.04 16:54:47.205520 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Debug> DynamicQueryHandler: Done processing query
4948 2024.09.04 16:54:47.205627 [ 3 ] {e195af21-1381-44be-8b3c-41b452a29576} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4949 2024.09.04 16:54:47.205687 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4950 2024.09.04 16:54:47.205705 [ 3 ] {} <Debug> HTTP-Session: db0248e6-271c-4d75-b1a2-5b73698ade88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.09.04 16:54:47.205943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4952 2024.09.04 16:54:47.205993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4953 2024.09.04 16:54:47.206012 [ 3 ] {} <Debug> HTTP-Session: 79e03ef2-fb4a-4204-8b0c-8e9e50b8f7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4954 2024.09.04 16:54:47.206029 [ 3 ] {} <Debug> HTTP-Session: 79e03ef2-fb4a-4204-8b0c-8e9e50b8f7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4955 2024.09.04 16:54:47.206043 [ 3 ] {} <Debug> HTTP-Session: 79e03ef2-fb4a-4204-8b0c-8e9e50b8f7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.09.04 16:54:47.206078 [ 3 ] {} <Trace> HTTP-Session: 79e03ef2-fb4a-4204-8b0c-8e9e50b8f7f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4957 2024.09.04 16:54:47.206224 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4958 2024.09.04 16:54:47.206274 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4959 2024.09.04 16:54:47.206434 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4960 2024.09.04 16:54:47.206869 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4961 2024.09.04 16:54:47.206906 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4962 2024.09.04 16:54:47.207301 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4963 2024.09.04 16:54:47.207643 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4964 2024.09.04 16:54:47.207809 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec.
4965 2024.09.04 16:54:47.207983 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Debug> DynamicQueryHandler: Done processing query
4966 2024.09.04 16:54:47.208007 [ 3 ] {922e1259-49e5-4aac-b315-4813f6cc8f39} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4967 2024.09.04 16:54:47.208023 [ 3 ] {} <Debug> HTTP-Session: 79e03ef2-fb4a-4204-8b0c-8e9e50b8f7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.09.04 16:54:47.208166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4969 2024.09.04 16:54:47.208215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4970 2024.09.04 16:54:47.208234 [ 3 ] {} <Debug> HTTP-Session: f52623ab-10a7-4a17-a470-f68df67140d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4971 2024.09.04 16:54:47.208250 [ 3 ] {} <Debug> HTTP-Session: f52623ab-10a7-4a17-a470-f68df67140d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4972 2024.09.04 16:54:47.208264 [ 3 ] {} <Debug> HTTP-Session: f52623ab-10a7-4a17-a470-f68df67140d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4973 2024.09.04 16:54:47.208295 [ 3 ] {} <Trace> HTTP-Session: f52623ab-10a7-4a17-a470-f68df67140d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4974 2024.09.04 16:54:47.208443 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4975 2024.09.04 16:54:47.208508 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <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_histogramu64
4976 2024.09.04 16:54:47.208914 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4977 2024.09.04 16:54:47.209507 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4978 2024.09.04 16:54:47.209544 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4979 2024.09.04 16:54:47.210129 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4980 2024.09.04 16:54:47.210534 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4981 2024.09.04 16:54:47.210709 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4982 2024.09.04 16:54:47.210735 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002365 sec., 3382.663847780127 rows/sec., 6.06 MiB/sec.
4983 2024.09.04 16:54:47.210776 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4984 2024.09.04 16:54:47.210860 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4985 2024.09.04 16:54:47.211107 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
4986 2024.09.04 16:54:47.211249 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Debug> DynamicQueryHandler: Done processing query
4987 2024.09.04 16:54:47.211290 [ 3 ] {229cb624-4344-4681-b3cd-3121b1f98d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4988 2024.09.04 16:54:47.211326 [ 3 ] {} <Debug> HTTP-Session: f52623ab-10a7-4a17-a470-f68df67140d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.09.04 16:54:47.211491 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4990 2024.09.04 16:54:47.211523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4991 2024.09.04 16:54:47.211562 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 315 rows starting from the beginning of the part
4992 2024.09.04 16:54:47.211589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4993 2024.09.04 16:54:47.211626 [ 3 ] {} <Debug> HTTP-Session: 9fb24ce0-af64-4b6f-958d-1d4c190a2400 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
4994 2024.09.04 16:54:47.211650 [ 3 ] {} <Debug> HTTP-Session: 9fb24ce0-af64-4b6f-958d-1d4c190a2400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.09.04 16:54:47.211697 [ 3 ] {} <Debug> HTTP-Session: 9fb24ce0-af64-4b6f-958d-1d4c190a2400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.09.04 16:54:47.211833 [ 3 ] {} <Trace> HTTP-Session: 9fb24ce0-af64-4b6f-958d-1d4c190a2400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4997 2024.09.04 16:54:47.212011 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
4998 2024.09.04 16:54:47.212059 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4999 2024.09.04 16:54:47.212182 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5000 2024.09.04 16:54:47.212552 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part
5001 2024.09.04 16:54:47.212752 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5002 2024.09.04 16:54:47.213062 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part
5003 2024.09.04 16:54:47.213564 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part
5004 2024.09.04 16:54:47.213665 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5005 2024.09.04 16:54:47.213741 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5006 2024.09.04 16:54:47.214066 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part
5007 2024.09.04 16:54:47.214759 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5008 2024.09.04 16:54:47.215269 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5009 2024.09.04 16:54:47.215456 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00345 sec., 17391.304347826088 rows/sec., 1.17 MiB/sec.
5010 2024.09.04 16:54:47.215655 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Debug> DynamicQueryHandler: Done processing query
5011 2024.09.04 16:54:47.215691 [ 3 ] {f75d4d30-4a6b-4c4f-a25e-6d7aa8a421db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5012 2024.09.04 16:54:47.215720 [ 3 ] {} <Debug> HTTP-Session: 9fb24ce0-af64-4b6f-958d-1d4c190a2400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.09.04 16:54:47.217598 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 19 columns (19 merged, 0 gathered) in 0.006609708 sec., 60668.33814746431 rows/sec., 108.71 MiB/sec.
5014 2024.09.04 16:54:47.218210 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5015 2024.09.04 16:54:47.218710 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5016 2024.09.04 16:54:47.218781 [ 187 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5017 2024.09.04 16:54:47.218869 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB.
5018 2024.09.04 16:54:52.200399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5019 2024.09.04 16:54:52.200545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5020 2024.09.04 16:54:52.200577 [ 3 ] {} <Debug> HTTP-Session: 20ad3046-c50c-42b2-aab7-2628763eee6c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5021 2024.09.04 16:54:52.200605 [ 3 ] {} <Debug> HTTP-Session: 20ad3046-c50c-42b2-aab7-2628763eee6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.09.04 16:54:52.200624 [ 3 ] {} <Debug> HTTP-Session: 20ad3046-c50c-42b2-aab7-2628763eee6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5023 2024.09.04 16:54:52.200681 [ 3 ] {} <Trace> HTTP-Session: 20ad3046-c50c-42b2-aab7-2628763eee6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5024 2024.09.04 16:54:52.200880 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5025 2024.09.04 16:54:52.200953 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5026 2024.09.04 16:54:52.201327 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5027 2024.09.04 16:54:52.201777 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5028 2024.09.04 16:54:52.201817 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5029 2024.09.04 16:54:52.202234 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5030 2024.09.04 16:54:52.202620 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5031 2024.09.04 16:54:52.202764 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001944 sec., 1028.80658436214 rows/sec., 83.89 KiB/sec.
5032 2024.09.04 16:54:52.203016 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Debug> DynamicQueryHandler: Done processing query
5033 2024.09.04 16:54:52.203044 [ 3 ] {53387fdc-fec3-47c9-ba5d-9c47cbd8c10b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5034 2024.09.04 16:54:52.203060 [ 3 ] {} <Debug> HTTP-Session: 20ad3046-c50c-42b2-aab7-2628763eee6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5035 2024.09.04 16:54:52.203305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5036 2024.09.04 16:54:52.203361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5037 2024.09.04 16:54:52.203380 [ 3 ] {} <Debug> HTTP-Session: cfe96cf5-e3af-4b50-b7cb-89339cb49286 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5038 2024.09.04 16:54:52.203399 [ 3 ] {} <Debug> HTTP-Session: cfe96cf5-e3af-4b50-b7cb-89339cb49286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.09.04 16:54:52.203413 [ 3 ] {} <Debug> HTTP-Session: cfe96cf5-e3af-4b50-b7cb-89339cb49286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5040 2024.09.04 16:54:52.203447 [ 3 ] {} <Trace> HTTP-Session: cfe96cf5-e3af-4b50-b7cb-89339cb49286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5041 2024.09.04 16:54:52.203650 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5042 2024.09.04 16:54:52.203697 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5043 2024.09.04 16:54:52.203929 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5044 2024.09.04 16:54:52.204402 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5045 2024.09.04 16:54:52.204439 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5046 2024.09.04 16:54:52.204814 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5047 2024.09.04 16:54:52.205182 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5048 2024.09.04 16:54:52.205310 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001777 sec., 141812.0427687113 rows/sec., 12.53 MiB/sec.
5049 2024.09.04 16:54:52.205473 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Debug> DynamicQueryHandler: Done processing query
5050 2024.09.04 16:54:52.205498 [ 3 ] {c37d3b12-24dd-42bf-8e45-f95b9fa1b442} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5051 2024.09.04 16:54:52.205514 [ 3 ] {} <Debug> HTTP-Session: cfe96cf5-e3af-4b50-b7cb-89339cb49286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5052 2024.09.04 16:54:52.205663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5053 2024.09.04 16:54:52.205712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5054 2024.09.04 16:54:52.205731 [ 3 ] {} <Debug> HTTP-Session: 1e91a482-618c-4031-bf7d-06d4fb47dfa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5055 2024.09.04 16:54:52.205747 [ 3 ] {} <Debug> HTTP-Session: 1e91a482-618c-4031-bf7d-06d4fb47dfa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.09.04 16:54:52.205761 [ 3 ] {} <Debug> HTTP-Session: 1e91a482-618c-4031-bf7d-06d4fb47dfa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.09.04 16:54:52.205793 [ 3 ] {} <Trace> HTTP-Session: 1e91a482-618c-4031-bf7d-06d4fb47dfa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5058 2024.09.04 16:54:52.205903 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5059 2024.09.04 16:54:52.205946 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5060 2024.09.04 16:54:52.206167 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5061 2024.09.04 16:54:52.206482 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5062 2024.09.04 16:54:52.206518 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5063 2024.09.04 16:54:52.206861 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5064 2024.09.04 16:54:52.207212 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5065 2024.09.04 16:54:52.207335 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001468 sec., 22479.564032697548 rows/sec., 1.64 MiB/sec.
5066 2024.09.04 16:54:52.207609 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Debug> DynamicQueryHandler: Done processing query
5067 2024.09.04 16:54:52.207634 [ 3 ] {ef96448b-242b-47d3-9731-1722e22e9922} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5068 2024.09.04 16:54:52.207651 [ 3 ] {} <Debug> HTTP-Session: 1e91a482-618c-4031-bf7d-06d4fb47dfa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5069 2024.09.04 16:54:52.207793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5070 2024.09.04 16:54:52.207841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5071 2024.09.04 16:54:52.207860 [ 3 ] {} <Debug> HTTP-Session: 6a09aeb5-1819-4713-a128-dc51e1e88017 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5072 2024.09.04 16:54:52.207876 [ 3 ] {} <Debug> HTTP-Session: 6a09aeb5-1819-4713-a128-dc51e1e88017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.09.04 16:54:52.207889 [ 3 ] {} <Debug> HTTP-Session: 6a09aeb5-1819-4713-a128-dc51e1e88017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5074 2024.09.04 16:54:52.207921 [ 3 ] {} <Trace> HTTP-Session: 6a09aeb5-1819-4713-a128-dc51e1e88017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5075 2024.09.04 16:54:52.208023 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5076 2024.09.04 16:54:52.208065 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5077 2024.09.04 16:54:52.208302 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5078 2024.09.04 16:54:52.208584 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5079 2024.09.04 16:54:52.208619 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5080 2024.09.04 16:54:52.208960 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5081 2024.09.04 16:54:52.209307 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5082 2024.09.04 16:54:52.209438 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001442 sec., 9708.73786407767 rows/sec., 679.94 KiB/sec.
5083 2024.09.04 16:54:52.209630 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Debug> DynamicQueryHandler: Done processing query
5084 2024.09.04 16:54:52.209653 [ 3 ] {4c6a270a-468a-4453-b5bb-93a50dac5b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5085 2024.09.04 16:54:52.209669 [ 3 ] {} <Debug> HTTP-Session: 6a09aeb5-1819-4713-a128-dc51e1e88017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5086 2024.09.04 16:54:52.209792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5087 2024.09.04 16:54:52.209839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5088 2024.09.04 16:54:52.209858 [ 3 ] {} <Debug> HTTP-Session: 6416068e-823c-4d01-bd4a-a5dcdb34ff89 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5089 2024.09.04 16:54:52.209873 [ 3 ] {} <Debug> HTTP-Session: 6416068e-823c-4d01-bd4a-a5dcdb34ff89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.09.04 16:54:52.209887 [ 3 ] {} <Debug> HTTP-Session: 6416068e-823c-4d01-bd4a-a5dcdb34ff89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.09.04 16:54:52.209918 [ 3 ] {} <Trace> HTTP-Session: 6416068e-823c-4d01-bd4a-a5dcdb34ff89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5092 2024.09.04 16:54:52.210011 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5093 2024.09.04 16:54:52.210053 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5094 2024.09.04 16:54:52.210280 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5095 2024.09.04 16:54:52.210637 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5096 2024.09.04 16:54:52.210675 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5097 2024.09.04 16:54:52.211031 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5098 2024.09.04 16:54:52.211374 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5099 2024.09.04 16:54:52.211532 [ 150 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5100 2024.09.04 16:54:52.211545 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 229.15 KiB/sec.
5101 2024.09.04 16:54:52.211620 [ 150 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5102 2024.09.04 16:54:52.211689 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5103 2024.09.04 16:54:52.211926 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Debug> DynamicQueryHandler: Done processing query
5104 2024.09.04 16:54:52.212021 [ 3 ] {fbe2550e-c39f-46d1-a78e-92082fb5276e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5105 2024.09.04 16:54:52.212099 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::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
5106 2024.09.04 16:54:52.212156 [ 3 ] {} <Debug> HTTP-Session: 6416068e-823c-4d01-bd4a-a5dcdb34ff89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.09.04 16:54:52.212333 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5108 2024.09.04 16:54:52.212393 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
5109 2024.09.04 16:54:52.212424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5110 2024.09.04 16:54:52.212599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5111 2024.09.04 16:54:52.212648 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
5112 2024.09.04 16:54:52.212687 [ 3 ] {} <Debug> HTTP-Session: 0dc00e21-371b-417b-bde8-3804b61ef053 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5113 2024.09.04 16:54:52.212772 [ 3 ] {} <Debug> HTTP-Session: 0dc00e21-371b-417b-bde8-3804b61ef053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.09.04 16:54:52.212849 [ 3 ] {} <Debug> HTTP-Session: 0dc00e21-371b-417b-bde8-3804b61ef053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5115 2024.09.04 16:54:52.212936 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::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
5116 2024.09.04 16:54:52.212960 [ 3 ] {} <Trace> HTTP-Session: 0dc00e21-371b-417b-bde8-3804b61ef053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5117 2024.09.04 16:54:52.213174 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
5118 2024.09.04 16:54:52.213369 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
5119 2024.09.04 16:54:52.213569 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5120 2024.09.04 16:54:52.213731 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5121 2024.09.04 16:54:52.214495 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5122 2024.09.04 16:54:52.215159 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5123 2024.09.04 16:54:52.215197 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5124 2024.09.04 16:54:52.215575 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5125 2024.09.04 16:54:52.215924 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5126 2024.09.04 16:54:52.216081 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.002832 sec., 146539.54802259887 rows/sec., 10.46 MiB/sec.
5127 2024.09.04 16:54:52.216251 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Debug> DynamicQueryHandler: Done processing query
5128 2024.09.04 16:54:52.216275 [ 3 ] {eaa0389a-d255-4515-a3da-7f08732e8c0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5129 2024.09.04 16:54:52.216291 [ 3 ] {} <Debug> HTTP-Session: 0dc00e21-371b-417b-bde8-3804b61ef053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.09.04 16:54:52.216431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5131 2024.09.04 16:54:52.216477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5132 2024.09.04 16:54:52.216496 [ 3 ] {} <Debug> HTTP-Session: e5723fb9-3ebb-4c85-8db3-736e915d283f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5133 2024.09.04 16:54:52.216512 [ 3 ] {} <Debug> HTTP-Session: e5723fb9-3ebb-4c85-8db3-736e915d283f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5134 2024.09.04 16:54:52.216526 [ 3 ] {} <Debug> HTTP-Session: e5723fb9-3ebb-4c85-8db3-736e915d283f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.09.04 16:54:52.216557 [ 3 ] {} <Trace> HTTP-Session: e5723fb9-3ebb-4c85-8db3-736e915d283f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5136 2024.09.04 16:54:52.216650 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5137 2024.09.04 16:54:52.216700 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5138 2024.09.04 16:54:52.217045 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5139 2024.09.04 16:54:52.217819 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5140 2024.09.04 16:54:52.217892 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5141 2024.09.04 16:54:52.218248 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.006431483 sec., 4664.554038314336 rows/sec., 296.09 KiB/sec.
5142 2024.09.04 16:54:52.218413 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5143 2024.09.04 16:54:52.218542 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5144 2024.09.04 16:54:52.219137 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5145 2024.09.04 16:54:52.219151 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5146 2024.09.04 16:54:52.219243 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_5_1} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5147 2024.09.04 16:54:52.219380 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002739 sec., 2190.5805038335156 rows/sec., 114.45 KiB/sec.
5148 2024.09.04 16:54:52.219416 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5149 2024.09.04 16:54:52.219594 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Debug> DynamicQueryHandler: Done processing query
5150 2024.09.04 16:54:52.219619 [ 3 ] {8d6edc10-a902-49c7-bd1f-f1e78b64023b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5151 2024.09.04 16:54:52.219635 [ 3 ] {} <Debug> HTTP-Session: e5723fb9-3ebb-4c85-8db3-736e915d283f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.09.04 16:54:52.219793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5153 2024.09.04 16:54:52.219841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5154 2024.09.04 16:54:52.219859 [ 3 ] {} <Debug> HTTP-Session: c4a1fb5d-8378-4cc6-b380-2fd137d2d725 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5155 2024.09.04 16:54:52.219875 [ 3 ] {} <Debug> HTTP-Session: c4a1fb5d-8378-4cc6-b380-2fd137d2d725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.09.04 16:54:52.219888 [ 3 ] {} <Debug> HTTP-Session: c4a1fb5d-8378-4cc6-b380-2fd137d2d725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.09.04 16:54:52.219918 [ 3 ] {} <Trace> HTTP-Session: c4a1fb5d-8378-4cc6-b380-2fd137d2d725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.09.04 16:54:52.220127 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5159 2024.09.04 16:54:52.220173 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5160 2024.09.04 16:54:52.220321 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.09.04 16:54:52.220744 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2024.09.04 16:54:52.220780 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5163 2024.09.04 16:54:52.221166 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5164 2024.09.04 16:54:52.221502 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5165 2024.09.04 16:54:52.221659 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00163 sec., 146012.2699386503 rows/sec., 9.79 MiB/sec.
5166 2024.09.04 16:54:52.221993 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Debug> DynamicQueryHandler: Done processing query
5167 2024.09.04 16:54:52.222017 [ 3 ] {d6c9159b-ea42-4f7c-8564-3b18f6bcb988} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5168 2024.09.04 16:54:52.222033 [ 3 ] {} <Debug> HTTP-Session: c4a1fb5d-8378-4cc6-b380-2fd137d2d725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.09.04 16:54:52.222166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5170 2024.09.04 16:54:52.222214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5171 2024.09.04 16:54:52.222232 [ 3 ] {} <Debug> HTTP-Session: ef21bbdc-e13a-42fc-b79c-5407b1a16415 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5172 2024.09.04 16:54:52.222249 [ 3 ] {} <Debug> HTTP-Session: ef21bbdc-e13a-42fc-b79c-5407b1a16415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5173 2024.09.04 16:54:52.222263 [ 3 ] {} <Debug> HTTP-Session: ef21bbdc-e13a-42fc-b79c-5407b1a16415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.09.04 16:54:52.222294 [ 3 ] {} <Trace> HTTP-Session: ef21bbdc-e13a-42fc-b79c-5407b1a16415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5175 2024.09.04 16:54:52.222386 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5176 2024.09.04 16:54:52.222432 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5177 2024.09.04 16:54:52.222579 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5178 2024.09.04 16:54:52.222836 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5179 2024.09.04 16:54:52.222872 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5180 2024.09.04 16:54:52.223215 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5181 2024.09.04 16:54:52.223531 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2024.09.04 16:54:52.223688 [ 150 ] {} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5183 2024.09.04 16:54:52.223696 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec.
5184 2024.09.04 16:54:52.223744 [ 150 ] {} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5185 2024.09.04 16:54:52.223814 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5186 2024.09.04 16:54:52.223999 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::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
5187 2024.09.04 16:54:52.224009 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Debug> DynamicQueryHandler: Done processing query
5188 2024.09.04 16:54:52.224056 [ 3 ] {29de9704-1b24-49ce-94a8-5d784d09227a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5189 2024.09.04 16:54:52.224082 [ 3 ] {} <Debug> HTTP-Session: ef21bbdc-e13a-42fc-b79c-5407b1a16415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5190 2024.09.04 16:54:52.224157 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5191 2024.09.04 16:54:52.224190 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
5192 2024.09.04 16:54:52.224258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5193 2024.09.04 16:54:52.224319 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
5194 2024.09.04 16:54:52.224424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5195 2024.09.04 16:54:52.224559 [ 3 ] {} <Debug> HTTP-Session: 0cd28ae4-7d2d-43c5-86d2-b30a462ecb1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5196 2024.09.04 16:54:52.224615 [ 3 ] {} <Debug> HTTP-Session: 0cd28ae4-7d2d-43c5-86d2-b30a462ecb1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.09.04 16:54:52.224624 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
5198 2024.09.04 16:54:52.224647 [ 3 ] {} <Debug> HTTP-Session: 0cd28ae4-7d2d-43c5-86d2-b30a462ecb1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.09.04 16:54:52.224770 [ 3 ] {} <Trace> HTTP-Session: 0cd28ae4-7d2d-43c5-86d2-b30a462ecb1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5200 2024.09.04 16:54:52.224825 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
5201 2024.09.04 16:54:52.225071 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
5202 2024.09.04 16:54:52.225301 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5203 2024.09.04 16:54:52.225408 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <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_histogramu64
5204 2024.09.04 16:54:52.226509 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5205 2024.09.04 16:54:52.226716 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807177 sec., 1781.1488196148657 rows/sec., 120.02 KiB/sec.
5206 2024.09.04 16:54:52.226879 [ 193 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5207 2024.09.04 16:54:52.227667 [ 193 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5208 2024.09.04 16:54:52.227855 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5209 2024.09.04 16:54:52.227871 [ 193 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_5_1} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5210 2024.09.04 16:54:52.227911 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5211 2024.09.04 16:54:52.228027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5212 2024.09.04 16:54:52.228696 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5213 2024.09.04 16:54:52.229124 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5214 2024.09.04 16:54:52.229324 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004343 sec., 7137.923094635045 rows/sec., 12.79 MiB/sec.
5215 2024.09.04 16:54:52.229928 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Debug> DynamicQueryHandler: Done processing query
5216 2024.09.04 16:54:52.229953 [ 3 ] {e8108e55-f661-4c4d-94cc-a11bfa95c1a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5217 2024.09.04 16:54:52.229970 [ 3 ] {} <Debug> HTTP-Session: 0cd28ae4-7d2d-43c5-86d2-b30a462ecb1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5218 2024.09.04 16:54:52.230117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5219 2024.09.04 16:54:52.230167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5220 2024.09.04 16:54:52.230186 [ 3 ] {} <Debug> HTTP-Session: 9f70ca05-126a-4c11-bf59-dbdea494e92c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5221 2024.09.04 16:54:52.230203 [ 3 ] {} <Debug> HTTP-Session: 9f70ca05-126a-4c11-bf59-dbdea494e92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5222 2024.09.04 16:54:52.230217 [ 3 ] {} <Debug> HTTP-Session: 9f70ca05-126a-4c11-bf59-dbdea494e92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5223 2024.09.04 16:54:52.230249 [ 3 ] {} <Trace> HTTP-Session: 9f70ca05-126a-4c11-bf59-dbdea494e92c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5224 2024.09.04 16:54:52.230381 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5225 2024.09.04 16:54:52.230426 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5226 2024.09.04 16:54:52.230575 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5227 2024.09.04 16:54:52.230908 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5228 2024.09.04 16:54:52.230945 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5229 2024.09.04 16:54:52.231317 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5230 2024.09.04 16:54:52.231672 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5231 2024.09.04 16:54:52.231833 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec.
5232 2024.09.04 16:54:52.232015 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Debug> DynamicQueryHandler: Done processing query
5233 2024.09.04 16:54:52.232040 [ 3 ] {2b488a4f-e1d1-4661-bc30-10fa39d3e956} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5234 2024.09.04 16:54:52.232056 [ 3 ] {} <Debug> HTTP-Session: 9f70ca05-126a-4c11-bf59-dbdea494e92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5235 2024.09.04 16:54:57.223000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5236 2024.09.04 16:54:57.223207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5237 2024.09.04 16:54:57.223255 [ 3 ] {} <Debug> HTTP-Session: 2ceb4e5b-9b14-4724-8533-3f7cc95f638f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5238 2024.09.04 16:54:57.223297 [ 3 ] {} <Debug> HTTP-Session: 2ceb4e5b-9b14-4724-8533-3f7cc95f638f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5239 2024.09.04 16:54:57.223328 [ 3 ] {} <Debug> HTTP-Session: 2ceb4e5b-9b14-4724-8533-3f7cc95f638f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5240 2024.09.04 16:54:57.223411 [ 3 ] {} <Trace> HTTP-Session: 2ceb4e5b-9b14-4724-8533-3f7cc95f638f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5241 2024.09.04 16:54:57.223697 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5242 2024.09.04 16:54:57.223805 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5243 2024.09.04 16:54:57.224167 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5244 2024.09.04 16:54:57.224605 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5245 2024.09.04 16:54:57.224649 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5246 2024.09.04 16:54:57.225064 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5247 2024.09.04 16:54:57.225460 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5248 2024.09.04 16:54:57.225608 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002005 sec., 1995.0124688279304 rows/sec., 162.68 KiB/sec.
5249 2024.09.04 16:54:57.225830 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Debug> DynamicQueryHandler: Done processing query
5250 2024.09.04 16:54:57.225859 [ 3 ] {fba52b0e-720e-41e7-9949-f9c56f7da4fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5251 2024.09.04 16:54:57.225877 [ 3 ] {} <Debug> HTTP-Session: 2ceb4e5b-9b14-4724-8533-3f7cc95f638f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5252 2024.09.04 16:54:57.226155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 176129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5253 2024.09.04 16:54:57.226228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5254 2024.09.04 16:54:57.226253 [ 3 ] {} <Debug> HTTP-Session: 1a724905-2e33-4dd3-9aab-a99366730c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5255 2024.09.04 16:54:57.226271 [ 3 ] {} <Debug> HTTP-Session: 1a724905-2e33-4dd3-9aab-a99366730c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5256 2024.09.04 16:54:57.226286 [ 3 ] {} <Debug> HTTP-Session: 1a724905-2e33-4dd3-9aab-a99366730c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5257 2024.09.04 16:54:57.226322 [ 3 ] {} <Trace> HTTP-Session: 1a724905-2e33-4dd3-9aab-a99366730c99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5258 2024.09.04 16:54:57.226782 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5259 2024.09.04 16:54:57.226831 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5260 2024.09.04 16:54:57.227069 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5261 2024.09.04 16:54:57.228176 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5262 2024.09.04 16:54:57.228213 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5263 2024.09.04 16:54:57.228657 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5264 2024.09.04 16:54:57.229041 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5265 2024.09.04 16:54:57.229178 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002697 sec., 450129.77382276603 rows/sec., 37.19 MiB/sec.
5266 2024.09.04 16:54:57.229362 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Debug> DynamicQueryHandler: Done processing query
5267 2024.09.04 16:54:57.229387 [ 3 ] {4aeda0be-b14b-475a-8164-c7eb66621e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
5268 2024.09.04 16:54:57.229404 [ 3 ] {} <Debug> HTTP-Session: 1a724905-2e33-4dd3-9aab-a99366730c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5269 2024.09.04 16:54:57.229660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5270 2024.09.04 16:54:57.229714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5271 2024.09.04 16:54:57.229734 [ 3 ] {} <Debug> HTTP-Session: 5190e1cc-c1dc-4f3c-82cf-40656bec2ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5272 2024.09.04 16:54:57.229752 [ 3 ] {} <Debug> HTTP-Session: 5190e1cc-c1dc-4f3c-82cf-40656bec2ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.09.04 16:54:57.229766 [ 3 ] {} <Debug> HTTP-Session: 5190e1cc-c1dc-4f3c-82cf-40656bec2ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5274 2024.09.04 16:54:57.229799 [ 3 ] {} <Trace> HTTP-Session: 5190e1cc-c1dc-4f3c-82cf-40656bec2ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5275 2024.09.04 16:54:57.229901 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5276 2024.09.04 16:54:57.229945 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5277 2024.09.04 16:54:57.230177 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5278 2024.09.04 16:54:57.230478 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5279 2024.09.04 16:54:57.230515 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5280 2024.09.04 16:54:57.230853 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5281 2024.09.04 16:54:57.231214 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5282 2024.09.04 16:54:57.231342 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00147 sec., 8163.265306122449 rows/sec., 599.22 KiB/sec.
5283 2024.09.04 16:54:57.231511 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Debug> DynamicQueryHandler: Done processing query
5284 2024.09.04 16:54:57.231535 [ 3 ] {49434631-c602-4dc6-872b-74f14b683089} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5285 2024.09.04 16:54:57.231552 [ 3 ] {} <Debug> HTTP-Session: 5190e1cc-c1dc-4f3c-82cf-40656bec2ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5286 2024.09.04 16:54:57.231722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5287 2024.09.04 16:54:57.231772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5288 2024.09.04 16:54:57.231792 [ 3 ] {} <Debug> HTTP-Session: fb22fccc-2692-4466-8b49-45ca14e68cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5289 2024.09.04 16:54:57.231810 [ 3 ] {} <Debug> HTTP-Session: fb22fccc-2692-4466-8b49-45ca14e68cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5290 2024.09.04 16:54:57.231824 [ 3 ] {} <Debug> HTTP-Session: fb22fccc-2692-4466-8b49-45ca14e68cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5291 2024.09.04 16:54:57.231857 [ 3 ] {} <Trace> HTTP-Session: fb22fccc-2692-4466-8b49-45ca14e68cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5292 2024.09.04 16:54:57.232048 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5293 2024.09.04 16:54:57.232091 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5294 2024.09.04 16:54:57.232315 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5295 2024.09.04 16:54:57.232744 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5296 2024.09.04 16:54:57.232781 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5297 2024.09.04 16:54:57.233139 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5298 2024.09.04 16:54:57.233496 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5299 2024.09.04 16:54:57.233625 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001692 sec., 134751.7730496454 rows/sec., 9.12 MiB/sec.
5300 2024.09.04 16:54:57.233786 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Debug> DynamicQueryHandler: Done processing query
5301 2024.09.04 16:54:57.233811 [ 3 ] {c8951f9c-eb17-427e-950e-ca4a9342b766} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5302 2024.09.04 16:54:57.233826 [ 3 ] {} <Debug> HTTP-Session: fb22fccc-2692-4466-8b49-45ca14e68cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5303 2024.09.04 16:54:57.234194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5304 2024.09.04 16:54:57.234242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5305 2024.09.04 16:54:57.234262 [ 3 ] {} <Debug> HTTP-Session: 1a231fcf-d1a8-4917-a593-c1fc344e6bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5306 2024.09.04 16:54:57.234280 [ 3 ] {} <Debug> HTTP-Session: 1a231fcf-d1a8-4917-a593-c1fc344e6bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.09.04 16:54:57.234294 [ 3 ] {} <Debug> HTTP-Session: 1a231fcf-d1a8-4917-a593-c1fc344e6bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5308 2024.09.04 16:54:57.234324 [ 3 ] {} <Trace> HTTP-Session: 1a231fcf-d1a8-4917-a593-c1fc344e6bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5309 2024.09.04 16:54:57.234649 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5310 2024.09.04 16:54:57.234692 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5311 2024.09.04 16:54:57.234915 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5312 2024.09.04 16:54:57.235569 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5313 2024.09.04 16:54:57.235606 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5314 2024.09.04 16:54:57.235974 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5315 2024.09.04 16:54:57.236332 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5316 2024.09.04 16:54:57.236466 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002032 sec., 261811.02362204724 rows/sec., 19.40 MiB/sec.
5317 2024.09.04 16:54:57.236634 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Debug> DynamicQueryHandler: Done processing query
5318 2024.09.04 16:54:57.236659 [ 3 ] {7ab1818a-773a-452c-992f-3e8c892244c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5319 2024.09.04 16:54:57.236675 [ 3 ] {} <Debug> HTTP-Session: 1a231fcf-d1a8-4917-a593-c1fc344e6bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5320 2024.09.04 16:54:57.236956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5321 2024.09.04 16:54:57.237006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5322 2024.09.04 16:54:57.237026 [ 3 ] {} <Debug> HTTP-Session: 9683ebc5-69b1-4808-8a18-b3145be50687 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5323 2024.09.04 16:54:57.237043 [ 3 ] {} <Debug> HTTP-Session: 9683ebc5-69b1-4808-8a18-b3145be50687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.09.04 16:54:57.237057 [ 3 ] {} <Debug> HTTP-Session: 9683ebc5-69b1-4808-8a18-b3145be50687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.09.04 16:54:57.237088 [ 3 ] {} <Trace> HTTP-Session: 9683ebc5-69b1-4808-8a18-b3145be50687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5326 2024.09.04 16:54:57.237503 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5327 2024.09.04 16:54:57.237551 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5328 2024.09.04 16:54:57.237696 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5329 2024.09.04 16:54:57.238517 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5330 2024.09.04 16:54:57.238553 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5331 2024.09.04 16:54:57.238988 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5332 2024.09.04 16:54:57.239327 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5333 2024.09.04 16:54:57.239466 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002217 sec., 381596.752368065 rows/sec., 25.68 MiB/sec.
5334 2024.09.04 16:54:57.239828 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Debug> DynamicQueryHandler: Done processing query
5335 2024.09.04 16:54:57.239903 [ 3 ] {bca02319-fe35-47e8-aec1-7148d6d29e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5336 2024.09.04 16:54:57.239952 [ 3 ] {} <Debug> HTTP-Session: 9683ebc5-69b1-4808-8a18-b3145be50687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.09.04 16:54:57.240293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5338 2024.09.04 16:54:57.240344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5339 2024.09.04 16:54:57.240364 [ 3 ] {} <Debug> HTTP-Session: e673341b-881c-4d75-8456-e9d16d4a6bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5340 2024.09.04 16:54:57.240383 [ 3 ] {} <Debug> HTTP-Session: e673341b-881c-4d75-8456-e9d16d4a6bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5341 2024.09.04 16:54:57.240397 [ 3 ] {} <Debug> HTTP-Session: e673341b-881c-4d75-8456-e9d16d4a6bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5342 2024.09.04 16:54:57.240429 [ 3 ] {} <Trace> HTTP-Session: e673341b-881c-4d75-8456-e9d16d4a6bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5343 2024.09.04 16:54:57.240583 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5344 2024.09.04 16:54:57.240656 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <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_histogramu64
5345 2024.09.04 16:54:57.241089 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5346 2024.09.04 16:54:57.241628 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5347 2024.09.04 16:54:57.241665 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5348 2024.09.04 16:54:57.242269 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5349 2024.09.04 16:54:57.242679 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5350 2024.09.04 16:54:57.242821 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002316 sec., 3454.231433506045 rows/sec., 6.19 MiB/sec.
5351 2024.09.04 16:54:57.243039 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Debug> DynamicQueryHandler: Done processing query
5352 2024.09.04 16:54:57.243064 [ 3 ] {1a4aa91e-3c80-41a6-8841-6ad7540f3c5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5353 2024.09.04 16:54:57.243081 [ 3 ] {} <Debug> HTTP-Session: e673341b-881c-4d75-8456-e9d16d4a6bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.09.04 16:54:57.243202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5355 2024.09.04 16:54:57.243251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5356 2024.09.04 16:54:57.243271 [ 3 ] {} <Debug> HTTP-Session: 00ce67b6-1b9a-46ba-8f2a-9e1e95431d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5357 2024.09.04 16:54:57.243287 [ 3 ] {} <Debug> HTTP-Session: 00ce67b6-1b9a-46ba-8f2a-9e1e95431d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5358 2024.09.04 16:54:57.243302 [ 3 ] {} <Debug> HTTP-Session: 00ce67b6-1b9a-46ba-8f2a-9e1e95431d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5359 2024.09.04 16:54:57.243333 [ 3 ] {} <Trace> HTTP-Session: 00ce67b6-1b9a-46ba-8f2a-9e1e95431d7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5360 2024.09.04 16:54:57.243451 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5361 2024.09.04 16:54:57.243496 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5362 2024.09.04 16:54:57.243624 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5363 2024.09.04 16:54:57.243910 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5364 2024.09.04 16:54:57.243945 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5365 2024.09.04 16:54:57.244306 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5366 2024.09.04 16:54:57.244634 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5367 2024.09.04 16:54:57.244761 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
5368 2024.09.04 16:54:57.244915 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Debug> DynamicQueryHandler: Done processing query
5369 2024.09.04 16:54:57.244939 [ 3 ] {4abb42de-caaf-44d6-89a2-42c9814784ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5370 2024.09.04 16:54:57.244955 [ 3 ] {} <Debug> HTTP-Session: 00ce67b6-1b9a-46ba-8f2a-9e1e95431d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5371 2024.09.04 16:55:00.629139 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
5372 2024.09.04 16:55:00.629212 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
5373 2024.09.04 16:55:02.200901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5374 2024.09.04 16:55:02.201020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5375 2024.09.04 16:55:02.201046 [ 3 ] {} <Debug> HTTP-Session: edb79bc6-f7ad-4e76-b4e9-15fd85867ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5376 2024.09.04 16:55:02.201071 [ 3 ] {} <Debug> HTTP-Session: edb79bc6-f7ad-4e76-b4e9-15fd85867ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.09.04 16:55:02.201086 [ 3 ] {} <Debug> HTTP-Session: edb79bc6-f7ad-4e76-b4e9-15fd85867ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.09.04 16:55:02.201144 [ 3 ] {} <Trace> HTTP-Session: edb79bc6-f7ad-4e76-b4e9-15fd85867ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5379 2024.09.04 16:55:02.201329 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5380 2024.09.04 16:55:02.201397 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5381 2024.09.04 16:55:02.201740 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5382 2024.09.04 16:55:02.202175 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5383 2024.09.04 16:55:02.202222 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5384 2024.09.04 16:55:02.202628 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5385 2024.09.04 16:55:02.203045 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5386 2024.09.04 16:55:02.203285 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001999 sec., 1000.5002501250626 rows/sec., 81.58 KiB/sec.
5387 2024.09.04 16:55:02.203618 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Debug> DynamicQueryHandler: Done processing query
5388 2024.09.04 16:55:02.203648 [ 3 ] {218baa2d-bda1-4c8d-ae84-b8d17a93c103} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5389 2024.09.04 16:55:02.203666 [ 3 ] {} <Debug> HTTP-Session: edb79bc6-f7ad-4e76-b4e9-15fd85867ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5390 2024.09.04 16:55:02.203875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5391 2024.09.04 16:55:02.203933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5392 2024.09.04 16:55:02.203954 [ 3 ] {} <Debug> HTTP-Session: 5c4835d7-b66e-494e-a48f-da0169fc3c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5393 2024.09.04 16:55:02.203973 [ 3 ] {} <Debug> HTTP-Session: 5c4835d7-b66e-494e-a48f-da0169fc3c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5394 2024.09.04 16:55:02.203987 [ 3 ] {} <Debug> HTTP-Session: 5c4835d7-b66e-494e-a48f-da0169fc3c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5395 2024.09.04 16:55:02.204023 [ 3 ] {} <Trace> HTTP-Session: 5c4835d7-b66e-494e-a48f-da0169fc3c51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5396 2024.09.04 16:55:02.204213 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5397 2024.09.04 16:55:02.204262 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5398 2024.09.04 16:55:02.204522 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5399 2024.09.04 16:55:02.204998 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5400 2024.09.04 16:55:02.205041 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5401 2024.09.04 16:55:02.205425 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5402 2024.09.04 16:55:02.205793 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5403 2024.09.04 16:55:02.205968 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001838 sec., 137105.54951033733 rows/sec., 12.11 MiB/sec.
5404 2024.09.04 16:55:02.205963 [ 140 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5405 2024.09.04 16:55:02.206082 [ 140 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5406 2024.09.04 16:55:02.206137 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5407 2024.09.04 16:55:02.206260 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Debug> DynamicQueryHandler: Done processing query
5408 2024.09.04 16:55:02.206315 [ 3 ] {ab4f1894-bd70-462c-a62d-164070cd42a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5409 2024.09.04 16:55:02.206340 [ 3 ] {} <Debug> HTTP-Session: 5c4835d7-b66e-494e-a48f-da0169fc3c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5410 2024.09.04 16:55:02.206347 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
5411 2024.09.04 16:55:02.206534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5412 2024.09.04 16:55:02.206610 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5413 2024.09.04 16:55:02.206634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5414 2024.09.04 16:55:02.206682 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1413 rows starting from the beginning of the part
5415 2024.09.04 16:55:02.206690 [ 3 ] {} <Debug> HTTP-Session: 25bd6454-ef02-460d-a1d1-d9c52adfff37 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5416 2024.09.04 16:55:02.206743 [ 3 ] {} <Debug> HTTP-Session: 25bd6454-ef02-460d-a1d1-d9c52adfff37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.09.04 16:55:02.206784 [ 3 ] {} <Debug> HTTP-Session: 25bd6454-ef02-460d-a1d1-d9c52adfff37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.09.04 16:55:02.206913 [ 3 ] {} <Trace> HTTP-Session: 25bd6454-ef02-460d-a1d1-d9c52adfff37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5419 2024.09.04 16:55:02.206993 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 253 rows starting from the beginning of the part
5420 2024.09.04 16:55:02.207246 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5421 2024.09.04 16:55:02.207281 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part
5422 2024.09.04 16:55:02.207360 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5423 2024.09.04 16:55:02.207593 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part
5424 2024.09.04 16:55:02.207932 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1214 rows starting from the beginning of the part
5425 2024.09.04 16:55:02.208297 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part
5426 2024.09.04 16:55:02.208981 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5427 2024.09.04 16:55:02.209760 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5428 2024.09.04 16:55:02.209811 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5429 2024.09.04 16:55:02.210851 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5430 2024.09.04 16:55:02.211796 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5431 2024.09.04 16:55:02.211982 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.004899 sec., 6736.068585425597 rows/sec., 504.33 KiB/sec.
5432 2024.09.04 16:55:02.212249 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Debug> DynamicQueryHandler: Done processing query
5433 2024.09.04 16:55:02.212292 [ 3 ] {219e2adf-1236-4ca7-8907-d9757ec7e3b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5434 2024.09.04 16:55:02.212337 [ 3 ] {} <Debug> HTTP-Session: 25bd6454-ef02-460d-a1d1-d9c52adfff37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.09.04 16:55:02.212592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2024.09.04 16:55:02.212623 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3456 rows, containing 5 columns (5 merged, 0 gathered) in 0.006398112 sec., 540159.3470073672 rows/sec., 47.61 MiB/sec.
5437 2024.09.04 16:55:02.212670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5438 2024.09.04 16:55:02.212701 [ 3 ] {} <Debug> HTTP-Session: c7bea00a-803b-48f4-a639-44c046e8a53d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5439 2024.09.04 16:55:02.212720 [ 3 ] {} <Debug> HTTP-Session: c7bea00a-803b-48f4-a639-44c046e8a53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.09.04 16:55:02.212735 [ 3 ] {} <Debug> HTTP-Session: c7bea00a-803b-48f4-a639-44c046e8a53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.09.04 16:55:02.212772 [ 3 ] {} <Trace> HTTP-Session: c7bea00a-803b-48f4-a639-44c046e8a53d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5442 2024.09.04 16:55:02.212891 [ 191 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5443 2024.09.04 16:55:02.212900 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5444 2024.09.04 16:55:02.212964 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5445 2024.09.04 16:55:02.213493 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5446 2024.09.04 16:55:02.213636 [ 191 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5447 2024.09.04 16:55:02.213735 [ 191 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_26_5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5448 2024.09.04 16:55:02.213847 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
5449 2024.09.04 16:55:02.213921 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5450 2024.09.04 16:55:02.213959 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5451 2024.09.04 16:55:02.214323 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5452 2024.09.04 16:55:02.214689 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5453 2024.09.04 16:55:02.214855 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001986 sec., 7049.345417925479 rows/sec., 493.69 KiB/sec.
5454 2024.09.04 16:55:02.215020 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Debug> DynamicQueryHandler: Done processing query
5455 2024.09.04 16:55:02.215045 [ 3 ] {89feaf11-4ed6-4840-a6ba-f2e9d3905063} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5456 2024.09.04 16:55:02.215061 [ 3 ] {} <Debug> HTTP-Session: c7bea00a-803b-48f4-a639-44c046e8a53d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.09.04 16:55:02.215181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5458 2024.09.04 16:55:02.215230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5459 2024.09.04 16:55:02.215250 [ 3 ] {} <Debug> HTTP-Session: 640b3881-d8fa-470e-a651-ecc6de7c1483 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5460 2024.09.04 16:55:02.215267 [ 3 ] {} <Debug> HTTP-Session: 640b3881-d8fa-470e-a651-ecc6de7c1483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5461 2024.09.04 16:55:02.215281 [ 3 ] {} <Debug> HTTP-Session: 640b3881-d8fa-470e-a651-ecc6de7c1483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5462 2024.09.04 16:55:02.215313 [ 3 ] {} <Trace> HTTP-Session: 640b3881-d8fa-470e-a651-ecc6de7c1483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5463 2024.09.04 16:55:02.215410 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5464 2024.09.04 16:55:02.215454 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5465 2024.09.04 16:55:02.215682 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5466 2024.09.04 16:55:02.215956 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5467 2024.09.04 16:55:02.215995 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5468 2024.09.04 16:55:02.216352 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5469 2024.09.04 16:55:02.216707 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5470 2024.09.04 16:55:02.216866 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 239.04 KiB/sec.
5471 2024.09.04 16:55:02.217027 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Debug> DynamicQueryHandler: Done processing query
5472 2024.09.04 16:55:02.217052 [ 3 ] {9d8f913c-0786-49c0-aecc-4d232bfacf4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5473 2024.09.04 16:55:02.217069 [ 3 ] {} <Debug> HTTP-Session: 640b3881-d8fa-470e-a651-ecc6de7c1483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.09.04 16:55:02.217260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5475 2024.09.04 16:55:02.217310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5476 2024.09.04 16:55:02.217331 [ 3 ] {} <Debug> HTTP-Session: 0c1b6c99-ec5d-4683-b481-220476a958a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5477 2024.09.04 16:55:02.217347 [ 3 ] {} <Debug> HTTP-Session: 0c1b6c99-ec5d-4683-b481-220476a958a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.09.04 16:55:02.217361 [ 3 ] {} <Debug> HTTP-Session: 0c1b6c99-ec5d-4683-b481-220476a958a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5479 2024.09.04 16:55:02.217392 [ 3 ] {} <Trace> HTTP-Session: 0c1b6c99-ec5d-4683-b481-220476a958a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5480 2024.09.04 16:55:02.217671 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5481 2024.09.04 16:55:02.217715 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5482 2024.09.04 16:55:02.217941 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5483 2024.09.04 16:55:02.218456 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5484 2024.09.04 16:55:02.218495 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5485 2024.09.04 16:55:02.218892 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5486 2024.09.04 16:55:02.219243 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5487 2024.09.04 16:55:02.219401 [ 140 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5488 2024.09.04 16:55:02.219410 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001896 sec., 218881.8565400844 rows/sec., 15.62 MiB/sec.
5489 2024.09.04 16:55:02.219468 [ 140 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5490 2024.09.04 16:55:02.219543 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5491 2024.09.04 16:55:02.219750 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Debug> DynamicQueryHandler: Done processing query
5492 2024.09.04 16:55:02.219772 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
5493 2024.09.04 16:55:02.219785 [ 3 ] {d3eb77f0-7aa1-4302-806b-b56d941d001c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5494 2024.09.04 16:55:02.219862 [ 3 ] {} <Debug> HTTP-Session: 0c1b6c99-ec5d-4683-b481-220476a958a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5495 2024.09.04 16:55:02.220057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5496 2024.09.04 16:55:02.220079 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5497 2024.09.04 16:55:02.220161 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part
5498 2024.09.04 16:55:02.220163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5499 2024.09.04 16:55:02.220216 [ 3 ] {} <Debug> HTTP-Session: 4b5fb11d-a7bb-40b8-a394-55db7df5af8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5500 2024.09.04 16:55:02.220263 [ 3 ] {} <Debug> HTTP-Session: 4b5fb11d-a7bb-40b8-a394-55db7df5af8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5501 2024.09.04 16:55:02.220332 [ 3 ] {} <Debug> HTTP-Session: 4b5fb11d-a7bb-40b8-a394-55db7df5af8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5502 2024.09.04 16:55:02.220425 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 417 rows starting from the beginning of the part
5503 2024.09.04 16:55:02.220454 [ 3 ] {} <Trace> HTTP-Session: 4b5fb11d-a7bb-40b8-a394-55db7df5af8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5504 2024.09.04 16:55:02.220773 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part
5505 2024.09.04 16:55:02.220785 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5506 2024.09.04 16:55:02.220961 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5507 2024.09.04 16:55:02.221045 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 415 rows starting from the beginning of the part
5508 2024.09.04 16:55:02.221406 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 532 rows starting from the beginning of the part
5509 2024.09.04 16:55:02.221778 [ 201 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 415 rows starting from the beginning of the part
5510 2024.09.04 16:55:02.222148 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5511 2024.09.04 16:55:02.222798 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5512 2024.09.04 16:55:02.222864 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5513 2024.09.04 16:55:02.223774 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5514 2024.09.04 16:55:02.224494 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5515 2024.09.04 16:55:02.224674 [ 140 ] {} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5516 2024.09.04 16:55:02.224687 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004036 sec., 1486.6204162537167 rows/sec., 77.67 KiB/sec.
5517 2024.09.04 16:55:02.224732 [ 140 ] {} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5518 2024.09.04 16:55:02.224814 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5519 2024.09.04 16:55:02.225372 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Debug> DynamicQueryHandler: Done processing query
5520 2024.09.04 16:55:02.225417 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5521 2024.09.04 16:55:02.225454 [ 3 ] {7390363f-9f96-4883-9902-1618db6b78d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5522 2024.09.04 16:55:02.225541 [ 3 ] {} <Debug> HTTP-Session: 4b5fb11d-a7bb-40b8-a394-55db7df5af8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5523 2024.09.04 16:55:02.225772 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2758 rows, containing 5 columns (5 merged, 0 gathered) in 0.006109405 sec., 451435.1233876294 rows/sec., 34.46 MiB/sec.
5524 2024.09.04 16:55:02.225807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5525 2024.09.04 16:55:02.225917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5526 2024.09.04 16:55:02.225935 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5527 2024.09.04 16:55:02.225947 [ 3 ] {} <Debug> HTTP-Session: 8595ea6e-dba9-4682-ac3b-49a07cac2b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5528 2024.09.04 16:55:02.225993 [ 3 ] {} <Debug> HTTP-Session: 8595ea6e-dba9-4682-ac3b-49a07cac2b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5529 2024.09.04 16:55:02.226049 [ 3 ] {} <Debug> HTTP-Session: 8595ea6e-dba9-4682-ac3b-49a07cac2b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5530 2024.09.04 16:55:02.226048 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5531 2024.09.04 16:55:02.226103 [ 3 ] {} <Trace> HTTP-Session: 8595ea6e-dba9-4682-ac3b-49a07cac2b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5532 2024.09.04 16:55:02.226192 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5533 2024.09.04 16:55:02.226531 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5534 2024.09.04 16:55:02.226603 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5535 2024.09.04 16:55:02.226916 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5536 2024.09.04 16:55:02.227050 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5537 2024.09.04 16:55:02.227877 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5538 2024.09.04 16:55:02.228408 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5539 2024.09.04 16:55:02.228532 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5540 2024.09.04 16:55:02.228565 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5541 2024.09.04 16:55:02.228920 [ 191 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
5542 2024.09.04 16:55:02.228964 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_26_5} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5543 2024.09.04 16:55:02.229306 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
5544 2024.09.04 16:55:02.229701 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5545 2024.09.04 16:55:02.229747 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5546 2024.09.04 16:55:02.230268 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5547 2024.09.04 16:55:02.230773 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5548 2024.09.04 16:55:02.231030 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5549 2024.09.04 16:55:02.231099 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004718 sec., 50445.10385756676 rows/sec., 3.38 MiB/sec.
5550 2024.09.04 16:55:02.231161 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5551 2024.09.04 16:55:02.231306 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5552 2024.09.04 16:55:02.231862 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006866584 sec., 5242.781563583872 rows/sec., 273.91 KiB/sec.
5553 2024.09.04 16:55:02.231914 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Debug> DynamicQueryHandler: Done processing query
5554 2024.09.04 16:55:02.232044 [ 3 ] {1edc9480-2ebb-4f84-ace2-bc86afef9e8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5555 2024.09.04 16:55:02.232075 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
5556 2024.09.04 16:55:02.232139 [ 3 ] {} <Debug> HTTP-Session: 8595ea6e-dba9-4682-ac3b-49a07cac2b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.09.04 16:55:02.232373 [ 188 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5558 2024.09.04 16:55:02.232556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5559 2024.09.04 16:55:02.232845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5560 2024.09.04 16:55:02.232924 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5561 2024.09.04 16:55:02.232936 [ 3 ] {} <Debug> HTTP-Session: 1e21d826-76f8-4bcb-8e87-bb4fbe6ae5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5562 2024.09.04 16:55:02.232993 [ 3 ] {} <Debug> HTTP-Session: 1e21d826-76f8-4bcb-8e87-bb4fbe6ae5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5563 2024.09.04 16:55:02.233017 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7175 rows starting from the beginning of the part
5564 2024.09.04 16:55:02.233058 [ 3 ] {} <Debug> HTTP-Session: 1e21d826-76f8-4bcb-8e87-bb4fbe6ae5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5565 2024.09.04 16:55:02.233415 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 239 rows starting from the beginning of the part
5566 2024.09.04 16:55:02.233434 [ 3 ] {} <Trace> HTTP-Session: 1e21d826-76f8-4bcb-8e87-bb4fbe6ae5e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5567 2024.09.04 16:55:02.233732 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
5568 2024.09.04 16:55:02.234158 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 238 rows starting from the beginning of the part
5569 2024.09.04 16:55:02.234290 [ 188 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_6_1} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5570 2024.09.04 16:55:02.234519 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 846 rows starting from the beginning of the part
5571 2024.09.04 16:55:02.234432 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5572 2024.09.04 16:55:02.234730 [ 188 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_6_1} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5573 2024.09.04 16:55:02.235014 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part
5574 2024.09.04 16:55:02.235095 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5575 2024.09.04 16:55:02.235652 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5576 2024.09.04 16:55:02.236141 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5577 2024.09.04 16:55:02.236692 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5578 2024.09.04 16:55:02.236729 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5579 2024.09.04 16:55:02.237312 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5580 2024.09.04 16:55:02.238194 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5581 2024.09.04 16:55:02.238640 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004692 sec., 213.12872975277068 rows/sec., 14.36 KiB/sec.
5582 2024.09.04 16:55:02.239074 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Debug> DynamicQueryHandler: Done processing query
5583 2024.09.04 16:55:02.239100 [ 3 ] {84454692-8daf-46be-bc09-f73f270770e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5584 2024.09.04 16:55:02.239232 [ 3 ] {} <Debug> HTTP-Session: 1e21d826-76f8-4bcb-8e87-bb4fbe6ae5e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.09.04 16:55:02.239420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5586 2024.09.04 16:55:02.239468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5587 2024.09.04 16:55:02.239488 [ 3 ] {} <Debug> HTTP-Session: a66da5d0-59cb-49aa-8822-00832d5cbfac Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5588 2024.09.04 16:55:02.239505 [ 3 ] {} <Debug> HTTP-Session: a66da5d0-59cb-49aa-8822-00832d5cbfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.09.04 16:55:02.239519 [ 3 ] {} <Debug> HTTP-Session: a66da5d0-59cb-49aa-8822-00832d5cbfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5590 2024.09.04 16:55:02.239551 [ 3 ] {} <Trace> HTTP-Session: a66da5d0-59cb-49aa-8822-00832d5cbfac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5591 2024.09.04 16:55:02.240411 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5592 2024.09.04 16:55:02.240606 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <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_histogramu64
5593 2024.09.04 16:55:02.241080 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8896 rows, containing 5 columns (5 merged, 0 gathered) in 0.009482256 sec., 938173.362963413 rows/sec., 63.40 MiB/sec.
5594 2024.09.04 16:55:02.241400 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5595 2024.09.04 16:55:02.242405 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5596 2024.09.04 16:55:02.242771 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5597 2024.09.04 16:55:02.242889 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5598 2024.09.04 16:55:02.242979 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB.
5599 2024.09.04 16:55:02.243337 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5600 2024.09.04 16:55:02.243379 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5601 2024.09.04 16:55:02.244054 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5602 2024.09.04 16:55:02.244484 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5603 2024.09.04 16:55:02.244628 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004911 sec., 6312.360008144981 rows/sec., 11.31 MiB/sec.
5604 2024.09.04 16:55:02.244860 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Debug> DynamicQueryHandler: Done processing query
5605 2024.09.04 16:55:02.244886 [ 3 ] {f7a30b0a-e0c4-4075-8578-e67bac4f89f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5606 2024.09.04 16:55:02.244903 [ 3 ] {} <Debug> HTTP-Session: a66da5d0-59cb-49aa-8822-00832d5cbfac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5607 2024.09.04 16:55:02.245042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5608 2024.09.04 16:55:02.245091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5609 2024.09.04 16:55:02.245111 [ 3 ] {} <Debug> HTTP-Session: f42c11c9-a668-4d86-8eba-1f0deabc8e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5610 2024.09.04 16:55:02.245135 [ 3 ] {} <Debug> HTTP-Session: f42c11c9-a668-4d86-8eba-1f0deabc8e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.09.04 16:55:02.245149 [ 3 ] {} <Debug> HTTP-Session: f42c11c9-a668-4d86-8eba-1f0deabc8e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5612 2024.09.04 16:55:02.245183 [ 3 ] {} <Trace> HTTP-Session: f42c11c9-a668-4d86-8eba-1f0deabc8e02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5613 2024.09.04 16:55:02.245322 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5614 2024.09.04 16:55:02.245366 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5615 2024.09.04 16:55:02.245496 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5616 2024.09.04 16:55:02.245807 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5617 2024.09.04 16:55:02.245843 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5618 2024.09.04 16:55:02.246209 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5619 2024.09.04 16:55:02.246549 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5620 2024.09.04 16:55:02.246670 [ 139 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5621 2024.09.04 16:55:02.246677 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001414 sec., 57991.513437058 rows/sec., 3.68 MiB/sec.
5622 2024.09.04 16:55:02.246707 [ 139 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5623 2024.09.04 16:55:02.246740 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5624 2024.09.04 16:55:02.246936 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Debug> DynamicQueryHandler: Done processing query
5625 2024.09.04 16:55:02.247025 [ 3 ] {023011be-345b-439b-86f5-40225a575745} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5626 2024.09.04 16:55:02.247119 [ 3 ] {} <Debug> HTTP-Session: f42c11c9-a668-4d86-8eba-1f0deabc8e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.09.04 16:55:02.247236 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
5628 2024.09.04 16:55:02.247442 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5629 2024.09.04 16:55:02.247480 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1020 rows starting from the beginning of the part
5630 2024.09.04 16:55:02.247597 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part
5631 2024.09.04 16:55:02.247727 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
5632 2024.09.04 16:55:02.247895 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
5633 2024.09.04 16:55:02.248016 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
5634 2024.09.04 16:55:02.248153 [ 188 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part
5635 2024.09.04 16:55:02.249303 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 4 columns (4 merged, 0 gathered) in 0.002480379 sec., 558785.5726886899 rows/sec., 36.76 MiB/sec.
5636 2024.09.04 16:55:02.249561 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5637 2024.09.04 16:55:02.250030 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5638 2024.09.04 16:55:02.250115 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_26_5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5639 2024.09.04 16:55:02.250201 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
5640 2024.09.04 16:55:07.195505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5641 2024.09.04 16:55:07.195705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5642 2024.09.04 16:55:07.195751 [ 3 ] {} <Debug> HTTP-Session: a763e61c-27b5-4955-979e-65ad8614981e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5643 2024.09.04 16:55:07.195792 [ 3 ] {} <Debug> HTTP-Session: a763e61c-27b5-4955-979e-65ad8614981e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.09.04 16:55:07.195819 [ 3 ] {} <Debug> HTTP-Session: a763e61c-27b5-4955-979e-65ad8614981e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5645 2024.09.04 16:55:07.195900 [ 3 ] {} <Trace> HTTP-Session: a763e61c-27b5-4955-979e-65ad8614981e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5646 2024.09.04 16:55:07.196179 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5647 2024.09.04 16:55:07.196283 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5648 2024.09.04 16:55:07.196615 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5649 2024.09.04 16:55:07.197055 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5650 2024.09.04 16:55:07.197093 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5651 2024.09.04 16:55:07.197498 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5652 2024.09.04 16:55:07.197892 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5653 2024.09.04 16:55:07.198033 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001945 sec., 1028.2776349614396 rows/sec., 83.85 KiB/sec.
5654 2024.09.04 16:55:07.198358 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Debug> DynamicQueryHandler: Done processing query
5655 2024.09.04 16:55:07.198384 [ 3 ] {3a03b0d0-5856-45b5-9a35-50035a8f7408} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5656 2024.09.04 16:55:07.198402 [ 3 ] {} <Debug> HTTP-Session: a763e61c-27b5-4955-979e-65ad8614981e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5657 2024.09.04 16:55:07.198548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5658 2024.09.04 16:55:07.198598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5659 2024.09.04 16:55:07.198616 [ 3 ] {} <Debug> HTTP-Session: eb517bde-c4e8-414b-9988-ce4d3fd7d4f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5660 2024.09.04 16:55:07.198633 [ 3 ] {} <Debug> HTTP-Session: eb517bde-c4e8-414b-9988-ce4d3fd7d4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.09.04 16:55:07.198646 [ 3 ] {} <Debug> HTTP-Session: eb517bde-c4e8-414b-9988-ce4d3fd7d4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.09.04 16:55:07.198678 [ 3 ] {} <Trace> HTTP-Session: eb517bde-c4e8-414b-9988-ce4d3fd7d4f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5663 2024.09.04 16:55:07.198796 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5664 2024.09.04 16:55:07.198838 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5665 2024.09.04 16:55:07.199083 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5666 2024.09.04 16:55:07.199474 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5667 2024.09.04 16:55:07.199510 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5668 2024.09.04 16:55:07.199855 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5669 2024.09.04 16:55:07.200213 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5670 2024.09.04 16:55:07.200335 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001583 sec., 46114.97157296273 rows/sec., 3.74 MiB/sec.
5671 2024.09.04 16:55:07.200504 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Debug> DynamicQueryHandler: Done processing query
5672 2024.09.04 16:55:07.200528 [ 3 ] {7b0acb95-daf5-4a95-bfdd-771970cd3a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5673 2024.09.04 16:55:07.200544 [ 3 ] {} <Debug> HTTP-Session: eb517bde-c4e8-414b-9988-ce4d3fd7d4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.09.04 16:55:07.200692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5675 2024.09.04 16:55:07.200740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5676 2024.09.04 16:55:07.200758 [ 3 ] {} <Debug> HTTP-Session: 59cf39c2-ad3d-420f-8fc4-fc5b4ee36e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5677 2024.09.04 16:55:07.200775 [ 3 ] {} <Debug> HTTP-Session: 59cf39c2-ad3d-420f-8fc4-fc5b4ee36e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.09.04 16:55:07.200788 [ 3 ] {} <Debug> HTTP-Session: 59cf39c2-ad3d-420f-8fc4-fc5b4ee36e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5679 2024.09.04 16:55:07.200819 [ 3 ] {} <Trace> HTTP-Session: 59cf39c2-ad3d-420f-8fc4-fc5b4ee36e44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5680 2024.09.04 16:55:07.200916 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5681 2024.09.04 16:55:07.200958 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5682 2024.09.04 16:55:07.201179 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5683 2024.09.04 16:55:07.201497 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5684 2024.09.04 16:55:07.201532 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5685 2024.09.04 16:55:07.201874 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5686 2024.09.04 16:55:07.202229 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5687 2024.09.04 16:55:07.202360 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001468 sec., 6811.989100817439 rows/sec., 504.91 KiB/sec.
5688 2024.09.04 16:55:07.202527 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Debug> DynamicQueryHandler: Done processing query
5689 2024.09.04 16:55:07.202551 [ 3 ] {bc937d4a-bd42-4538-b1a0-bd797b618fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5690 2024.09.04 16:55:07.202567 [ 3 ] {} <Debug> HTTP-Session: 59cf39c2-ad3d-420f-8fc4-fc5b4ee36e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.09.04 16:55:07.202698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5692 2024.09.04 16:55:07.202747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5693 2024.09.04 16:55:07.202765 [ 3 ] {} <Debug> HTTP-Session: dcab2622-b06f-4f44-9030-246aef6b2937 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5694 2024.09.04 16:55:07.202782 [ 3 ] {} <Debug> HTTP-Session: dcab2622-b06f-4f44-9030-246aef6b2937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.09.04 16:55:07.202795 [ 3 ] {} <Debug> HTTP-Session: dcab2622-b06f-4f44-9030-246aef6b2937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5696 2024.09.04 16:55:07.202825 [ 3 ] {} <Trace> HTTP-Session: dcab2622-b06f-4f44-9030-246aef6b2937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5697 2024.09.04 16:55:07.202937 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5698 2024.09.04 16:55:07.202979 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5699 2024.09.04 16:55:07.203199 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5700 2024.09.04 16:55:07.203564 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5701 2024.09.04 16:55:07.203599 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5702 2024.09.04 16:55:07.203945 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5703 2024.09.04 16:55:07.204290 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5704 2024.09.04 16:55:07.204417 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001521 sec., 48652.202498356346 rows/sec., 3.80 MiB/sec.
5705 2024.09.04 16:55:07.204582 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Debug> DynamicQueryHandler: Done processing query
5706 2024.09.04 16:55:07.204606 [ 3 ] {9951d356-cb3f-4255-a960-814701638e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5707 2024.09.04 16:55:07.204622 [ 3 ] {} <Debug> HTTP-Session: dcab2622-b06f-4f44-9030-246aef6b2937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5708 2024.09.04 16:55:07.204771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5709 2024.09.04 16:55:07.204819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5710 2024.09.04 16:55:07.204838 [ 3 ] {} <Debug> HTTP-Session: 4f0599c6-5897-4868-ae9f-d4180e5ca3fd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5711 2024.09.04 16:55:07.204854 [ 3 ] {} <Debug> HTTP-Session: 4f0599c6-5897-4868-ae9f-d4180e5ca3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.09.04 16:55:07.204868 [ 3 ] {} <Debug> HTTP-Session: 4f0599c6-5897-4868-ae9f-d4180e5ca3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5713 2024.09.04 16:55:07.204899 [ 3 ] {} <Trace> HTTP-Session: 4f0599c6-5897-4868-ae9f-d4180e5ca3fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5714 2024.09.04 16:55:07.205044 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5715 2024.09.04 16:55:07.205091 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5716 2024.09.04 16:55:07.205234 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5717 2024.09.04 16:55:07.205629 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5718 2024.09.04 16:55:07.205663 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5719 2024.09.04 16:55:07.206036 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5720 2024.09.04 16:55:07.206377 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5721 2024.09.04 16:55:07.206501 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00153 sec., 105228.75816993465 rows/sec., 7.33 MiB/sec.
5722 2024.09.04 16:55:07.206663 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Debug> DynamicQueryHandler: Done processing query
5723 2024.09.04 16:55:07.206688 [ 3 ] {1a0a7e2d-e0c6-489c-b43b-527481c15328} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5724 2024.09.04 16:55:07.206703 [ 3 ] {} <Debug> HTTP-Session: 4f0599c6-5897-4868-ae9f-d4180e5ca3fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5725 2024.09.04 16:55:07.206834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5726 2024.09.04 16:55:07.206882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5727 2024.09.04 16:55:07.206901 [ 3 ] {} <Debug> HTTP-Session: d515562a-827e-485e-a3d3-965a6d8111c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5728 2024.09.04 16:55:07.206918 [ 3 ] {} <Debug> HTTP-Session: d515562a-827e-485e-a3d3-965a6d8111c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5729 2024.09.04 16:55:07.206932 [ 3 ] {} <Debug> HTTP-Session: d515562a-827e-485e-a3d3-965a6d8111c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5730 2024.09.04 16:55:07.206963 [ 3 ] {} <Trace> HTTP-Session: d515562a-827e-485e-a3d3-965a6d8111c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5731 2024.09.04 16:55:07.207124 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5732 2024.09.04 16:55:07.207187 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <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_histogramu64
5733 2024.09.04 16:55:07.207586 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5734 2024.09.04 16:55:07.208102 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5735 2024.09.04 16:55:07.208137 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5736 2024.09.04 16:55:07.208723 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5737 2024.09.04 16:55:07.209132 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5738 2024.09.04 16:55:07.209287 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00225 sec., 3555.5555555555557 rows/sec., 6.37 MiB/sec.
5739 2024.09.04 16:55:07.209778 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Debug> DynamicQueryHandler: Done processing query
5740 2024.09.04 16:55:07.209802 [ 3 ] {50bb77e6-1299-41e7-aa87-5d86da9f3882} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5741 2024.09.04 16:55:07.209818 [ 3 ] {} <Debug> HTTP-Session: d515562a-827e-485e-a3d3-965a6d8111c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5742 2024.09.04 16:55:07.209944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5743 2024.09.04 16:55:07.209993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5744 2024.09.04 16:55:07.210012 [ 3 ] {} <Debug> HTTP-Session: d1c143f3-7987-401b-ae49-b82b9601c775 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5745 2024.09.04 16:55:07.210028 [ 3 ] {} <Debug> HTTP-Session: d1c143f3-7987-401b-ae49-b82b9601c775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.09.04 16:55:07.210042 [ 3 ] {} <Debug> HTTP-Session: d1c143f3-7987-401b-ae49-b82b9601c775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5747 2024.09.04 16:55:07.210072 [ 3 ] {} <Trace> HTTP-Session: d1c143f3-7987-401b-ae49-b82b9601c775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5748 2024.09.04 16:55:07.210194 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5749 2024.09.04 16:55:07.210238 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5750 2024.09.04 16:55:07.210385 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5751 2024.09.04 16:55:07.210692 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5752 2024.09.04 16:55:07.210728 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5753 2024.09.04 16:55:07.211088 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5754 2024.09.04 16:55:07.211412 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5755 2024.09.04 16:55:07.211541 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
5756 2024.09.04 16:55:07.211870 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Debug> DynamicQueryHandler: Done processing query
5757 2024.09.04 16:55:07.211911 [ 3 ] {24aff696-07f5-48bb-8c17-928ead9870a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5758 2024.09.04 16:55:07.211927 [ 3 ] {} <Debug> HTTP-Session: d1c143f3-7987-401b-ae49-b82b9601c775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5759 2024.09.04 16:55:12.200628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 37974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5760 2024.09.04 16:55:12.200772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5761 2024.09.04 16:55:12.200804 [ 3 ] {} <Debug> HTTP-Session: aae36c5d-bec7-4549-9fc3-cd3b9d5952f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5762 2024.09.04 16:55:12.200834 [ 3 ] {} <Debug> HTTP-Session: aae36c5d-bec7-4549-9fc3-cd3b9d5952f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5763 2024.09.04 16:55:12.200854 [ 3 ] {} <Debug> HTTP-Session: aae36c5d-bec7-4549-9fc3-cd3b9d5952f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5764 2024.09.04 16:55:12.200911 [ 3 ] {} <Trace> HTTP-Session: aae36c5d-bec7-4549-9fc3-cd3b9d5952f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5765 2024.09.04 16:55:12.201201 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5766 2024.09.04 16:55:12.201278 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5767 2024.09.04 16:55:12.201639 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5768 2024.09.04 16:55:12.202385 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5769 2024.09.04 16:55:12.202435 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5770 2024.09.04 16:55:12.202874 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5771 2024.09.04 16:55:12.203263 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5772 2024.09.04 16:55:12.203448 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Debug> executeQuery: Read 251 rows, 22.72 KiB in 0.002376 sec., 105639.73063973064 rows/sec., 9.34 MiB/sec.
5773 2024.09.04 16:55:12.203788 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Debug> DynamicQueryHandler: Done processing query
5774 2024.09.04 16:55:12.203816 [ 3 ] {ca0e9acf-06f2-4dd2-90ba-b94f12af1d83} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5775 2024.09.04 16:55:12.203834 [ 3 ] {} <Debug> HTTP-Session: aae36c5d-bec7-4549-9fc3-cd3b9d5952f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5776 2024.09.04 16:55:12.204039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5777 2024.09.04 16:55:12.204098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5778 2024.09.04 16:55:12.204119 [ 3 ] {} <Debug> HTTP-Session: 22475d93-ba27-4d44-b38a-10a78ad58e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5779 2024.09.04 16:55:12.204137 [ 3 ] {} <Debug> HTTP-Session: 22475d93-ba27-4d44-b38a-10a78ad58e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5780 2024.09.04 16:55:12.204152 [ 3 ] {} <Debug> HTTP-Session: 22475d93-ba27-4d44-b38a-10a78ad58e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5781 2024.09.04 16:55:12.204189 [ 3 ] {} <Trace> HTTP-Session: 22475d93-ba27-4d44-b38a-10a78ad58e74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5782 2024.09.04 16:55:12.204310 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5783 2024.09.04 16:55:12.204358 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5784 2024.09.04 16:55:12.204615 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5785 2024.09.04 16:55:12.204962 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5786 2024.09.04 16:55:12.205001 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5787 2024.09.04 16:55:12.205377 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5788 2024.09.04 16:55:12.205746 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5789 2024.09.04 16:55:12.205909 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001628 sec., 19041.76904176904 rows/sec., 1.40 MiB/sec.
5790 2024.09.04 16:55:12.205910 [ 130 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5791 2024.09.04 16:55:12.206021 [ 130 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5792 2024.09.04 16:55:12.206071 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5793 2024.09.04 16:55:12.206209 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Debug> DynamicQueryHandler: Done processing query
5794 2024.09.04 16:55:12.206267 [ 3 ] {8fdb6f4b-2bdb-4f65-a594-7813a7d093b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5795 2024.09.04 16:55:12.206266 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
5796 2024.09.04 16:55:12.206293 [ 3 ] {} <Debug> HTTP-Session: 22475d93-ba27-4d44-b38a-10a78ad58e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5797 2024.09.04 16:55:12.206490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5798 2024.09.04 16:55:12.206545 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5799 2024.09.04 16:55:12.206613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5800 2024.09.04 16:55:12.206623 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part
5801 2024.09.04 16:55:12.206656 [ 3 ] {} <Debug> HTTP-Session: 5602d192-7828-4f89-8d19-b6ffed1128e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5802 2024.09.04 16:55:12.206694 [ 3 ] {} <Debug> HTTP-Session: 5602d192-7828-4f89-8d19-b6ffed1128e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.09.04 16:55:12.206735 [ 3 ] {} <Debug> HTTP-Session: 5602d192-7828-4f89-8d19-b6ffed1128e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.09.04 16:55:12.206872 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 33 rows starting from the beginning of the part
5805 2024.09.04 16:55:12.206900 [ 3 ] {} <Trace> HTTP-Session: 5602d192-7828-4f89-8d19-b6ffed1128e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5806 2024.09.04 16:55:12.207241 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
5807 2024.09.04 16:55:12.207270 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5808 2024.09.04 16:55:12.207511 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part
5809 2024.09.04 16:55:12.207510 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5810 2024.09.04 16:55:12.207796 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part
5811 2024.09.04 16:55:12.208164 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part
5812 2024.09.04 16:55:12.209058 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5813 2024.09.04 16:55:12.209937 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5814 2024.09.04 16:55:12.210011 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5815 2024.09.04 16:55:12.211035 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5816 2024.09.04 16:55:12.211252 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005095032 sec., 34150.91406687927 rows/sec., 2.61 MiB/sec.
5817 2024.09.04 16:55:12.211546 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5818 2024.09.04 16:55:12.211960 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5819 2024.09.04 16:55:12.212329 [ 130 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5820 2024.09.04 16:55:12.212429 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005262 sec., 2660.58532877233 rows/sec., 186.33 KiB/sec.
5821 2024.09.04 16:55:12.212434 [ 130 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5822 2024.09.04 16:55:12.212526 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5823 2024.09.04 16:55:12.212775 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5824 2024.09.04 16:55:12.212990 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
5825 2024.09.04 16:55:12.213099 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_26_5} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5826 2024.09.04 16:55:12.213192 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Debug> DynamicQueryHandler: Done processing query
5827 2024.09.04 16:55:12.213327 [ 3 ] {84ac49ed-07e7-415e-a010-1fee621ec1fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5828 2024.09.04 16:55:12.213356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5829 2024.09.04 16:55:12.213409 [ 3 ] {} <Debug> HTTP-Session: 5602d192-7828-4f89-8d19-b6ffed1128e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.09.04 16:55:12.213521 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5831 2024.09.04 16:55:12.213564 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
5832 2024.09.04 16:55:12.213655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5833 2024.09.04 16:55:12.213784 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
5834 2024.09.04 16:55:12.213885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5835 2024.09.04 16:55:12.214033 [ 3 ] {} <Debug> HTTP-Session: 64e1a10b-6735-4fe1-932b-c3306fd56d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5836 2024.09.04 16:55:12.214094 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
5837 2024.09.04 16:55:12.214145 [ 3 ] {} <Debug> HTTP-Session: 64e1a10b-6735-4fe1-932b-c3306fd56d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.09.04 16:55:12.214224 [ 3 ] {} <Debug> HTTP-Session: 64e1a10b-6735-4fe1-932b-c3306fd56d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5839 2024.09.04 16:55:12.214361 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part
5840 2024.09.04 16:55:12.214418 [ 3 ] {} <Trace> HTTP-Session: 64e1a10b-6735-4fe1-932b-c3306fd56d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5841 2024.09.04 16:55:12.214693 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
5842 2024.09.04 16:55:12.214766 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5843 2024.09.04 16:55:12.214943 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5844 2024.09.04 16:55:12.215039 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
5845 2024.09.04 16:55:12.215990 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5846 2024.09.04 16:55:12.216877 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5847 2024.09.04 16:55:12.216966 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5848 2024.09.04 16:55:12.217907 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5849 2024.09.04 16:55:12.218345 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005667055 sec., 92817.16870579164 rows/sec., 6.31 MiB/sec.
5850 2024.09.04 16:55:12.218610 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5851 2024.09.04 16:55:12.218797 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5852 2024.09.04 16:55:12.219301 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004623 sec., 1297.8585334198572 rows/sec., 76.68 KiB/sec.
5853 2024.09.04 16:55:12.219731 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Debug> DynamicQueryHandler: Done processing query
5854 2024.09.04 16:55:12.219782 [ 3 ] {22b5ca9e-5001-45eb-bfc6-984595eb652a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5855 2024.09.04 16:55:12.219781 [ 194 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5856 2024.09.04 16:55:12.219811 [ 3 ] {} <Debug> HTTP-Session: 64e1a10b-6735-4fe1-932b-c3306fd56d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5857 2024.09.04 16:55:12.219940 [ 194 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_11_2} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5858 2024.09.04 16:55:12.220082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5859 2024.09.04 16:55:12.220092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5860 2024.09.04 16:55:12.220167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5861 2024.09.04 16:55:12.220187 [ 3 ] {} <Debug> HTTP-Session: 57f73362-51fb-4743-8a6f-18eecd8f59db Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5862 2024.09.04 16:55:12.220204 [ 3 ] {} <Debug> HTTP-Session: 57f73362-51fb-4743-8a6f-18eecd8f59db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5863 2024.09.04 16:55:12.220218 [ 3 ] {} <Debug> HTTP-Session: 57f73362-51fb-4743-8a6f-18eecd8f59db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5864 2024.09.04 16:55:12.220251 [ 3 ] {} <Trace> HTTP-Session: 57f73362-51fb-4743-8a6f-18eecd8f59db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5865 2024.09.04 16:55:12.220508 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5866 2024.09.04 16:55:12.220553 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5867 2024.09.04 16:55:12.220806 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5868 2024.09.04 16:55:12.221375 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5869 2024.09.04 16:55:12.221413 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5870 2024.09.04 16:55:12.221796 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5871 2024.09.04 16:55:12.222158 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2024.09.04 16:55:12.222315 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.00194 sec., 212886.59793814432 rows/sec., 15.18 MiB/sec.
5873 2024.09.04 16:55:12.222492 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Debug> DynamicQueryHandler: Done processing query
5874 2024.09.04 16:55:12.222517 [ 3 ] {8ad05914-23ec-4ffc-a5e2-c54775aefd19} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5875 2024.09.04 16:55:12.222533 [ 3 ] {} <Debug> HTTP-Session: 57f73362-51fb-4743-8a6f-18eecd8f59db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5876 2024.09.04 16:55:12.222743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.09.04 16:55:12.222793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5878 2024.09.04 16:55:12.222812 [ 3 ] {} <Debug> HTTP-Session: 0baab072-a9d6-44c7-a34b-ca2342eb3845 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5879 2024.09.04 16:55:12.222829 [ 3 ] {} <Debug> HTTP-Session: 0baab072-a9d6-44c7-a34b-ca2342eb3845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.09.04 16:55:12.222843 [ 3 ] {} <Debug> HTTP-Session: 0baab072-a9d6-44c7-a34b-ca2342eb3845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.09.04 16:55:12.222873 [ 3 ] {} <Trace> HTTP-Session: 0baab072-a9d6-44c7-a34b-ca2342eb3845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5882 2024.09.04 16:55:12.222970 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5883 2024.09.04 16:55:12.223015 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5884 2024.09.04 16:55:12.223147 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5885 2024.09.04 16:55:12.223399 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5886 2024.09.04 16:55:12.223436 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5887 2024.09.04 16:55:12.223784 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5888 2024.09.04 16:55:12.224110 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5889 2024.09.04 16:55:12.224263 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec.
5890 2024.09.04 16:55:12.224562 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Debug> DynamicQueryHandler: Done processing query
5891 2024.09.04 16:55:12.224589 [ 3 ] {85d2ab72-dcf6-4b8e-95a7-0ebd81fdd374} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5892 2024.09.04 16:55:12.224605 [ 3 ] {} <Debug> HTTP-Session: 0baab072-a9d6-44c7-a34b-ca2342eb3845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.09.04 16:55:12.224756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5894 2024.09.04 16:55:12.224806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5895 2024.09.04 16:55:12.224825 [ 3 ] {} <Debug> HTTP-Session: 8c23dc2a-18fa-45e7-ac42-f73eed9f5919 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5896 2024.09.04 16:55:12.224842 [ 3 ] {} <Debug> HTTP-Session: 8c23dc2a-18fa-45e7-ac42-f73eed9f5919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.09.04 16:55:12.224857 [ 3 ] {} <Debug> HTTP-Session: 8c23dc2a-18fa-45e7-ac42-f73eed9f5919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5898 2024.09.04 16:55:12.224888 [ 3 ] {} <Trace> HTTP-Session: 8c23dc2a-18fa-45e7-ac42-f73eed9f5919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5899 2024.09.04 16:55:12.225113 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5900 2024.09.04 16:55:12.225162 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5901 2024.09.04 16:55:12.225328 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5902 2024.09.04 16:55:12.225741 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5903 2024.09.04 16:55:12.225778 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5904 2024.09.04 16:55:12.226161 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5905 2024.09.04 16:55:12.226583 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5906 2024.09.04 16:55:12.226743 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001765 sec., 134277.62039660057 rows/sec., 9.00 MiB/sec.
5907 2024.09.04 16:55:12.226912 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Debug> DynamicQueryHandler: Done processing query
5908 2024.09.04 16:55:12.226937 [ 3 ] {1e8c13d5-dd7b-4f56-93dc-97c0de56cef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5909 2024.09.04 16:55:12.226953 [ 3 ] {} <Debug> HTTP-Session: 8c23dc2a-18fa-45e7-ac42-f73eed9f5919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5910 2024.09.04 16:55:12.227132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5911 2024.09.04 16:55:12.227181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5912 2024.09.04 16:55:12.227201 [ 3 ] {} <Debug> HTTP-Session: 19a4ec75-e6fa-4bed-b09f-223a059a9836 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5913 2024.09.04 16:55:12.227217 [ 3 ] {} <Debug> HTTP-Session: 19a4ec75-e6fa-4bed-b09f-223a059a9836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.09.04 16:55:12.227231 [ 3 ] {} <Debug> HTTP-Session: 19a4ec75-e6fa-4bed-b09f-223a059a9836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5915 2024.09.04 16:55:12.227262 [ 3 ] {} <Trace> HTTP-Session: 19a4ec75-e6fa-4bed-b09f-223a059a9836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5916 2024.09.04 16:55:12.227353 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5917 2024.09.04 16:55:12.227397 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5918 2024.09.04 16:55:12.227525 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5919 2024.09.04 16:55:12.227785 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5920 2024.09.04 16:55:12.227822 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5921 2024.09.04 16:55:12.228163 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5922 2024.09.04 16:55:12.228481 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5923 2024.09.04 16:55:12.228634 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec.
5924 2024.09.04 16:55:12.228926 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Debug> DynamicQueryHandler: Done processing query
5925 2024.09.04 16:55:12.228950 [ 3 ] {f05a337c-466e-4c44-8739-bc757ae13238} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5926 2024.09.04 16:55:12.228966 [ 3 ] {} <Debug> HTTP-Session: 19a4ec75-e6fa-4bed-b09f-223a059a9836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.09.04 16:55:12.229131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5928 2024.09.04 16:55:12.229182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5929 2024.09.04 16:55:12.229202 [ 3 ] {} <Debug> HTTP-Session: 2b984d30-1fd6-4c8a-9475-b7e48d1abda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5930 2024.09.04 16:55:12.229219 [ 3 ] {} <Debug> HTTP-Session: 2b984d30-1fd6-4c8a-9475-b7e48d1abda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.09.04 16:55:12.229233 [ 3 ] {} <Debug> HTTP-Session: 2b984d30-1fd6-4c8a-9475-b7e48d1abda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5932 2024.09.04 16:55:12.229263 [ 3 ] {} <Trace> HTTP-Session: 2b984d30-1fd6-4c8a-9475-b7e48d1abda3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5933 2024.09.04 16:55:12.229590 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5934 2024.09.04 16:55:12.229661 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <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_histogramu64
5935 2024.09.04 16:55:12.230100 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5936 2024.09.04 16:55:12.230790 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5937 2024.09.04 16:55:12.230827 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5938 2024.09.04 16:55:12.231431 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5939 2024.09.04 16:55:12.231841 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5940 2024.09.04 16:55:12.232019 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5941 2024.09.04 16:55:12.232041 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002683 sec., 11554.230339172567 rows/sec., 20.70 MiB/sec.
5942 2024.09.04 16:55:12.232089 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5943 2024.09.04 16:55:12.232178 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5944 2024.09.04 16:55:12.232486 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
5945 2024.09.04 16:55:12.232588 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Debug> DynamicQueryHandler: Done processing query
5946 2024.09.04 16:55:12.232631 [ 3 ] {a18d41c6-9e58-496e-b935-1ec3f9f86efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5947 2024.09.04 16:55:12.232679 [ 3 ] {} <Debug> HTTP-Session: 2b984d30-1fd6-4c8a-9475-b7e48d1abda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.09.04 16:55:12.232870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5949 2024.09.04 16:55:12.232981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5950 2024.09.04 16:55:12.233028 [ 3 ] {} <Debug> HTTP-Session: 80fe5c9c-3bc4-49a6-8e9e-5df1c2030b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5951 2024.09.04 16:55:12.233072 [ 3 ] {} <Debug> HTTP-Session: 80fe5c9c-3bc4-49a6-8e9e-5df1c2030b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.09.04 16:55:12.233120 [ 3 ] {} <Debug> HTTP-Session: 80fe5c9c-3bc4-49a6-8e9e-5df1c2030b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.09.04 16:55:12.233202 [ 3 ] {} <Trace> HTTP-Session: 80fe5c9c-3bc4-49a6-8e9e-5df1c2030b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5954 2024.09.04 16:55:12.233480 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5955 2024.09.04 16:55:12.233512 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5956 2024.09.04 16:55:12.233557 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5957 2024.09.04 16:55:12.233794 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part
5958 2024.09.04 16:55:12.234056 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5959 2024.09.04 16:55:12.234707 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part
5960 2024.09.04 16:55:12.235108 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5961 2024.09.04 16:55:12.235221 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5962 2024.09.04 16:55:12.235574 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part
5963 2024.09.04 16:55:12.236281 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part
5964 2024.09.04 16:55:12.236411 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5965 2024.09.04 16:55:12.236900 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part
5966 2024.09.04 16:55:12.237534 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5967 2024.09.04 16:55:12.237549 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part
5968 2024.09.04 16:55:12.238181 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004817 sec., 17023.04338800083 rows/sec., 1.08 MiB/sec.
5969 2024.09.04 16:55:12.238588 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Debug> DynamicQueryHandler: Done processing query
5970 2024.09.04 16:55:12.238638 [ 3 ] {659c6edd-fd92-45e8-bdde-0fe8ef9f260b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5971 2024.09.04 16:55:12.238681 [ 3 ] {} <Debug> HTTP-Session: 80fe5c9c-3bc4-49a6-8e9e-5df1c2030b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5972 2024.09.04 16:55:12.242273 [ 186 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 19 columns (19 merged, 0 gathered) in 0.009971978 sec., 51143.31379391331 rows/sec., 91.65 MiB/sec.
5973 2024.09.04 16:55:12.243044 [ 186 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5974 2024.09.04 16:55:12.243708 [ 186 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5975 2024.09.04 16:55:12.243793 [ 186 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5976 2024.09.04 16:55:12.243937 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB.
5977 2024.09.04 16:55:15.629252 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
5978 2024.09.04 16:55:15.629320 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
5979 2024.09.04 16:55:17.195738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5980 2024.09.04 16:55:17.195866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5981 2024.09.04 16:55:17.195895 [ 3 ] {} <Debug> HTTP-Session: 3a475a3c-2fb1-4cbe-8ca9-4afcca599a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5982 2024.09.04 16:55:17.195923 [ 3 ] {} <Debug> HTTP-Session: 3a475a3c-2fb1-4cbe-8ca9-4afcca599a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5983 2024.09.04 16:55:17.195940 [ 3 ] {} <Debug> HTTP-Session: 3a475a3c-2fb1-4cbe-8ca9-4afcca599a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5984 2024.09.04 16:55:17.195996 [ 3 ] {} <Trace> HTTP-Session: 3a475a3c-2fb1-4cbe-8ca9-4afcca599a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5985 2024.09.04 16:55:17.196231 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5986 2024.09.04 16:55:17.196307 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5987 2024.09.04 16:55:17.196672 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5988 2024.09.04 16:55:17.197140 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5989 2024.09.04 16:55:17.197185 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5990 2024.09.04 16:55:17.197600 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5991 2024.09.04 16:55:17.197980 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5992 2024.09.04 16:55:17.198135 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001985 sec., 36272.04030226701 rows/sec., 2.95 MiB/sec.
5993 2024.09.04 16:55:17.198806 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Debug> DynamicQueryHandler: Done processing query
5994 2024.09.04 16:55:17.198904 [ 3 ] {a36664db-7169-451b-8f40-6f6b0e8e9fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5995 2024.09.04 16:55:17.198940 [ 3 ] {} <Debug> HTTP-Session: 3a475a3c-2fb1-4cbe-8ca9-4afcca599a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.09.04 16:55:17.199099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5997 2024.09.04 16:55:17.199153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5998 2024.09.04 16:55:17.199173 [ 3 ] {} <Debug> HTTP-Session: 2484a98f-f4a8-4a2b-8151-05ad7f608ada Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
5999 2024.09.04 16:55:17.199192 [ 3 ] {} <Debug> HTTP-Session: 2484a98f-f4a8-4a2b-8151-05ad7f608ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6000 2024.09.04 16:55:17.199207 [ 3 ] {} <Debug> HTTP-Session: 2484a98f-f4a8-4a2b-8151-05ad7f608ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.09.04 16:55:17.199239 [ 3 ] {} <Trace> HTTP-Session: 2484a98f-f4a8-4a2b-8151-05ad7f608ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6002 2024.09.04 16:55:17.199344 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6003 2024.09.04 16:55:17.199391 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6004 2024.09.04 16:55:17.199645 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6005 2024.09.04 16:55:17.199963 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6006 2024.09.04 16:55:17.200001 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6007 2024.09.04 16:55:17.200355 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6008 2024.09.04 16:55:17.200710 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6009 2024.09.04 16:55:17.200855 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001538 sec., 5201.560468140442 rows/sec., 391.13 KiB/sec.
6010 2024.09.04 16:55:17.201688 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Debug> DynamicQueryHandler: Done processing query
6011 2024.09.04 16:55:17.201713 [ 3 ] {5e0eb776-2f64-4592-999e-56cc386bffe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6012 2024.09.04 16:55:17.201729 [ 3 ] {} <Debug> HTTP-Session: 2484a98f-f4a8-4a2b-8151-05ad7f608ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6013 2024.09.04 16:55:17.201885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6014 2024.09.04 16:55:17.201934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6015 2024.09.04 16:55:17.201954 [ 3 ] {} <Debug> HTTP-Session: 5f1c7695-63d0-49b4-8807-7200a2338890 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6016 2024.09.04 16:55:17.201970 [ 3 ] {} <Debug> HTTP-Session: 5f1c7695-63d0-49b4-8807-7200a2338890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6017 2024.09.04 16:55:17.201983 [ 3 ] {} <Debug> HTTP-Session: 5f1c7695-63d0-49b4-8807-7200a2338890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.09.04 16:55:17.202015 [ 3 ] {} <Trace> HTTP-Session: 5f1c7695-63d0-49b4-8807-7200a2338890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6019 2024.09.04 16:55:17.202134 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6020 2024.09.04 16:55:17.202177 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6021 2024.09.04 16:55:17.202431 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6022 2024.09.04 16:55:17.202789 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6023 2024.09.04 16:55:17.202826 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6024 2024.09.04 16:55:17.203172 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6025 2024.09.04 16:55:17.203523 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6026 2024.09.04 16:55:17.203681 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001581 sec., 45540.79696394687 rows/sec., 3.56 MiB/sec.
6027 2024.09.04 16:55:17.203897 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Debug> DynamicQueryHandler: Done processing query
6028 2024.09.04 16:55:17.203921 [ 3 ] {cba73193-28cc-46b4-be9b-74bfcba98ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6029 2024.09.04 16:55:17.203937 [ 3 ] {} <Debug> HTTP-Session: 5f1c7695-63d0-49b4-8807-7200a2338890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.09.04 16:55:17.204108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6031 2024.09.04 16:55:17.204157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6032 2024.09.04 16:55:17.204176 [ 3 ] {} <Debug> HTTP-Session: dca3db82-8466-4fb1-99f3-617d61a11032 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6033 2024.09.04 16:55:17.204193 [ 3 ] {} <Debug> HTTP-Session: dca3db82-8466-4fb1-99f3-617d61a11032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.09.04 16:55:17.204207 [ 3 ] {} <Debug> HTTP-Session: dca3db82-8466-4fb1-99f3-617d61a11032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.09.04 16:55:17.204237 [ 3 ] {} <Trace> HTTP-Session: dca3db82-8466-4fb1-99f3-617d61a11032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6036 2024.09.04 16:55:17.204390 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6037 2024.09.04 16:55:17.204437 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6038 2024.09.04 16:55:17.204584 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6039 2024.09.04 16:55:17.204970 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6040 2024.09.04 16:55:17.205011 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6041 2024.09.04 16:55:17.205404 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6042 2024.09.04 16:55:17.205751 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6043 2024.09.04 16:55:17.205881 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
6044 2024.09.04 16:55:17.206161 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Debug> DynamicQueryHandler: Done processing query
6045 2024.09.04 16:55:17.206190 [ 3 ] {b7440184-ec70-441f-b577-a0ee7b0eb7a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6046 2024.09.04 16:55:17.206208 [ 3 ] {} <Debug> HTTP-Session: dca3db82-8466-4fb1-99f3-617d61a11032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6047 2024.09.04 16:55:17.206344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6048 2024.09.04 16:55:17.206392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6049 2024.09.04 16:55:17.206412 [ 3 ] {} <Debug> HTTP-Session: 39030c97-e1e0-44dc-8d9e-5721a920ba1f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6050 2024.09.04 16:55:17.206429 [ 3 ] {} <Debug> HTTP-Session: 39030c97-e1e0-44dc-8d9e-5721a920ba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.09.04 16:55:17.206443 [ 3 ] {} <Debug> HTTP-Session: 39030c97-e1e0-44dc-8d9e-5721a920ba1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.09.04 16:55:17.206474 [ 3 ] {} <Trace> HTTP-Session: 39030c97-e1e0-44dc-8d9e-5721a920ba1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6053 2024.09.04 16:55:17.206652 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6054 2024.09.04 16:55:17.206721 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <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_histogramu64
6055 2024.09.04 16:55:17.207141 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6056 2024.09.04 16:55:17.207637 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6057 2024.09.04 16:55:17.207673 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6058 2024.09.04 16:55:17.208266 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6059 2024.09.04 16:55:17.208673 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6060 2024.09.04 16:55:17.208859 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002303 sec., 3473.7299174989143 rows/sec., 6.22 MiB/sec.
6061 2024.09.04 16:55:17.209275 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Debug> DynamicQueryHandler: Done processing query
6062 2024.09.04 16:55:17.209301 [ 3 ] {ef0f3f6e-e995-4014-8674-a7738d176507} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6063 2024.09.04 16:55:17.209317 [ 3 ] {} <Debug> HTTP-Session: 39030c97-e1e0-44dc-8d9e-5721a920ba1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.09.04 16:55:17.209444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6065 2024.09.04 16:55:17.209494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6066 2024.09.04 16:55:17.209514 [ 3 ] {} <Debug> HTTP-Session: 0b3dba0d-b3e4-47f3-9dd1-3e30ef64d7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6067 2024.09.04 16:55:17.209530 [ 3 ] {} <Debug> HTTP-Session: 0b3dba0d-b3e4-47f3-9dd1-3e30ef64d7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6068 2024.09.04 16:55:17.209544 [ 3 ] {} <Debug> HTTP-Session: 0b3dba0d-b3e4-47f3-9dd1-3e30ef64d7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6069 2024.09.04 16:55:17.209575 [ 3 ] {} <Trace> HTTP-Session: 0b3dba0d-b3e4-47f3-9dd1-3e30ef64d7c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6070 2024.09.04 16:55:17.209690 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6071 2024.09.04 16:55:17.209735 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6072 2024.09.04 16:55:17.209867 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6073 2024.09.04 16:55:17.210162 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6074 2024.09.04 16:55:17.210200 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6075 2024.09.04 16:55:17.210555 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6076 2024.09.04 16:55:17.210877 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6077 2024.09.04 16:55:17.211028 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
6078 2024.09.04 16:55:17.211346 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Debug> DynamicQueryHandler: Done processing query
6079 2024.09.04 16:55:17.211372 [ 3 ] {47cb83fd-03be-42d9-9be7-dad4d7aa6d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6080 2024.09.04 16:55:17.211388 [ 3 ] {} <Debug> HTTP-Session: 0b3dba0d-b3e4-47f3-9dd1-3e30ef64d7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.09.04 16:55:19.110124 [ 119 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
6082 2024.09.04 16:55:19.110252 [ 119 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6083 2024.09.04 16:55:19.110297 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6084 2024.09.04 16:55:19.110554 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
6085 2024.09.04 16:55:19.110877 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6086 2024.09.04 16:55:19.110952 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
6087 2024.09.04 16:55:19.111108 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
6088 2024.09.04 16:55:19.111385 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
6089 2024.09.04 16:55:19.111592 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6090 2024.09.04 16:55:19.111803 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6091 2024.09.04 16:55:19.112882 [ 186 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461419 sec., 10563.012636207002 rows/sec., 902.60 KiB/sec.
6092 2024.09.04 16:55:19.113081 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6093 2024.09.04 16:55:19.113565 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6094 2024.09.04 16:55:19.113655 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_10_2} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
6095 2024.09.04 16:55:19.113757 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6096 2024.09.04 16:55:22.199917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6097 2024.09.04 16:55:22.200044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6098 2024.09.04 16:55:22.200076 [ 3 ] {} <Debug> HTTP-Session: 5328326a-055b-44de-aac9-b63f050f2bac Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6099 2024.09.04 16:55:22.200104 [ 3 ] {} <Debug> HTTP-Session: 5328326a-055b-44de-aac9-b63f050f2bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6100 2024.09.04 16:55:22.200122 [ 3 ] {} <Debug> HTTP-Session: 5328326a-055b-44de-aac9-b63f050f2bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.09.04 16:55:22.200178 [ 3 ] {} <Trace> HTTP-Session: 5328326a-055b-44de-aac9-b63f050f2bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6102 2024.09.04 16:55:22.200380 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6103 2024.09.04 16:55:22.200456 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6104 2024.09.04 16:55:22.200837 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6105 2024.09.04 16:55:22.201262 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6106 2024.09.04 16:55:22.201309 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6107 2024.09.04 16:55:22.201714 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6108 2024.09.04 16:55:22.202108 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6109 2024.09.04 16:55:22.202274 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001954 sec., 1023.5414534288639 rows/sec., 83.46 KiB/sec.
6110 2024.09.04 16:55:22.202503 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Debug> DynamicQueryHandler: Done processing query
6111 2024.09.04 16:55:22.202530 [ 3 ] {97e84ee3-98f2-4202-9afc-dbe195e9cd3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6112 2024.09.04 16:55:22.202547 [ 3 ] {} <Debug> HTTP-Session: 5328326a-055b-44de-aac9-b63f050f2bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.09.04 16:55:22.202769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6114 2024.09.04 16:55:22.202827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6115 2024.09.04 16:55:22.202848 [ 3 ] {} <Debug> HTTP-Session: 25e056b8-1522-44f2-b030-0527d0e76433 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6116 2024.09.04 16:55:22.202867 [ 3 ] {} <Debug> HTTP-Session: 25e056b8-1522-44f2-b030-0527d0e76433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6117 2024.09.04 16:55:22.202881 [ 3 ] {} <Debug> HTTP-Session: 25e056b8-1522-44f2-b030-0527d0e76433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.09.04 16:55:22.202916 [ 3 ] {} <Trace> HTTP-Session: 25e056b8-1522-44f2-b030-0527d0e76433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6119 2024.09.04 16:55:22.203102 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6120 2024.09.04 16:55:22.203149 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6121 2024.09.04 16:55:22.203391 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6122 2024.09.04 16:55:22.203859 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6123 2024.09.04 16:55:22.203897 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6124 2024.09.04 16:55:22.204268 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6125 2024.09.04 16:55:22.204617 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6126 2024.09.04 16:55:22.204777 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001761 sec., 143100.51107325385 rows/sec., 12.64 MiB/sec.
6127 2024.09.04 16:55:22.205100 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Debug> DynamicQueryHandler: Done processing query
6128 2024.09.04 16:55:22.205131 [ 3 ] {4eafc9fc-a2b5-4372-8eeb-8a0c9cb51979} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6129 2024.09.04 16:55:22.205148 [ 3 ] {} <Debug> HTTP-Session: 25e056b8-1522-44f2-b030-0527d0e76433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.09.04 16:55:22.205294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6131 2024.09.04 16:55:22.205344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6132 2024.09.04 16:55:22.205364 [ 3 ] {} <Debug> HTTP-Session: 7b2eee7c-5c39-49fb-a18b-fd5d290ec50c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6133 2024.09.04 16:55:22.205381 [ 3 ] {} <Debug> HTTP-Session: 7b2eee7c-5c39-49fb-a18b-fd5d290ec50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6134 2024.09.04 16:55:22.205394 [ 3 ] {} <Debug> HTTP-Session: 7b2eee7c-5c39-49fb-a18b-fd5d290ec50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.09.04 16:55:22.205427 [ 3 ] {} <Trace> HTTP-Session: 7b2eee7c-5c39-49fb-a18b-fd5d290ec50c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6136 2024.09.04 16:55:22.205541 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6137 2024.09.04 16:55:22.205588 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6138 2024.09.04 16:55:22.205838 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6139 2024.09.04 16:55:22.206166 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6140 2024.09.04 16:55:22.206204 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6141 2024.09.04 16:55:22.206548 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6142 2024.09.04 16:55:22.206901 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6143 2024.09.04 16:55:22.207060 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001547 sec., 21331.609566903684 rows/sec., 1.56 MiB/sec.
6144 2024.09.04 16:55:22.207241 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Debug> DynamicQueryHandler: Done processing query
6145 2024.09.04 16:55:22.207266 [ 3 ] {d026b65f-0089-4162-9d24-6bf2aafde88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6146 2024.09.04 16:55:22.207283 [ 3 ] {} <Debug> HTTP-Session: 7b2eee7c-5c39-49fb-a18b-fd5d290ec50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.09.04 16:55:22.207406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6148 2024.09.04 16:55:22.207457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6149 2024.09.04 16:55:22.207476 [ 3 ] {} <Debug> HTTP-Session: a63b3dd1-00b8-457d-87f0-a7df66f4ee0f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6150 2024.09.04 16:55:22.207493 [ 3 ] {} <Debug> HTTP-Session: a63b3dd1-00b8-457d-87f0-a7df66f4ee0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.09.04 16:55:22.207507 [ 3 ] {} <Debug> HTTP-Session: a63b3dd1-00b8-457d-87f0-a7df66f4ee0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.09.04 16:55:22.207538 [ 3 ] {} <Trace> HTTP-Session: a63b3dd1-00b8-457d-87f0-a7df66f4ee0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6153 2024.09.04 16:55:22.207641 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6154 2024.09.04 16:55:22.207684 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6155 2024.09.04 16:55:22.207912 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6156 2024.09.04 16:55:22.208219 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6157 2024.09.04 16:55:22.208255 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6158 2024.09.04 16:55:22.208611 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6159 2024.09.04 16:55:22.208961 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6160 2024.09.04 16:55:22.209115 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0015 sec., 9333.333333333334 rows/sec., 653.65 KiB/sec.
6161 2024.09.04 16:55:22.209279 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Debug> DynamicQueryHandler: Done processing query
6162 2024.09.04 16:55:22.209303 [ 3 ] {8f7680c7-1ac3-4105-afae-f3189daa51f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6163 2024.09.04 16:55:22.209319 [ 3 ] {} <Debug> HTTP-Session: a63b3dd1-00b8-457d-87f0-a7df66f4ee0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.09.04 16:55:22.209449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6165 2024.09.04 16:55:22.209496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6166 2024.09.04 16:55:22.209515 [ 3 ] {} <Debug> HTTP-Session: 1af4149d-1ec8-4fe4-8957-4c92df3e221b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6167 2024.09.04 16:55:22.209533 [ 3 ] {} <Debug> HTTP-Session: 1af4149d-1ec8-4fe4-8957-4c92df3e221b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6168 2024.09.04 16:55:22.209547 [ 3 ] {} <Debug> HTTP-Session: 1af4149d-1ec8-4fe4-8957-4c92df3e221b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6169 2024.09.04 16:55:22.209578 [ 3 ] {} <Trace> HTTP-Session: 1af4149d-1ec8-4fe4-8957-4c92df3e221b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6170 2024.09.04 16:55:22.209676 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6171 2024.09.04 16:55:22.209718 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6172 2024.09.04 16:55:22.209946 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6173 2024.09.04 16:55:22.210234 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6174 2024.09.04 16:55:22.210271 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6175 2024.09.04 16:55:22.210609 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6176 2024.09.04 16:55:22.210965 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6177 2024.09.04 16:55:22.211126 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 241.15 KiB/sec.
6178 2024.09.04 16:55:22.211406 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Debug> DynamicQueryHandler: Done processing query
6179 2024.09.04 16:55:22.211431 [ 3 ] {09bafd53-6bc1-4354-b324-78b69568f580} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6180 2024.09.04 16:55:22.211447 [ 3 ] {} <Debug> HTTP-Session: 1af4149d-1ec8-4fe4-8957-4c92df3e221b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.09.04 16:55:22.211631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6182 2024.09.04 16:55:22.211682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6183 2024.09.04 16:55:22.211701 [ 3 ] {} <Debug> HTTP-Session: 6e7aaadd-527a-409f-b16d-a44dc5105f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6184 2024.09.04 16:55:22.211719 [ 3 ] {} <Debug> HTTP-Session: 6e7aaadd-527a-409f-b16d-a44dc5105f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.09.04 16:55:22.211733 [ 3 ] {} <Debug> HTTP-Session: 6e7aaadd-527a-409f-b16d-a44dc5105f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.09.04 16:55:22.211764 [ 3 ] {} <Trace> HTTP-Session: 6e7aaadd-527a-409f-b16d-a44dc5105f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6187 2024.09.04 16:55:22.211979 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6188 2024.09.04 16:55:22.212022 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6189 2024.09.04 16:55:22.212270 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6190 2024.09.04 16:55:22.212833 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6191 2024.09.04 16:55:22.212871 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6192 2024.09.04 16:55:22.213240 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6193 2024.09.04 16:55:22.213592 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6194 2024.09.04 16:55:22.213749 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001879 sec., 220862.16072378925 rows/sec., 15.76 MiB/sec.
6195 2024.09.04 16:55:22.213923 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Debug> DynamicQueryHandler: Done processing query
6196 2024.09.04 16:55:22.213948 [ 3 ] {85b07d72-7f1d-4cdd-8f5f-f3fd13ecf40d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6197 2024.09.04 16:55:22.213965 [ 3 ] {} <Debug> HTTP-Session: 6e7aaadd-527a-409f-b16d-a44dc5105f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.09.04 16:55:22.214095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6199 2024.09.04 16:55:22.214144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6200 2024.09.04 16:55:22.214164 [ 3 ] {} <Debug> HTTP-Session: a74db341-86f0-442e-b69e-34cf4e3d47c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6201 2024.09.04 16:55:22.214181 [ 3 ] {} <Debug> HTTP-Session: a74db341-86f0-442e-b69e-34cf4e3d47c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6202 2024.09.04 16:55:22.214195 [ 3 ] {} <Debug> HTTP-Session: a74db341-86f0-442e-b69e-34cf4e3d47c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6203 2024.09.04 16:55:22.214227 [ 3 ] {} <Trace> HTTP-Session: a74db341-86f0-442e-b69e-34cf4e3d47c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6204 2024.09.04 16:55:22.214324 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6205 2024.09.04 16:55:22.214369 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6206 2024.09.04 16:55:22.214503 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6207 2024.09.04 16:55:22.214760 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6208 2024.09.04 16:55:22.214797 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6209 2024.09.04 16:55:22.215151 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6210 2024.09.04 16:55:22.215479 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6211 2024.09.04 16:55:22.215634 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 236.23 KiB/sec.
6212 2024.09.04 16:55:22.215908 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Debug> DynamicQueryHandler: Done processing query
6213 2024.09.04 16:55:22.215933 [ 3 ] {3c4e9a89-0f3a-41b6-a410-dcc4e7245299} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6214 2024.09.04 16:55:22.215949 [ 3 ] {} <Debug> HTTP-Session: a74db341-86f0-442e-b69e-34cf4e3d47c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6215 2024.09.04 16:55:22.216167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6216 2024.09.04 16:55:22.216216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6217 2024.09.04 16:55:22.216236 [ 3 ] {} <Debug> HTTP-Session: f36dbc0f-b963-4ddc-992a-db169e193903 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6218 2024.09.04 16:55:22.216254 [ 3 ] {} <Debug> HTTP-Session: f36dbc0f-b963-4ddc-992a-db169e193903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6219 2024.09.04 16:55:22.216267 [ 3 ] {} <Debug> HTTP-Session: f36dbc0f-b963-4ddc-992a-db169e193903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6220 2024.09.04 16:55:22.216298 [ 3 ] {} <Trace> HTTP-Session: f36dbc0f-b963-4ddc-992a-db169e193903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6221 2024.09.04 16:55:22.216483 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6222 2024.09.04 16:55:22.216530 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6223 2024.09.04 16:55:22.216698 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6224 2024.09.04 16:55:22.217093 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6225 2024.09.04 16:55:22.217130 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6226 2024.09.04 16:55:22.217511 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6227 2024.09.04 16:55:22.217848 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6228 2024.09.04 16:55:22.217987 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001588 sec., 149874.05541561713 rows/sec., 10.05 MiB/sec.
6229 2024.09.04 16:55:22.218278 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Debug> DynamicQueryHandler: Done processing query
6230 2024.09.04 16:55:22.218326 [ 3 ] {96cddd13-bdf4-4d64-a4e5-7471a9dce569} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6231 2024.09.04 16:55:22.218364 [ 3 ] {} <Debug> HTTP-Session: f36dbc0f-b963-4ddc-992a-db169e193903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6232 2024.09.04 16:55:22.218489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6233 2024.09.04 16:55:22.218537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6234 2024.09.04 16:55:22.218557 [ 3 ] {} <Debug> HTTP-Session: 42ea16d1-aa4c-47e8-8650-a2d73d688494 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6235 2024.09.04 16:55:22.218574 [ 3 ] {} <Debug> HTTP-Session: 42ea16d1-aa4c-47e8-8650-a2d73d688494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6236 2024.09.04 16:55:22.218587 [ 3 ] {} <Debug> HTTP-Session: 42ea16d1-aa4c-47e8-8650-a2d73d688494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6237 2024.09.04 16:55:22.218619 [ 3 ] {} <Trace> HTTP-Session: 42ea16d1-aa4c-47e8-8650-a2d73d688494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6238 2024.09.04 16:55:22.218715 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6239 2024.09.04 16:55:22.218763 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6240 2024.09.04 16:55:22.218915 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6241 2024.09.04 16:55:22.219176 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6242 2024.09.04 16:55:22.219212 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6243 2024.09.04 16:55:22.219550 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6244 2024.09.04 16:55:22.219880 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6245 2024.09.04 16:55:22.220024 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec.
6246 2024.09.04 16:55:22.220192 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Debug> DynamicQueryHandler: Done processing query
6247 2024.09.04 16:55:22.220217 [ 3 ] {b6fbda2b-2ccf-4855-ad89-adee57fea4fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6248 2024.09.04 16:55:22.220233 [ 3 ] {} <Debug> HTTP-Session: 42ea16d1-aa4c-47e8-8650-a2d73d688494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6249 2024.09.04 16:55:22.220412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6250 2024.09.04 16:55:22.220461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6251 2024.09.04 16:55:22.220481 [ 3 ] {} <Debug> HTTP-Session: 177e0ea0-dbe4-436b-b1f1-558a0abf754a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6252 2024.09.04 16:55:22.220497 [ 3 ] {} <Debug> HTTP-Session: 177e0ea0-dbe4-436b-b1f1-558a0abf754a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6253 2024.09.04 16:55:22.220511 [ 3 ] {} <Debug> HTTP-Session: 177e0ea0-dbe4-436b-b1f1-558a0abf754a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6254 2024.09.04 16:55:22.220542 [ 3 ] {} <Trace> HTTP-Session: 177e0ea0-dbe4-436b-b1f1-558a0abf754a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6255 2024.09.04 16:55:22.220859 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6256 2024.09.04 16:55:22.220921 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <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_histogramu64
6257 2024.09.04 16:55:22.221337 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6258 2024.09.04 16:55:22.221965 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6259 2024.09.04 16:55:22.222002 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6260 2024.09.04 16:55:22.222624 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6261 2024.09.04 16:55:22.223031 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6262 2024.09.04 16:55:22.223220 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002572 sec., 12052.877138413685 rows/sec., 21.60 MiB/sec.
6263 2024.09.04 16:55:22.223419 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Debug> DynamicQueryHandler: Done processing query
6264 2024.09.04 16:55:22.223443 [ 3 ] {3f8df3e6-570b-43ea-a033-3b80d2de1442} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6265 2024.09.04 16:55:22.223459 [ 3 ] {} <Debug> HTTP-Session: 177e0ea0-dbe4-436b-b1f1-558a0abf754a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6266 2024.09.04 16:55:22.223588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6267 2024.09.04 16:55:22.223636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6268 2024.09.04 16:55:22.223656 [ 3 ] {} <Debug> HTTP-Session: 9d41447d-7ffe-44df-8519-e3aef08b6829 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6269 2024.09.04 16:55:22.223672 [ 3 ] {} <Debug> HTTP-Session: 9d41447d-7ffe-44df-8519-e3aef08b6829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6270 2024.09.04 16:55:22.223686 [ 3 ] {} <Debug> HTTP-Session: 9d41447d-7ffe-44df-8519-e3aef08b6829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6271 2024.09.04 16:55:22.223717 [ 3 ] {} <Trace> HTTP-Session: 9d41447d-7ffe-44df-8519-e3aef08b6829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6272 2024.09.04 16:55:22.223835 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6273 2024.09.04 16:55:22.223879 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6274 2024.09.04 16:55:22.224009 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6275 2024.09.04 16:55:22.224281 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6276 2024.09.04 16:55:22.224318 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6277 2024.09.04 16:55:22.224671 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6278 2024.09.04 16:55:22.224985 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6279 2024.09.04 16:55:22.225146 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec.
6280 2024.09.04 16:55:22.225420 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Debug> DynamicQueryHandler: Done processing query
6281 2024.09.04 16:55:22.225450 [ 3 ] {6c87a18c-e0e5-4ba0-b131-b93ee40215e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6282 2024.09.04 16:55:22.225467 [ 3 ] {} <Debug> HTTP-Session: 9d41447d-7ffe-44df-8519-e3aef08b6829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.09.04 16:55:27.223988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 175862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6284 2024.09.04 16:55:27.224132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6285 2024.09.04 16:55:27.224163 [ 3 ] {} <Debug> HTTP-Session: 5e66e633-3648-458a-a698-b7bf1cd7cd6c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6286 2024.09.04 16:55:27.224193 [ 3 ] {} <Debug> HTTP-Session: 5e66e633-3648-458a-a698-b7bf1cd7cd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6287 2024.09.04 16:55:27.224211 [ 3 ] {} <Debug> HTTP-Session: 5e66e633-3648-458a-a698-b7bf1cd7cd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6288 2024.09.04 16:55:27.224274 [ 3 ] {} <Trace> HTTP-Session: 5e66e633-3648-458a-a698-b7bf1cd7cd6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6289 2024.09.04 16:55:27.225005 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6290 2024.09.04 16:55:27.225077 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6291 2024.09.04 16:55:27.225414 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6292 2024.09.04 16:55:27.226494 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6293 2024.09.04 16:55:27.226543 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6294 2024.09.04 16:55:27.227041 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6295 2024.09.04 16:55:27.227436 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6296 2024.09.04 16:55:27.227601 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003092 sec., 391979.3014230271 rows/sec., 32.39 MiB/sec.
6297 2024.09.04 16:55:27.227627 [ 112 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6298 2024.09.04 16:55:27.227753 [ 112 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6299 2024.09.04 16:55:27.227802 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6300 2024.09.04 16:55:27.227959 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Debug> DynamicQueryHandler: Done processing query
6301 2024.09.04 16:55:27.228029 [ 3 ] {38acf341-515b-4774-bf9c-4dbfe20d4006} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6302 2024.09.04 16:55:27.228120 [ 3 ] {} <Debug> HTTP-Session: 5e66e633-3648-458a-a698-b7bf1cd7cd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.09.04 16:55:27.228231 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
6304 2024.09.04 16:55:27.228446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6305 2024.09.04 16:55:27.228564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6306 2024.09.04 16:55:27.228627 [ 3 ] {} <Debug> HTTP-Session: 6c45eae4-f043-4f44-a6e3-4485df4ba35e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6307 2024.09.04 16:55:27.228667 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6308 2024.09.04 16:55:27.228672 [ 3 ] {} <Debug> HTTP-Session: 6c45eae4-f043-4f44-a6e3-4485df4ba35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6309 2024.09.04 16:55:27.228731 [ 3 ] {} <Debug> HTTP-Session: 6c45eae4-f043-4f44-a6e3-4485df4ba35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.09.04 16:55:27.228750 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1416 rows starting from the beginning of the part
6311 2024.09.04 16:55:27.228800 [ 3 ] {} <Trace> HTTP-Session: 6c45eae4-f043-4f44-a6e3-4485df4ba35e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6312 2024.09.04 16:55:27.229052 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 73 rows starting from the beginning of the part
6313 2024.09.04 16:55:27.229088 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6314 2024.09.04 16:55:27.229225 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6315 2024.09.04 16:55:27.229354 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 251 rows starting from the beginning of the part
6316 2024.09.04 16:55:27.229692 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part
6317 2024.09.04 16:55:27.230004 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 252 rows starting from the beginning of the part
6318 2024.09.04 16:55:27.230390 [ 188 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1212 rows starting from the beginning of the part
6319 2024.09.04 16:55:27.230885 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6320 2024.09.04 16:55:27.231681 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6321 2024.09.04 16:55:27.231741 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6322 2024.09.04 16:55:27.232636 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6323 2024.09.04 16:55:27.233439 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6324 2024.09.04 16:55:27.233639 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004646 sec., 1721.9113215669393 rows/sec., 129.48 KiB/sec.
6325 2024.09.04 16:55:27.233961 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Debug> DynamicQueryHandler: Done processing query
6326 2024.09.04 16:55:27.234007 [ 3 ] {6a27d3d7-e5af-4c27-8f91-3c57a6fd3739} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6327 2024.09.04 16:55:27.234073 [ 3 ] {} <Debug> HTTP-Session: 6c45eae4-f043-4f44-a6e3-4485df4ba35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6328 2024.09.04 16:55:27.234304 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 5 columns (5 merged, 0 gathered) in 0.006414223 sec., 510739.96024148207 rows/sec., 44.83 MiB/sec.
6329 2024.09.04 16:55:27.234342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6330 2024.09.04 16:55:27.234418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6331 2024.09.04 16:55:27.234441 [ 3 ] {} <Debug> HTTP-Session: bbd98cf9-6594-47b1-9a75-b612ecddcfff Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6332 2024.09.04 16:55:27.234461 [ 3 ] {} <Debug> HTTP-Session: bbd98cf9-6594-47b1-9a75-b612ecddcfff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6333 2024.09.04 16:55:27.234475 [ 3 ] {} <Debug> HTTP-Session: bbd98cf9-6594-47b1-9a75-b612ecddcfff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.09.04 16:55:27.234510 [ 3 ] {} <Trace> HTTP-Session: bbd98cf9-6594-47b1-9a75-b612ecddcfff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6335 2024.09.04 16:55:27.234677 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6336 2024.09.04 16:55:27.234810 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6337 2024.09.04 16:55:27.234887 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6338 2024.09.04 16:55:27.235809 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6339 2024.09.04 16:55:27.235930 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6340 2024.09.04 16:55:27.236106 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_31_6} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6341 2024.09.04 16:55:27.236297 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
6342 2024.09.04 16:55:27.236498 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6343 2024.09.04 16:55:27.236542 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6344 2024.09.04 16:55:27.236919 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6345 2024.09.04 16:55:27.237294 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6346 2024.09.04 16:55:27.237459 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002818 sec., 80908.44570617459 rows/sec., 5.48 MiB/sec.
6347 2024.09.04 16:55:27.237637 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Debug> DynamicQueryHandler: Done processing query
6348 2024.09.04 16:55:27.237662 [ 3 ] {1a5591ea-0981-4eb8-8876-ee62276918db} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6349 2024.09.04 16:55:27.237679 [ 3 ] {} <Debug> HTTP-Session: bbd98cf9-6594-47b1-9a75-b612ecddcfff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6350 2024.09.04 16:55:27.237925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6351 2024.09.04 16:55:27.237975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6352 2024.09.04 16:55:27.237995 [ 3 ] {} <Debug> HTTP-Session: 71dcad7f-6143-43d1-8e41-0cdb66ff046e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6353 2024.09.04 16:55:27.238012 [ 3 ] {} <Debug> HTTP-Session: 71dcad7f-6143-43d1-8e41-0cdb66ff046e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.09.04 16:55:27.238027 [ 3 ] {} <Debug> HTTP-Session: 71dcad7f-6143-43d1-8e41-0cdb66ff046e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6355 2024.09.04 16:55:27.238058 [ 3 ] {} <Trace> HTTP-Session: 71dcad7f-6143-43d1-8e41-0cdb66ff046e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6356 2024.09.04 16:55:27.238396 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6357 2024.09.04 16:55:27.238441 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6358 2024.09.04 16:55:27.238676 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6359 2024.09.04 16:55:27.239276 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6360 2024.09.04 16:55:27.239314 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6361 2024.09.04 16:55:27.239689 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6362 2024.09.04 16:55:27.240053 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6363 2024.09.04 16:55:27.240209 [ 112 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6364 2024.09.04 16:55:27.240218 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.00205 sec., 257560.97560975607 rows/sec., 19.08 MiB/sec.
6365 2024.09.04 16:55:27.240273 [ 112 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6366 2024.09.04 16:55:27.240354 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6367 2024.09.04 16:55:27.240585 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Debug> DynamicQueryHandler: Done processing query
6368 2024.09.04 16:55:27.240636 [ 3 ] {2464363d-c6b1-4781-add1-630355ca81fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6369 2024.09.04 16:55:27.240650 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
6370 2024.09.04 16:55:27.240714 [ 3 ] {} <Debug> HTTP-Session: 71dcad7f-6143-43d1-8e41-0cdb66ff046e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.09.04 16:55:27.241010 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6372 2024.09.04 16:55:27.241056 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part
6373 2024.09.04 16:55:27.241136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6374 2024.09.04 16:55:27.241287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6375 2024.09.04 16:55:27.241331 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part
6376 2024.09.04 16:55:27.241346 [ 3 ] {} <Debug> HTTP-Session: 5d9e49b6-e676-407a-a7b7-4cfda97be007 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6377 2024.09.04 16:55:27.241401 [ 3 ] {} <Debug> HTTP-Session: 5d9e49b6-e676-407a-a7b7-4cfda97be007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6378 2024.09.04 16:55:27.241448 [ 3 ] {} <Debug> HTTP-Session: 5d9e49b6-e676-407a-a7b7-4cfda97be007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6379 2024.09.04 16:55:27.241582 [ 3 ] {} <Trace> HTTP-Session: 5d9e49b6-e676-407a-a7b7-4cfda97be007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6380 2024.09.04 16:55:27.241663 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 413 rows starting from the beginning of the part
6381 2024.09.04 16:55:27.242012 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part
6382 2024.09.04 16:55:27.242156 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 415 rows starting from the beginning of the part
6383 2024.09.04 16:55:27.242261 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6384 2024.09.04 16:55:27.242450 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6385 2024.09.04 16:55:27.242459 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 528 rows starting from the beginning of the part
6386 2024.09.04 16:55:27.243264 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6387 2024.09.04 16:55:27.244616 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6388 2024.09.04 16:55:27.244658 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6389 2024.09.04 16:55:27.245380 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.004903867 sec., 492468.49476137914 rows/sec., 37.77 MiB/sec.
6390 2024.09.04 16:55:27.245476 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6391 2024.09.04 16:55:27.245656 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6392 2024.09.04 16:55:27.246433 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6393 2024.09.04 16:55:27.246729 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6394 2024.09.04 16:55:27.246799 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.004893 sec., 172491.3141222154 rows/sec., 11.61 MiB/sec.
6395 2024.09.04 16:55:27.246808 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6396 2024.09.04 16:55:27.246939 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6397 2024.09.04 16:55:27.246952 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6398 2024.09.04 16:55:27.247337 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_31_6} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6399 2024.09.04 16:55:27.247635 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
6400 2024.09.04 16:55:27.247805 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6401 2024.09.04 16:55:27.247823 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Debug> DynamicQueryHandler: Done processing query
6402 2024.09.04 16:55:27.247939 [ 3 ] {884af655-1641-4f6e-897d-53402b120cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6403 2024.09.04 16:55:27.247994 [ 3 ] {} <Debug> HTTP-Session: 5d9e49b6-e676-407a-a7b7-4cfda97be007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.09.04 16:55:27.248162 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6405 2024.09.04 16:55:27.248199 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8896 rows starting from the beginning of the part
6406 2024.09.04 16:55:27.248275 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
6407 2024.09.04 16:55:27.248340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6408 2024.09.04 16:55:27.248566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6409 2024.09.04 16:55:27.248709 [ 3 ] {} <Debug> HTTP-Session: cf58c7ce-cda5-4e47-b0b1-5032cf9d4286 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6410 2024.09.04 16:55:27.248722 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part
6411 2024.09.04 16:55:27.248743 [ 3 ] {} <Debug> HTTP-Session: cf58c7ce-cda5-4e47-b0b1-5032cf9d4286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.09.04 16:55:27.248773 [ 3 ] {} <Debug> HTTP-Session: cf58c7ce-cda5-4e47-b0b1-5032cf9d4286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6413 2024.09.04 16:55:27.248856 [ 3 ] {} <Trace> HTTP-Session: cf58c7ce-cda5-4e47-b0b1-5032cf9d4286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6414 2024.09.04 16:55:27.248890 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
6415 2024.09.04 16:55:27.249041 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 238 rows starting from the beginning of the part
6416 2024.09.04 16:55:27.249121 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 844 rows starting from the beginning of the part
6417 2024.09.04 16:55:27.249183 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6418 2024.09.04 16:55:27.249608 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <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_histogramu64
6419 2024.09.04 16:55:27.250362 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6420 2024.09.04 16:55:27.251155 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6421 2024.09.04 16:55:27.251203 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6422 2024.09.04 16:55:27.252345 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6423 2024.09.04 16:55:27.253084 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6424 2024.09.04 16:55:27.253297 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00429 sec., 1864.8018648018647 rows/sec., 3.34 MiB/sec.
6425 2024.09.04 16:55:27.253517 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Debug> DynamicQueryHandler: Done processing query
6426 2024.09.04 16:55:27.253542 [ 3 ] {864b8f33-b78a-4d21-834d-7552b7a83db1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6427 2024.09.04 16:55:27.253560 [ 3 ] {} <Debug> HTTP-Session: cf58c7ce-cda5-4e47-b0b1-5032cf9d4286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6428 2024.09.04 16:55:27.253685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6429 2024.09.04 16:55:27.253733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6430 2024.09.04 16:55:27.253752 [ 3 ] {} <Debug> HTTP-Session: 257c966c-44f4-4e23-9f69-92459b85eb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6431 2024.09.04 16:55:27.253768 [ 3 ] {} <Debug> HTTP-Session: 257c966c-44f4-4e23-9f69-92459b85eb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6432 2024.09.04 16:55:27.253782 [ 3 ] {} <Debug> HTTP-Session: 257c966c-44f4-4e23-9f69-92459b85eb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6433 2024.09.04 16:55:27.253813 [ 3 ] {} <Trace> HTTP-Session: 257c966c-44f4-4e23-9f69-92459b85eb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6434 2024.09.04 16:55:27.253944 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6435 2024.09.04 16:55:27.254004 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6436 2024.09.04 16:55:27.254308 [ 196 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10536 rows, containing 5 columns (5 merged, 0 gathered) in 0.007190742 sec., 1465217.3586536688 rows/sec., 99.05 MiB/sec.
6437 2024.09.04 16:55:27.254339 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6438 2024.09.04 16:55:27.254735 [ 196 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6439 2024.09.04 16:55:27.254886 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6440 2024.09.04 16:55:27.254954 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6441 2024.09.04 16:55:27.255817 [ 196 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6442 2024.09.04 16:55:27.255856 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6443 2024.09.04 16:55:27.255993 [ 196 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6444 2024.09.04 16:55:27.256225 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB.
6445 2024.09.04 16:55:27.256480 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6446 2024.09.04 16:55:27.256617 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002722 sec., 22042.61572373255 rows/sec., 1.49 MiB/sec.
6447 2024.09.04 16:55:27.256630 [ 111 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6448 2024.09.04 16:55:27.256691 [ 111 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6449 2024.09.04 16:55:27.256727 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6450 2024.09.04 16:55:27.256848 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Debug> DynamicQueryHandler: Done processing query
6451 2024.09.04 16:55:27.256903 [ 3 ] {7aaf02ee-04f0-4c04-86de-ce9f2fa7ec25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6452 2024.09.04 16:55:27.256918 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
6453 2024.09.04 16:55:27.256931 [ 3 ] {} <Debug> HTTP-Session: 257c966c-44f4-4e23-9f69-92459b85eb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6454 2024.09.04 16:55:27.257106 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6455 2024.09.04 16:55:27.257143 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1386 rows starting from the beginning of the part
6456 2024.09.04 16:55:27.257212 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
6457 2024.09.04 16:55:27.257429 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6458 2024.09.04 16:55:27.257596 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
6459 2024.09.04 16:55:27.257768 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
6460 2024.09.04 16:55:27.257891 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
6461 2024.09.04 16:55:27.259306 [ 192 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 4 columns (4 merged, 0 gathered) in 0.00250502 sec., 690613.2485968175 rows/sec., 45.40 MiB/sec.
6462 2024.09.04 16:55:27.259512 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6463 2024.09.04 16:55:27.259903 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6464 2024.09.04 16:55:27.259992 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_31_6} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6465 2024.09.04 16:55:27.260079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
6466 2024.09.04 16:55:28.000153 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.18 MiB, peak 198.14 MiB, free memory in arenas 0.00 B, will set to 190.23 MiB (RSS), difference: 1.06 MiB
6467 2024.09.04 16:55:30.629355 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
6468 2024.09.04 16:55:30.629424 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
6469 2024.09.04 16:55:32.200509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6470 2024.09.04 16:55:32.200683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6471 2024.09.04 16:55:32.200728 [ 3 ] {} <Debug> HTTP-Session: 8f7df2de-3467-42f0-af68-30aa09bd335e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6472 2024.09.04 16:55:32.200770 [ 3 ] {} <Debug> HTTP-Session: 8f7df2de-3467-42f0-af68-30aa09bd335e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6473 2024.09.04 16:55:32.200798 [ 3 ] {} <Debug> HTTP-Session: 8f7df2de-3467-42f0-af68-30aa09bd335e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6474 2024.09.04 16:55:32.200880 [ 3 ] {} <Trace> HTTP-Session: 8f7df2de-3467-42f0-af68-30aa09bd335e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6475 2024.09.04 16:55:32.201154 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6476 2024.09.04 16:55:32.201231 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6477 2024.09.04 16:55:32.201572 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6478 2024.09.04 16:55:32.202022 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6479 2024.09.04 16:55:32.202063 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6480 2024.09.04 16:55:32.202468 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6481 2024.09.04 16:55:32.202855 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6482 2024.09.04 16:55:32.203001 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001933 sec., 1034.6611484738748 rows/sec., 84.37 KiB/sec.
6483 2024.09.04 16:55:32.203263 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Debug> DynamicQueryHandler: Done processing query
6484 2024.09.04 16:55:32.203289 [ 3 ] {78be5940-3adb-455d-bad1-0d3f082bfe57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6485 2024.09.04 16:55:32.203307 [ 3 ] {} <Debug> HTTP-Session: 8f7df2de-3467-42f0-af68-30aa09bd335e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.09.04 16:55:32.203511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6487 2024.09.04 16:55:32.203565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6488 2024.09.04 16:55:32.203585 [ 3 ] {} <Debug> HTTP-Session: bdf1aa4a-37cd-44b8-a273-5382025e70e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6489 2024.09.04 16:55:32.203604 [ 3 ] {} <Debug> HTTP-Session: bdf1aa4a-37cd-44b8-a273-5382025e70e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6490 2024.09.04 16:55:32.203618 [ 3 ] {} <Debug> HTTP-Session: bdf1aa4a-37cd-44b8-a273-5382025e70e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6491 2024.09.04 16:55:32.203654 [ 3 ] {} <Trace> HTTP-Session: bdf1aa4a-37cd-44b8-a273-5382025e70e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6492 2024.09.04 16:55:32.203836 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6493 2024.09.04 16:55:32.203883 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6494 2024.09.04 16:55:32.204114 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6495 2024.09.04 16:55:32.204626 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6496 2024.09.04 16:55:32.204662 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6497 2024.09.04 16:55:32.205045 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6498 2024.09.04 16:55:32.205398 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6499 2024.09.04 16:55:32.205528 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001782 sec., 141414.14141414143 rows/sec., 12.49 MiB/sec.
6500 2024.09.04 16:55:32.205707 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Debug> DynamicQueryHandler: Done processing query
6501 2024.09.04 16:55:32.205731 [ 3 ] {f2468f8b-c84c-4115-ab5b-8bea423c78e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6502 2024.09.04 16:55:32.205747 [ 3 ] {} <Debug> HTTP-Session: bdf1aa4a-37cd-44b8-a273-5382025e70e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6503 2024.09.04 16:55:32.205887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6504 2024.09.04 16:55:32.205936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6505 2024.09.04 16:55:32.205955 [ 3 ] {} <Debug> HTTP-Session: ebba7b17-ae67-4466-bcee-580856dbeff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6506 2024.09.04 16:55:32.205972 [ 3 ] {} <Debug> HTTP-Session: ebba7b17-ae67-4466-bcee-580856dbeff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6507 2024.09.04 16:55:32.205986 [ 3 ] {} <Debug> HTTP-Session: ebba7b17-ae67-4466-bcee-580856dbeff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6508 2024.09.04 16:55:32.206018 [ 3 ] {} <Trace> HTTP-Session: ebba7b17-ae67-4466-bcee-580856dbeff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6509 2024.09.04 16:55:32.206126 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6510 2024.09.04 16:55:32.206170 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6511 2024.09.04 16:55:32.206401 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6512 2024.09.04 16:55:32.206709 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6513 2024.09.04 16:55:32.206747 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6514 2024.09.04 16:55:32.207083 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6515 2024.09.04 16:55:32.207439 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6516 2024.09.04 16:55:32.207563 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001468 sec., 22479.564032697548 rows/sec., 1.64 MiB/sec.
6517 2024.09.04 16:55:32.207720 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Debug> DynamicQueryHandler: Done processing query
6518 2024.09.04 16:55:32.207769 [ 3 ] {b7c1dcee-579d-4f7d-a512-763add3d263c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6519 2024.09.04 16:55:32.207785 [ 3 ] {} <Debug> HTTP-Session: ebba7b17-ae67-4466-bcee-580856dbeff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.09.04 16:55:32.207905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6521 2024.09.04 16:55:32.207953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6522 2024.09.04 16:55:32.207973 [ 3 ] {} <Debug> HTTP-Session: 9a336f01-c669-40ef-98d7-f2c4ca676487 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6523 2024.09.04 16:55:32.207989 [ 3 ] {} <Debug> HTTP-Session: 9a336f01-c669-40ef-98d7-f2c4ca676487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6524 2024.09.04 16:55:32.208003 [ 3 ] {} <Debug> HTTP-Session: 9a336f01-c669-40ef-98d7-f2c4ca676487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.09.04 16:55:32.208035 [ 3 ] {} <Trace> HTTP-Session: 9a336f01-c669-40ef-98d7-f2c4ca676487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6526 2024.09.04 16:55:32.208133 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6527 2024.09.04 16:55:32.208175 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6528 2024.09.04 16:55:32.208420 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6529 2024.09.04 16:55:32.208719 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6530 2024.09.04 16:55:32.208754 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6531 2024.09.04 16:55:32.209098 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6532 2024.09.04 16:55:32.209458 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6533 2024.09.04 16:55:32.209578 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001471 sec., 9517.335146159076 rows/sec., 666.53 KiB/sec.
6534 2024.09.04 16:55:32.209744 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Debug> DynamicQueryHandler: Done processing query
6535 2024.09.04 16:55:32.209767 [ 3 ] {c79778da-b954-464c-939f-a981b0103298} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6536 2024.09.04 16:55:32.209783 [ 3 ] {} <Debug> HTTP-Session: 9a336f01-c669-40ef-98d7-f2c4ca676487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.09.04 16:55:32.209892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6538 2024.09.04 16:55:32.209941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6539 2024.09.04 16:55:32.209959 [ 3 ] {} <Debug> HTTP-Session: 76eaba3d-3ce3-4396-a998-8c2a3e0a7778 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6540 2024.09.04 16:55:32.209976 [ 3 ] {} <Debug> HTTP-Session: 76eaba3d-3ce3-4396-a998-8c2a3e0a7778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.09.04 16:55:32.209989 [ 3 ] {} <Debug> HTTP-Session: 76eaba3d-3ce3-4396-a998-8c2a3e0a7778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.09.04 16:55:32.210020 [ 3 ] {} <Trace> HTTP-Session: 76eaba3d-3ce3-4396-a998-8c2a3e0a7778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6543 2024.09.04 16:55:32.210115 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6544 2024.09.04 16:55:32.210158 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6545 2024.09.04 16:55:32.210379 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6546 2024.09.04 16:55:32.210668 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6547 2024.09.04 16:55:32.210704 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6548 2024.09.04 16:55:32.211038 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6549 2024.09.04 16:55:32.211394 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6550 2024.09.04 16:55:32.211510 [ 107 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
6551 2024.09.04 16:55:32.211515 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 249.12 KiB/sec.
6552 2024.09.04 16:55:32.211553 [ 107 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6553 2024.09.04 16:55:32.211589 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6554 2024.09.04 16:55:32.211755 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Debug> DynamicQueryHandler: Done processing query
6555 2024.09.04 16:55:32.211811 [ 3 ] {14ad08cb-8cc6-4977-918d-4da475f4914c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6556 2024.09.04 16:55:32.211846 [ 3 ] {} <Debug> HTTP-Session: 76eaba3d-3ce3-4396-a998-8c2a3e0a7778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6557 2024.09.04 16:55:32.211888 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
6558 2024.09.04 16:55:32.212165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6559 2024.09.04 16:55:32.212243 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6560 2024.09.04 16:55:32.212265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6561 2024.09.04 16:55:32.212315 [ 3 ] {} <Debug> HTTP-Session: 8f0729f7-ce79-439f-aba8-c3097fd7653d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6562 2024.09.04 16:55:32.212320 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
6563 2024.09.04 16:55:32.212345 [ 3 ] {} <Debug> HTTP-Session: 8f0729f7-ce79-439f-aba8-c3097fd7653d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.09.04 16:55:32.212381 [ 3 ] {} <Debug> HTTP-Session: 8f0729f7-ce79-439f-aba8-c3097fd7653d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.09.04 16:55:32.212437 [ 3 ] {} <Trace> HTTP-Session: 8f0729f7-ce79-439f-aba8-c3097fd7653d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6566 2024.09.04 16:55:32.212678 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
6567 2024.09.04 16:55:32.212891 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
6568 2024.09.04 16:55:32.212891 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6569 2024.09.04 16:55:32.213042 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6570 2024.09.04 16:55:32.213206 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
6571 2024.09.04 16:55:32.213582 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6572 2024.09.04 16:55:32.214370 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6573 2024.09.04 16:55:32.215536 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6574 2024.09.04 16:55:32.215604 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6575 2024.09.04 16:55:32.216164 [ 192 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004470866 sec., 6710.109406097163 rows/sec., 425.93 KiB/sec.
6576 2024.09.04 16:55:32.216398 [ 192 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
6577 2024.09.04 16:55:32.216536 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6578 2024.09.04 16:55:32.217729 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6579 2024.09.04 16:55:32.217776 [ 192 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6580 2024.09.04 16:55:32.218010 [ 192 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_9_2} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
6581 2024.09.04 16:55:32.218070 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.005401 sec., 76837.6226624699 rows/sec., 5.48 MiB/sec.
6582 2024.09.04 16:55:32.218294 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6583 2024.09.04 16:55:32.218682 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Debug> DynamicQueryHandler: Done processing query
6584 2024.09.04 16:55:32.218713 [ 3 ] {f996adc6-c079-4a4b-aba5-60ae9581d03e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6585 2024.09.04 16:55:32.218729 [ 3 ] {} <Debug> HTTP-Session: 8f0729f7-ce79-439f-aba8-c3097fd7653d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6586 2024.09.04 16:55:32.218936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6587 2024.09.04 16:55:32.218986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6588 2024.09.04 16:55:32.219006 [ 3 ] {} <Debug> HTTP-Session: 0ed184d1-efc0-4072-b63e-e08ab2c787a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6589 2024.09.04 16:55:32.219023 [ 3 ] {} <Debug> HTTP-Session: 0ed184d1-efc0-4072-b63e-e08ab2c787a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6590 2024.09.04 16:55:32.219036 [ 3 ] {} <Debug> HTTP-Session: 0ed184d1-efc0-4072-b63e-e08ab2c787a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6591 2024.09.04 16:55:32.219068 [ 3 ] {} <Trace> HTTP-Session: 0ed184d1-efc0-4072-b63e-e08ab2c787a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6592 2024.09.04 16:55:32.219172 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6593 2024.09.04 16:55:32.219218 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6594 2024.09.04 16:55:32.219380 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6595 2024.09.04 16:55:32.219646 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6596 2024.09.04 16:55:32.219683 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6597 2024.09.04 16:55:32.220052 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6598 2024.09.04 16:55:32.220387 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6599 2024.09.04 16:55:32.220510 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec.
6600 2024.09.04 16:55:32.220660 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Debug> DynamicQueryHandler: Done processing query
6601 2024.09.04 16:55:32.220683 [ 3 ] {0af0706a-53b0-4edc-b5a1-d23238844b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6602 2024.09.04 16:55:32.220700 [ 3 ] {} <Debug> HTTP-Session: 0ed184d1-efc0-4072-b63e-e08ab2c787a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6603 2024.09.04 16:55:32.220863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6604 2024.09.04 16:55:32.220912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6605 2024.09.04 16:55:32.220931 [ 3 ] {} <Debug> HTTP-Session: 79351f16-7715-455b-bb56-c9ab77243433 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6606 2024.09.04 16:55:32.220947 [ 3 ] {} <Debug> HTTP-Session: 79351f16-7715-455b-bb56-c9ab77243433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6607 2024.09.04 16:55:32.220962 [ 3 ] {} <Debug> HTTP-Session: 79351f16-7715-455b-bb56-c9ab77243433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.09.04 16:55:32.220993 [ 3 ] {} <Trace> HTTP-Session: 79351f16-7715-455b-bb56-c9ab77243433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6609 2024.09.04 16:55:32.221165 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6610 2024.09.04 16:55:32.221211 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6611 2024.09.04 16:55:32.221352 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6612 2024.09.04 16:55:32.221866 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6613 2024.09.04 16:55:32.221901 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6614 2024.09.04 16:55:32.222288 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6615 2024.09.04 16:55:32.222629 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6616 2024.09.04 16:55:32.222763 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001688 sec., 140995.2606635071 rows/sec., 9.45 MiB/sec.
6617 2024.09.04 16:55:32.222982 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Debug> DynamicQueryHandler: Done processing query
6618 2024.09.04 16:55:32.223009 [ 3 ] {44f8d896-d3a9-41c6-b6b1-fe417dfdfddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6619 2024.09.04 16:55:32.223026 [ 3 ] {} <Debug> HTTP-Session: 79351f16-7715-455b-bb56-c9ab77243433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6620 2024.09.04 16:55:32.223186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6621 2024.09.04 16:55:32.223234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6622 2024.09.04 16:55:32.223254 [ 3 ] {} <Debug> HTTP-Session: 8269e04b-ae41-46a1-a4f6-897f0cc34f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6623 2024.09.04 16:55:32.223272 [ 3 ] {} <Debug> HTTP-Session: 8269e04b-ae41-46a1-a4f6-897f0cc34f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6624 2024.09.04 16:55:32.223285 [ 3 ] {} <Debug> HTTP-Session: 8269e04b-ae41-46a1-a4f6-897f0cc34f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.09.04 16:55:32.223317 [ 3 ] {} <Trace> HTTP-Session: 8269e04b-ae41-46a1-a4f6-897f0cc34f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6626 2024.09.04 16:55:32.223410 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6627 2024.09.04 16:55:32.223455 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6628 2024.09.04 16:55:32.223583 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6629 2024.09.04 16:55:32.223862 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6630 2024.09.04 16:55:32.223897 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6631 2024.09.04 16:55:32.224238 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6632 2024.09.04 16:55:32.224554 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6633 2024.09.04 16:55:32.224675 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec.
6634 2024.09.04 16:55:32.224961 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Debug> DynamicQueryHandler: Done processing query
6635 2024.09.04 16:55:32.224986 [ 3 ] {c388f773-e343-458f-8251-991b6c013a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6636 2024.09.04 16:55:32.225001 [ 3 ] {} <Debug> HTTP-Session: 8269e04b-ae41-46a1-a4f6-897f0cc34f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6637 2024.09.04 16:55:32.225146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6638 2024.09.04 16:55:32.225195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6639 2024.09.04 16:55:32.225215 [ 3 ] {} <Debug> HTTP-Session: e3e571ab-ce9f-40e0-b421-a5ca48e23844 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6640 2024.09.04 16:55:32.225232 [ 3 ] {} <Debug> HTTP-Session: e3e571ab-ce9f-40e0-b421-a5ca48e23844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6641 2024.09.04 16:55:32.225248 [ 3 ] {} <Debug> HTTP-Session: e3e571ab-ce9f-40e0-b421-a5ca48e23844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.09.04 16:55:32.225279 [ 3 ] {} <Trace> HTTP-Session: e3e571ab-ce9f-40e0-b421-a5ca48e23844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6643 2024.09.04 16:55:32.225607 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6644 2024.09.04 16:55:32.225678 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <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_histogramu64
6645 2024.09.04 16:55:32.226115 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6646 2024.09.04 16:55:32.226853 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6647 2024.09.04 16:55:32.226889 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6648 2024.09.04 16:55:32.227531 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6649 2024.09.04 16:55:32.227944 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6650 2024.09.04 16:55:32.228094 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002722 sec., 11388.68479059515 rows/sec., 20.41 MiB/sec.
6651 2024.09.04 16:55:32.228476 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Debug> DynamicQueryHandler: Done processing query
6652 2024.09.04 16:55:32.228502 [ 3 ] {f178da85-053c-4f2e-bfa7-0743db588a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6653 2024.09.04 16:55:32.228518 [ 3 ] {} <Debug> HTTP-Session: e3e571ab-ce9f-40e0-b421-a5ca48e23844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6654 2024.09.04 16:55:32.228652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6655 2024.09.04 16:55:32.228701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6656 2024.09.04 16:55:32.228721 [ 3 ] {} <Debug> HTTP-Session: 4477e2e5-159b-4ebb-9c28-ce77ffce21fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6657 2024.09.04 16:55:32.228738 [ 3 ] {} <Debug> HTTP-Session: 4477e2e5-159b-4ebb-9c28-ce77ffce21fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6658 2024.09.04 16:55:32.228752 [ 3 ] {} <Debug> HTTP-Session: 4477e2e5-159b-4ebb-9c28-ce77ffce21fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.09.04 16:55:32.228783 [ 3 ] {} <Trace> HTTP-Session: 4477e2e5-159b-4ebb-9c28-ce77ffce21fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6660 2024.09.04 16:55:32.228912 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6661 2024.09.04 16:55:32.228955 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6662 2024.09.04 16:55:32.229085 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6663 2024.09.04 16:55:32.229401 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6664 2024.09.04 16:55:32.229437 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6665 2024.09.04 16:55:32.229801 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6666 2024.09.04 16:55:32.230127 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6667 2024.09.04 16:55:32.230269 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec.
6668 2024.09.04 16:55:32.230437 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Debug> DynamicQueryHandler: Done processing query
6669 2024.09.04 16:55:32.230461 [ 3 ] {dcfc4418-432e-4428-9131-c5e7a9e35e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6670 2024.09.04 16:55:32.230478 [ 3 ] {} <Debug> HTTP-Session: 4477e2e5-159b-4ebb-9c28-ce77ffce21fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6671 2024.09.04 16:55:37.194887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6672 2024.09.04 16:55:37.195023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6673 2024.09.04 16:55:37.195048 [ 3 ] {} <Debug> HTTP-Session: 1f04f6eb-3fad-4d3c-bbd4-1fbf35d7c70b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6674 2024.09.04 16:55:37.195073 [ 3 ] {} <Debug> HTTP-Session: 1f04f6eb-3fad-4d3c-bbd4-1fbf35d7c70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6675 2024.09.04 16:55:37.195088 [ 3 ] {} <Debug> HTTP-Session: 1f04f6eb-3fad-4d3c-bbd4-1fbf35d7c70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.09.04 16:55:37.195139 [ 3 ] {} <Trace> HTTP-Session: 1f04f6eb-3fad-4d3c-bbd4-1fbf35d7c70b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6677 2024.09.04 16:55:37.195344 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6678 2024.09.04 16:55:37.195411 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6679 2024.09.04 16:55:37.195751 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6680 2024.09.04 16:55:37.196247 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6681 2024.09.04 16:55:37.196297 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6682 2024.09.04 16:55:37.196719 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6683 2024.09.04 16:55:37.197103 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6684 2024.09.04 16:55:37.197292 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002019 sec., 35661.218424962855 rows/sec., 2.90 MiB/sec.
6685 2024.09.04 16:55:37.197508 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Debug> DynamicQueryHandler: Done processing query
6686 2024.09.04 16:55:37.197538 [ 3 ] {394a45d6-47c5-4887-b024-c1ce4f486a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6687 2024.09.04 16:55:37.197554 [ 3 ] {} <Debug> HTTP-Session: 1f04f6eb-3fad-4d3c-bbd4-1fbf35d7c70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6688 2024.09.04 16:55:37.197726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6689 2024.09.04 16:55:37.197784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6690 2024.09.04 16:55:37.197804 [ 3 ] {} <Debug> HTTP-Session: 137ed3ce-77cb-47e2-a0f4-c45f556fffdd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6691 2024.09.04 16:55:37.197822 [ 3 ] {} <Debug> HTTP-Session: 137ed3ce-77cb-47e2-a0f4-c45f556fffdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6692 2024.09.04 16:55:37.197836 [ 3 ] {} <Debug> HTTP-Session: 137ed3ce-77cb-47e2-a0f4-c45f556fffdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.09.04 16:55:37.197872 [ 3 ] {} <Trace> HTTP-Session: 137ed3ce-77cb-47e2-a0f4-c45f556fffdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6694 2024.09.04 16:55:37.197978 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6695 2024.09.04 16:55:37.198025 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6696 2024.09.04 16:55:37.198261 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6697 2024.09.04 16:55:37.198570 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6698 2024.09.04 16:55:37.198608 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6699 2024.09.04 16:55:37.198959 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6700 2024.09.04 16:55:37.199314 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6701 2024.09.04 16:55:37.199484 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001527 sec., 5239.030779305828 rows/sec., 393.95 KiB/sec.
6702 2024.09.04 16:55:37.199486 [ 102 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6703 2024.09.04 16:55:37.199598 [ 102 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6704 2024.09.04 16:55:37.199648 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6705 2024.09.04 16:55:37.199729 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Debug> DynamicQueryHandler: Done processing query
6706 2024.09.04 16:55:37.199781 [ 3 ] {93a1f8a8-3153-465b-a3bf-7b73a0a72397} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6707 2024.09.04 16:55:37.199836 [ 3 ] {} <Debug> HTTP-Session: 137ed3ce-77cb-47e2-a0f4-c45f556fffdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6708 2024.09.04 16:55:37.199973 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
6709 2024.09.04 16:55:37.200023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6710 2024.09.04 16:55:37.200109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6711 2024.09.04 16:55:37.200157 [ 3 ] {} <Debug> HTTP-Session: 86c1de19-8c35-4a12-b134-a52b280a4bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6712 2024.09.04 16:55:37.200197 [ 3 ] {} <Debug> HTTP-Session: 86c1de19-8c35-4a12-b134-a52b280a4bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.09.04 16:55:37.200236 [ 3 ] {} <Debug> HTTP-Session: 86c1de19-8c35-4a12-b134-a52b280a4bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.09.04 16:55:37.200328 [ 3 ] {} <Trace> HTTP-Session: 86c1de19-8c35-4a12-b134-a52b280a4bc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6715 2024.09.04 16:55:37.200419 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6716 2024.09.04 16:55:37.200497 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 57 rows starting from the beginning of the part
6717 2024.09.04 16:55:37.200583 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6718 2024.09.04 16:55:37.200719 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
6719 2024.09.04 16:55:37.200755 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6720 2024.09.04 16:55:37.201030 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 33 rows starting from the beginning of the part
6721 2024.09.04 16:55:37.201396 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part
6722 2024.09.04 16:55:37.201724 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part
6723 2024.09.04 16:55:37.202033 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part
6724 2024.09.04 16:55:37.202796 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6725 2024.09.04 16:55:37.203703 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6726 2024.09.04 16:55:37.203777 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6727 2024.09.04 16:55:37.204788 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6728 2024.09.04 16:55:37.204940 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 5 columns (5 merged, 0 gathered) in 0.005190434 sec., 28321.33112568236 rows/sec., 2.17 MiB/sec.
6729 2024.09.04 16:55:37.205240 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6730 2024.09.04 16:55:37.205683 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6731 2024.09.04 16:55:37.206124 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005646 sec., 12752.39107332625 rows/sec., 1019.46 KiB/sec.
6732 2024.09.04 16:55:37.206410 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6733 2024.09.04 16:55:37.206504 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Debug> DynamicQueryHandler: Done processing query
6734 2024.09.04 16:55:37.206536 [ 3 ] {b913f1c0-dff6-4436-a097-0db469426ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6735 2024.09.04 16:55:37.206553 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_31_6} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6736 2024.09.04 16:55:37.206563 [ 3 ] {} <Debug> HTTP-Session: 86c1de19-8c35-4a12-b134-a52b280a4bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.09.04 16:55:37.206681 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6738 2024.09.04 16:55:37.206749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6739 2024.09.04 16:55:37.206808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6740 2024.09.04 16:55:37.206828 [ 3 ] {} <Debug> HTTP-Session: 3d255625-be3f-4995-bec0-666a918df0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6741 2024.09.04 16:55:37.206845 [ 3 ] {} <Debug> HTTP-Session: 3d255625-be3f-4995-bec0-666a918df0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.09.04 16:55:37.206860 [ 3 ] {} <Debug> HTTP-Session: 3d255625-be3f-4995-bec0-666a918df0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6743 2024.09.04 16:55:37.206893 [ 3 ] {} <Trace> HTTP-Session: 3d255625-be3f-4995-bec0-666a918df0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6744 2024.09.04 16:55:37.207066 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6745 2024.09.04 16:55:37.207118 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6746 2024.09.04 16:55:37.207294 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6747 2024.09.04 16:55:37.207685 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6748 2024.09.04 16:55:37.207723 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6749 2024.09.04 16:55:37.208122 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6750 2024.09.04 16:55:37.208459 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6751 2024.09.04 16:55:37.208619 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec.
6752 2024.09.04 16:55:37.208790 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Debug> DynamicQueryHandler: Done processing query
6753 2024.09.04 16:55:37.208814 [ 3 ] {3072a820-c68f-42a6-a891-92dd51bce81b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6754 2024.09.04 16:55:37.208830 [ 3 ] {} <Debug> HTTP-Session: 3d255625-be3f-4995-bec0-666a918df0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6755 2024.09.04 16:55:37.208964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6756 2024.09.04 16:55:37.209012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6757 2024.09.04 16:55:37.209032 [ 3 ] {} <Debug> HTTP-Session: 30dfbf0a-6889-43c8-9b63-007a6658cb2c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6758 2024.09.04 16:55:37.209048 [ 3 ] {} <Debug> HTTP-Session: 30dfbf0a-6889-43c8-9b63-007a6658cb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6759 2024.09.04 16:55:37.209062 [ 3 ] {} <Debug> HTTP-Session: 30dfbf0a-6889-43c8-9b63-007a6658cb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.09.04 16:55:37.209093 [ 3 ] {} <Trace> HTTP-Session: 30dfbf0a-6889-43c8-9b63-007a6658cb2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6761 2024.09.04 16:55:37.209249 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6762 2024.09.04 16:55:37.209315 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <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_histogramu64
6763 2024.09.04 16:55:37.209742 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6764 2024.09.04 16:55:37.210246 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6765 2024.09.04 16:55:37.210288 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6766 2024.09.04 16:55:37.210878 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6767 2024.09.04 16:55:37.211287 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6768 2024.09.04 16:55:37.211466 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6769 2024.09.04 16:55:37.211488 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002314 sec., 3457.216940363008 rows/sec., 6.20 MiB/sec.
6770 2024.09.04 16:55:37.211533 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6771 2024.09.04 16:55:37.211609 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6772 2024.09.04 16:55:37.211993 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
6773 2024.09.04 16:55:37.212065 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Debug> DynamicQueryHandler: Done processing query
6774 2024.09.04 16:55:37.212119 [ 3 ] {00605244-40ad-48b5-95ba-16d3a9055f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6775 2024.09.04 16:55:37.212159 [ 3 ] {} <Debug> HTTP-Session: 30dfbf0a-6889-43c8-9b63-007a6658cb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6776 2024.09.04 16:55:37.212370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6777 2024.09.04 16:55:37.212492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6778 2024.09.04 16:55:37.212553 [ 3 ] {} <Debug> HTTP-Session: ae1495f2-768e-4865-9f36-0a023aed5cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6779 2024.09.04 16:55:37.212607 [ 3 ] {} <Debug> HTTP-Session: ae1495f2-768e-4865-9f36-0a023aed5cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6780 2024.09.04 16:55:37.212653 [ 3 ] {} <Debug> HTTP-Session: ae1495f2-768e-4865-9f36-0a023aed5cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.09.04 16:55:37.212681 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6782 2024.09.04 16:55:37.212719 [ 3 ] {} <Trace> HTTP-Session: ae1495f2-768e-4865-9f36-0a023aed5cfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6783 2024.09.04 16:55:37.212830 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 510 rows starting from the beginning of the part
6784 2024.09.04 16:55:37.213015 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6785 2024.09.04 16:55:37.213237 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6786 2024.09.04 16:55:37.213540 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
6787 2024.09.04 16:55:37.213914 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6788 2024.09.04 16:55:37.214367 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part
6789 2024.09.04 16:55:37.215065 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part
6790 2024.09.04 16:55:37.215147 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6791 2024.09.04 16:55:37.215279 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6792 2024.09.04 16:55:37.215721 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part
6793 2024.09.04 16:55:37.216445 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part
6794 2024.09.04 16:55:37.216555 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6795 2024.09.04 16:55:37.217611 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6796 2024.09.04 16:55:37.217959 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005044 sec., 11895.32117367169 rows/sec., 820.90 KiB/sec.
6797 2024.09.04 16:55:37.218319 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Debug> DynamicQueryHandler: Done processing query
6798 2024.09.04 16:55:37.218374 [ 3 ] {64cfd14b-9e1f-4c4b-b9c6-e76478486d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6799 2024.09.04 16:55:37.218416 [ 3 ] {} <Debug> HTTP-Session: ae1495f2-768e-4865-9f36-0a023aed5cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6800 2024.09.04 16:55:37.234119 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.022358193 sec., 26656.894857290124 rows/sec., 47.77 MiB/sec.
6801 2024.09.04 16:55:37.234865 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6802 2024.09.04 16:55:37.235538 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6803 2024.09.04 16:55:37.235629 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6804 2024.09.04 16:55:37.235783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
6805 2024.09.04 16:55:42.200719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6806 2024.09.04 16:55:42.200862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6807 2024.09.04 16:55:42.200892 [ 3 ] {} <Debug> HTTP-Session: 5d968bf8-e177-478b-8e98-cc1d2c8a9892 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6808 2024.09.04 16:55:42.200922 [ 3 ] {} <Debug> HTTP-Session: 5d968bf8-e177-478b-8e98-cc1d2c8a9892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.09.04 16:55:42.200941 [ 3 ] {} <Debug> HTTP-Session: 5d968bf8-e177-478b-8e98-cc1d2c8a9892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6810 2024.09.04 16:55:42.200998 [ 3 ] {} <Trace> HTTP-Session: 5d968bf8-e177-478b-8e98-cc1d2c8a9892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6811 2024.09.04 16:55:42.201208 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6812 2024.09.04 16:55:42.201284 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6813 2024.09.04 16:55:42.201649 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6814 2024.09.04 16:55:42.202073 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6815 2024.09.04 16:55:42.202122 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6816 2024.09.04 16:55:42.202542 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6817 2024.09.04 16:55:42.202943 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6818 2024.09.04 16:55:42.203134 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00198 sec., 2020.2020202020203 rows/sec., 164.73 KiB/sec.
6819 2024.09.04 16:55:42.203363 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Debug> DynamicQueryHandler: Done processing query
6820 2024.09.04 16:55:42.203391 [ 3 ] {c6790ffa-a800-44b4-acd2-1cf9139cbb2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6821 2024.09.04 16:55:42.203409 [ 3 ] {} <Debug> HTTP-Session: 5d968bf8-e177-478b-8e98-cc1d2c8a9892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.09.04 16:55:42.203612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6823 2024.09.04 16:55:42.203671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6824 2024.09.04 16:55:42.203692 [ 3 ] {} <Debug> HTTP-Session: b9523a93-6ade-494f-b6f3-1cfa644c2d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6825 2024.09.04 16:55:42.203710 [ 3 ] {} <Debug> HTTP-Session: b9523a93-6ade-494f-b6f3-1cfa644c2d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.09.04 16:55:42.203724 [ 3 ] {} <Debug> HTTP-Session: b9523a93-6ade-494f-b6f3-1cfa644c2d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.09.04 16:55:42.203761 [ 3 ] {} <Trace> HTTP-Session: b9523a93-6ade-494f-b6f3-1cfa644c2d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6828 2024.09.04 16:55:42.203944 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6829 2024.09.04 16:55:42.203992 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6830 2024.09.04 16:55:42.204341 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6831 2024.09.04 16:55:42.204995 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6832 2024.09.04 16:55:42.205044 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6833 2024.09.04 16:55:42.205441 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6834 2024.09.04 16:55:42.205810 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6835 2024.09.04 16:55:42.205978 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Debug> executeQuery: Read 253 rows, 22.87 KiB in 0.002126 sec., 119002.82220131703 rows/sec., 10.50 MiB/sec.
6836 2024.09.04 16:55:42.206164 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Debug> DynamicQueryHandler: Done processing query
6837 2024.09.04 16:55:42.206190 [ 3 ] {9fb520f8-0b47-4f03-b48b-c1d0cecdb2ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6838 2024.09.04 16:55:42.206207 [ 3 ] {} <Debug> HTTP-Session: b9523a93-6ade-494f-b6f3-1cfa644c2d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.09.04 16:55:42.206405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6840 2024.09.04 16:55:42.206458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6841 2024.09.04 16:55:42.206478 [ 3 ] {} <Debug> HTTP-Session: a95731f0-8bcb-4a39-bb91-fa1b5acabed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6842 2024.09.04 16:55:42.206496 [ 3 ] {} <Debug> HTTP-Session: a95731f0-8bcb-4a39-bb91-fa1b5acabed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6843 2024.09.04 16:55:42.206510 [ 3 ] {} <Debug> HTTP-Session: a95731f0-8bcb-4a39-bb91-fa1b5acabed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.09.04 16:55:42.206544 [ 3 ] {} <Trace> HTTP-Session: a95731f0-8bcb-4a39-bb91-fa1b5acabed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6845 2024.09.04 16:55:42.206659 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6846 2024.09.04 16:55:42.206704 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6847 2024.09.04 16:55:42.206939 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6848 2024.09.04 16:55:42.207263 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6849 2024.09.04 16:55:42.207302 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6850 2024.09.04 16:55:42.207660 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6851 2024.09.04 16:55:42.208033 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6852 2024.09.04 16:55:42.208196 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001568 sec., 22321.428571428572 rows/sec., 1.63 MiB/sec.
6853 2024.09.04 16:55:42.208471 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Debug> DynamicQueryHandler: Done processing query
6854 2024.09.04 16:55:42.208517 [ 3 ] {aa7ea251-e855-410f-b35a-dbfabcf187f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6855 2024.09.04 16:55:42.208560 [ 3 ] {} <Debug> HTTP-Session: a95731f0-8bcb-4a39-bb91-fa1b5acabed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.09.04 16:55:42.208714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6857 2024.09.04 16:55:42.208764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6858 2024.09.04 16:55:42.208783 [ 3 ] {} <Debug> HTTP-Session: 517ece20-a7ac-4414-bb5a-a219fbffe896 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6859 2024.09.04 16:55:42.208800 [ 3 ] {} <Debug> HTTP-Session: 517ece20-a7ac-4414-bb5a-a219fbffe896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6860 2024.09.04 16:55:42.208815 [ 3 ] {} <Debug> HTTP-Session: 517ece20-a7ac-4414-bb5a-a219fbffe896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.09.04 16:55:42.208848 [ 3 ] {} <Trace> HTTP-Session: 517ece20-a7ac-4414-bb5a-a219fbffe896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6862 2024.09.04 16:55:42.208957 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6863 2024.09.04 16:55:42.209002 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6864 2024.09.04 16:55:42.209246 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6865 2024.09.04 16:55:42.209565 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2024.09.04 16:55:42.209602 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6867 2024.09.04 16:55:42.209957 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6868 2024.09.04 16:55:42.210317 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6869 2024.09.04 16:55:42.210483 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec.
6870 2024.09.04 16:55:42.210656 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Debug> DynamicQueryHandler: Done processing query
6871 2024.09.04 16:55:42.210681 [ 3 ] {e60141bc-6b02-4fa6-bfc1-9443c838700b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6872 2024.09.04 16:55:42.210698 [ 3 ] {} <Debug> HTTP-Session: 517ece20-a7ac-4414-bb5a-a219fbffe896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.09.04 16:55:42.210850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6874 2024.09.04 16:55:42.210899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6875 2024.09.04 16:55:42.210919 [ 3 ] {} <Debug> HTTP-Session: 96dd53d0-afba-4d92-a858-09732934caf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6876 2024.09.04 16:55:42.210935 [ 3 ] {} <Debug> HTTP-Session: 96dd53d0-afba-4d92-a858-09732934caf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.09.04 16:55:42.210949 [ 3 ] {} <Debug> HTTP-Session: 96dd53d0-afba-4d92-a858-09732934caf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.09.04 16:55:42.210980 [ 3 ] {} <Trace> HTTP-Session: 96dd53d0-afba-4d92-a858-09732934caf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6879 2024.09.04 16:55:42.211080 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6880 2024.09.04 16:55:42.211124 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6881 2024.09.04 16:55:42.211360 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6882 2024.09.04 16:55:42.211654 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6883 2024.09.04 16:55:42.211692 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6884 2024.09.04 16:55:42.212041 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6885 2024.09.04 16:55:42.212391 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6886 2024.09.04 16:55:42.212550 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 237.44 KiB/sec.
6887 2024.09.04 16:55:42.212722 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Debug> DynamicQueryHandler: Done processing query
6888 2024.09.04 16:55:42.212747 [ 3 ] {1e735500-9f17-406b-bfa1-a47ca350c6ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6889 2024.09.04 16:55:42.212764 [ 3 ] {} <Debug> HTTP-Session: 96dd53d0-afba-4d92-a858-09732934caf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6890 2024.09.04 16:55:42.212948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6891 2024.09.04 16:55:42.212997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6892 2024.09.04 16:55:42.213015 [ 3 ] {} <Debug> HTTP-Session: 104c8b52-6fc5-432f-a7c4-6d3c1822eb23 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6893 2024.09.04 16:55:42.213032 [ 3 ] {} <Debug> HTTP-Session: 104c8b52-6fc5-432f-a7c4-6d3c1822eb23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6894 2024.09.04 16:55:42.213046 [ 3 ] {} <Debug> HTTP-Session: 104c8b52-6fc5-432f-a7c4-6d3c1822eb23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6895 2024.09.04 16:55:42.213077 [ 3 ] {} <Trace> HTTP-Session: 104c8b52-6fc5-432f-a7c4-6d3c1822eb23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6896 2024.09.04 16:55:42.213299 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6897 2024.09.04 16:55:42.213343 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6898 2024.09.04 16:55:42.213569 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6899 2024.09.04 16:55:42.214154 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6900 2024.09.04 16:55:42.214192 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6901 2024.09.04 16:55:42.214576 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6902 2024.09.04 16:55:42.214924 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6903 2024.09.04 16:55:42.215089 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Debug> executeQuery: Read 417 rows, 30.49 KiB in 0.001911 sec., 218210.36106750392 rows/sec., 15.58 MiB/sec.
6904 2024.09.04 16:55:42.215265 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Debug> DynamicQueryHandler: Done processing query
6905 2024.09.04 16:55:42.215291 [ 3 ] {cc8ef760-3d04-439f-b3ce-b1dcd4c0f6e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6906 2024.09.04 16:55:42.215307 [ 3 ] {} <Debug> HTTP-Session: 104c8b52-6fc5-432f-a7c4-6d3c1822eb23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.09.04 16:55:42.215458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6908 2024.09.04 16:55:42.215506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6909 2024.09.04 16:55:42.215525 [ 3 ] {} <Debug> HTTP-Session: 528fcb1b-aafb-413f-896b-0a6440a474be Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6910 2024.09.04 16:55:42.215542 [ 3 ] {} <Debug> HTTP-Session: 528fcb1b-aafb-413f-896b-0a6440a474be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6911 2024.09.04 16:55:42.215556 [ 3 ] {} <Debug> HTTP-Session: 528fcb1b-aafb-413f-896b-0a6440a474be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6912 2024.09.04 16:55:42.215587 [ 3 ] {} <Trace> HTTP-Session: 528fcb1b-aafb-413f-896b-0a6440a474be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6913 2024.09.04 16:55:42.215686 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6914 2024.09.04 16:55:42.215730 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6915 2024.09.04 16:55:42.215863 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6916 2024.09.04 16:55:42.216155 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6917 2024.09.04 16:55:42.216192 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6918 2024.09.04 16:55:42.216545 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6919 2024.09.04 16:55:42.216864 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6920 2024.09.04 16:55:42.217027 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec.
6921 2024.09.04 16:55:42.217183 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Debug> DynamicQueryHandler: Done processing query
6922 2024.09.04 16:55:42.217208 [ 3 ] {5849a977-6bb1-4274-9527-b0bfcd3e4d8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6923 2024.09.04 16:55:42.217224 [ 3 ] {} <Debug> HTTP-Session: 528fcb1b-aafb-413f-896b-0a6440a474be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6924 2024.09.04 16:55:42.217394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6925 2024.09.04 16:55:42.217442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6926 2024.09.04 16:55:42.217462 [ 3 ] {} <Debug> HTTP-Session: c714dbd5-e137-442d-8c65-132a977c608f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6927 2024.09.04 16:55:42.217479 [ 3 ] {} <Debug> HTTP-Session: c714dbd5-e137-442d-8c65-132a977c608f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.09.04 16:55:42.217494 [ 3 ] {} <Debug> HTTP-Session: c714dbd5-e137-442d-8c65-132a977c608f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6929 2024.09.04 16:55:42.217525 [ 3 ] {} <Trace> HTTP-Session: c714dbd5-e137-442d-8c65-132a977c608f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6930 2024.09.04 16:55:42.217727 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6931 2024.09.04 16:55:42.217775 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6932 2024.09.04 16:55:42.217924 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6933 2024.09.04 16:55:42.218337 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6934 2024.09.04 16:55:42.218374 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6935 2024.09.04 16:55:42.218764 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6936 2024.09.04 16:55:42.219104 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6937 2024.09.04 16:55:42.219264 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001652 sec., 144673.1234866828 rows/sec., 9.70 MiB/sec.
6938 2024.09.04 16:55:42.219438 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Debug> DynamicQueryHandler: Done processing query
6939 2024.09.04 16:55:42.219464 [ 3 ] {53448db9-4730-402c-8176-d58b60fe1008} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6940 2024.09.04 16:55:42.219481 [ 3 ] {} <Debug> HTTP-Session: c714dbd5-e137-442d-8c65-132a977c608f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6941 2024.09.04 16:55:42.219608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6942 2024.09.04 16:55:42.219656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6943 2024.09.04 16:55:42.219676 [ 3 ] {} <Debug> HTTP-Session: 10e89b64-4888-47da-8ed1-5567cd1f0730 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6944 2024.09.04 16:55:42.219692 [ 3 ] {} <Debug> HTTP-Session: 10e89b64-4888-47da-8ed1-5567cd1f0730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.09.04 16:55:42.219706 [ 3 ] {} <Debug> HTTP-Session: 10e89b64-4888-47da-8ed1-5567cd1f0730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6946 2024.09.04 16:55:42.219737 [ 3 ] {} <Trace> HTTP-Session: 10e89b64-4888-47da-8ed1-5567cd1f0730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6947 2024.09.04 16:55:42.219832 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6948 2024.09.04 16:55:42.219878 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6949 2024.09.04 16:55:42.220010 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6950 2024.09.04 16:55:42.220266 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6951 2024.09.04 16:55:42.220303 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6952 2024.09.04 16:55:42.220654 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6953 2024.09.04 16:55:42.220969 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6954 2024.09.04 16:55:42.221106 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec.
6955 2024.09.04 16:55:42.221134 [ 97 ] {} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6956 2024.09.04 16:55:42.221226 [ 97 ] {} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6957 2024.09.04 16:55:42.221259 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6958 2024.09.04 16:55:42.221332 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Debug> DynamicQueryHandler: Done processing query
6959 2024.09.04 16:55:42.221383 [ 3 ] {e18a8338-bab4-4c18-8703-d07ad9b975ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6960 2024.09.04 16:55:42.221439 [ 3 ] {} <Debug> HTTP-Session: 10e89b64-4888-47da-8ed1-5567cd1f0730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6961 2024.09.04 16:55:42.221515 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
6962 2024.09.04 16:55:42.221686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6963 2024.09.04 16:55:42.221831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6964 2024.09.04 16:55:42.221885 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6965 2024.09.04 16:55:42.221908 [ 3 ] {} <Debug> HTTP-Session: 73f4d685-d368-4dc3-b7a9-0358854394b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6966 2024.09.04 16:55:42.222027 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
6967 2024.09.04 16:55:42.222078 [ 3 ] {} <Debug> HTTP-Session: 73f4d685-d368-4dc3-b7a9-0358854394b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6968 2024.09.04 16:55:42.222216 [ 3 ] {} <Debug> HTTP-Session: 73f4d685-d368-4dc3-b7a9-0358854394b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6969 2024.09.04 16:55:42.222384 [ 3 ] {} <Trace> HTTP-Session: 73f4d685-d368-4dc3-b7a9-0358854394b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6970 2024.09.04 16:55:42.222445 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
6971 2024.09.04 16:55:42.222756 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
6972 2024.09.04 16:55:42.222961 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6973 2024.09.04 16:55:42.222981 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
6974 2024.09.04 16:55:42.223204 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <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_histogramu64
6975 2024.09.04 16:55:42.223344 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
6976 2024.09.04 16:55:42.223655 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
6977 2024.09.04 16:55:42.225323 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6978 2024.09.04 16:55:42.226943 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005586133 sec., 1790.1471375636777 rows/sec., 120.63 KiB/sec.
6979 2024.09.04 16:55:42.226958 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2024.09.04 16:55:42.227009 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6981 2024.09.04 16:55:42.227120 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6982 2024.09.04 16:55:42.228220 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6983 2024.09.04 16:55:42.228444 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_10_2} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6984 2024.09.04 16:55:42.228589 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6985 2024.09.04 16:55:42.228730 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6986 2024.09.04 16:55:42.229173 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6987 2024.09.04 16:55:42.229374 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006774 sec., 4576.321228225569 rows/sec., 8.20 MiB/sec.
6988 2024.09.04 16:55:42.229633 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Debug> DynamicQueryHandler: Done processing query
6989 2024.09.04 16:55:42.229659 [ 3 ] {6cfc7e05-01f8-4efd-8f82-05af5ffdc89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6990 2024.09.04 16:55:42.229676 [ 3 ] {} <Debug> HTTP-Session: 73f4d685-d368-4dc3-b7a9-0358854394b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.09.04 16:55:42.229821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6992 2024.09.04 16:55:42.229872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6993 2024.09.04 16:55:42.229891 [ 3 ] {} <Debug> HTTP-Session: 69e36cee-f456-4acb-9903-0f4eee88655b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
6994 2024.09.04 16:55:42.229908 [ 3 ] {} <Debug> HTTP-Session: 69e36cee-f456-4acb-9903-0f4eee88655b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6995 2024.09.04 16:55:42.229922 [ 3 ] {} <Debug> HTTP-Session: 69e36cee-f456-4acb-9903-0f4eee88655b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.09.04 16:55:42.229954 [ 3 ] {} <Trace> HTTP-Session: 69e36cee-f456-4acb-9903-0f4eee88655b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6997 2024.09.04 16:55:42.230075 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6998 2024.09.04 16:55:42.230120 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6999 2024.09.04 16:55:42.230255 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7000 2024.09.04 16:55:42.230555 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7001 2024.09.04 16:55:42.230591 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7002 2024.09.04 16:55:42.230954 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7003 2024.09.04 16:55:42.231288 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7004 2024.09.04 16:55:42.231444 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec.
7005 2024.09.04 16:55:42.231599 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Debug> DynamicQueryHandler: Done processing query
7006 2024.09.04 16:55:42.231623 [ 3 ] {3b55a38b-c360-4dd9-827e-7294868e951c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7007 2024.09.04 16:55:42.231638 [ 3 ] {} <Debug> HTTP-Session: 69e36cee-f456-4acb-9903-0f4eee88655b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7008 2024.09.04 16:55:45.629467 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
7009 2024.09.04 16:55:45.629540 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
7010 2024.09.04 16:55:47.195116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7011 2024.09.04 16:55:47.195240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7012 2024.09.04 16:55:47.195266 [ 3 ] {} <Debug> HTTP-Session: 0b51fe30-71a7-4a4f-a5b7-f30b81067382 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7013 2024.09.04 16:55:47.195292 [ 3 ] {} <Debug> HTTP-Session: 0b51fe30-71a7-4a4f-a5b7-f30b81067382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7014 2024.09.04 16:55:47.195315 [ 3 ] {} <Debug> HTTP-Session: 0b51fe30-71a7-4a4f-a5b7-f30b81067382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7015 2024.09.04 16:55:47.195365 [ 3 ] {} <Trace> HTTP-Session: 0b51fe30-71a7-4a4f-a5b7-f30b81067382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7016 2024.09.04 16:55:47.195577 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7017 2024.09.04 16:55:47.195652 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7018 2024.09.04 16:55:47.195985 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7019 2024.09.04 16:55:47.196449 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7020 2024.09.04 16:55:47.196496 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7021 2024.09.04 16:55:47.196912 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7022 2024.09.04 16:55:47.197289 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7023 2024.09.04 16:55:47.197455 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001945 sec., 37017.994858611826 rows/sec., 3.01 MiB/sec.
7024 2024.09.04 16:55:47.197678 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Debug> DynamicQueryHandler: Done processing query
7025 2024.09.04 16:55:47.197709 [ 3 ] {5f90e72b-37e4-4fa9-99b1-0e6af741c5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7026 2024.09.04 16:55:47.197726 [ 3 ] {} <Debug> HTTP-Session: 0b51fe30-71a7-4a4f-a5b7-f30b81067382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7027 2024.09.04 16:55:47.197878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7028 2024.09.04 16:55:47.197934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7029 2024.09.04 16:55:47.197955 [ 3 ] {} <Debug> HTTP-Session: b2c964f3-1c2f-4949-98f7-070823123117 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7030 2024.09.04 16:55:47.197972 [ 3 ] {} <Debug> HTTP-Session: b2c964f3-1c2f-4949-98f7-070823123117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7031 2024.09.04 16:55:47.197987 [ 3 ] {} <Debug> HTTP-Session: b2c964f3-1c2f-4949-98f7-070823123117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7032 2024.09.04 16:55:47.198023 [ 3 ] {} <Trace> HTTP-Session: b2c964f3-1c2f-4949-98f7-070823123117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7033 2024.09.04 16:55:47.198124 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7034 2024.09.04 16:55:47.198168 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7035 2024.09.04 16:55:47.198397 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7036 2024.09.04 16:55:47.198721 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7037 2024.09.04 16:55:47.198760 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7038 2024.09.04 16:55:47.199107 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7039 2024.09.04 16:55:47.199461 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7040 2024.09.04 16:55:47.199606 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec.
7041 2024.09.04 16:55:47.199768 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Debug> DynamicQueryHandler: Done processing query
7042 2024.09.04 16:55:47.199792 [ 3 ] {9f58d29b-226c-4e65-80ea-686946496bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7043 2024.09.04 16:55:47.199807 [ 3 ] {} <Debug> HTTP-Session: b2c964f3-1c2f-4949-98f7-070823123117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7044 2024.09.04 16:55:47.199952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7045 2024.09.04 16:55:47.200000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7046 2024.09.04 16:55:47.200019 [ 3 ] {} <Debug> HTTP-Session: ea40a787-442d-45cb-9ff2-97eb6a0a8c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7047 2024.09.04 16:55:47.200035 [ 3 ] {} <Debug> HTTP-Session: ea40a787-442d-45cb-9ff2-97eb6a0a8c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7048 2024.09.04 16:55:47.200049 [ 3 ] {} <Debug> HTTP-Session: ea40a787-442d-45cb-9ff2-97eb6a0a8c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7049 2024.09.04 16:55:47.200080 [ 3 ] {} <Trace> HTTP-Session: ea40a787-442d-45cb-9ff2-97eb6a0a8c2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7050 2024.09.04 16:55:47.200195 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7051 2024.09.04 16:55:47.200239 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7052 2024.09.04 16:55:47.200464 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7053 2024.09.04 16:55:47.200829 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7054 2024.09.04 16:55:47.200870 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7055 2024.09.04 16:55:47.201247 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7056 2024.09.04 16:55:47.201604 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7057 2024.09.04 16:55:47.201752 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001589 sec., 45311.51667715544 rows/sec., 3.54 MiB/sec.
7058 2024.09.04 16:55:47.201926 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Debug> DynamicQueryHandler: Done processing query
7059 2024.09.04 16:55:47.201951 [ 3 ] {b49b6ef6-f306-46fc-8ac0-4f606117915d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7060 2024.09.04 16:55:47.201968 [ 3 ] {} <Debug> HTTP-Session: ea40a787-442d-45cb-9ff2-97eb6a0a8c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7061 2024.09.04 16:55:47.202171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7062 2024.09.04 16:55:47.202220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7063 2024.09.04 16:55:47.202240 [ 3 ] {} <Debug> HTTP-Session: 3fb5bda4-1212-4ba1-a1d6-c2dd9760c35f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7064 2024.09.04 16:55:47.202256 [ 3 ] {} <Debug> HTTP-Session: 3fb5bda4-1212-4ba1-a1d6-c2dd9760c35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7065 2024.09.04 16:55:47.202270 [ 3 ] {} <Debug> HTTP-Session: 3fb5bda4-1212-4ba1-a1d6-c2dd9760c35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.09.04 16:55:47.202302 [ 3 ] {} <Trace> HTTP-Session: 3fb5bda4-1212-4ba1-a1d6-c2dd9760c35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7067 2024.09.04 16:55:47.202448 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7068 2024.09.04 16:55:47.202495 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7069 2024.09.04 16:55:47.202641 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7070 2024.09.04 16:55:47.202998 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7071 2024.09.04 16:55:47.203035 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7072 2024.09.04 16:55:47.203415 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7073 2024.09.04 16:55:47.203746 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7074 2024.09.04 16:55:47.203871 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec.
7075 2024.09.04 16:55:47.204024 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Debug> DynamicQueryHandler: Done processing query
7076 2024.09.04 16:55:47.204048 [ 3 ] {3c87902e-a529-4232-8986-5687c2908934} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7077 2024.09.04 16:55:47.204064 [ 3 ] {} <Debug> HTTP-Session: 3fb5bda4-1212-4ba1-a1d6-c2dd9760c35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7078 2024.09.04 16:55:47.204237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7079 2024.09.04 16:55:47.204284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7080 2024.09.04 16:55:47.204304 [ 3 ] {} <Debug> HTTP-Session: 24a9e674-8e99-418c-b192-93cf5ede04cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7081 2024.09.04 16:55:47.204324 [ 3 ] {} <Debug> HTTP-Session: 24a9e674-8e99-418c-b192-93cf5ede04cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7082 2024.09.04 16:55:47.204338 [ 3 ] {} <Debug> HTTP-Session: 24a9e674-8e99-418c-b192-93cf5ede04cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7083 2024.09.04 16:55:47.204368 [ 3 ] {} <Trace> HTTP-Session: 24a9e674-8e99-418c-b192-93cf5ede04cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7084 2024.09.04 16:55:47.204515 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7085 2024.09.04 16:55:47.204579 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <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_histogramu64
7086 2024.09.04 16:55:47.204981 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7087 2024.09.04 16:55:47.205467 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7088 2024.09.04 16:55:47.205503 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7089 2024.09.04 16:55:47.206085 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7090 2024.09.04 16:55:47.206496 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7091 2024.09.04 16:55:47.206643 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0022 sec., 3636.363636363636 rows/sec., 6.52 MiB/sec.
7092 2024.09.04 16:55:47.207100 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Debug> DynamicQueryHandler: Done processing query
7093 2024.09.04 16:55:47.207132 [ 3 ] {b548a16b-be5d-49d2-9e5c-3c79e81d3482} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7094 2024.09.04 16:55:47.207150 [ 3 ] {} <Debug> HTTP-Session: 24a9e674-8e99-418c-b192-93cf5ede04cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7095 2024.09.04 16:55:47.207311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7096 2024.09.04 16:55:47.207360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7097 2024.09.04 16:55:47.207380 [ 3 ] {} <Debug> HTTP-Session: f90e8ea3-6f27-41e7-8f79-273e9481fdd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7098 2024.09.04 16:55:47.207396 [ 3 ] {} <Debug> HTTP-Session: f90e8ea3-6f27-41e7-8f79-273e9481fdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7099 2024.09.04 16:55:47.207410 [ 3 ] {} <Debug> HTTP-Session: f90e8ea3-6f27-41e7-8f79-273e9481fdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.09.04 16:55:47.207442 [ 3 ] {} <Trace> HTTP-Session: f90e8ea3-6f27-41e7-8f79-273e9481fdd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7101 2024.09.04 16:55:47.207558 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7102 2024.09.04 16:55:47.207606 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7103 2024.09.04 16:55:47.207755 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7104 2024.09.04 16:55:47.208030 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7105 2024.09.04 16:55:47.208065 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7106 2024.09.04 16:55:47.208420 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7107 2024.09.04 16:55:47.208737 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7108 2024.09.04 16:55:47.208862 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
7109 2024.09.04 16:55:47.209011 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Debug> DynamicQueryHandler: Done processing query
7110 2024.09.04 16:55:47.209036 [ 3 ] {d1b5b8e9-82ba-4cc6-92e0-3271965523ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7111 2024.09.04 16:55:47.209052 [ 3 ] {} <Debug> HTTP-Session: f90e8ea3-6f27-41e7-8f79-273e9481fdd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.09.04 16:55:52.201248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7113 2024.09.04 16:55:52.201446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7114 2024.09.04 16:55:52.201495 [ 3 ] {} <Debug> HTTP-Session: a86d336b-82e9-4254-ab30-9e3994ac3b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7115 2024.09.04 16:55:52.201536 [ 3 ] {} <Debug> HTTP-Session: a86d336b-82e9-4254-ab30-9e3994ac3b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7116 2024.09.04 16:55:52.201564 [ 3 ] {} <Debug> HTTP-Session: a86d336b-82e9-4254-ab30-9e3994ac3b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.09.04 16:55:52.201644 [ 3 ] {} <Trace> HTTP-Session: a86d336b-82e9-4254-ab30-9e3994ac3b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7118 2024.09.04 16:55:52.201922 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7119 2024.09.04 16:55:52.201999 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7120 2024.09.04 16:55:52.202328 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7121 2024.09.04 16:55:52.202706 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7122 2024.09.04 16:55:52.202749 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7123 2024.09.04 16:55:52.203147 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7124 2024.09.04 16:55:52.203523 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7125 2024.09.04 16:55:52.203667 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001833 sec., 1091.1074740861975 rows/sec., 88.97 KiB/sec.
7126 2024.09.04 16:55:52.203872 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Debug> DynamicQueryHandler: Done processing query
7127 2024.09.04 16:55:52.203900 [ 3 ] {f619f495-abc6-4f23-a427-309d1d5b80cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7128 2024.09.04 16:55:52.203916 [ 3 ] {} <Debug> HTTP-Session: a86d336b-82e9-4254-ab30-9e3994ac3b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7129 2024.09.04 16:55:52.204141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7130 2024.09.04 16:55:52.204192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7131 2024.09.04 16:55:52.204212 [ 3 ] {} <Debug> HTTP-Session: a2711f9d-42f6-44a4-9ba2-e4e33ec8e1fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7132 2024.09.04 16:55:52.204231 [ 3 ] {} <Debug> HTTP-Session: a2711f9d-42f6-44a4-9ba2-e4e33ec8e1fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7133 2024.09.04 16:55:52.204244 [ 3 ] {} <Debug> HTTP-Session: a2711f9d-42f6-44a4-9ba2-e4e33ec8e1fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7134 2024.09.04 16:55:52.204279 [ 3 ] {} <Trace> HTTP-Session: a2711f9d-42f6-44a4-9ba2-e4e33ec8e1fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7135 2024.09.04 16:55:52.204464 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7136 2024.09.04 16:55:52.204512 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7137 2024.09.04 16:55:52.204743 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7138 2024.09.04 16:55:52.205198 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7139 2024.09.04 16:55:52.205235 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7140 2024.09.04 16:55:52.205609 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7141 2024.09.04 16:55:52.205969 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7142 2024.09.04 16:55:52.206094 [ 87 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7143 2024.09.04 16:55:52.206096 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001723 sec., 146256.5293093442 rows/sec., 12.92 MiB/sec.
7144 2024.09.04 16:55:52.206137 [ 87 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7145 2024.09.04 16:55:52.206177 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7146 2024.09.04 16:55:52.206343 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Debug> DynamicQueryHandler: Done processing query
7147 2024.09.04 16:55:52.206381 [ 3 ] {d3adb23d-d771-42cc-a107-bb9c752d7df8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7148 2024.09.04 16:55:52.206389 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
7149 2024.09.04 16:55:52.206404 [ 3 ] {} <Debug> HTTP-Session: a2711f9d-42f6-44a4-9ba2-e4e33ec8e1fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7150 2024.09.04 16:55:52.206662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7151 2024.09.04 16:55:52.206718 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7152 2024.09.04 16:55:52.206753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7153 2024.09.04 16:55:52.206794 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1416 rows starting from the beginning of the part
7154 2024.09.04 16:55:52.206804 [ 3 ] {} <Debug> HTTP-Session: 625b0838-5240-424d-affb-00b4c44f09ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7155 2024.09.04 16:55:52.206858 [ 3 ] {} <Debug> HTTP-Session: 625b0838-5240-424d-affb-00b4c44f09ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7156 2024.09.04 16:55:52.206881 [ 3 ] {} <Debug> HTTP-Session: 625b0838-5240-424d-affb-00b4c44f09ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.09.04 16:55:52.206993 [ 3 ] {} <Trace> HTTP-Session: 625b0838-5240-424d-affb-00b4c44f09ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7158 2024.09.04 16:55:52.207108 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 252 rows starting from the beginning of the part
7159 2024.09.04 16:55:52.207354 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7160 2024.09.04 16:55:52.207426 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part
7161 2024.09.04 16:55:52.207506 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7162 2024.09.04 16:55:52.207732 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 253 rows starting from the beginning of the part
7163 2024.09.04 16:55:52.208026 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part
7164 2024.09.04 16:55:52.208311 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 252 rows starting from the beginning of the part
7165 2024.09.04 16:55:52.209224 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7166 2024.09.04 16:55:52.209958 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7167 2024.09.04 16:55:52.210015 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7168 2024.09.04 16:55:52.211068 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7169 2024.09.04 16:55:52.211706 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7170 2024.09.04 16:55:52.212102 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.004913 sec., 6716.873600651334 rows/sec., 502.89 KiB/sec.
7171 2024.09.04 16:55:52.212118 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005844369 sec., 396449.9845920064 rows/sec., 35.26 MiB/sec.
7172 2024.09.04 16:55:52.212370 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Debug> DynamicQueryHandler: Done processing query
7173 2024.09.04 16:55:52.212400 [ 3 ] {0e87a557-f9f3-411b-b654-dc7573df98e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7174 2024.09.04 16:55:52.212416 [ 3 ] {} <Debug> HTTP-Session: 625b0838-5240-424d-affb-00b4c44f09ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7175 2024.09.04 16:55:52.212574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7176 2024.09.04 16:55:52.212651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7177 2024.09.04 16:55:52.212663 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7178 2024.09.04 16:55:52.212682 [ 3 ] {} <Debug> HTTP-Session: 2cf47004-4a0b-478d-8394-be8ed3025b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7179 2024.09.04 16:55:52.212733 [ 3 ] {} <Debug> HTTP-Session: 2cf47004-4a0b-478d-8394-be8ed3025b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7180 2024.09.04 16:55:52.212772 [ 3 ] {} <Debug> HTTP-Session: 2cf47004-4a0b-478d-8394-be8ed3025b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7181 2024.09.04 16:55:52.212858 [ 3 ] {} <Trace> HTTP-Session: 2cf47004-4a0b-478d-8394-be8ed3025b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7182 2024.09.04 16:55:52.213022 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7183 2024.09.04 16:55:52.213110 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7184 2024.09.04 16:55:52.213987 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7185 2024.09.04 16:55:52.214015 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7186 2024.09.04 16:55:52.214203 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_36_7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7187 2024.09.04 16:55:52.214406 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
7188 2024.09.04 16:55:52.214570 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7189 2024.09.04 16:55:52.214611 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7190 2024.09.04 16:55:52.214965 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7191 2024.09.04 16:55:52.215316 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7192 2024.09.04 16:55:52.215440 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002475 sec., 5656.565656565656 rows/sec., 396.15 KiB/sec.
7193 2024.09.04 16:55:52.215446 [ 87 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7194 2024.09.04 16:55:52.215507 [ 87 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7195 2024.09.04 16:55:52.215546 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7196 2024.09.04 16:55:52.215661 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Debug> DynamicQueryHandler: Done processing query
7197 2024.09.04 16:55:52.215714 [ 3 ] {04b6f5cc-4ef0-4600-a311-6aa7c058c569} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7198 2024.09.04 16:55:52.215744 [ 3 ] {} <Debug> HTTP-Session: 2cf47004-4a0b-478d-8394-be8ed3025b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.09.04 16:55:52.215747 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
7200 2024.09.04 16:55:52.215907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7201 2024.09.04 16:55:52.216020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7202 2024.09.04 16:55:52.216020 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7203 2024.09.04 16:55:52.216047 [ 3 ] {} <Debug> HTTP-Session: 5794d70b-870d-4750-9c6f-a644fe4abbd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7204 2024.09.04 16:55:52.216094 [ 3 ] {} <Debug> HTTP-Session: 5794d70b-870d-4750-9c6f-a644fe4abbd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7205 2024.09.04 16:55:52.216105 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
7206 2024.09.04 16:55:52.216121 [ 3 ] {} <Debug> HTTP-Session: 5794d70b-870d-4750-9c6f-a644fe4abbd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7207 2024.09.04 16:55:52.216192 [ 3 ] {} <Trace> HTTP-Session: 5794d70b-870d-4750-9c6f-a644fe4abbd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7208 2024.09.04 16:55:52.216379 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
7209 2024.09.04 16:55:52.216611 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7210 2024.09.04 16:55:52.216733 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part
7211 2024.09.04 16:55:52.216755 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7212 2024.09.04 16:55:52.217112 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
7213 2024.09.04 16:55:52.217381 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
7214 2024.09.04 16:55:52.217751 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
7215 2024.09.04 16:55:52.218370 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7216 2024.09.04 16:55:52.219127 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7217 2024.09.04 16:55:52.219188 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7218 2024.09.04 16:55:52.220188 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7219 2024.09.04 16:55:52.221087 [ 190 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00545255 sec., 96468.62477189573 rows/sec., 6.55 MiB/sec.
7220 2024.09.04 16:55:52.221214 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7221 2024.09.04 16:55:52.221400 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7222 2024.09.04 16:55:52.221455 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005031 sec., 1192.6058437686345 rows/sec., 70.46 KiB/sec.
7223 2024.09.04 16:55:52.221805 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Debug> DynamicQueryHandler: Done processing query
7224 2024.09.04 16:55:52.221843 [ 3 ] {63ce1ef9-e51b-40ed-a08f-2b9a4288bd96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7225 2024.09.04 16:55:52.221895 [ 3 ] {} <Debug> HTTP-Session: 5794d70b-870d-4750-9c6f-a644fe4abbd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.09.04 16:55:52.222182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7227 2024.09.04 16:55:52.222272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7228 2024.09.04 16:55:52.222312 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7229 2024.09.04 16:55:52.222326 [ 3 ] {} <Debug> HTTP-Session: 7bf2a54d-04a1-4838-b40c-759c1e74ba13 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7230 2024.09.04 16:55:52.222386 [ 3 ] {} <Debug> HTTP-Session: 7bf2a54d-04a1-4838-b40c-759c1e74ba13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.09.04 16:55:52.222415 [ 3 ] {} <Debug> HTTP-Session: 7bf2a54d-04a1-4838-b40c-759c1e74ba13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7232 2024.09.04 16:55:52.222482 [ 3 ] {} <Trace> HTTP-Session: 7bf2a54d-04a1-4838-b40c-759c1e74ba13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7233 2024.09.04 16:55:52.222500 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_16_3} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7234 2024.09.04 16:55:52.222732 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7235 2024.09.04 16:55:52.222903 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7236 2024.09.04 16:55:52.222953 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7237 2024.09.04 16:55:52.223205 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7238 2024.09.04 16:55:52.223809 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7239 2024.09.04 16:55:52.223845 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7240 2024.09.04 16:55:52.224232 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7241 2024.09.04 16:55:52.224596 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7242 2024.09.04 16:55:52.224817 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.002135 sec., 194379.39110070255 rows/sec., 13.87 MiB/sec.
7243 2024.09.04 16:55:52.224823 [ 87 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7244 2024.09.04 16:55:52.224884 [ 87 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7245 2024.09.04 16:55:52.224923 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7246 2024.09.04 16:55:52.225050 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Debug> DynamicQueryHandler: Done processing query
7247 2024.09.04 16:55:52.225099 [ 3 ] {8e504d12-715e-41a5-b03d-64e7727f06a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7248 2024.09.04 16:55:52.225101 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
7249 2024.09.04 16:55:52.225127 [ 3 ] {} <Debug> HTTP-Session: 7bf2a54d-04a1-4838-b40c-759c1e74ba13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7250 2024.09.04 16:55:52.225282 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7251 2024.09.04 16:55:52.225318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7252 2024.09.04 16:55:52.225363 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part
7253 2024.09.04 16:55:52.225399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7254 2024.09.04 16:55:52.225447 [ 3 ] {} <Debug> HTTP-Session: 37402c42-4927-44b1-af35-84d3e6a759c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7255 2024.09.04 16:55:52.225538 [ 3 ] {} <Debug> HTTP-Session: 37402c42-4927-44b1-af35-84d3e6a759c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.09.04 16:55:52.225603 [ 3 ] {} <Debug> HTTP-Session: 37402c42-4927-44b1-af35-84d3e6a759c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7257 2024.09.04 16:55:52.225663 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 415 rows starting from the beginning of the part
7258 2024.09.04 16:55:52.225710 [ 3 ] {} <Trace> HTTP-Session: 37402c42-4927-44b1-af35-84d3e6a759c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7259 2024.09.04 16:55:52.225888 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part
7260 2024.09.04 16:55:52.226179 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 417 rows starting from the beginning of the part
7261 2024.09.04 16:55:52.226230 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7262 2024.09.04 16:55:52.226422 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7263 2024.09.04 16:55:52.226515 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part
7264 2024.09.04 16:55:52.226823 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 415 rows starting from the beginning of the part
7265 2024.09.04 16:55:52.227549 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7266 2024.09.04 16:55:52.228303 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7267 2024.09.04 16:55:52.228364 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7268 2024.09.04 16:55:52.229294 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7269 2024.09.04 16:55:52.229914 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7270 2024.09.04 16:55:52.230056 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504839 sec., 456383.124124721 rows/sec., 34.75 MiB/sec.
7271 2024.09.04 16:55:52.230170 [ 87 ] {} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7272 2024.09.04 16:55:52.230224 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004306 sec., 1393.4045517882025 rows/sec., 72.80 KiB/sec.
7273 2024.09.04 16:55:52.230251 [ 87 ] {} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7274 2024.09.04 16:55:52.230310 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7275 2024.09.04 16:55:52.230625 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Debug> DynamicQueryHandler: Done processing query
7276 2024.09.04 16:55:52.230686 [ 3 ] {a7e68562-cc02-48a2-95e9-1a8067ce8bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7277 2024.09.04 16:55:52.230708 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7278 2024.09.04 16:55:52.230729 [ 3 ] {} <Debug> HTTP-Session: 37402c42-4927-44b1-af35-84d3e6a759c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7279 2024.09.04 16:55:52.230723 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7280 2024.09.04 16:55:52.231037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7281 2024.09.04 16:55:52.231296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7282 2024.09.04 16:55:52.231490 [ 3 ] {} <Debug> HTTP-Session: 4e8b418e-bc4e-45a2-9ca8-36637c79b90a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7283 2024.09.04 16:55:52.231511 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7284 2024.09.04 16:55:52.231645 [ 3 ] {} <Debug> HTTP-Session: 4e8b418e-bc4e-45a2-9ca8-36637c79b90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7285 2024.09.04 16:55:52.231698 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7286 2024.09.04 16:55:52.231742 [ 3 ] {} <Debug> HTTP-Session: 4e8b418e-bc4e-45a2-9ca8-36637c79b90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7287 2024.09.04 16:55:52.232000 [ 3 ] {} <Trace> HTTP-Session: 4e8b418e-bc4e-45a2-9ca8-36637c79b90a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7288 2024.09.04 16:55:52.232120 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7289 2024.09.04 16:55:52.232492 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7290 2024.09.04 16:55:52.232504 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7291 2024.09.04 16:55:52.232872 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7292 2024.09.04 16:55:52.233014 [ 200 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_36_7} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7293 2024.09.04 16:55:52.233117 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7294 2024.09.04 16:55:52.233262 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7295 2024.09.04 16:55:52.233374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7296 2024.09.04 16:55:52.233410 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7297 2024.09.04 16:55:52.233696 [ 189 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
7298 2024.09.04 16:55:52.234465 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7299 2024.09.04 16:55:52.235448 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7300 2024.09.04 16:55:52.235506 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7301 2024.09.04 16:55:52.236514 [ 190 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006026584 sec., 10951.477653012054 rows/sec., 572.17 KiB/sec.
7302 2024.09.04 16:55:52.236583 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7303 2024.09.04 16:55:52.236676 [ 190 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7304 2024.09.04 16:55:52.237365 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7305 2024.09.04 16:55:52.237585 [ 190 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_11_2} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7306 2024.09.04 16:55:52.237640 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7307 2024.09.04 16:55:52.237676 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00534 sec., 44569.28838951311 rows/sec., 2.99 MiB/sec.
7308 2024.09.04 16:55:52.237740 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7309 2024.09.04 16:55:52.237841 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7310 2024.09.04 16:55:52.237873 [ 190 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_11_2} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7311 2024.09.04 16:55:52.238199 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7312 2024.09.04 16:55:52.238280 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Debug> DynamicQueryHandler: Done processing query
7313 2024.09.04 16:55:52.238281 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
7314 2024.09.04 16:55:52.238317 [ 3 ] {2b5f137a-c176-413f-b5db-24e25cda2cd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7315 2024.09.04 16:55:52.238359 [ 3 ] {} <Debug> HTTP-Session: 4e8b418e-bc4e-45a2-9ca8-36637c79b90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7316 2024.09.04 16:55:52.238485 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7317 2024.09.04 16:55:52.238535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7318 2024.09.04 16:55:52.238553 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10536 rows starting from the beginning of the part
7319 2024.09.04 16:55:52.238636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7320 2024.09.04 16:55:52.238754 [ 3 ] {} <Debug> HTTP-Session: 8f7a8500-f811-4785-a852-7d849cc6d5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7321 2024.09.04 16:55:52.238810 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part
7322 2024.09.04 16:55:52.238832 [ 3 ] {} <Debug> HTTP-Session: 8f7a8500-f811-4785-a852-7d849cc6d5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7323 2024.09.04 16:55:52.238904 [ 3 ] {} <Debug> HTTP-Session: 8f7a8500-f811-4785-a852-7d849cc6d5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7324 2024.09.04 16:55:52.239092 [ 3 ] {} <Trace> HTTP-Session: 8f7a8500-f811-4785-a852-7d849cc6d5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7325 2024.09.04 16:55:52.239114 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
7326 2024.09.04 16:55:52.239299 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 239 rows starting from the beginning of the part
7327 2024.09.04 16:55:52.239509 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7328 2024.09.04 16:55:52.239684 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
7329 2024.09.04 16:55:52.239680 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7330 2024.09.04 16:55:52.239981 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 238 rows starting from the beginning of the part
7331 2024.09.04 16:55:52.240707 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7332 2024.09.04 16:55:52.241336 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7333 2024.09.04 16:55:52.241373 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7334 2024.09.04 16:55:52.241880 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7335 2024.09.04 16:55:52.243276 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7336 2024.09.04 16:55:52.243456 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004122 sec., 242.600679281902 rows/sec., 16.35 KiB/sec.
7337 2024.09.04 16:55:52.243788 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Debug> DynamicQueryHandler: Done processing query
7338 2024.09.04 16:55:52.243813 [ 3 ] {e10d283c-a77d-4c8e-bb44-43a35db778e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7339 2024.09.04 16:55:52.243829 [ 3 ] {} <Debug> HTTP-Session: 8f7a8500-f811-4785-a852-7d849cc6d5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7340 2024.09.04 16:55:52.243972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7341 2024.09.04 16:55:52.244079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7342 2024.09.04 16:55:52.244111 [ 3 ] {} <Debug> HTTP-Session: 7c69f96d-7a4e-4698-8ad5-661116f1efb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7343 2024.09.04 16:55:52.244151 [ 3 ] {} <Debug> HTTP-Session: 7c69f96d-7a4e-4698-8ad5-661116f1efb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.09.04 16:55:52.244204 [ 3 ] {} <Debug> HTTP-Session: 7c69f96d-7a4e-4698-8ad5-661116f1efb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7345 2024.09.04 16:55:52.244252 [ 3 ] {} <Trace> HTTP-Session: 7c69f96d-7a4e-4698-8ad5-661116f1efb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7346 2024.09.04 16:55:52.244874 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7347 2024.09.04 16:55:52.244958 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <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_histogramu64
7348 2024.09.04 16:55:52.245797 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11571 rows, containing 5 columns (5 merged, 0 gathered) in 0.007806726 sec., 1482183.4402795744 rows/sec., 100.23 MiB/sec.
7349 2024.09.04 16:55:52.246074 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7350 2024.09.04 16:55:52.246216 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7351 2024.09.04 16:55:52.246961 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7352 2024.09.04 16:55:52.247244 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7353 2024.09.04 16:55:52.247489 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB.
7354 2024.09.04 16:55:52.247512 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7355 2024.09.04 16:55:52.247562 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7356 2024.09.04 16:55:52.248239 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7357 2024.09.04 16:55:52.248689 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7358 2024.09.04 16:55:52.248882 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004526 sec., 6849.315068493152 rows/sec., 12.27 MiB/sec.
7359 2024.09.04 16:55:52.249132 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Debug> DynamicQueryHandler: Done processing query
7360 2024.09.04 16:55:52.249157 [ 3 ] {692c0715-65fb-40d3-acd1-a759dbc9b8b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7361 2024.09.04 16:55:52.249173 [ 3 ] {} <Debug> HTTP-Session: 7c69f96d-7a4e-4698-8ad5-661116f1efb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.09.04 16:55:52.249364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7363 2024.09.04 16:55:52.249412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7364 2024.09.04 16:55:52.249431 [ 3 ] {} <Debug> HTTP-Session: 04c9421e-9573-4228-ab8d-c84d163d13c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7365 2024.09.04 16:55:52.249447 [ 3 ] {} <Debug> HTTP-Session: 04c9421e-9573-4228-ab8d-c84d163d13c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7366 2024.09.04 16:55:52.249461 [ 3 ] {} <Debug> HTTP-Session: 04c9421e-9573-4228-ab8d-c84d163d13c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7367 2024.09.04 16:55:52.249492 [ 3 ] {} <Trace> HTTP-Session: 04c9421e-9573-4228-ab8d-c84d163d13c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7368 2024.09.04 16:55:52.249633 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7369 2024.09.04 16:55:52.249677 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7370 2024.09.04 16:55:52.249808 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7371 2024.09.04 16:55:52.250155 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7372 2024.09.04 16:55:52.250190 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7373 2024.09.04 16:55:52.250556 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7374 2024.09.04 16:55:52.250879 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7375 2024.09.04 16:55:52.251026 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec.
7376 2024.09.04 16:55:52.251040 [ 86 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7377 2024.09.04 16:55:52.251132 [ 86 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7378 2024.09.04 16:55:52.251186 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7379 2024.09.04 16:55:52.251289 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Debug> DynamicQueryHandler: Done processing query
7380 2024.09.04 16:55:52.251323 [ 3 ] {a0bcfd34-f479-4a45-8cf6-2cc17b01adee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7381 2024.09.04 16:55:52.251344 [ 3 ] {} <Debug> HTTP-Session: 04c9421e-9573-4228-ab8d-c84d163d13c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.09.04 16:55:52.251344 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
7383 2024.09.04 16:55:52.251490 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7384 2024.09.04 16:55:52.251526 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1730 rows starting from the beginning of the part
7385 2024.09.04 16:55:52.251620 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
7386 2024.09.04 16:55:52.251825 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
7387 2024.09.04 16:55:52.252038 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7388 2024.09.04 16:55:52.252249 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
7389 2024.09.04 16:55:52.252314 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part
7390 2024.09.04 16:55:52.253867 [ 199 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599712 sec., 806243.1530877266 rows/sec., 52.87 MiB/sec.
7391 2024.09.04 16:55:52.254066 [ 199 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7392 2024.09.04 16:55:52.254420 [ 199 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7393 2024.09.04 16:55:52.254493 [ 199 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_36_7} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7394 2024.09.04 16:55:52.254560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
7395 2024.09.04 16:55:57.224360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7396 2024.09.04 16:55:57.224501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7397 2024.09.04 16:55:57.224531 [ 3 ] {} <Debug> HTTP-Session: 98f8c2b2-06b6-4ab4-a48c-42625d41bfba Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7398 2024.09.04 16:55:57.224560 [ 3 ] {} <Debug> HTTP-Session: 98f8c2b2-06b6-4ab4-a48c-42625d41bfba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.09.04 16:55:57.224579 [ 3 ] {} <Debug> HTTP-Session: 98f8c2b2-06b6-4ab4-a48c-42625d41bfba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7400 2024.09.04 16:55:57.224635 [ 3 ] {} <Trace> HTTP-Session: 98f8c2b2-06b6-4ab4-a48c-42625d41bfba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7401 2024.09.04 16:55:57.224829 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7402 2024.09.04 16:55:57.224903 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7403 2024.09.04 16:55:57.225266 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7404 2024.09.04 16:55:57.225772 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7405 2024.09.04 16:55:57.225812 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7406 2024.09.04 16:55:57.226217 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7407 2024.09.04 16:55:57.226615 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7408 2024.09.04 16:55:57.226794 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00202 sec., 1980.19801980198 rows/sec., 161.47 KiB/sec.
7409 2024.09.04 16:55:57.226806 [ 82 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7410 2024.09.04 16:55:57.226904 [ 82 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7411 2024.09.04 16:55:57.226973 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7412 2024.09.04 16:55:57.227122 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Debug> DynamicQueryHandler: Done processing query
7413 2024.09.04 16:55:57.227185 [ 3 ] {aa959245-e212-444a-83b7-d976c3686818} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7414 2024.09.04 16:55:57.227184 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7415 2024.09.04 16:55:57.227221 [ 3 ] {} <Debug> HTTP-Session: 98f8c2b2-06b6-4ab4-a48c-42625d41bfba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.09.04 16:55:57.227376 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7417 2024.09.04 16:55:57.227413 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part
7418 2024.09.04 16:55:57.227494 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7419 2024.09.04 16:55:57.227743 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7420 2024.09.04 16:55:57.227877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 176129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7421 2024.09.04 16:55:57.228177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7422 2024.09.04 16:55:57.228317 [ 3 ] {} <Debug> HTTP-Session: 33cad207-01cb-45e8-940c-0998faa2b174 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7423 2024.09.04 16:55:57.228327 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
7424 2024.09.04 16:55:57.228362 [ 3 ] {} <Debug> HTTP-Session: 33cad207-01cb-45e8-940c-0998faa2b174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7425 2024.09.04 16:55:57.228403 [ 3 ] {} <Debug> HTTP-Session: 33cad207-01cb-45e8-940c-0998faa2b174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7426 2024.09.04 16:55:57.228497 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7427 2024.09.04 16:55:57.228498 [ 3 ] {} <Trace> HTTP-Session: 33cad207-01cb-45e8-940c-0998faa2b174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7428 2024.09.04 16:55:57.228643 [ 195 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7429 2024.09.04 16:55:57.229169 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7430 2024.09.04 16:55:57.229233 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7431 2024.09.04 16:55:57.229636 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7432 2024.09.04 16:55:57.230113 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.003052922 sec., 10481.761407595739 rows/sec., 895.66 KiB/sec.
7433 2024.09.04 16:55:57.230243 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7434 2024.09.04 16:55:57.230832 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7435 2024.09.04 16:55:57.230909 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_15_3} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7436 2024.09.04 16:55:57.230991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7437 2024.09.04 16:55:57.231124 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7438 2024.09.04 16:55:57.231163 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7439 2024.09.04 16:55:57.231628 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7440 2024.09.04 16:55:57.231999 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7441 2024.09.04 16:55:57.232164 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.003458 sec., 351069.98264893 rows/sec., 29.00 MiB/sec.
7442 2024.09.04 16:55:57.232359 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Debug> DynamicQueryHandler: Done processing query
7443 2024.09.04 16:55:57.232385 [ 3 ] {ea705cd1-c1c9-4a4b-9f60-f071388ef1ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7444 2024.09.04 16:55:57.232402 [ 3 ] {} <Debug> HTTP-Session: 33cad207-01cb-45e8-940c-0998faa2b174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.09.04 16:55:57.232587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7446 2024.09.04 16:55:57.232637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7447 2024.09.04 16:55:57.232657 [ 3 ] {} <Debug> HTTP-Session: d0fe278b-7970-43b6-8327-7fbfc2ac188f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7448 2024.09.04 16:55:57.232674 [ 3 ] {} <Debug> HTTP-Session: d0fe278b-7970-43b6-8327-7fbfc2ac188f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7449 2024.09.04 16:55:57.232688 [ 3 ] {} <Debug> HTTP-Session: d0fe278b-7970-43b6-8327-7fbfc2ac188f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7450 2024.09.04 16:55:57.232720 [ 3 ] {} <Trace> HTTP-Session: d0fe278b-7970-43b6-8327-7fbfc2ac188f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7451 2024.09.04 16:55:57.232821 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7452 2024.09.04 16:55:57.232865 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7453 2024.09.04 16:55:57.233093 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7454 2024.09.04 16:55:57.233428 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7455 2024.09.04 16:55:57.233466 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7456 2024.09.04 16:55:57.233826 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7457 2024.09.04 16:55:57.234191 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7458 2024.09.04 16:55:57.234356 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00155 sec., 7741.935483870968 rows/sec., 568.30 KiB/sec.
7459 2024.09.04 16:55:57.234703 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Debug> DynamicQueryHandler: Done processing query
7460 2024.09.04 16:55:57.234734 [ 3 ] {275afaa0-12cf-432f-9c14-92f954e8ca17} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7461 2024.09.04 16:55:57.234751 [ 3 ] {} <Debug> HTTP-Session: d0fe278b-7970-43b6-8327-7fbfc2ac188f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.09.04 16:55:57.234948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7463 2024.09.04 16:55:57.234999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7464 2024.09.04 16:55:57.235018 [ 3 ] {} <Debug> HTTP-Session: c8a703a6-45ea-4543-a7b1-4ca612aa3c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7465 2024.09.04 16:55:57.235035 [ 3 ] {} <Debug> HTTP-Session: c8a703a6-45ea-4543-a7b1-4ca612aa3c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.09.04 16:55:57.235050 [ 3 ] {} <Debug> HTTP-Session: c8a703a6-45ea-4543-a7b1-4ca612aa3c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7467 2024.09.04 16:55:57.235081 [ 3 ] {} <Trace> HTTP-Session: c8a703a6-45ea-4543-a7b1-4ca612aa3c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7468 2024.09.04 16:55:57.235231 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7469 2024.09.04 16:55:57.235275 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7470 2024.09.04 16:55:57.235525 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7471 2024.09.04 16:55:57.235964 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7472 2024.09.04 16:55:57.236001 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7473 2024.09.04 16:55:57.236376 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7474 2024.09.04 16:55:57.236759 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7475 2024.09.04 16:55:57.236925 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00176 sec., 129545.45454545454 rows/sec., 8.77 MiB/sec.
7476 2024.09.04 16:55:57.237157 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Debug> DynamicQueryHandler: Done processing query
7477 2024.09.04 16:55:57.237182 [ 3 ] {51bd8cd2-c5a7-47bf-9d5d-dae9935cb540} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7478 2024.09.04 16:55:57.237199 [ 3 ] {} <Debug> HTTP-Session: c8a703a6-45ea-4543-a7b1-4ca612aa3c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.09.04 16:55:57.237415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7480 2024.09.04 16:55:57.237465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7481 2024.09.04 16:55:57.237484 [ 3 ] {} <Debug> HTTP-Session: 1aa1cf81-c1c5-4993-8b28-4560ebc7103e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7482 2024.09.04 16:55:57.237500 [ 3 ] {} <Debug> HTTP-Session: 1aa1cf81-c1c5-4993-8b28-4560ebc7103e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7483 2024.09.04 16:55:57.237514 [ 3 ] {} <Debug> HTTP-Session: 1aa1cf81-c1c5-4993-8b28-4560ebc7103e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7484 2024.09.04 16:55:57.237546 [ 3 ] {} <Trace> HTTP-Session: 1aa1cf81-c1c5-4993-8b28-4560ebc7103e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7485 2024.09.04 16:55:57.237876 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7486 2024.09.04 16:55:57.237918 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7487 2024.09.04 16:55:57.238143 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7488 2024.09.04 16:55:57.238832 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7489 2024.09.04 16:55:57.238869 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7490 2024.09.04 16:55:57.239266 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7491 2024.09.04 16:55:57.239628 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7492 2024.09.04 16:55:57.239784 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002137 sec., 248947.12213383248 rows/sec., 18.45 MiB/sec.
7493 2024.09.04 16:55:57.239956 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Debug> DynamicQueryHandler: Done processing query
7494 2024.09.04 16:55:57.239981 [ 3 ] {53823ce1-6188-45e4-a8d3-0aae6fb4564a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7495 2024.09.04 16:55:57.239998 [ 3 ] {} <Debug> HTTP-Session: 1aa1cf81-c1c5-4993-8b28-4560ebc7103e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7496 2024.09.04 16:55:57.240256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7497 2024.09.04 16:55:57.240305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7498 2024.09.04 16:55:57.240325 [ 3 ] {} <Debug> HTTP-Session: 6b5df797-4a75-4852-b0ed-06015f8d8d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7499 2024.09.04 16:55:57.240342 [ 3 ] {} <Debug> HTTP-Session: 6b5df797-4a75-4852-b0ed-06015f8d8d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7500 2024.09.04 16:55:57.240357 [ 3 ] {} <Debug> HTTP-Session: 6b5df797-4a75-4852-b0ed-06015f8d8d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7501 2024.09.04 16:55:57.240387 [ 3 ] {} <Trace> HTTP-Session: 6b5df797-4a75-4852-b0ed-06015f8d8d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7502 2024.09.04 16:55:57.240798 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7503 2024.09.04 16:55:57.240846 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7504 2024.09.04 16:55:57.240991 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7505 2024.09.04 16:55:57.241883 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7506 2024.09.04 16:55:57.241920 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7507 2024.09.04 16:55:57.242380 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7508 2024.09.04 16:55:57.242725 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7509 2024.09.04 16:55:57.242879 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002333 sec., 362623.23189027 rows/sec., 24.41 MiB/sec.
7510 2024.09.04 16:55:57.243049 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Debug> DynamicQueryHandler: Done processing query
7511 2024.09.04 16:55:57.243084 [ 3 ] {ed1fe167-20dd-418b-9faa-68ea047e4cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7512 2024.09.04 16:55:57.243102 [ 3 ] {} <Debug> HTTP-Session: 6b5df797-4a75-4852-b0ed-06015f8d8d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7513 2024.09.04 16:55:57.243262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7514 2024.09.04 16:55:57.243314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7515 2024.09.04 16:55:57.243333 [ 3 ] {} <Debug> HTTP-Session: df490a9f-71e3-4218-8739-3d8abefbcec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7516 2024.09.04 16:55:57.243351 [ 3 ] {} <Debug> HTTP-Session: df490a9f-71e3-4218-8739-3d8abefbcec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.09.04 16:55:57.243365 [ 3 ] {} <Debug> HTTP-Session: df490a9f-71e3-4218-8739-3d8abefbcec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7518 2024.09.04 16:55:57.243397 [ 3 ] {} <Trace> HTTP-Session: df490a9f-71e3-4218-8739-3d8abefbcec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7519 2024.09.04 16:55:57.243608 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7520 2024.09.04 16:55:57.243672 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <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_histogramu64
7521 2024.09.04 16:55:57.244090 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7522 2024.09.04 16:55:57.244632 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7523 2024.09.04 16:55:57.244669 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7524 2024.09.04 16:55:57.245268 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7525 2024.09.04 16:55:57.245711 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7526 2024.09.04 16:55:57.245908 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002428 sec., 3294.8929159802306 rows/sec., 5.90 MiB/sec.
7527 2024.09.04 16:55:57.246126 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Debug> DynamicQueryHandler: Done processing query
7528 2024.09.04 16:55:57.246150 [ 3 ] {a19abffc-082e-4ed1-835e-45ba5b49084c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7529 2024.09.04 16:55:57.246168 [ 3 ] {} <Debug> HTTP-Session: df490a9f-71e3-4218-8739-3d8abefbcec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7530 2024.09.04 16:55:57.246289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7531 2024.09.04 16:55:57.246343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7532 2024.09.04 16:55:57.246365 [ 3 ] {} <Debug> HTTP-Session: 1db924a4-7455-482b-aa4b-e45b4c832bed Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7533 2024.09.04 16:55:57.246384 [ 3 ] {} <Debug> HTTP-Session: 1db924a4-7455-482b-aa4b-e45b4c832bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7534 2024.09.04 16:55:57.246407 [ 3 ] {} <Debug> HTTP-Session: 1db924a4-7455-482b-aa4b-e45b4c832bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7535 2024.09.04 16:55:57.246442 [ 3 ] {} <Trace> HTTP-Session: 1db924a4-7455-482b-aa4b-e45b4c832bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7536 2024.09.04 16:55:57.246571 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7537 2024.09.04 16:55:57.246621 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7538 2024.09.04 16:55:57.246768 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7539 2024.09.04 16:55:57.247070 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7540 2024.09.04 16:55:57.247108 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7541 2024.09.04 16:55:57.247471 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7542 2024.09.04 16:55:57.247800 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7543 2024.09.04 16:55:57.247955 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
7544 2024.09.04 16:55:57.248124 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Debug> DynamicQueryHandler: Done processing query
7545 2024.09.04 16:55:57.248149 [ 3 ] {a0482d3c-5208-46cd-857f-14428aa70a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7546 2024.09.04 16:55:57.248166 [ 3 ] {} <Debug> HTTP-Session: 1db924a4-7455-482b-aa4b-e45b4c832bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.09.04 16:56:00.629583 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
7548 2024.09.04 16:56:00.629653 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
7549 2024.09.04 16:56:02.200825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7550 2024.09.04 16:56:02.200997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7551 2024.09.04 16:56:02.201043 [ 3 ] {} <Debug> HTTP-Session: 04707a88-7982-413d-b9e1-3357c915f960 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7552 2024.09.04 16:56:02.201085 [ 3 ] {} <Debug> HTTP-Session: 04707a88-7982-413d-b9e1-3357c915f960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7553 2024.09.04 16:56:02.201114 [ 3 ] {} <Debug> HTTP-Session: 04707a88-7982-413d-b9e1-3357c915f960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7554 2024.09.04 16:56:02.201194 [ 3 ] {} <Trace> HTTP-Session: 04707a88-7982-413d-b9e1-3357c915f960 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7555 2024.09.04 16:56:02.201423 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7556 2024.09.04 16:56:02.201492 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7557 2024.09.04 16:56:02.201831 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7558 2024.09.04 16:56:02.202274 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7559 2024.09.04 16:56:02.202320 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7560 2024.09.04 16:56:02.202735 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7561 2024.09.04 16:56:02.203123 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7562 2024.09.04 16:56:02.203290 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec.
7563 2024.09.04 16:56:02.203520 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Debug> DynamicQueryHandler: Done processing query
7564 2024.09.04 16:56:02.203548 [ 3 ] {6b44c9ce-c83b-4cfc-84ce-6f9ad2a88833} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7565 2024.09.04 16:56:02.203565 [ 3 ] {} <Debug> HTTP-Session: 04707a88-7982-413d-b9e1-3357c915f960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.09.04 16:56:02.203787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7567 2024.09.04 16:56:02.203848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7568 2024.09.04 16:56:02.203868 [ 3 ] {} <Debug> HTTP-Session: 8d9c4abb-724a-4c2b-8656-2d324ea0718c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7569 2024.09.04 16:56:02.203886 [ 3 ] {} <Debug> HTTP-Session: 8d9c4abb-724a-4c2b-8656-2d324ea0718c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.09.04 16:56:02.203900 [ 3 ] {} <Debug> HTTP-Session: 8d9c4abb-724a-4c2b-8656-2d324ea0718c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7571 2024.09.04 16:56:02.203936 [ 3 ] {} <Trace> HTTP-Session: 8d9c4abb-724a-4c2b-8656-2d324ea0718c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7572 2024.09.04 16:56:02.204124 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7573 2024.09.04 16:56:02.204173 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7574 2024.09.04 16:56:02.204421 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7575 2024.09.04 16:56:02.204918 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7576 2024.09.04 16:56:02.204957 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7577 2024.09.04 16:56:02.205364 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7578 2024.09.04 16:56:02.205727 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7579 2024.09.04 16:56:02.205892 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001854 sec., 135922.33009708737 rows/sec., 12.01 MiB/sec.
7580 2024.09.04 16:56:02.206069 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Debug> DynamicQueryHandler: Done processing query
7581 2024.09.04 16:56:02.206094 [ 3 ] {eb11c1bd-1fa9-4ee2-a0fb-94155f5aed30} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7582 2024.09.04 16:56:02.206110 [ 3 ] {} <Debug> HTTP-Session: 8d9c4abb-724a-4c2b-8656-2d324ea0718c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7583 2024.09.04 16:56:02.206242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7584 2024.09.04 16:56:02.206293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7585 2024.09.04 16:56:02.206312 [ 3 ] {} <Debug> HTTP-Session: 85fd6e8f-6116-4988-8b22-e53313924cce Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7586 2024.09.04 16:56:02.206330 [ 3 ] {} <Debug> HTTP-Session: 85fd6e8f-6116-4988-8b22-e53313924cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7587 2024.09.04 16:56:02.206344 [ 3 ] {} <Debug> HTTP-Session: 85fd6e8f-6116-4988-8b22-e53313924cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.09.04 16:56:02.206377 [ 3 ] {} <Trace> HTTP-Session: 85fd6e8f-6116-4988-8b22-e53313924cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7589 2024.09.04 16:56:02.206487 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7590 2024.09.04 16:56:02.206531 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7591 2024.09.04 16:56:02.206758 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7592 2024.09.04 16:56:02.207118 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7593 2024.09.04 16:56:02.207154 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7594 2024.09.04 16:56:02.207502 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7595 2024.09.04 16:56:02.207851 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7596 2024.09.04 16:56:02.208007 [ 77 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7597 2024.09.04 16:56:02.208014 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00155 sec., 21290.322580645163 rows/sec., 1.56 MiB/sec.
7598 2024.09.04 16:56:02.208091 [ 77 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7599 2024.09.04 16:56:02.208156 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7600 2024.09.04 16:56:02.208357 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Debug> DynamicQueryHandler: Done processing query
7601 2024.09.04 16:56:02.208365 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
7602 2024.09.04 16:56:02.208390 [ 3 ] {d65dfccf-6d88-40ec-b3a3-63c68ecdcc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7603 2024.09.04 16:56:02.208443 [ 3 ] {} <Debug> HTTP-Session: 85fd6e8f-6116-4988-8b22-e53313924cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.09.04 16:56:02.208629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7605 2024.09.04 16:56:02.208683 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7606 2024.09.04 16:56:02.208724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7607 2024.09.04 16:56:02.208759 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part
7608 2024.09.04 16:56:02.208769 [ 3 ] {} <Debug> HTTP-Session: f3576831-181d-4989-8a37-b3126f01cf0e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7609 2024.09.04 16:56:02.208805 [ 3 ] {} <Debug> HTTP-Session: f3576831-181d-4989-8a37-b3126f01cf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.09.04 16:56:02.208833 [ 3 ] {} <Debug> HTTP-Session: f3576831-181d-4989-8a37-b3126f01cf0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7611 2024.09.04 16:56:02.208915 [ 3 ] {} <Trace> HTTP-Session: f3576831-181d-4989-8a37-b3126f01cf0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7612 2024.09.04 16:56:02.209034 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part
7613 2024.09.04 16:56:02.209375 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7614 2024.09.04 16:56:02.209432 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part
7615 2024.09.04 16:56:02.209571 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7616 2024.09.04 16:56:02.209813 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 33 rows starting from the beginning of the part
7617 2024.09.04 16:56:02.210166 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
7618 2024.09.04 16:56:02.210537 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part
7619 2024.09.04 16:56:02.211308 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7620 2024.09.04 16:56:02.212093 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7621 2024.09.04 16:56:02.212148 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7622 2024.09.04 16:56:02.213206 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7623 2024.09.04 16:56:02.213683 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005409658 sec., 32904.11334690658 rows/sec., 2.51 MiB/sec.
7624 2024.09.04 16:56:02.213910 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7625 2024.09.04 16:56:02.214077 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7626 2024.09.04 16:56:02.214572 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005429 sec., 2578.7437833855224 rows/sec., 180.60 KiB/sec.
7627 2024.09.04 16:56:02.215252 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Debug> DynamicQueryHandler: Done processing query
7628 2024.09.04 16:56:02.215304 [ 3 ] {2955cf24-aac0-4a57-9294-07c7e6885cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7629 2024.09.04 16:56:02.215339 [ 3 ] {} <Debug> HTTP-Session: f3576831-181d-4989-8a37-b3126f01cf0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7630 2024.09.04 16:56:02.215416 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7631 2024.09.04 16:56:02.215508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7632 2024.09.04 16:56:02.215576 [ 186 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_36_7} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7633 2024.09.04 16:56:02.215591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7634 2024.09.04 16:56:02.215629 [ 3 ] {} <Debug> HTTP-Session: d8bfd856-15db-4d15-8811-85e874bc966f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7635 2024.09.04 16:56:02.215676 [ 3 ] {} <Debug> HTTP-Session: d8bfd856-15db-4d15-8811-85e874bc966f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7636 2024.09.04 16:56:02.215724 [ 3 ] {} <Debug> HTTP-Session: d8bfd856-15db-4d15-8811-85e874bc966f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7637 2024.09.04 16:56:02.215743 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
7638 2024.09.04 16:56:02.215781 [ 3 ] {} <Trace> HTTP-Session: d8bfd856-15db-4d15-8811-85e874bc966f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7639 2024.09.04 16:56:02.215896 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7640 2024.09.04 16:56:02.215938 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7641 2024.09.04 16:56:02.216174 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7642 2024.09.04 16:56:02.216471 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7643 2024.09.04 16:56:02.216508 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7644 2024.09.04 16:56:02.216855 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7645 2024.09.04 16:56:02.217213 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7646 2024.09.04 16:56:02.217366 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 237.44 KiB/sec.
7647 2024.09.04 16:56:02.217671 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Debug> DynamicQueryHandler: Done processing query
7648 2024.09.04 16:56:02.217695 [ 3 ] {85980e27-18da-42be-99ac-51687d29c13c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7649 2024.09.04 16:56:02.217712 [ 3 ] {} <Debug> HTTP-Session: d8bfd856-15db-4d15-8811-85e874bc966f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.09.04 16:56:02.217911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7651 2024.09.04 16:56:02.217958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7652 2024.09.04 16:56:02.217976 [ 3 ] {} <Debug> HTTP-Session: 7229ea7c-d912-440d-b214-447a6d567021 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7653 2024.09.04 16:56:02.217992 [ 3 ] {} <Debug> HTTP-Session: 7229ea7c-d912-440d-b214-447a6d567021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7654 2024.09.04 16:56:02.218006 [ 3 ] {} <Debug> HTTP-Session: 7229ea7c-d912-440d-b214-447a6d567021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7655 2024.09.04 16:56:02.218035 [ 3 ] {} <Trace> HTTP-Session: 7229ea7c-d912-440d-b214-447a6d567021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7656 2024.09.04 16:56:02.218255 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7657 2024.09.04 16:56:02.218297 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7658 2024.09.04 16:56:02.218537 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7659 2024.09.04 16:56:02.219088 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7660 2024.09.04 16:56:02.219124 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7661 2024.09.04 16:56:02.219490 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7662 2024.09.04 16:56:02.219836 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7663 2024.09.04 16:56:02.219989 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001849 sec., 224445.64629529475 rows/sec., 16.02 MiB/sec.
7664 2024.09.04 16:56:02.220159 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Debug> DynamicQueryHandler: Done processing query
7665 2024.09.04 16:56:02.220183 [ 3 ] {8118e6c8-4aad-43f4-bfda-3243622c2a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7666 2024.09.04 16:56:02.220199 [ 3 ] {} <Debug> HTTP-Session: 7229ea7c-d912-440d-b214-447a6d567021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.09.04 16:56:02.220326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7668 2024.09.04 16:56:02.220374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7669 2024.09.04 16:56:02.220393 [ 3 ] {} <Debug> HTTP-Session: b9ba1cd6-103c-4b5f-8109-4084ccda36f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7670 2024.09.04 16:56:02.220409 [ 3 ] {} <Debug> HTTP-Session: b9ba1cd6-103c-4b5f-8109-4084ccda36f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7671 2024.09.04 16:56:02.220422 [ 3 ] {} <Debug> HTTP-Session: b9ba1cd6-103c-4b5f-8109-4084ccda36f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7672 2024.09.04 16:56:02.220452 [ 3 ] {} <Trace> HTTP-Session: b9ba1cd6-103c-4b5f-8109-4084ccda36f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7673 2024.09.04 16:56:02.220545 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7674 2024.09.04 16:56:02.220589 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7675 2024.09.04 16:56:02.220717 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7676 2024.09.04 16:56:02.220978 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7677 2024.09.04 16:56:02.221013 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7678 2024.09.04 16:56:02.221355 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7679 2024.09.04 16:56:02.221679 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7680 2024.09.04 16:56:02.221834 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001304 sec., 4601.226993865031 rows/sec., 240.40 KiB/sec.
7681 2024.09.04 16:56:02.222021 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Debug> DynamicQueryHandler: Done processing query
7682 2024.09.04 16:56:02.222044 [ 3 ] {3206243f-2f0f-4d3e-8ff7-e2500c1a8c53} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7683 2024.09.04 16:56:02.222060 [ 3 ] {} <Debug> HTTP-Session: b9ba1cd6-103c-4b5f-8109-4084ccda36f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.09.04 16:56:02.222206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7685 2024.09.04 16:56:02.222252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7686 2024.09.04 16:56:02.222271 [ 3 ] {} <Debug> HTTP-Session: a2f2416d-7d44-45eb-8ed5-2af18ffee593 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7687 2024.09.04 16:56:02.222287 [ 3 ] {} <Debug> HTTP-Session: a2f2416d-7d44-45eb-8ed5-2af18ffee593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7688 2024.09.04 16:56:02.222301 [ 3 ] {} <Debug> HTTP-Session: a2f2416d-7d44-45eb-8ed5-2af18ffee593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7689 2024.09.04 16:56:02.222330 [ 3 ] {} <Trace> HTTP-Session: a2f2416d-7d44-45eb-8ed5-2af18ffee593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7690 2024.09.04 16:56:02.222518 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7691 2024.09.04 16:56:02.222565 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7692 2024.09.04 16:56:02.222706 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7693 2024.09.04 16:56:02.223144 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7694 2024.09.04 16:56:02.223180 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7695 2024.09.04 16:56:02.223552 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7696 2024.09.04 16:56:02.223883 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7697 2024.09.04 16:56:02.224040 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00162 sec., 146913.5802469136 rows/sec., 9.85 MiB/sec.
7698 2024.09.04 16:56:02.224206 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Debug> DynamicQueryHandler: Done processing query
7699 2024.09.04 16:56:02.224230 [ 3 ] {906ebf1b-9ec3-469b-acd4-f3456aca08d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7700 2024.09.04 16:56:02.224245 [ 3 ] {} <Debug> HTTP-Session: a2f2416d-7d44-45eb-8ed5-2af18ffee593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7701 2024.09.04 16:56:02.224361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7702 2024.09.04 16:56:02.224408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7703 2024.09.04 16:56:02.224426 [ 3 ] {} <Debug> HTTP-Session: b39fc7f5-f802-4c86-ae43-8b589ae44d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7704 2024.09.04 16:56:02.224442 [ 3 ] {} <Debug> HTTP-Session: b39fc7f5-f802-4c86-ae43-8b589ae44d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7705 2024.09.04 16:56:02.224455 [ 3 ] {} <Debug> HTTP-Session: b39fc7f5-f802-4c86-ae43-8b589ae44d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7706 2024.09.04 16:56:02.224485 [ 3 ] {} <Trace> HTTP-Session: b39fc7f5-f802-4c86-ae43-8b589ae44d0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7707 2024.09.04 16:56:02.224576 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7708 2024.09.04 16:56:02.224620 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7709 2024.09.04 16:56:02.224747 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7710 2024.09.04 16:56:02.224987 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7711 2024.09.04 16:56:02.225022 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7712 2024.09.04 16:56:02.225362 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7713 2024.09.04 16:56:02.225672 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7714 2024.09.04 16:56:02.225814 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001261 sec., 793.0214115781126 rows/sec., 53.44 KiB/sec.
7715 2024.09.04 16:56:02.225963 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Debug> DynamicQueryHandler: Done processing query
7716 2024.09.04 16:56:02.225987 [ 3 ] {0d79cd2b-fdea-4867-b378-d38fd43d18c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7717 2024.09.04 16:56:02.226002 [ 3 ] {} <Debug> HTTP-Session: b39fc7f5-f802-4c86-ae43-8b589ae44d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7718 2024.09.04 16:56:02.226147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7719 2024.09.04 16:56:02.226193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7720 2024.09.04 16:56:02.226212 [ 3 ] {} <Debug> HTTP-Session: 2c102a32-51f8-4dae-8bc4-abbee69c7862 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7721 2024.09.04 16:56:02.226228 [ 3 ] {} <Debug> HTTP-Session: 2c102a32-51f8-4dae-8bc4-abbee69c7862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7722 2024.09.04 16:56:02.226242 [ 3 ] {} <Debug> HTTP-Session: 2c102a32-51f8-4dae-8bc4-abbee69c7862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7723 2024.09.04 16:56:02.226272 [ 3 ] {} <Trace> HTTP-Session: 2c102a32-51f8-4dae-8bc4-abbee69c7862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7724 2024.09.04 16:56:02.226581 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7725 2024.09.04 16:56:02.226643 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <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_histogramu64
7726 2024.09.04 16:56:02.227063 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7727 2024.09.04 16:56:02.227712 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7728 2024.09.04 16:56:02.227748 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7729 2024.09.04 16:56:02.228367 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7730 2024.09.04 16:56:02.228768 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7731 2024.09.04 16:56:02.228936 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7732 2024.09.04 16:56:02.228960 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002595 sec., 11946.050096339113 rows/sec., 21.41 MiB/sec.
7733 2024.09.04 16:56:02.228992 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7734 2024.09.04 16:56:02.229051 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7735 2024.09.04 16:56:02.229311 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
7736 2024.09.04 16:56:02.229394 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Debug> DynamicQueryHandler: Done processing query
7737 2024.09.04 16:56:02.229425 [ 3 ] {f5db0cdf-12fd-442c-8398-b7d57e837bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7738 2024.09.04 16:56:02.229449 [ 3 ] {} <Debug> HTTP-Session: 2c102a32-51f8-4dae-8bc4-abbee69c7862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7739 2024.09.04 16:56:02.229593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7740 2024.09.04 16:56:02.229645 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7741 2024.09.04 16:56:02.229654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7742 2024.09.04 16:56:02.229688 [ 3 ] {} <Debug> HTTP-Session: ed145c9b-5310-4c8a-bcfc-732046ab45ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7743 2024.09.04 16:56:02.229718 [ 3 ] {} <Debug> HTTP-Session: ed145c9b-5310-4c8a-bcfc-732046ab45ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7744 2024.09.04 16:56:02.229723 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 596 rows starting from the beginning of the part
7745 2024.09.04 16:56:02.229735 [ 3 ] {} <Debug> HTTP-Session: ed145c9b-5310-4c8a-bcfc-732046ab45ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7746 2024.09.04 16:56:02.229782 [ 3 ] {} <Trace> HTTP-Session: ed145c9b-5310-4c8a-bcfc-732046ab45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7747 2024.09.04 16:56:02.230036 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7748 2024.09.04 16:56:02.230050 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part
7749 2024.09.04 16:56:02.230094 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7750 2024.09.04 16:56:02.230548 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part
7751 2024.09.04 16:56:02.230608 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7752 2024.09.04 16:56:02.230907 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part
7753 2024.09.04 16:56:02.231326 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part
7754 2024.09.04 16:56:02.231405 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7755 2024.09.04 16:56:02.231469 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7756 2024.09.04 16:56:02.231668 [ 195 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part
7757 2024.09.04 16:56:02.232280 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7758 2024.09.04 16:56:02.232730 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7759 2024.09.04 16:56:02.232915 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003009 sec., 27251.578597540713 rows/sec., 1.73 MiB/sec.
7760 2024.09.04 16:56:02.233080 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Debug> DynamicQueryHandler: Done processing query
7761 2024.09.04 16:56:02.233104 [ 3 ] {ee59f001-5000-4dc2-ac68-3ac6d0d5baea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7762 2024.09.04 16:56:02.233120 [ 3 ] {} <Debug> HTTP-Session: ed145c9b-5310-4c8a-bcfc-732046ab45ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7763 2024.09.04 16:56:02.235934 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 19 columns (19 merged, 0 gathered) in 0.006751701 sec., 104418.13107541345 rows/sec., 187.11 MiB/sec.
7764 2024.09.04 16:56:02.236797 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7765 2024.09.04 16:56:02.237429 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7766 2024.09.04 16:56:02.237518 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7767 2024.09.04 16:56:02.237664 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB.
7768 2024.09.04 16:56:07.195217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7769 2024.09.04 16:56:07.195350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7770 2024.09.04 16:56:07.195377 [ 3 ] {} <Debug> HTTP-Session: 16af376a-8f47-41d8-8ea8-8f27897525b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7771 2024.09.04 16:56:07.195403 [ 3 ] {} <Debug> HTTP-Session: 16af376a-8f47-41d8-8ea8-8f27897525b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.09.04 16:56:07.195417 [ 3 ] {} <Debug> HTTP-Session: 16af376a-8f47-41d8-8ea8-8f27897525b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7773 2024.09.04 16:56:07.195467 [ 3 ] {} <Trace> HTTP-Session: 16af376a-8f47-41d8-8ea8-8f27897525b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7774 2024.09.04 16:56:07.195649 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7775 2024.09.04 16:56:07.195716 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7776 2024.09.04 16:56:07.196055 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7777 2024.09.04 16:56:07.196429 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7778 2024.09.04 16:56:07.196477 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7779 2024.09.04 16:56:07.196893 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7780 2024.09.04 16:56:07.197303 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7781 2024.09.04 16:56:07.197480 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001877 sec., 1065.5301012253597 rows/sec., 86.89 KiB/sec.
7782 2024.09.04 16:56:07.197696 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Debug> DynamicQueryHandler: Done processing query
7783 2024.09.04 16:56:07.197724 [ 3 ] {68c3648d-486b-4f7e-94a4-39e2aa33afe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7784 2024.09.04 16:56:07.197741 [ 3 ] {} <Debug> HTTP-Session: 16af376a-8f47-41d8-8ea8-8f27897525b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7785 2024.09.04 16:56:07.197894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7786 2024.09.04 16:56:07.197948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7787 2024.09.04 16:56:07.197968 [ 3 ] {} <Debug> HTTP-Session: 975d7116-a353-4b1e-b120-886886615ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7788 2024.09.04 16:56:07.197986 [ 3 ] {} <Debug> HTTP-Session: 975d7116-a353-4b1e-b120-886886615ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7789 2024.09.04 16:56:07.198000 [ 3 ] {} <Debug> HTTP-Session: 975d7116-a353-4b1e-b120-886886615ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7790 2024.09.04 16:56:07.198036 [ 3 ] {} <Trace> HTTP-Session: 975d7116-a353-4b1e-b120-886886615ddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7791 2024.09.04 16:56:07.198171 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7792 2024.09.04 16:56:07.198219 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7793 2024.09.04 16:56:07.198458 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7794 2024.09.04 16:56:07.198801 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7795 2024.09.04 16:56:07.198839 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7796 2024.09.04 16:56:07.199214 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7797 2024.09.04 16:56:07.199587 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7798 2024.09.04 16:56:07.199754 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001623 sec., 44978.434996919284 rows/sec., 3.65 MiB/sec.
7799 2024.09.04 16:56:07.199929 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Debug> DynamicQueryHandler: Done processing query
7800 2024.09.04 16:56:07.199955 [ 3 ] {3ab6c28b-b1cd-4f43-af6d-54a1eea5f7e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7801 2024.09.04 16:56:07.199970 [ 3 ] {} <Debug> HTTP-Session: 975d7116-a353-4b1e-b120-886886615ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.09.04 16:56:07.200095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7803 2024.09.04 16:56:07.200146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7804 2024.09.04 16:56:07.200165 [ 3 ] {} <Debug> HTTP-Session: 7749d379-2bde-481f-b0dc-7696dbaf3696 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7805 2024.09.04 16:56:07.200182 [ 3 ] {} <Debug> HTTP-Session: 7749d379-2bde-481f-b0dc-7696dbaf3696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7806 2024.09.04 16:56:07.200196 [ 3 ] {} <Debug> HTTP-Session: 7749d379-2bde-481f-b0dc-7696dbaf3696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7807 2024.09.04 16:56:07.200230 [ 3 ] {} <Trace> HTTP-Session: 7749d379-2bde-481f-b0dc-7696dbaf3696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7808 2024.09.04 16:56:07.200338 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7809 2024.09.04 16:56:07.200384 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7810 2024.09.04 16:56:07.200616 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7811 2024.09.04 16:56:07.200892 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7812 2024.09.04 16:56:07.200930 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7813 2024.09.04 16:56:07.201280 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7814 2024.09.04 16:56:07.201634 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7815 2024.09.04 16:56:07.201790 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001478 sec., 6765.899864682003 rows/sec., 501.50 KiB/sec.
7816 2024.09.04 16:56:07.201980 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Debug> DynamicQueryHandler: Done processing query
7817 2024.09.04 16:56:07.202009 [ 3 ] {8519d1e2-8119-4599-aa8d-85d9147e211c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7818 2024.09.04 16:56:07.202025 [ 3 ] {} <Debug> HTTP-Session: 7749d379-2bde-481f-b0dc-7696dbaf3696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7819 2024.09.04 16:56:07.202162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7820 2024.09.04 16:56:07.202210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7821 2024.09.04 16:56:07.202229 [ 3 ] {} <Debug> HTTP-Session: d37ebc85-747f-4b01-bbd9-3c6fdade4835 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7822 2024.09.04 16:56:07.202245 [ 3 ] {} <Debug> HTTP-Session: d37ebc85-747f-4b01-bbd9-3c6fdade4835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.09.04 16:56:07.202259 [ 3 ] {} <Debug> HTTP-Session: d37ebc85-747f-4b01-bbd9-3c6fdade4835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7824 2024.09.04 16:56:07.202291 [ 3 ] {} <Trace> HTTP-Session: d37ebc85-747f-4b01-bbd9-3c6fdade4835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7825 2024.09.04 16:56:07.202411 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7826 2024.09.04 16:56:07.202454 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7827 2024.09.04 16:56:07.202678 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7828 2024.09.04 16:56:07.203012 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7829 2024.09.04 16:56:07.203052 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7830 2024.09.04 16:56:07.203412 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7831 2024.09.04 16:56:07.203779 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7832 2024.09.04 16:56:07.203934 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001558 sec., 47496.79075738126 rows/sec., 3.71 MiB/sec.
7833 2024.09.04 16:56:07.204093 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Debug> DynamicQueryHandler: Done processing query
7834 2024.09.04 16:56:07.204117 [ 3 ] {03368680-7f46-4b31-bdc7-b26dae60bcae} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7835 2024.09.04 16:56:07.204133 [ 3 ] {} <Debug> HTTP-Session: d37ebc85-747f-4b01-bbd9-3c6fdade4835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7836 2024.09.04 16:56:07.204303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7837 2024.09.04 16:56:07.204350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7838 2024.09.04 16:56:07.204369 [ 3 ] {} <Debug> HTTP-Session: 3d8a8a3b-8ca5-449c-ac64-f201668f6067 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7839 2024.09.04 16:56:07.204390 [ 3 ] {} <Debug> HTTP-Session: 3d8a8a3b-8ca5-449c-ac64-f201668f6067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.09.04 16:56:07.204407 [ 3 ] {} <Debug> HTTP-Session: 3d8a8a3b-8ca5-449c-ac64-f201668f6067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7841 2024.09.04 16:56:07.204438 [ 3 ] {} <Trace> HTTP-Session: 3d8a8a3b-8ca5-449c-ac64-f201668f6067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7842 2024.09.04 16:56:07.204582 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7843 2024.09.04 16:56:07.204630 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7844 2024.09.04 16:56:07.204779 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7845 2024.09.04 16:56:07.205141 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7846 2024.09.04 16:56:07.205178 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7847 2024.09.04 16:56:07.205559 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7848 2024.09.04 16:56:07.205897 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7849 2024.09.04 16:56:07.206055 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001535 sec., 104885.99348534203 rows/sec., 7.30 MiB/sec.
7850 2024.09.04 16:56:07.206208 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Debug> DynamicQueryHandler: Done processing query
7851 2024.09.04 16:56:07.206232 [ 3 ] {1ad26e82-4d38-4b3d-b68d-58672a920020} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7852 2024.09.04 16:56:07.206248 [ 3 ] {} <Debug> HTTP-Session: 3d8a8a3b-8ca5-449c-ac64-f201668f6067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7853 2024.09.04 16:56:07.206390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7854 2024.09.04 16:56:07.206438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7855 2024.09.04 16:56:07.206456 [ 3 ] {} <Debug> HTTP-Session: 74415764-ab2a-4dd7-ab58-e4be67190ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7856 2024.09.04 16:56:07.206473 [ 3 ] {} <Debug> HTTP-Session: 74415764-ab2a-4dd7-ab58-e4be67190ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7857 2024.09.04 16:56:07.206486 [ 3 ] {} <Debug> HTTP-Session: 74415764-ab2a-4dd7-ab58-e4be67190ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7858 2024.09.04 16:56:07.206517 [ 3 ] {} <Trace> HTTP-Session: 74415764-ab2a-4dd7-ab58-e4be67190ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7859 2024.09.04 16:56:07.206664 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7860 2024.09.04 16:56:07.206728 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <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_histogramu64
7861 2024.09.04 16:56:07.207129 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7862 2024.09.04 16:56:07.207569 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7863 2024.09.04 16:56:07.207605 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7864 2024.09.04 16:56:07.208187 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7865 2024.09.04 16:56:07.208599 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7866 2024.09.04 16:56:07.208781 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002191 sec., 3651.3007759014154 rows/sec., 6.54 MiB/sec.
7867 2024.09.04 16:56:07.208975 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Debug> DynamicQueryHandler: Done processing query
7868 2024.09.04 16:56:07.208999 [ 3 ] {8d9f16a3-adaa-4944-957e-4f8aa6a19f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7869 2024.09.04 16:56:07.209015 [ 3 ] {} <Debug> HTTP-Session: 74415764-ab2a-4dd7-ab58-e4be67190ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7870 2024.09.04 16:56:07.209148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7871 2024.09.04 16:56:07.209195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7872 2024.09.04 16:56:07.209214 [ 3 ] {} <Debug> HTTP-Session: eb58d586-d0d3-4686-9e36-3870c0145218 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7873 2024.09.04 16:56:07.209230 [ 3 ] {} <Debug> HTTP-Session: eb58d586-d0d3-4686-9e36-3870c0145218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7874 2024.09.04 16:56:07.209244 [ 3 ] {} <Debug> HTTP-Session: eb58d586-d0d3-4686-9e36-3870c0145218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7875 2024.09.04 16:56:07.209275 [ 3 ] {} <Trace> HTTP-Session: eb58d586-d0d3-4686-9e36-3870c0145218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7876 2024.09.04 16:56:07.209388 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7877 2024.09.04 16:56:07.209431 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7878 2024.09.04 16:56:07.209560 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7879 2024.09.04 16:56:07.209830 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7880 2024.09.04 16:56:07.209866 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7881 2024.09.04 16:56:07.210235 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7882 2024.09.04 16:56:07.210563 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7883 2024.09.04 16:56:07.210717 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
7884 2024.09.04 16:56:07.210867 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Debug> DynamicQueryHandler: Done processing query
7885 2024.09.04 16:56:07.210892 [ 3 ] {0454dfaa-11ee-4e3c-b95a-a8d123c123e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7886 2024.09.04 16:56:07.210908 [ 3 ] {} <Debug> HTTP-Session: eb58d586-d0d3-4686-9e36-3870c0145218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7887 2024.09.04 16:56:12.201195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 37974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7888 2024.09.04 16:56:12.201324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7889 2024.09.04 16:56:12.201350 [ 3 ] {} <Debug> HTTP-Session: d369dc86-3071-4b8a-9573-44f68572b5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7890 2024.09.04 16:56:12.201375 [ 3 ] {} <Debug> HTTP-Session: d369dc86-3071-4b8a-9573-44f68572b5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7891 2024.09.04 16:56:12.201390 [ 3 ] {} <Debug> HTTP-Session: d369dc86-3071-4b8a-9573-44f68572b5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7892 2024.09.04 16:56:12.201441 [ 3 ] {} <Trace> HTTP-Session: d369dc86-3071-4b8a-9573-44f68572b5cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7893 2024.09.04 16:56:12.201691 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7894 2024.09.04 16:56:12.201756 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7895 2024.09.04 16:56:12.202089 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7896 2024.09.04 16:56:12.202689 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7897 2024.09.04 16:56:12.202734 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7898 2024.09.04 16:56:12.203177 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7899 2024.09.04 16:56:12.203566 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7900 2024.09.04 16:56:12.203742 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Debug> executeQuery: Read 251 rows, 22.72 KiB in 0.002163 sec., 116042.53351826167 rows/sec., 10.26 MiB/sec.
7901 2024.09.04 16:56:12.203973 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Debug> DynamicQueryHandler: Done processing query
7902 2024.09.04 16:56:12.204002 [ 3 ] {0a40e7c3-fcc7-40f8-af0f-88adf5bb7ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7903 2024.09.04 16:56:12.204019 [ 3 ] {} <Debug> HTTP-Session: d369dc86-3071-4b8a-9573-44f68572b5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7904 2024.09.04 16:56:12.204228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7905 2024.09.04 16:56:12.204282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7906 2024.09.04 16:56:12.204302 [ 3 ] {} <Debug> HTTP-Session: b73e310c-0e72-4e4d-8f9e-12851fcdc0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7907 2024.09.04 16:56:12.204320 [ 3 ] {} <Debug> HTTP-Session: b73e310c-0e72-4e4d-8f9e-12851fcdc0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7908 2024.09.04 16:56:12.204334 [ 3 ] {} <Debug> HTTP-Session: b73e310c-0e72-4e4d-8f9e-12851fcdc0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7909 2024.09.04 16:56:12.204370 [ 3 ] {} <Trace> HTTP-Session: b73e310c-0e72-4e4d-8f9e-12851fcdc0f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7910 2024.09.04 16:56:12.204489 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7911 2024.09.04 16:56:12.204536 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7912 2024.09.04 16:56:12.204775 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7913 2024.09.04 16:56:12.205108 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7914 2024.09.04 16:56:12.205145 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7915 2024.09.04 16:56:12.205490 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7916 2024.09.04 16:56:12.205852 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7917 2024.09.04 16:56:12.206005 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001551 sec., 19987.10509348807 rows/sec., 1.47 MiB/sec.
7918 2024.09.04 16:56:12.206170 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Debug> DynamicQueryHandler: Done processing query
7919 2024.09.04 16:56:12.206195 [ 3 ] {6a6cd41f-628d-4e45-97ef-31ad654f6fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7920 2024.09.04 16:56:12.206211 [ 3 ] {} <Debug> HTTP-Session: b73e310c-0e72-4e4d-8f9e-12851fcdc0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7921 2024.09.04 16:56:12.206343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7922 2024.09.04 16:56:12.206389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7923 2024.09.04 16:56:12.206408 [ 3 ] {} <Debug> HTTP-Session: 005fd12b-23db-4fd2-b57e-7220f1d9725b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7924 2024.09.04 16:56:12.206425 [ 3 ] {} <Debug> HTTP-Session: 005fd12b-23db-4fd2-b57e-7220f1d9725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7925 2024.09.04 16:56:12.206439 [ 3 ] {} <Debug> HTTP-Session: 005fd12b-23db-4fd2-b57e-7220f1d9725b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7926 2024.09.04 16:56:12.206471 [ 3 ] {} <Trace> HTTP-Session: 005fd12b-23db-4fd2-b57e-7220f1d9725b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7927 2024.09.04 16:56:12.206569 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7928 2024.09.04 16:56:12.206612 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7929 2024.09.04 16:56:12.206829 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7930 2024.09.04 16:56:12.207134 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7931 2024.09.04 16:56:12.207171 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7932 2024.09.04 16:56:12.207512 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7933 2024.09.04 16:56:12.207855 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7934 2024.09.04 16:56:12.208012 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001463 sec., 9569.377990430621 rows/sec., 670.18 KiB/sec.
7935 2024.09.04 16:56:12.208186 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Debug> DynamicQueryHandler: Done processing query
7936 2024.09.04 16:56:12.208210 [ 3 ] {79d2a0cd-9dc6-4950-80c5-9fe563687a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7937 2024.09.04 16:56:12.208226 [ 3 ] {} <Debug> HTTP-Session: 005fd12b-23db-4fd2-b57e-7220f1d9725b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7938 2024.09.04 16:56:12.208352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7939 2024.09.04 16:56:12.208404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7940 2024.09.04 16:56:12.208424 [ 3 ] {} <Debug> HTTP-Session: 7e68c04e-13db-416b-96ca-b98b6d06e416 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7941 2024.09.04 16:56:12.208440 [ 3 ] {} <Debug> HTTP-Session: 7e68c04e-13db-416b-96ca-b98b6d06e416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7942 2024.09.04 16:56:12.208455 [ 3 ] {} <Debug> HTTP-Session: 7e68c04e-13db-416b-96ca-b98b6d06e416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7943 2024.09.04 16:56:12.208486 [ 3 ] {} <Trace> HTTP-Session: 7e68c04e-13db-416b-96ca-b98b6d06e416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7944 2024.09.04 16:56:12.208606 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7945 2024.09.04 16:56:12.208649 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7946 2024.09.04 16:56:12.208870 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7947 2024.09.04 16:56:12.209160 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7948 2024.09.04 16:56:12.209197 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7949 2024.09.04 16:56:12.209529 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7950 2024.09.04 16:56:12.209873 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7951 2024.09.04 16:56:12.210027 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 246.86 KiB/sec.
7952 2024.09.04 16:56:12.210039 [ 66 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7953 2024.09.04 16:56:12.210162 [ 66 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2024.09.04 16:56:12.210202 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7955 2024.09.04 16:56:12.210218 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Debug> DynamicQueryHandler: Done processing query
7956 2024.09.04 16:56:12.210257 [ 3 ] {e9ba662d-8482-4404-a5ca-deb250a5ef90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7957 2024.09.04 16:56:12.210317 [ 3 ] {} <Debug> HTTP-Session: 7e68c04e-13db-416b-96ca-b98b6d06e416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7958 2024.09.04 16:56:12.210417 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
7959 2024.09.04 16:56:12.210596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7960 2024.09.04 16:56:12.210654 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7961 2024.09.04 16:56:12.210695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7962 2024.09.04 16:56:12.210721 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
7963 2024.09.04 16:56:12.210732 [ 3 ] {} <Debug> HTTP-Session: 63ea134d-fff3-40c6-870a-2028e154106c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7964 2024.09.04 16:56:12.210777 [ 3 ] {} <Debug> HTTP-Session: 63ea134d-fff3-40c6-870a-2028e154106c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.09.04 16:56:12.210808 [ 3 ] {} <Debug> HTTP-Session: 63ea134d-fff3-40c6-870a-2028e154106c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7966 2024.09.04 16:56:12.210932 [ 3 ] {} <Trace> HTTP-Session: 63ea134d-fff3-40c6-870a-2028e154106c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7967 2024.09.04 16:56:12.211041 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
7968 2024.09.04 16:56:12.211323 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
7969 2024.09.04 16:56:12.211365 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7970 2024.09.04 16:56:12.211490 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7971 2024.09.04 16:56:12.211580 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
7972 2024.09.04 16:56:12.211993 [ 186 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7973 2024.09.04 16:56:12.212846 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7974 2024.09.04 16:56:12.214111 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7975 2024.09.04 16:56:12.214187 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7976 2024.09.04 16:56:12.214571 [ 195 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279372 sec., 7010.374419424158 rows/sec., 444.99 KiB/sec.
7977 2024.09.04 16:56:12.214859 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7978 2024.09.04 16:56:12.214985 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7979 2024.09.04 16:56:12.215981 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7980 2024.09.04 16:56:12.216168 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7981 2024.09.04 16:56:12.216321 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.005153 sec., 80147.48690083447 rows/sec., 5.72 MiB/sec.
7982 2024.09.04 16:56:12.216407 [ 193 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_13_3} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
7983 2024.09.04 16:56:12.216621 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7984 2024.09.04 16:56:12.216676 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Debug> DynamicQueryHandler: Done processing query
7985 2024.09.04 16:56:12.216705 [ 3 ] {9910a43d-3c35-40cc-9348-9a19f5b883c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7986 2024.09.04 16:56:12.216721 [ 3 ] {} <Debug> HTTP-Session: 63ea134d-fff3-40c6-870a-2028e154106c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.09.04 16:56:12.216923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7988 2024.09.04 16:56:12.216972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7989 2024.09.04 16:56:12.216991 [ 3 ] {} <Debug> HTTP-Session: 792aa264-1cf7-4739-a5e3-7b87878ff735 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
7990 2024.09.04 16:56:12.217008 [ 3 ] {} <Debug> HTTP-Session: 792aa264-1cf7-4739-a5e3-7b87878ff735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7991 2024.09.04 16:56:12.217022 [ 3 ] {} <Debug> HTTP-Session: 792aa264-1cf7-4739-a5e3-7b87878ff735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7992 2024.09.04 16:56:12.217056 [ 3 ] {} <Trace> HTTP-Session: 792aa264-1cf7-4739-a5e3-7b87878ff735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7993 2024.09.04 16:56:12.217156 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7994 2024.09.04 16:56:12.217204 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7995 2024.09.04 16:56:12.217356 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7996 2024.09.04 16:56:12.217627 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7997 2024.09.04 16:56:12.217663 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7998 2024.09.04 16:56:12.218025 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7999 2024.09.04 16:56:12.218359 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8000 2024.09.04 16:56:12.218514 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec.
8001 2024.09.04 16:56:12.218714 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Debug> DynamicQueryHandler: Done processing query
8002 2024.09.04 16:56:12.218738 [ 3 ] {b894e4a5-7aca-4d94-a47a-f587a602de74} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8003 2024.09.04 16:56:12.218754 [ 3 ] {} <Debug> HTTP-Session: 792aa264-1cf7-4739-a5e3-7b87878ff735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.09.04 16:56:12.218954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8005 2024.09.04 16:56:12.219003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8006 2024.09.04 16:56:12.219022 [ 3 ] {} <Debug> HTTP-Session: e4dedec2-a10c-4db5-9f8a-0dd270180dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8007 2024.09.04 16:56:12.219039 [ 3 ] {} <Debug> HTTP-Session: e4dedec2-a10c-4db5-9f8a-0dd270180dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.09.04 16:56:12.219052 [ 3 ] {} <Debug> HTTP-Session: e4dedec2-a10c-4db5-9f8a-0dd270180dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8009 2024.09.04 16:56:12.219083 [ 3 ] {} <Trace> HTTP-Session: e4dedec2-a10c-4db5-9f8a-0dd270180dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8010 2024.09.04 16:56:12.219258 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8011 2024.09.04 16:56:12.219305 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8012 2024.09.04 16:56:12.219451 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8013 2024.09.04 16:56:12.219861 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8014 2024.09.04 16:56:12.219896 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8015 2024.09.04 16:56:12.220274 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8016 2024.09.04 16:56:12.220615 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8017 2024.09.04 16:56:12.220774 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec.
8018 2024.09.04 16:56:12.220959 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Debug> DynamicQueryHandler: Done processing query
8019 2024.09.04 16:56:12.220993 [ 3 ] {96471d39-c2e4-43cb-8e4a-6b484508a527} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8020 2024.09.04 16:56:12.221012 [ 3 ] {} <Debug> HTTP-Session: e4dedec2-a10c-4db5-9f8a-0dd270180dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8021 2024.09.04 16:56:12.221186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8022 2024.09.04 16:56:12.221233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8023 2024.09.04 16:56:12.221251 [ 3 ] {} <Debug> HTTP-Session: 04d60223-937b-41b6-8d42-7c733157c96f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8024 2024.09.04 16:56:12.221268 [ 3 ] {} <Debug> HTTP-Session: 04d60223-937b-41b6-8d42-7c733157c96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.09.04 16:56:12.221282 [ 3 ] {} <Debug> HTTP-Session: 04d60223-937b-41b6-8d42-7c733157c96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8026 2024.09.04 16:56:12.221313 [ 3 ] {} <Trace> HTTP-Session: 04d60223-937b-41b6-8d42-7c733157c96f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8027 2024.09.04 16:56:12.221406 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8028 2024.09.04 16:56:12.221450 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8029 2024.09.04 16:56:12.221582 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8030 2024.09.04 16:56:12.221822 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8031 2024.09.04 16:56:12.221859 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8032 2024.09.04 16:56:12.222209 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8033 2024.09.04 16:56:12.222528 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8034 2024.09.04 16:56:12.222683 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec.
8035 2024.09.04 16:56:12.222845 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Debug> DynamicQueryHandler: Done processing query
8036 2024.09.04 16:56:12.222870 [ 3 ] {d96b8795-5d0c-432d-8ed6-928a7a85a060} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8037 2024.09.04 16:56:12.222885 [ 3 ] {} <Debug> HTTP-Session: 04d60223-937b-41b6-8d42-7c733157c96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8038 2024.09.04 16:56:12.223029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8039 2024.09.04 16:56:12.223077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8040 2024.09.04 16:56:12.223096 [ 3 ] {} <Debug> HTTP-Session: b9e1449d-102e-4ac1-ad64-d1360345cdc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8041 2024.09.04 16:56:12.223112 [ 3 ] {} <Debug> HTTP-Session: b9e1449d-102e-4ac1-ad64-d1360345cdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.09.04 16:56:12.223126 [ 3 ] {} <Debug> HTTP-Session: b9e1449d-102e-4ac1-ad64-d1360345cdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8043 2024.09.04 16:56:12.223156 [ 3 ] {} <Trace> HTTP-Session: b9e1449d-102e-4ac1-ad64-d1360345cdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8044 2024.09.04 16:56:12.223466 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8045 2024.09.04 16:56:12.223530 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <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_histogramu64
8046 2024.09.04 16:56:12.223945 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8047 2024.09.04 16:56:12.224720 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8048 2024.09.04 16:56:12.224757 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8049 2024.09.04 16:56:12.225387 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8050 2024.09.04 16:56:12.225813 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8051 2024.09.04 16:56:12.226016 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002776 sec., 11167.146974063402 rows/sec., 20.01 MiB/sec.
8052 2024.09.04 16:56:12.226240 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Debug> DynamicQueryHandler: Done processing query
8053 2024.09.04 16:56:12.226264 [ 3 ] {eff71f73-c2c6-4cdc-bec8-2b24ceccc66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8054 2024.09.04 16:56:12.226280 [ 3 ] {} <Debug> HTTP-Session: b9e1449d-102e-4ac1-ad64-d1360345cdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8055 2024.09.04 16:56:12.226418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8056 2024.09.04 16:56:12.226466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8057 2024.09.04 16:56:12.226485 [ 3 ] {} <Debug> HTTP-Session: d8741d97-9d8a-4fb1-8b6e-6152a9e2ae69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8058 2024.09.04 16:56:12.226502 [ 3 ] {} <Debug> HTTP-Session: d8741d97-9d8a-4fb1-8b6e-6152a9e2ae69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.09.04 16:56:12.226516 [ 3 ] {} <Debug> HTTP-Session: d8741d97-9d8a-4fb1-8b6e-6152a9e2ae69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8060 2024.09.04 16:56:12.226548 [ 3 ] {} <Trace> HTTP-Session: d8741d97-9d8a-4fb1-8b6e-6152a9e2ae69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8061 2024.09.04 16:56:12.226681 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8062 2024.09.04 16:56:12.226724 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8063 2024.09.04 16:56:12.226853 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8064 2024.09.04 16:56:12.227177 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8065 2024.09.04 16:56:12.227214 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8066 2024.09.04 16:56:12.227573 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8067 2024.09.04 16:56:12.227898 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8068 2024.09.04 16:56:12.228051 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001417 sec., 57868.73676781933 rows/sec., 3.68 MiB/sec.
8069 2024.09.04 16:56:12.228215 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Debug> DynamicQueryHandler: Done processing query
8070 2024.09.04 16:56:12.228238 [ 3 ] {a1480399-bdae-412c-b9bd-397eee7ff446} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8071 2024.09.04 16:56:12.228254 [ 3 ] {} <Debug> HTTP-Session: d8741d97-9d8a-4fb1-8b6e-6152a9e2ae69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8072 2024.09.04 16:56:15.629690 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
8073 2024.09.04 16:56:15.629762 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
8074 2024.09.04 16:56:17.001333 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000952193 sec.
8075 2024.09.04 16:56:17.196097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8076 2024.09.04 16:56:17.196274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8077 2024.09.04 16:56:17.196318 [ 3 ] {} <Debug> HTTP-Session: 2aa1fb59-d65e-45dd-8e3b-16c4c5f1f435 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8078 2024.09.04 16:56:17.196359 [ 3 ] {} <Debug> HTTP-Session: 2aa1fb59-d65e-45dd-8e3b-16c4c5f1f435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8079 2024.09.04 16:56:17.196388 [ 3 ] {} <Debug> HTTP-Session: 2aa1fb59-d65e-45dd-8e3b-16c4c5f1f435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.09.04 16:56:17.196470 [ 3 ] {} <Trace> HTTP-Session: 2aa1fb59-d65e-45dd-8e3b-16c4c5f1f435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8081 2024.09.04 16:56:17.196800 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8082 2024.09.04 16:56:17.196909 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8083 2024.09.04 16:56:17.197242 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8084 2024.09.04 16:56:17.197702 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8085 2024.09.04 16:56:17.197750 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8086 2024.09.04 16:56:17.198173 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8087 2024.09.04 16:56:17.198553 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8088 2024.09.04 16:56:17.198697 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002019 sec., 35661.218424962855 rows/sec., 2.90 MiB/sec.
8089 2024.09.04 16:56:17.198709 [ 59 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8090 2024.09.04 16:56:17.198768 [ 59 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8091 2024.09.04 16:56:17.198805 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8092 2024.09.04 16:56:17.198971 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Debug> DynamicQueryHandler: Done processing query
8093 2024.09.04 16:56:17.199026 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
8094 2024.09.04 16:56:17.199037 [ 3 ] {34441222-3e70-41eb-923d-c1469d8ddece} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8095 2024.09.04 16:56:17.199141 [ 3 ] {} <Debug> HTTP-Session: 2aa1fb59-d65e-45dd-8e3b-16c4c5f1f435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8096 2024.09.04 16:56:17.199506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8097 2024.09.04 16:56:17.199590 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8098 2024.09.04 16:56:17.199649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8099 2024.09.04 16:56:17.199667 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1416 rows starting from the beginning of the part
8100 2024.09.04 16:56:17.199697 [ 3 ] {} <Debug> HTTP-Session: 8fbc9cfa-0d5b-4092-a223-a0a1c6c34482 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8101 2024.09.04 16:56:17.199736 [ 3 ] {} <Debug> HTTP-Session: 8fbc9cfa-0d5b-4092-a223-a0a1c6c34482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.09.04 16:56:17.199786 [ 3 ] {} <Debug> HTTP-Session: 8fbc9cfa-0d5b-4092-a223-a0a1c6c34482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8103 2024.09.04 16:56:17.199914 [ 3 ] {} <Trace> HTTP-Session: 8fbc9cfa-0d5b-4092-a223-a0a1c6c34482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8104 2024.09.04 16:56:17.199972 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1214 rows starting from the beginning of the part
8105 2024.09.04 16:56:17.200245 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part
8106 2024.09.04 16:56:17.200327 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8107 2024.09.04 16:56:17.200565 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8108 2024.09.04 16:56:17.200587 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 73 rows starting from the beginning of the part
8109 2024.09.04 16:56:17.200967 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 251 rows starting from the beginning of the part
8110 2024.09.04 16:56:17.201271 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part
8111 2024.09.04 16:56:17.202132 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8112 2024.09.04 16:56:17.202927 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8113 2024.09.04 16:56:17.202988 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8114 2024.09.04 16:56:17.204025 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8115 2024.09.04 16:56:17.204566 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8116 2024.09.04 16:56:17.204821 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004679 sec., 1709.7670442402223 rows/sec., 128.57 KiB/sec.
8117 2024.09.04 16:56:17.205517 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3278 rows, containing 5 columns (5 merged, 0 gathered) in 0.006620258 sec., 495146.8658774325 rows/sec., 43.46 MiB/sec.
8118 2024.09.04 16:56:17.205770 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Debug> DynamicQueryHandler: Done processing query
8119 2024.09.04 16:56:17.205802 [ 3 ] {f8a4ae1e-c72f-4ffb-a3e7-4c3d657f54c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8120 2024.09.04 16:56:17.205830 [ 3 ] {} <Debug> HTTP-Session: 8fbc9cfa-0d5b-4092-a223-a0a1c6c34482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8121 2024.09.04 16:56:17.205847 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8122 2024.09.04 16:56:17.206013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8123 2024.09.04 16:56:17.206141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8124 2024.09.04 16:56:17.206222 [ 3 ] {} <Debug> HTTP-Session: 3046ecbc-8b05-488c-9abb-aaad68fc277d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8125 2024.09.04 16:56:17.206284 [ 3 ] {} <Debug> HTTP-Session: 3046ecbc-8b05-488c-9abb-aaad68fc277d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8126 2024.09.04 16:56:17.206332 [ 3 ] {} <Debug> HTTP-Session: 3046ecbc-8b05-488c-9abb-aaad68fc277d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.09.04 16:56:17.206424 [ 3 ] {} <Trace> HTTP-Session: 3046ecbc-8b05-488c-9abb-aaad68fc277d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8128 2024.09.04 16:56:17.206642 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8129 2024.09.04 16:56:17.206685 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8130 2024.09.04 16:56:17.206725 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8131 2024.09.04 16:56:17.206902 [ 196 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_41_8} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8132 2024.09.04 16:56:17.207076 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
8133 2024.09.04 16:56:17.207252 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8134 2024.09.04 16:56:17.207630 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8135 2024.09.04 16:56:17.207668 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8136 2024.09.04 16:56:17.208032 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8137 2024.09.04 16:56:17.208397 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8138 2024.09.04 16:56:17.208521 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001992 sec., 36144.57831325301 rows/sec., 2.82 MiB/sec.
8139 2024.09.04 16:56:17.208527 [ 59 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8140 2024.09.04 16:56:17.208576 [ 59 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8141 2024.09.04 16:56:17.208610 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8142 2024.09.04 16:56:17.208756 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Debug> DynamicQueryHandler: Done processing query
8143 2024.09.04 16:56:17.208795 [ 3 ] {8e71fc1c-5b22-4c2e-bc3f-ab8186fb1b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8144 2024.09.04 16:56:17.208803 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
8145 2024.09.04 16:56:17.208855 [ 3 ] {} <Debug> HTTP-Session: 3046ecbc-8b05-488c-9abb-aaad68fc277d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.09.04 16:56:17.209190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8147 2024.09.04 16:56:17.209384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8148 2024.09.04 16:56:17.209492 [ 3 ] {} <Debug> HTTP-Session: 328b60d6-3859-414f-91a6-9531f6e1f6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8149 2024.09.04 16:56:17.209578 [ 3 ] {} <Debug> HTTP-Session: 328b60d6-3859-414f-91a6-9531f6e1f6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.09.04 16:56:17.209659 [ 3 ] {} <Debug> HTTP-Session: 328b60d6-3859-414f-91a6-9531f6e1f6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8151 2024.09.04 16:56:17.209664 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8152 2024.09.04 16:56:17.209792 [ 3 ] {} <Trace> HTTP-Session: 328b60d6-3859-414f-91a6-9531f6e1f6a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8153 2024.09.04 16:56:17.209834 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part
8154 2024.09.04 16:56:17.210329 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 532 rows starting from the beginning of the part
8155 2024.09.04 16:56:17.210334 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8156 2024.09.04 16:56:17.210448 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8157 2024.09.04 16:56:17.210517 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 415 rows starting from the beginning of the part
8158 2024.09.04 16:56:17.210946 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part
8159 2024.09.04 16:56:17.211205 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 413 rows starting from the beginning of the part
8160 2024.09.04 16:56:17.211439 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part
8161 2024.09.04 16:56:17.211535 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8162 2024.09.04 16:56:17.212283 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8163 2024.09.04 16:56:17.212334 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8164 2024.09.04 16:56:17.212928 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8165 2024.09.04 16:56:17.213328 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8166 2024.09.04 16:56:17.213467 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.004808154 sec., 503103.68594683113 rows/sec., 38.59 MiB/sec.
8167 2024.09.04 16:56:17.213553 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8168 2024.09.04 16:56:17.213570 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003535 sec., 45261.66902404526 rows/sec., 3.15 MiB/sec.
8169 2024.09.04 16:56:17.213608 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8170 2024.09.04 16:56:17.213685 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8171 2024.09.04 16:56:17.213969 [ 192 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8172 2024.09.04 16:56:17.214645 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Debug> DynamicQueryHandler: Done processing query
8173 2024.09.04 16:56:17.214882 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
8174 2024.09.04 16:56:17.215503 [ 3 ] {3db1d431-ad9e-4f19-b03b-e4007c8be4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8175 2024.09.04 16:56:17.215628 [ 3 ] {} <Debug> HTTP-Session: 328b60d6-3859-414f-91a6-9531f6e1f6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.09.04 16:56:17.216106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8177 2024.09.04 16:56:17.216366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8178 2024.09.04 16:56:17.216449 [ 3 ] {} <Debug> HTTP-Session: 5afa0dcc-bb0d-4270-ae84-ec946aa03540 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8179 2024.09.04 16:56:17.216451 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8180 2024.09.04 16:56:17.216510 [ 3 ] {} <Debug> HTTP-Session: 5afa0dcc-bb0d-4270-ae84-ec946aa03540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8181 2024.09.04 16:56:17.216524 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11571 rows starting from the beginning of the part
8182 2024.09.04 16:56:17.216548 [ 3 ] {} <Debug> HTTP-Session: 5afa0dcc-bb0d-4270-ae84-ec946aa03540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8183 2024.09.04 16:56:17.216632 [ 3 ] {} <Trace> HTTP-Session: 5afa0dcc-bb0d-4270-ae84-ec946aa03540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8184 2024.09.04 16:56:17.216687 [ 192 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8185 2024.09.04 16:56:17.216973 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 846 rows starting from the beginning of the part
8186 2024.09.04 16:56:17.217181 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8187 2024.09.04 16:56:17.217209 [ 192 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_41_8} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8188 2024.09.04 16:56:17.217446 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part
8189 2024.09.04 16:56:17.217635 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
8190 2024.09.04 16:56:17.217762 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <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_histogramu64
8191 2024.09.04 16:56:17.217948 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
8192 2024.09.04 16:56:17.218288 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part
8193 2024.09.04 16:56:17.218542 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
8194 2024.09.04 16:56:17.220077 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8195 2024.09.04 16:56:17.220708 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8196 2024.09.04 16:56:17.220750 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8197 2024.09.04 16:56:17.221931 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8198 2024.09.04 16:56:17.222576 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): 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.09.04 16:56:17.222830 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005862 sec., 1364.721937905152 rows/sec., 2.45 MiB/sec.
8200 2024.09.04 16:56:17.223642 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Debug> DynamicQueryHandler: Done processing query
8201 2024.09.04 16:56:17.223667 [ 3 ] {7e3b3c83-425a-43cf-8786-98372fa54e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8202 2024.09.04 16:56:17.223683 [ 3 ] {} <Debug> HTTP-Session: 5afa0dcc-bb0d-4270-ae84-ec946aa03540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.09.04 16:56:17.223826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8204 2024.09.04 16:56:17.223875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8205 2024.09.04 16:56:17.223893 [ 3 ] {} <Debug> HTTP-Session: e5140405-a7ab-4c10-b3a9-ed3c061d8dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8206 2024.09.04 16:56:17.223910 [ 3 ] {} <Debug> HTTP-Session: e5140405-a7ab-4c10-b3a9-ed3c061d8dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.09.04 16:56:17.223924 [ 3 ] {} <Debug> HTTP-Session: e5140405-a7ab-4c10-b3a9-ed3c061d8dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8208 2024.09.04 16:56:17.223956 [ 3 ] {} <Trace> HTTP-Session: e5140405-a7ab-4c10-b3a9-ed3c061d8dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.09.04 16:56:17.224069 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8210 2024.09.04 16:56:17.224114 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8211 2024.09.04 16:56:17.224283 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8212 2024.09.04 16:56:17.224847 [ 191 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13213 rows, containing 5 columns (5 merged, 0 gathered) in 0.011024393 sec., 1198524.0366521766 rows/sec., 81.05 MiB/sec.
8213 2024.09.04 16:56:17.224862 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8214 2024.09.04 16:56:17.224911 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8215 2024.09.04 16:56:17.225347 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8216 2024.09.04 16:56:17.225384 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8217 2024.09.04 16:56:17.226153 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8218 2024.09.04 16:56:17.226332 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8219 2024.09.04 16:56:17.226385 [ 59 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8220 2024.09.04 16:56:17.226444 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002385 sec., 25157.232704402515 rows/sec., 1.70 MiB/sec.
8221 2024.09.04 16:56:17.226487 [ 59 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8222 2024.09.04 16:56:17.226572 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8223 2024.09.04 16:56:17.226664 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8224 2024.09.04 16:56:17.227217 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Debug> DynamicQueryHandler: Done processing query
8225 2024.09.04 16:56:17.227341 [ 3 ] {d19c84b4-d2f7-4231-93c4-cb5854933d1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8226 2024.09.04 16:56:17.227431 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
8227 2024.09.04 16:56:17.227472 [ 3 ] {} <Debug> HTTP-Session: e5140405-a7ab-4c10-b3a9-ed3c061d8dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8228 2024.09.04 16:56:17.227607 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
8229 2024.09.04 16:56:17.227815 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8230 2024.09.04 16:56:17.227849 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2096 rows starting from the beginning of the part
8231 2024.09.04 16:56:17.227961 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
8232 2024.09.04 16:56:17.228163 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
8233 2024.09.04 16:56:17.228339 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
8234 2024.09.04 16:56:17.228514 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part
8235 2024.09.04 16:56:17.228684 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
8236 2024.09.04 16:56:17.230169 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2440 rows, containing 4 columns (4 merged, 0 gathered) in 0.003426692 sec., 712056.9925747631 rows/sec., 46.69 MiB/sec.
8237 2024.09.04 16:56:17.230488 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8238 2024.09.04 16:56:17.230987 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8239 2024.09.04 16:56:17.231080 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_41_8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8240 2024.09.04 16:56:17.231177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
8241 2024.09.04 16:56:22.203104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8242 2024.09.04 16:56:22.203223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8243 2024.09.04 16:56:22.203247 [ 3 ] {} <Debug> HTTP-Session: 61ba8641-2fd8-4c93-8898-766b51311ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8244 2024.09.04 16:56:22.203269 [ 3 ] {} <Debug> HTTP-Session: 61ba8641-2fd8-4c93-8898-766b51311ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8245 2024.09.04 16:56:22.203283 [ 3 ] {} <Debug> HTTP-Session: 61ba8641-2fd8-4c93-8898-766b51311ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8246 2024.09.04 16:56:22.203330 [ 3 ] {} <Trace> HTTP-Session: 61ba8641-2fd8-4c93-8898-766b51311ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8247 2024.09.04 16:56:22.203575 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8248 2024.09.04 16:56:22.203642 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8249 2024.09.04 16:56:22.203971 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8250 2024.09.04 16:56:22.204332 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8251 2024.09.04 16:56:22.204374 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8252 2024.09.04 16:56:22.204765 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8253 2024.09.04 16:56:22.205166 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8254 2024.09.04 16:56:22.205349 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001816 sec., 1101.3215859030838 rows/sec., 89.81 KiB/sec.
8255 2024.09.04 16:56:22.205722 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Debug> DynamicQueryHandler: Done processing query
8256 2024.09.04 16:56:22.205764 [ 3 ] {610ec1a2-dcd2-45c8-be33-9c3c2c48f755} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8257 2024.09.04 16:56:22.205790 [ 3 ] {} <Debug> HTTP-Session: 61ba8641-2fd8-4c93-8898-766b51311ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8258 2024.09.04 16:56:22.205999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8259 2024.09.04 16:56:22.206051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8260 2024.09.04 16:56:22.206071 [ 3 ] {} <Debug> HTTP-Session: 5f47d975-e433-4b92-9887-666eaa192f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8261 2024.09.04 16:56:22.206088 [ 3 ] {} <Debug> HTTP-Session: 5f47d975-e433-4b92-9887-666eaa192f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8262 2024.09.04 16:56:22.206101 [ 3 ] {} <Debug> HTTP-Session: 5f47d975-e433-4b92-9887-666eaa192f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8263 2024.09.04 16:56:22.206132 [ 3 ] {} <Trace> HTTP-Session: 5f47d975-e433-4b92-9887-666eaa192f31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8264 2024.09.04 16:56:22.206308 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8265 2024.09.04 16:56:22.206353 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8266 2024.09.04 16:56:22.206605 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8267 2024.09.04 16:56:22.207066 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8268 2024.09.04 16:56:22.207109 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8269 2024.09.04 16:56:22.207502 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8270 2024.09.04 16:56:22.207874 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8271 2024.09.04 16:56:22.208036 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001812 sec., 139072.8476821192 rows/sec., 12.28 MiB/sec.
8272 2024.09.04 16:56:22.208344 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Debug> DynamicQueryHandler: Done processing query
8273 2024.09.04 16:56:22.208398 [ 3 ] {9beef140-1193-4095-82de-7ed56acaad1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8274 2024.09.04 16:56:22.208436 [ 3 ] {} <Debug> HTTP-Session: 5f47d975-e433-4b92-9887-666eaa192f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8275 2024.09.04 16:56:22.208602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8276 2024.09.04 16:56:22.208654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8277 2024.09.04 16:56:22.208673 [ 3 ] {} <Debug> HTTP-Session: 20db0da3-2dd4-4a6d-a4a3-4bc060e91920 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8278 2024.09.04 16:56:22.208691 [ 3 ] {} <Debug> HTTP-Session: 20db0da3-2dd4-4a6d-a4a3-4bc060e91920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8279 2024.09.04 16:56:22.208706 [ 3 ] {} <Debug> HTTP-Session: 20db0da3-2dd4-4a6d-a4a3-4bc060e91920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8280 2024.09.04 16:56:22.208738 [ 3 ] {} <Trace> HTTP-Session: 20db0da3-2dd4-4a6d-a4a3-4bc060e91920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8281 2024.09.04 16:56:22.208849 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8282 2024.09.04 16:56:22.208895 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8283 2024.09.04 16:56:22.209146 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8284 2024.09.04 16:56:22.209454 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8285 2024.09.04 16:56:22.209492 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8286 2024.09.04 16:56:22.209845 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8287 2024.09.04 16:56:22.210207 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8288 2024.09.04 16:56:22.210369 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001545 sec., 21359.223300970876 rows/sec., 1.56 MiB/sec.
8289 2024.09.04 16:56:22.210533 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Debug> DynamicQueryHandler: Done processing query
8290 2024.09.04 16:56:22.210557 [ 3 ] {d8d4a30e-899d-4a84-b4aa-5b1a2971d07c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8291 2024.09.04 16:56:22.210573 [ 3 ] {} <Debug> HTTP-Session: 20db0da3-2dd4-4a6d-a4a3-4bc060e91920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.09.04 16:56:22.210693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8293 2024.09.04 16:56:22.210742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8294 2024.09.04 16:56:22.210761 [ 3 ] {} <Debug> HTTP-Session: 99569915-73a6-403b-b88b-a8178fcb749b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8295 2024.09.04 16:56:22.210778 [ 3 ] {} <Debug> HTTP-Session: 99569915-73a6-403b-b88b-a8178fcb749b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8296 2024.09.04 16:56:22.210792 [ 3 ] {} <Debug> HTTP-Session: 99569915-73a6-403b-b88b-a8178fcb749b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8297 2024.09.04 16:56:22.210823 [ 3 ] {} <Trace> HTTP-Session: 99569915-73a6-403b-b88b-a8178fcb749b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8298 2024.09.04 16:56:22.210921 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8299 2024.09.04 16:56:22.210965 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8300 2024.09.04 16:56:22.211191 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8301 2024.09.04 16:56:22.211478 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8302 2024.09.04 16:56:22.211516 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8303 2024.09.04 16:56:22.211870 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8304 2024.09.04 16:56:22.212229 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8305 2024.09.04 16:56:22.212402 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec.
8306 2024.09.04 16:56:22.212706 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Debug> DynamicQueryHandler: Done processing query
8307 2024.09.04 16:56:22.212751 [ 3 ] {0d53a85d-91b8-492d-88c3-9ea08081b404} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8308 2024.09.04 16:56:22.212791 [ 3 ] {} <Debug> HTTP-Session: 99569915-73a6-403b-b88b-a8178fcb749b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8309 2024.09.04 16:56:22.212914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8310 2024.09.04 16:56:22.212965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8311 2024.09.04 16:56:22.212984 [ 3 ] {} <Debug> HTTP-Session: f4f4177e-6661-436f-98f8-14fdaf48525c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8312 2024.09.04 16:56:22.213001 [ 3 ] {} <Debug> HTTP-Session: f4f4177e-6661-436f-98f8-14fdaf48525c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8313 2024.09.04 16:56:22.213016 [ 3 ] {} <Debug> HTTP-Session: f4f4177e-6661-436f-98f8-14fdaf48525c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.09.04 16:56:22.213047 [ 3 ] {} <Trace> HTTP-Session: f4f4177e-6661-436f-98f8-14fdaf48525c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8315 2024.09.04 16:56:22.213148 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8316 2024.09.04 16:56:22.213193 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8317 2024.09.04 16:56:22.213431 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8318 2024.09.04 16:56:22.213717 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8319 2024.09.04 16:56:22.213755 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8320 2024.09.04 16:56:22.214115 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8321 2024.09.04 16:56:22.214472 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8322 2024.09.04 16:56:22.214599 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec.
8323 2024.09.04 16:56:22.214755 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Debug> DynamicQueryHandler: Done processing query
8324 2024.09.04 16:56:22.214780 [ 3 ] {33e7fa5d-da44-46f5-bfaf-9466c9db9b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8325 2024.09.04 16:56:22.214796 [ 3 ] {} <Debug> HTTP-Session: f4f4177e-6661-436f-98f8-14fdaf48525c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8326 2024.09.04 16:56:22.214970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8327 2024.09.04 16:56:22.215019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8328 2024.09.04 16:56:22.215038 [ 3 ] {} <Debug> HTTP-Session: 61926dec-e582-4bf8-b7e6-9b2e3bc41923 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8329 2024.09.04 16:56:22.215055 [ 3 ] {} <Debug> HTTP-Session: 61926dec-e582-4bf8-b7e6-9b2e3bc41923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8330 2024.09.04 16:56:22.215068 [ 3 ] {} <Debug> HTTP-Session: 61926dec-e582-4bf8-b7e6-9b2e3bc41923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8331 2024.09.04 16:56:22.215099 [ 3 ] {} <Trace> HTTP-Session: 61926dec-e582-4bf8-b7e6-9b2e3bc41923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8332 2024.09.04 16:56:22.215302 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8333 2024.09.04 16:56:22.215346 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8334 2024.09.04 16:56:22.215570 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8335 2024.09.04 16:56:22.216098 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8336 2024.09.04 16:56:22.216135 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8337 2024.09.04 16:56:22.216509 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8338 2024.09.04 16:56:22.216867 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8339 2024.09.04 16:56:22.216990 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.0018 sec., 230555.55555555556 rows/sec., 16.45 MiB/sec.
8340 2024.09.04 16:56:22.217146 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Debug> DynamicQueryHandler: Done processing query
8341 2024.09.04 16:56:22.217171 [ 3 ] {13bc82ce-873d-4d90-9a55-1fb082cb9229} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8342 2024.09.04 16:56:22.217186 [ 3 ] {} <Debug> HTTP-Session: 61926dec-e582-4bf8-b7e6-9b2e3bc41923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8343 2024.09.04 16:56:22.217322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8344 2024.09.04 16:56:22.217370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8345 2024.09.04 16:56:22.217389 [ 3 ] {} <Debug> HTTP-Session: a4bf7780-9488-45b3-b565-d135b1a906ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8346 2024.09.04 16:56:22.217405 [ 3 ] {} <Debug> HTTP-Session: a4bf7780-9488-45b3-b565-d135b1a906ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8347 2024.09.04 16:56:22.217419 [ 3 ] {} <Debug> HTTP-Session: a4bf7780-9488-45b3-b565-d135b1a906ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8348 2024.09.04 16:56:22.217454 [ 3 ] {} <Trace> HTTP-Session: a4bf7780-9488-45b3-b565-d135b1a906ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8349 2024.09.04 16:56:22.217551 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8350 2024.09.04 16:56:22.217596 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8351 2024.09.04 16:56:22.217725 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8352 2024.09.04 16:56:22.217953 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8353 2024.09.04 16:56:22.217988 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8354 2024.09.04 16:56:22.218341 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8355 2024.09.04 16:56:22.218672 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8356 2024.09.04 16:56:22.218797 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001271 sec., 4720.692368214005 rows/sec., 246.64 KiB/sec.
8357 2024.09.04 16:56:22.218948 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Debug> DynamicQueryHandler: Done processing query
8358 2024.09.04 16:56:22.218973 [ 3 ] {037d3083-255a-476a-8354-bafb2082e98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8359 2024.09.04 16:56:22.218989 [ 3 ] {} <Debug> HTTP-Session: a4bf7780-9488-45b3-b565-d135b1a906ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8360 2024.09.04 16:56:22.219147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8361 2024.09.04 16:56:22.219194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8362 2024.09.04 16:56:22.219214 [ 3 ] {} <Debug> HTTP-Session: 2e13ee55-05d1-4258-b8c9-e2116cd4a48f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8363 2024.09.04 16:56:22.219230 [ 3 ] {} <Debug> HTTP-Session: 2e13ee55-05d1-4258-b8c9-e2116cd4a48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8364 2024.09.04 16:56:22.219244 [ 3 ] {} <Debug> HTTP-Session: 2e13ee55-05d1-4258-b8c9-e2116cd4a48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8365 2024.09.04 16:56:22.219275 [ 3 ] {} <Trace> HTTP-Session: 2e13ee55-05d1-4258-b8c9-e2116cd4a48f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8366 2024.09.04 16:56:22.219438 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8367 2024.09.04 16:56:22.219486 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8368 2024.09.04 16:56:22.219628 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8369 2024.09.04 16:56:22.220001 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8370 2024.09.04 16:56:22.220036 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8371 2024.09.04 16:56:22.220417 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8372 2024.09.04 16:56:22.220752 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8373 2024.09.04 16:56:22.220879 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001527 sec., 155861.1656843484 rows/sec., 10.45 MiB/sec.
8374 2024.09.04 16:56:22.221031 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Debug> DynamicQueryHandler: Done processing query
8375 2024.09.04 16:56:22.221056 [ 3 ] {f947e1da-6195-4d2c-a322-7d340415fe92} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8376 2024.09.04 16:56:22.221072 [ 3 ] {} <Debug> HTTP-Session: 2e13ee55-05d1-4258-b8c9-e2116cd4a48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.09.04 16:56:22.221196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8378 2024.09.04 16:56:22.221245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8379 2024.09.04 16:56:22.221265 [ 3 ] {} <Debug> HTTP-Session: d9aaf4e8-6af0-4666-84c7-ad4ea0f1d13d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8380 2024.09.04 16:56:22.221281 [ 3 ] {} <Debug> HTTP-Session: d9aaf4e8-6af0-4666-84c7-ad4ea0f1d13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8381 2024.09.04 16:56:22.221295 [ 3 ] {} <Debug> HTTP-Session: d9aaf4e8-6af0-4666-84c7-ad4ea0f1d13d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.09.04 16:56:22.221326 [ 3 ] {} <Trace> HTTP-Session: d9aaf4e8-6af0-4666-84c7-ad4ea0f1d13d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8383 2024.09.04 16:56:22.221420 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8384 2024.09.04 16:56:22.221466 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8385 2024.09.04 16:56:22.221593 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8386 2024.09.04 16:56:22.221911 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8387 2024.09.04 16:56:22.221947 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8388 2024.09.04 16:56:22.222294 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8389 2024.09.04 16:56:22.222621 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8390 2024.09.04 16:56:22.222748 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec.
8391 2024.09.04 16:56:22.223043 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Debug> DynamicQueryHandler: Done processing query
8392 2024.09.04 16:56:22.223072 [ 3 ] {67a9d2e8-e9d1-4b49-85f9-ce1428945965} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8393 2024.09.04 16:56:22.223089 [ 3 ] {} <Debug> HTTP-Session: d9aaf4e8-6af0-4666-84c7-ad4ea0f1d13d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8394 2024.09.04 16:56:22.223233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8395 2024.09.04 16:56:22.223284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8396 2024.09.04 16:56:22.223303 [ 3 ] {} <Debug> HTTP-Session: 37af64f2-0833-44a4-ad23-85d0adc2e5af Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8397 2024.09.04 16:56:22.223320 [ 3 ] {} <Debug> HTTP-Session: 37af64f2-0833-44a4-ad23-85d0adc2e5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8398 2024.09.04 16:56:22.223334 [ 3 ] {} <Debug> HTTP-Session: 37af64f2-0833-44a4-ad23-85d0adc2e5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8399 2024.09.04 16:56:22.223364 [ 3 ] {} <Trace> HTTP-Session: 37af64f2-0833-44a4-ad23-85d0adc2e5af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8400 2024.09.04 16:56:22.223660 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8401 2024.09.04 16:56:22.223730 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <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_histogramu64
8402 2024.09.04 16:56:22.224155 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8403 2024.09.04 16:56:22.224804 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8404 2024.09.04 16:56:22.224841 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8405 2024.09.04 16:56:22.225458 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8406 2024.09.04 16:56:22.225873 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8407 2024.09.04 16:56:22.226029 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00258 sec., 12015.503875968992 rows/sec., 21.53 MiB/sec.
8408 2024.09.04 16:56:22.226235 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Debug> DynamicQueryHandler: Done processing query
8409 2024.09.04 16:56:22.226260 [ 3 ] {48380d11-d926-43af-b5ef-c1c5e9e9e48a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8410 2024.09.04 16:56:22.226276 [ 3 ] {} <Debug> HTTP-Session: 37af64f2-0833-44a4-ad23-85d0adc2e5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8411 2024.09.04 16:56:22.226411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8412 2024.09.04 16:56:22.226461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8413 2024.09.04 16:56:22.226481 [ 3 ] {} <Debug> HTTP-Session: 538cda61-840b-44ef-b408-352c06d45d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8414 2024.09.04 16:56:22.226498 [ 3 ] {} <Debug> HTTP-Session: 538cda61-840b-44ef-b408-352c06d45d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8415 2024.09.04 16:56:22.226512 [ 3 ] {} <Debug> HTTP-Session: 538cda61-840b-44ef-b408-352c06d45d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8416 2024.09.04 16:56:22.226543 [ 3 ] {} <Trace> HTTP-Session: 538cda61-840b-44ef-b408-352c06d45d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8417 2024.09.04 16:56:22.226660 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8418 2024.09.04 16:56:22.226705 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8419 2024.09.04 16:56:22.226832 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8420 2024.09.04 16:56:22.227200 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8421 2024.09.04 16:56:22.227237 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8422 2024.09.04 16:56:22.227603 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8423 2024.09.04 16:56:22.227922 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8424 2024.09.04 16:56:22.228047 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001431 sec., 57302.5856044724 rows/sec., 3.64 MiB/sec.
8425 2024.09.04 16:56:22.228213 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Debug> DynamicQueryHandler: Done processing query
8426 2024.09.04 16:56:22.228238 [ 3 ] {078be514-3cfe-4dfc-8910-c1114965f7d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8427 2024.09.04 16:56:22.228253 [ 3 ] {} <Debug> HTTP-Session: 538cda61-840b-44ef-b408-352c06d45d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8428 2024.09.04 16:56:27.226741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 175862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8429 2024.09.04 16:56:27.226881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8430 2024.09.04 16:56:27.226911 [ 3 ] {} <Debug> HTTP-Session: 91c1e33f-937c-4836-b95d-5dc7a3c59e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8431 2024.09.04 16:56:27.226939 [ 3 ] {} <Debug> HTTP-Session: 91c1e33f-937c-4836-b95d-5dc7a3c59e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8432 2024.09.04 16:56:27.226958 [ 3 ] {} <Debug> HTTP-Session: 91c1e33f-937c-4836-b95d-5dc7a3c59e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.09.04 16:56:27.227014 [ 3 ] {} <Trace> HTTP-Session: 91c1e33f-937c-4836-b95d-5dc7a3c59e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8434 2024.09.04 16:56:27.227546 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8435 2024.09.04 16:56:27.227612 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8436 2024.09.04 16:56:27.227937 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8437 2024.09.04 16:56:27.229246 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8438 2024.09.04 16:56:27.229290 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8439 2024.09.04 16:56:27.229771 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8440 2024.09.04 16:56:27.230157 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8441 2024.09.04 16:56:27.230321 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003101 sec., 390841.6639793615 rows/sec., 32.30 MiB/sec.
8442 2024.09.04 16:56:27.230526 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Debug> DynamicQueryHandler: Done processing query
8443 2024.09.04 16:56:27.230553 [ 3 ] {12af27ef-62e1-4a8b-8687-cb724dcc6661} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8444 2024.09.04 16:56:27.230569 [ 3 ] {} <Debug> HTTP-Session: 91c1e33f-937c-4836-b95d-5dc7a3c59e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8445 2024.09.04 16:56:27.230794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8446 2024.09.04 16:56:27.230844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8447 2024.09.04 16:56:27.230863 [ 3 ] {} <Debug> HTTP-Session: b1316ab6-80d9-486e-afbc-190b81fabeb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8448 2024.09.04 16:56:27.230880 [ 3 ] {} <Debug> HTTP-Session: b1316ab6-80d9-486e-afbc-190b81fabeb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.09.04 16:56:27.230895 [ 3 ] {} <Debug> HTTP-Session: b1316ab6-80d9-486e-afbc-190b81fabeb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.09.04 16:56:27.230926 [ 3 ] {} <Trace> HTTP-Session: b1316ab6-80d9-486e-afbc-190b81fabeb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8451 2024.09.04 16:56:27.231023 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8452 2024.09.04 16:56:27.231066 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8453 2024.09.04 16:56:27.231290 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8454 2024.09.04 16:56:27.231627 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8455 2024.09.04 16:56:27.231665 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8456 2024.09.04 16:56:27.232018 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8457 2024.09.04 16:56:27.232369 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8458 2024.09.04 16:56:27.232531 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001524 sec., 5249.343832020997 rows/sec., 394.73 KiB/sec.
8459 2024.09.04 16:56:27.232531 [ 49 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8460 2024.09.04 16:56:27.232640 [ 49 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8461 2024.09.04 16:56:27.232690 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8462 2024.09.04 16:56:27.232811 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Debug> DynamicQueryHandler: Done processing query
8463 2024.09.04 16:56:27.232863 [ 3 ] {f2176a55-d791-4eaa-9167-fbe0aa3b0fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8464 2024.09.04 16:56:27.232879 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
8465 2024.09.04 16:56:27.232892 [ 3 ] {} <Debug> HTTP-Session: b1316ab6-80d9-486e-afbc-190b81fabeb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.09.04 16:56:27.233078 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8467 2024.09.04 16:56:27.233117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.09.04 16:56:27.233150 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 57 rows starting from the beginning of the part
8469 2024.09.04 16:56:27.233214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8470 2024.09.04 16:56:27.233264 [ 3 ] {} <Debug> HTTP-Session: 50994ddd-dd79-4f6f-8e17-36b2384a6319 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8471 2024.09.04 16:56:27.233344 [ 3 ] {} <Debug> HTTP-Session: 50994ddd-dd79-4f6f-8e17-36b2384a6319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.09.04 16:56:27.233426 [ 3 ] {} <Debug> HTTP-Session: 50994ddd-dd79-4f6f-8e17-36b2384a6319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.09.04 16:56:27.233443 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part
8474 2024.09.04 16:56:27.233510 [ 3 ] {} <Trace> HTTP-Session: 50994ddd-dd79-4f6f-8e17-36b2384a6319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8475 2024.09.04 16:56:27.233702 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part
8476 2024.09.04 16:56:27.234033 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8477 2024.09.04 16:56:27.234051 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part
8478 2024.09.04 16:56:27.234146 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8479 2024.09.04 16:56:27.234338 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 33 rows starting from the beginning of the part
8480 2024.09.04 16:56:27.234681 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part
8481 2024.09.04 16:56:27.235449 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8482 2024.09.04 16:56:27.236483 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.09.04 16:56:27.236562 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8484 2024.09.04 16:56:27.237589 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 5 columns (5 merged, 0 gathered) in 0.004815524 sec., 30526.272945581833 rows/sec., 2.33 MiB/sec.
8485 2024.09.04 16:56:27.237701 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8486 2024.09.04 16:56:27.237764 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8487 2024.09.04 16:56:27.238869 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8488 2024.09.04 16:56:27.238872 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8489 2024.09.04 16:56:27.239036 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_41_8} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8490 2024.09.04 16:56:27.239114 [ 49 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8491 2024.09.04 16:56:27.239214 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005418 sec., 42081.949058693244 rows/sec., 2.85 MiB/sec.
8492 2024.09.04 16:56:27.239232 [ 49 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8493 2024.09.04 16:56:27.239282 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8494 2024.09.04 16:56:27.239302 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8495 2024.09.04 16:56:27.239800 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
8496 2024.09.04 16:56:27.239864 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Debug> DynamicQueryHandler: Done processing query
8497 2024.09.04 16:56:27.239973 [ 3 ] {7a06a3af-53e0-4e1b-9d72-d3b8ff82bb04} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8498 2024.09.04 16:56:27.240077 [ 3 ] {} <Debug> HTTP-Session: 50994ddd-dd79-4f6f-8e17-36b2384a6319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8499 2024.09.04 16:56:27.240287 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8500 2024.09.04 16:56:27.240329 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part
8501 2024.09.04 16:56:27.240457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8502 2024.09.04 16:56:27.240575 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part
8503 2024.09.04 16:56:27.240604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8504 2024.09.04 16:56:27.240661 [ 3 ] {} <Debug> HTTP-Session: 9ee7bdcb-5672-49b7-9263-8f6ff8b05440 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8505 2024.09.04 16:56:27.240731 [ 3 ] {} <Debug> HTTP-Session: 9ee7bdcb-5672-49b7-9263-8f6ff8b05440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8506 2024.09.04 16:56:27.240803 [ 3 ] {} <Debug> HTTP-Session: 9ee7bdcb-5672-49b7-9263-8f6ff8b05440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.09.04 16:56:27.240875 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
8508 2024.09.04 16:56:27.240910 [ 3 ] {} <Trace> HTTP-Session: 9ee7bdcb-5672-49b7-9263-8f6ff8b05440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8509 2024.09.04 16:56:27.241201 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
8510 2024.09.04 16:56:27.241334 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
8511 2024.09.04 16:56:27.241574 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part
8512 2024.09.04 16:56:27.241580 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8513 2024.09.04 16:56:27.241802 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8514 2024.09.04 16:56:27.242763 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8515 2024.09.04 16:56:27.244163 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8516 2024.09.04 16:56:27.244247 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8517 2024.09.04 16:56:27.244500 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00501837 sec., 147458.23843200083 rows/sec., 10.01 MiB/sec.
8518 2024.09.04 16:56:27.244742 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8519 2024.09.04 16:56:27.245098 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8520 2024.09.04 16:56:27.245703 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8521 2024.09.04 16:56:27.245867 [ 198 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_21_4} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8522 2024.09.04 16:56:27.246057 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8523 2024.09.04 16:56:27.246068 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8524 2024.09.04 16:56:27.246268 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.005117 sec., 103185.46023060387 rows/sec., 7.64 MiB/sec.
8525 2024.09.04 16:56:27.246474 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Debug> DynamicQueryHandler: Done processing query
8526 2024.09.04 16:56:27.246499 [ 3 ] {aa963916-19e0-47b2-ba6f-52c7613bdd0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8527 2024.09.04 16:56:27.246517 [ 3 ] {} <Debug> HTTP-Session: 9ee7bdcb-5672-49b7-9263-8f6ff8b05440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.09.04 16:56:27.246784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8529 2024.09.04 16:56:27.246834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8530 2024.09.04 16:56:27.246853 [ 3 ] {} <Debug> HTTP-Session: 43fb9685-651d-49d1-931d-a11810bfe5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8531 2024.09.04 16:56:27.246872 [ 3 ] {} <Debug> HTTP-Session: 43fb9685-651d-49d1-931d-a11810bfe5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8532 2024.09.04 16:56:27.246887 [ 3 ] {} <Debug> HTTP-Session: 43fb9685-651d-49d1-931d-a11810bfe5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8533 2024.09.04 16:56:27.246919 [ 3 ] {} <Trace> HTTP-Session: 43fb9685-651d-49d1-931d-a11810bfe5f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8534 2024.09.04 16:56:27.247407 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8535 2024.09.04 16:56:27.247458 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8536 2024.09.04 16:56:27.247614 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8537 2024.09.04 16:56:27.248419 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8538 2024.09.04 16:56:27.248461 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8539 2024.09.04 16:56:27.248905 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8540 2024.09.04 16:56:27.249253 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8541 2024.09.04 16:56:27.249409 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002329 sec., 362387.29068269645 rows/sec., 24.39 MiB/sec.
8542 2024.09.04 16:56:27.249582 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Debug> DynamicQueryHandler: Done processing query
8543 2024.09.04 16:56:27.249607 [ 3 ] {bd604dc3-8a9d-440a-a5ad-aa8cb9cddb42} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8544 2024.09.04 16:56:27.249624 [ 3 ] {} <Debug> HTTP-Session: 43fb9685-651d-49d1-931d-a11810bfe5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8545 2024.09.04 16:56:27.249858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8546 2024.09.04 16:56:27.249908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8547 2024.09.04 16:56:27.249928 [ 3 ] {} <Debug> HTTP-Session: 8eb4343d-5fe5-4349-b3cb-8d0ef4b644d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8548 2024.09.04 16:56:27.249945 [ 3 ] {} <Debug> HTTP-Session: 8eb4343d-5fe5-4349-b3cb-8d0ef4b644d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8549 2024.09.04 16:56:27.249959 [ 3 ] {} <Debug> HTTP-Session: 8eb4343d-5fe5-4349-b3cb-8d0ef4b644d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8550 2024.09.04 16:56:27.249990 [ 3 ] {} <Trace> HTTP-Session: 8eb4343d-5fe5-4349-b3cb-8d0ef4b644d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8551 2024.09.04 16:56:27.250141 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8552 2024.09.04 16:56:27.250206 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <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_histogramu64
8553 2024.09.04 16:56:27.250645 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8554 2024.09.04 16:56:27.251201 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8555 2024.09.04 16:56:27.251238 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8556 2024.09.04 16:56:27.251823 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8557 2024.09.04 16:56:27.252253 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8558 2024.09.04 16:56:27.252458 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8559 2024.09.04 16:56:27.252466 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002391 sec., 3345.8803847762442 rows/sec., 6.00 MiB/sec.
8560 2024.09.04 16:56:27.252523 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8561 2024.09.04 16:56:27.252634 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8562 2024.09.04 16:56:27.252929 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
8563 2024.09.04 16:56:27.253029 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Debug> DynamicQueryHandler: Done processing query
8564 2024.09.04 16:56:27.253073 [ 3 ] {d769a55f-dd96-4c92-ae4d-4bc2e8cb3933} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8565 2024.09.04 16:56:27.253112 [ 3 ] {} <Debug> HTTP-Session: 8eb4343d-5fe5-4349-b3cb-8d0ef4b644d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8566 2024.09.04 16:56:27.253347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8567 2024.09.04 16:56:27.253477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8568 2024.09.04 16:56:27.253533 [ 3 ] {} <Debug> HTTP-Session: 81e0be70-1276-42d4-af08-d6b465067276 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8569 2024.09.04 16:56:27.253582 [ 3 ] {} <Debug> HTTP-Session: 81e0be70-1276-42d4-af08-d6b465067276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8570 2024.09.04 16:56:27.253620 [ 3 ] {} <Debug> HTTP-Session: 81e0be70-1276-42d4-af08-d6b465067276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8571 2024.09.04 16:56:27.253714 [ 3 ] {} <Trace> HTTP-Session: 81e0be70-1276-42d4-af08-d6b465067276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8572 2024.09.04 16:56:27.253750 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8573 2024.09.04 16:56:27.253904 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 705 rows starting from the beginning of the part
8574 2024.09.04 16:56:27.253952 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8575 2024.09.04 16:56:27.254060 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8576 2024.09.04 16:56:27.254566 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part
8577 2024.09.04 16:56:27.255042 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8578 2024.09.04 16:56:27.255426 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part
8579 2024.09.04 16:56:27.256091 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part
8580 2024.09.04 16:56:27.256363 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8581 2024.09.04 16:56:27.256566 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8582 2024.09.04 16:56:27.256753 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part
8583 2024.09.04 16:56:27.257348 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part
8584 2024.09.04 16:56:27.258053 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8585 2024.09.04 16:56:27.258672 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8586 2024.09.04 16:56:27.259090 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005223 sec., 11487.650775416427 rows/sec., 792.77 KiB/sec.
8587 2024.09.04 16:56:27.259387 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Debug> DynamicQueryHandler: Done processing query
8588 2024.09.04 16:56:27.259412 [ 3 ] {fac99e65-ea1d-4949-a363-a982c22c921f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8589 2024.09.04 16:56:27.259429 [ 3 ] {} <Debug> HTTP-Session: 81e0be70-1276-42d4-af08-d6b465067276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8590 2024.09.04 16:56:27.265455 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 19 columns (19 merged, 0 gathered) in 0.012685852 sec., 62352.926709219064 rows/sec., 111.73 MiB/sec.
8591 2024.09.04 16:56:27.266863 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8592 2024.09.04 16:56:27.267477 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8593 2024.09.04 16:56:27.267567 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8594 2024.09.04 16:56:27.267726 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB.
8595 2024.09.04 16:56:30.630020 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
8596 2024.09.04 16:56:30.630126 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
8597 2024.09.04 16:56:32.203162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8598 2024.09.04 16:56:32.203288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8599 2024.09.04 16:56:32.203319 [ 3 ] {} <Debug> HTTP-Session: 163a279f-7602-4dd3-ac2f-6af281e1ba65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8600 2024.09.04 16:56:32.203348 [ 3 ] {} <Debug> HTTP-Session: 163a279f-7602-4dd3-ac2f-6af281e1ba65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8601 2024.09.04 16:56:32.203367 [ 3 ] {} <Debug> HTTP-Session: 163a279f-7602-4dd3-ac2f-6af281e1ba65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.09.04 16:56:32.203416 [ 3 ] {} <Trace> HTTP-Session: 163a279f-7602-4dd3-ac2f-6af281e1ba65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8603 2024.09.04 16:56:32.203601 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8604 2024.09.04 16:56:32.203666 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8605 2024.09.04 16:56:32.203997 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8606 2024.09.04 16:56:32.204419 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8607 2024.09.04 16:56:32.204462 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8608 2024.09.04 16:56:32.204866 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8609 2024.09.04 16:56:32.205272 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8610 2024.09.04 16:56:32.205416 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00187 sec., 1069.51871657754 rows/sec., 87.21 KiB/sec.
8611 2024.09.04 16:56:32.205630 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Debug> DynamicQueryHandler: Done processing query
8612 2024.09.04 16:56:32.205658 [ 3 ] {736d0eed-75b1-454f-a1ab-362282fe3f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8613 2024.09.04 16:56:32.205675 [ 3 ] {} <Debug> HTTP-Session: 163a279f-7602-4dd3-ac2f-6af281e1ba65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.09.04 16:56:32.205864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8615 2024.09.04 16:56:32.205921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8616 2024.09.04 16:56:32.205941 [ 3 ] {} <Debug> HTTP-Session: 31f8b67d-11d9-45bd-9adf-9e527f59ae69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8617 2024.09.04 16:56:32.205959 [ 3 ] {} <Debug> HTTP-Session: 31f8b67d-11d9-45bd-9adf-9e527f59ae69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8618 2024.09.04 16:56:32.205973 [ 3 ] {} <Debug> HTTP-Session: 31f8b67d-11d9-45bd-9adf-9e527f59ae69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8619 2024.09.04 16:56:32.206008 [ 3 ] {} <Trace> HTTP-Session: 31f8b67d-11d9-45bd-9adf-9e527f59ae69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8620 2024.09.04 16:56:32.206182 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8621 2024.09.04 16:56:32.206229 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8622 2024.09.04 16:56:32.206467 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8623 2024.09.04 16:56:32.206953 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8624 2024.09.04 16:56:32.206990 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8625 2024.09.04 16:56:32.207383 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8626 2024.09.04 16:56:32.207761 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8627 2024.09.04 16:56:32.207890 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001798 sec., 140155.72858731926 rows/sec., 12.38 MiB/sec.
8628 2024.09.04 16:56:32.208068 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Debug> DynamicQueryHandler: Done processing query
8629 2024.09.04 16:56:32.208092 [ 3 ] {dd4e103f-d0a8-46d3-8ef3-957b21337d51} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8630 2024.09.04 16:56:32.208109 [ 3 ] {} <Debug> HTTP-Session: 31f8b67d-11d9-45bd-9adf-9e527f59ae69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.09.04 16:56:32.208279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8632 2024.09.04 16:56:32.208332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8633 2024.09.04 16:56:32.208351 [ 3 ] {} <Debug> HTTP-Session: 217dba25-0732-4db7-8606-764734e6c040 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8634 2024.09.04 16:56:32.208369 [ 3 ] {} <Debug> HTTP-Session: 217dba25-0732-4db7-8606-764734e6c040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.09.04 16:56:32.208382 [ 3 ] {} <Debug> HTTP-Session: 217dba25-0732-4db7-8606-764734e6c040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.09.04 16:56:32.208414 [ 3 ] {} <Trace> HTTP-Session: 217dba25-0732-4db7-8606-764734e6c040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8637 2024.09.04 16:56:32.208523 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8638 2024.09.04 16:56:32.208567 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8639 2024.09.04 16:56:32.208793 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8640 2024.09.04 16:56:32.209119 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8641 2024.09.04 16:56:32.209155 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8642 2024.09.04 16:56:32.209502 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8643 2024.09.04 16:56:32.209864 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8644 2024.09.04 16:56:32.209989 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001501 sec., 21985.343104596937 rows/sec., 1.61 MiB/sec.
8645 2024.09.04 16:56:32.210155 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Debug> DynamicQueryHandler: Done processing query
8646 2024.09.04 16:56:32.210180 [ 3 ] {cd40ef1b-e228-43fc-be00-66f96b4f94fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8647 2024.09.04 16:56:32.210196 [ 3 ] {} <Debug> HTTP-Session: 217dba25-0732-4db7-8606-764734e6c040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.09.04 16:56:32.210309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8649 2024.09.04 16:56:32.210357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8650 2024.09.04 16:56:32.210378 [ 3 ] {} <Debug> HTTP-Session: 1b2c38c6-2fe0-4925-a692-b0257577a63e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8651 2024.09.04 16:56:32.210394 [ 3 ] {} <Debug> HTTP-Session: 1b2c38c6-2fe0-4925-a692-b0257577a63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.09.04 16:56:32.210408 [ 3 ] {} <Debug> HTTP-Session: 1b2c38c6-2fe0-4925-a692-b0257577a63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8653 2024.09.04 16:56:32.210439 [ 3 ] {} <Trace> HTTP-Session: 1b2c38c6-2fe0-4925-a692-b0257577a63e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8654 2024.09.04 16:56:32.210579 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8655 2024.09.04 16:56:32.210623 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8656 2024.09.04 16:56:32.210843 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8657 2024.09.04 16:56:32.211140 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8658 2024.09.04 16:56:32.211175 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8659 2024.09.04 16:56:32.211531 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8660 2024.09.04 16:56:32.211883 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8661 2024.09.04 16:56:32.212012 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001463 sec., 9569.377990430621 rows/sec., 670.18 KiB/sec.
8662 2024.09.04 16:56:32.212179 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Debug> DynamicQueryHandler: Done processing query
8663 2024.09.04 16:56:32.212203 [ 3 ] {3395fa16-0f1a-4857-abb8-28f4a559e174} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8664 2024.09.04 16:56:32.212242 [ 3 ] {} <Debug> HTTP-Session: 1b2c38c6-2fe0-4925-a692-b0257577a63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.09.04 16:56:32.212376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8666 2024.09.04 16:56:32.212423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8667 2024.09.04 16:56:32.212444 [ 3 ] {} <Debug> HTTP-Session: c7d42d6f-2846-4aaa-8cc3-7aecd8c65d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8668 2024.09.04 16:56:32.212460 [ 3 ] {} <Debug> HTTP-Session: c7d42d6f-2846-4aaa-8cc3-7aecd8c65d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.09.04 16:56:32.212475 [ 3 ] {} <Debug> HTTP-Session: c7d42d6f-2846-4aaa-8cc3-7aecd8c65d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8670 2024.09.04 16:56:32.212506 [ 3 ] {} <Trace> HTTP-Session: c7d42d6f-2846-4aaa-8cc3-7aecd8c65d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8671 2024.09.04 16:56:32.212602 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8672 2024.09.04 16:56:32.212644 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8673 2024.09.04 16:56:32.212863 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8674 2024.09.04 16:56:32.213176 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8675 2024.09.04 16:56:32.213211 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8676 2024.09.04 16:56:32.213548 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8677 2024.09.04 16:56:32.213924 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8678 2024.09.04 16:56:32.214054 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 240.01 KiB/sec.
8679 2024.09.04 16:56:32.214244 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Debug> DynamicQueryHandler: Done processing query
8680 2024.09.04 16:56:32.214268 [ 3 ] {48a87608-8d51-4f4d-aebb-87ac86c453bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8681 2024.09.04 16:56:32.214284 [ 3 ] {} <Debug> HTTP-Session: c7d42d6f-2846-4aaa-8cc3-7aecd8c65d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.09.04 16:56:32.214455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8683 2024.09.04 16:56:32.214503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8684 2024.09.04 16:56:32.214522 [ 3 ] {} <Debug> HTTP-Session: db49f99b-8ae8-45cb-8953-663a8ae82501 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8685 2024.09.04 16:56:32.214538 [ 3 ] {} <Debug> HTTP-Session: db49f99b-8ae8-45cb-8953-663a8ae82501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.09.04 16:56:32.214552 [ 3 ] {} <Debug> HTTP-Session: db49f99b-8ae8-45cb-8953-663a8ae82501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.09.04 16:56:32.214582 [ 3 ] {} <Trace> HTTP-Session: db49f99b-8ae8-45cb-8953-663a8ae82501 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8688 2024.09.04 16:56:32.214795 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8689 2024.09.04 16:56:32.214838 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8690 2024.09.04 16:56:32.215058 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8691 2024.09.04 16:56:32.215592 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8692 2024.09.04 16:56:32.215629 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8693 2024.09.04 16:56:32.216001 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8694 2024.09.04 16:56:32.216354 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8695 2024.09.04 16:56:32.216481 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001796 sec., 231069.04231625833 rows/sec., 16.49 MiB/sec.
8696 2024.09.04 16:56:32.216649 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Debug> DynamicQueryHandler: Done processing query
8697 2024.09.04 16:56:32.216673 [ 3 ] {e0860eb4-3bbf-4b43-81e5-b2d58fd77d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8698 2024.09.04 16:56:32.216689 [ 3 ] {} <Debug> HTTP-Session: db49f99b-8ae8-45cb-8953-663a8ae82501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8699 2024.09.04 16:56:32.216838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8700 2024.09.04 16:56:32.216885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8701 2024.09.04 16:56:32.216904 [ 3 ] {} <Debug> HTTP-Session: d752a763-0f2c-41d5-bf38-ca00db61c541 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8702 2024.09.04 16:56:32.216922 [ 3 ] {} <Debug> HTTP-Session: d752a763-0f2c-41d5-bf38-ca00db61c541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8703 2024.09.04 16:56:32.216935 [ 3 ] {} <Debug> HTTP-Session: d752a763-0f2c-41d5-bf38-ca00db61c541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.09.04 16:56:32.216966 [ 3 ] {} <Trace> HTTP-Session: d752a763-0f2c-41d5-bf38-ca00db61c541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8705 2024.09.04 16:56:32.217062 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8706 2024.09.04 16:56:32.217106 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8707 2024.09.04 16:56:32.217234 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8708 2024.09.04 16:56:32.217522 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8709 2024.09.04 16:56:32.217555 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8710 2024.09.04 16:56:32.217905 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8711 2024.09.04 16:56:32.218226 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8712 2024.09.04 16:56:32.218353 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 237.84 KiB/sec.
8713 2024.09.04 16:56:32.218503 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Debug> DynamicQueryHandler: Done processing query
8714 2024.09.04 16:56:32.218527 [ 3 ] {b74139db-1145-4193-a227-f2692d3318f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8715 2024.09.04 16:56:32.218542 [ 3 ] {} <Debug> HTTP-Session: d752a763-0f2c-41d5-bf38-ca00db61c541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8716 2024.09.04 16:56:32.218701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8717 2024.09.04 16:56:32.218747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8718 2024.09.04 16:56:32.218767 [ 3 ] {} <Debug> HTTP-Session: b60f404d-b895-4f5c-b1f2-74e992a9522c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8719 2024.09.04 16:56:32.218785 [ 3 ] {} <Debug> HTTP-Session: b60f404d-b895-4f5c-b1f2-74e992a9522c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8720 2024.09.04 16:56:32.218798 [ 3 ] {} <Debug> HTTP-Session: b60f404d-b895-4f5c-b1f2-74e992a9522c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.09.04 16:56:32.218829 [ 3 ] {} <Trace> HTTP-Session: b60f404d-b895-4f5c-b1f2-74e992a9522c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8722 2024.09.04 16:56:32.219033 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8723 2024.09.04 16:56:32.219078 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8724 2024.09.04 16:56:32.219217 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8725 2024.09.04 16:56:32.219637 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8726 2024.09.04 16:56:32.219670 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8727 2024.09.04 16:56:32.220057 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8728 2024.09.04 16:56:32.220393 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8729 2024.09.04 16:56:32.220516 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001598 sec., 148936.17021276595 rows/sec., 9.98 MiB/sec.
8730 2024.09.04 16:56:32.220678 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Debug> DynamicQueryHandler: Done processing query
8731 2024.09.04 16:56:32.220701 [ 3 ] {942ca01d-a665-4dd8-8345-13300f393c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8732 2024.09.04 16:56:32.220717 [ 3 ] {} <Debug> HTTP-Session: b60f404d-b895-4f5c-b1f2-74e992a9522c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8733 2024.09.04 16:56:32.220848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8734 2024.09.04 16:56:32.220895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8735 2024.09.04 16:56:32.220913 [ 3 ] {} <Debug> HTTP-Session: a8710a70-d2f1-489d-8e11-7fd5254c97a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8736 2024.09.04 16:56:32.220930 [ 3 ] {} <Debug> HTTP-Session: a8710a70-d2f1-489d-8e11-7fd5254c97a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.09.04 16:56:32.220944 [ 3 ] {} <Debug> HTTP-Session: a8710a70-d2f1-489d-8e11-7fd5254c97a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8738 2024.09.04 16:56:32.220974 [ 3 ] {} <Trace> HTTP-Session: a8710a70-d2f1-489d-8e11-7fd5254c97a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8739 2024.09.04 16:56:32.221066 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8740 2024.09.04 16:56:32.221112 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8741 2024.09.04 16:56:32.221238 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8742 2024.09.04 16:56:32.221498 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8743 2024.09.04 16:56:32.221531 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8744 2024.09.04 16:56:32.221874 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8745 2024.09.04 16:56:32.222193 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8746 2024.09.04 16:56:32.222308 [ 43 ] {} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
8747 2024.09.04 16:56:32.222316 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001271 sec., 786.7820613690008 rows/sec., 53.02 KiB/sec.
8748 2024.09.04 16:56:32.222353 [ 43 ] {} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8749 2024.09.04 16:56:32.222388 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8750 2024.09.04 16:56:32.222538 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Debug> DynamicQueryHandler: Done processing query
8751 2024.09.04 16:56:32.222591 [ 3 ] {1e5db075-8380-4bf6-a9f8-cc53419b3cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8752 2024.09.04 16:56:32.222637 [ 3 ] {} <Debug> HTTP-Session: a8710a70-d2f1-489d-8e11-7fd5254c97a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8753 2024.09.04 16:56:32.222679 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
8754 2024.09.04 16:56:32.222917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8755 2024.09.04 16:56:32.222990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8756 2024.09.04 16:56:32.223015 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8757 2024.09.04 16:56:32.223020 [ 3 ] {} <Debug> HTTP-Session: 056b0ed4-6d60-4050-95f7-d57ffade93d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8758 2024.09.04 16:56:32.223054 [ 3 ] {} <Debug> HTTP-Session: 056b0ed4-6d60-4050-95f7-d57ffade93d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8759 2024.09.04 16:56:32.223066 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part
8760 2024.09.04 16:56:32.223071 [ 3 ] {} <Debug> HTTP-Session: 056b0ed4-6d60-4050-95f7-d57ffade93d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8761 2024.09.04 16:56:32.223113 [ 3 ] {} <Trace> HTTP-Session: 056b0ed4-6d60-4050-95f7-d57ffade93d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8762 2024.09.04 16:56:32.223232 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
8763 2024.09.04 16:56:32.223480 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
8764 2024.09.04 16:56:32.223643 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8765 2024.09.04 16:56:32.223908 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
8766 2024.09.04 16:56:32.223963 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <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_histogramu64
8767 2024.09.04 16:56:32.224219 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
8768 2024.09.04 16:56:32.224548 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
8769 2024.09.04 16:56:32.225577 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8770 2024.09.04 16:56:32.226583 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.004134969 sec., 3627.596724425262 rows/sec., 244.44 KiB/sec.
8771 2024.09.04 16:56:32.226673 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8772 2024.09.04 16:56:32.226710 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
8773 2024.09.04 16:56:32.226711 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8774 2024.09.04 16:56:32.227257 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8775 2024.09.04 16:56:32.227374 [ 199 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_15_3} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
8776 2024.09.04 16:56:32.227461 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8777 2024.09.04 16:56:32.227628 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8778 2024.09.04 16:56:32.228040 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8779 2024.09.04 16:56:32.228193 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004934 sec., 6282.9347385488445 rows/sec., 11.26 MiB/sec.
8780 2024.09.04 16:56:32.228541 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Debug> DynamicQueryHandler: Done processing query
8781 2024.09.04 16:56:32.228565 [ 3 ] {88eb8747-55a6-485f-8124-cdfd7a272f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8782 2024.09.04 16:56:32.228581 [ 3 ] {} <Debug> HTTP-Session: 056b0ed4-6d60-4050-95f7-d57ffade93d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8783 2024.09.04 16:56:32.228723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8784 2024.09.04 16:56:32.228769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8785 2024.09.04 16:56:32.228788 [ 3 ] {} <Debug> HTTP-Session: 6a681d52-6a53-4a96-b09a-23e7144bf564 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8786 2024.09.04 16:56:32.228804 [ 3 ] {} <Debug> HTTP-Session: 6a681d52-6a53-4a96-b09a-23e7144bf564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8787 2024.09.04 16:56:32.228819 [ 3 ] {} <Debug> HTTP-Session: 6a681d52-6a53-4a96-b09a-23e7144bf564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.09.04 16:56:32.228852 [ 3 ] {} <Trace> HTTP-Session: 6a681d52-6a53-4a96-b09a-23e7144bf564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8789 2024.09.04 16:56:32.228966 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8790 2024.09.04 16:56:32.229010 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8791 2024.09.04 16:56:32.229136 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8792 2024.09.04 16:56:32.229402 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8793 2024.09.04 16:56:32.229438 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8794 2024.09.04 16:56:32.229787 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8795 2024.09.04 16:56:32.230106 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8796 2024.09.04 16:56:32.230231 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001306 sec., 62787.13629402756 rows/sec., 3.99 MiB/sec.
8797 2024.09.04 16:56:32.230387 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Debug> DynamicQueryHandler: Done processing query
8798 2024.09.04 16:56:32.230410 [ 3 ] {0f9b36f0-0e42-4f93-ace9-ab44c3556808} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8799 2024.09.04 16:56:32.230427 [ 3 ] {} <Debug> HTTP-Session: 6a681d52-6a53-4a96-b09a-23e7144bf564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8800 2024.09.04 16:56:37.196880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8801 2024.09.04 16:56:37.197077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8802 2024.09.04 16:56:37.197125 [ 3 ] {} <Debug> HTTP-Session: 1ea41e59-8c92-41a9-a2fa-118395a9bbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8803 2024.09.04 16:56:37.197167 [ 3 ] {} <Debug> HTTP-Session: 1ea41e59-8c92-41a9-a2fa-118395a9bbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.09.04 16:56:37.197196 [ 3 ] {} <Debug> HTTP-Session: 1ea41e59-8c92-41a9-a2fa-118395a9bbfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.09.04 16:56:37.197279 [ 3 ] {} <Trace> HTTP-Session: 1ea41e59-8c92-41a9-a2fa-118395a9bbfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8806 2024.09.04 16:56:37.197623 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8807 2024.09.04 16:56:37.197697 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8808 2024.09.04 16:56:37.198033 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8809 2024.09.04 16:56:37.198456 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8810 2024.09.04 16:56:37.198502 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8811 2024.09.04 16:56:37.198930 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8812 2024.09.04 16:56:37.199326 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8813 2024.09.04 16:56:37.199523 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001994 sec., 36108.32497492477 rows/sec., 2.93 MiB/sec.
8814 2024.09.04 16:56:37.199748 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Debug> DynamicQueryHandler: Done processing query
8815 2024.09.04 16:56:37.199776 [ 3 ] {833bc9f7-3857-4b37-beb1-c56975def508} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8816 2024.09.04 16:56:37.199794 [ 3 ] {} <Debug> HTTP-Session: 1ea41e59-8c92-41a9-a2fa-118395a9bbfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8817 2024.09.04 16:56:37.199972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8818 2024.09.04 16:56:37.200026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8819 2024.09.04 16:56:37.200047 [ 3 ] {} <Debug> HTTP-Session: 90fd6fcc-3430-4ce4-99c6-f0d03027b87d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8820 2024.09.04 16:56:37.200064 [ 3 ] {} <Debug> HTTP-Session: 90fd6fcc-3430-4ce4-99c6-f0d03027b87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8821 2024.09.04 16:56:37.200078 [ 3 ] {} <Debug> HTTP-Session: 90fd6fcc-3430-4ce4-99c6-f0d03027b87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8822 2024.09.04 16:56:37.200112 [ 3 ] {} <Trace> HTTP-Session: 90fd6fcc-3430-4ce4-99c6-f0d03027b87d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8823 2024.09.04 16:56:37.200219 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8824 2024.09.04 16:56:37.200269 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8825 2024.09.04 16:56:37.200507 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8826 2024.09.04 16:56:37.200794 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8827 2024.09.04 16:56:37.200833 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8828 2024.09.04 16:56:37.201186 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8829 2024.09.04 16:56:37.201538 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8830 2024.09.04 16:56:37.201710 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00151 sec., 5298.013245033112 rows/sec., 398.39 KiB/sec.
8831 2024.09.04 16:56:37.201880 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Debug> DynamicQueryHandler: Done processing query
8832 2024.09.04 16:56:37.201906 [ 3 ] {577adc48-d301-459e-8df8-bceb42b892f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8833 2024.09.04 16:56:37.201923 [ 3 ] {} <Debug> HTTP-Session: 90fd6fcc-3430-4ce4-99c6-f0d03027b87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8834 2024.09.04 16:56:37.202055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8835 2024.09.04 16:56:37.202105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8836 2024.09.04 16:56:37.202124 [ 3 ] {} <Debug> HTTP-Session: f462626b-b5da-4708-9315-744e35d6a6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8837 2024.09.04 16:56:37.202141 [ 3 ] {} <Debug> HTTP-Session: f462626b-b5da-4708-9315-744e35d6a6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8838 2024.09.04 16:56:37.202155 [ 3 ] {} <Debug> HTTP-Session: f462626b-b5da-4708-9315-744e35d6a6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8839 2024.09.04 16:56:37.202186 [ 3 ] {} <Trace> HTTP-Session: f462626b-b5da-4708-9315-744e35d6a6a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8840 2024.09.04 16:56:37.202304 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8841 2024.09.04 16:56:37.202350 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8842 2024.09.04 16:56:37.202578 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8843 2024.09.04 16:56:37.202899 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8844 2024.09.04 16:56:37.202937 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8845 2024.09.04 16:56:37.203286 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8846 2024.09.04 16:56:37.203638 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8847 2024.09.04 16:56:37.203807 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001541 sec., 46722.90720311486 rows/sec., 3.65 MiB/sec.
8848 2024.09.04 16:56:37.203980 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Debug> DynamicQueryHandler: Done processing query
8849 2024.09.04 16:56:37.204006 [ 3 ] {8975b630-83cc-4cc2-8c3d-5b3d9824893f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8850 2024.09.04 16:56:37.204022 [ 3 ] {} <Debug> HTTP-Session: f462626b-b5da-4708-9315-744e35d6a6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8851 2024.09.04 16:56:37.204212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8852 2024.09.04 16:56:37.204260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8853 2024.09.04 16:56:37.204280 [ 3 ] {} <Debug> HTTP-Session: ec1a88ec-336d-4331-8ac4-7ef27911f29a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8854 2024.09.04 16:56:37.204296 [ 3 ] {} <Debug> HTTP-Session: ec1a88ec-336d-4331-8ac4-7ef27911f29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8855 2024.09.04 16:56:37.204310 [ 3 ] {} <Debug> HTTP-Session: ec1a88ec-336d-4331-8ac4-7ef27911f29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8856 2024.09.04 16:56:37.204340 [ 3 ] {} <Trace> HTTP-Session: ec1a88ec-336d-4331-8ac4-7ef27911f29a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8857 2024.09.04 16:56:37.204485 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8858 2024.09.04 16:56:37.204534 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8859 2024.09.04 16:56:37.204681 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8860 2024.09.04 16:56:37.205122 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8861 2024.09.04 16:56:37.205159 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8862 2024.09.04 16:56:37.205552 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8863 2024.09.04 16:56:37.205897 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8864 2024.09.04 16:56:37.206070 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec.
8865 2024.09.04 16:56:37.206249 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Debug> DynamicQueryHandler: Done processing query
8866 2024.09.04 16:56:37.206274 [ 3 ] {c05db7c2-9452-429d-8cf1-6013f672c1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8867 2024.09.04 16:56:37.206290 [ 3 ] {} <Debug> HTTP-Session: ec1a88ec-336d-4331-8ac4-7ef27911f29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8868 2024.09.04 16:56:37.206418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8869 2024.09.04 16:56:37.206475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8870 2024.09.04 16:56:37.206497 [ 3 ] {} <Debug> HTTP-Session: 60eb2993-215a-4960-9f8c-644faa34e56b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8871 2024.09.04 16:56:37.206517 [ 3 ] {} <Debug> HTTP-Session: 60eb2993-215a-4960-9f8c-644faa34e56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8872 2024.09.04 16:56:37.206532 [ 3 ] {} <Debug> HTTP-Session: 60eb2993-215a-4960-9f8c-644faa34e56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.09.04 16:56:37.206565 [ 3 ] {} <Trace> HTTP-Session: 60eb2993-215a-4960-9f8c-644faa34e56b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8874 2024.09.04 16:56:37.206716 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8875 2024.09.04 16:56:37.206782 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <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_histogramu64
8876 2024.09.04 16:56:37.207207 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8877 2024.09.04 16:56:37.207703 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8878 2024.09.04 16:56:37.207739 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8879 2024.09.04 16:56:37.208339 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8880 2024.09.04 16:56:37.208759 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8881 2024.09.04 16:56:37.208974 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002324 sec., 3442.340791738382 rows/sec., 6.17 MiB/sec.
8882 2024.09.04 16:56:37.209493 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Debug> DynamicQueryHandler: Done processing query
8883 2024.09.04 16:56:37.209520 [ 3 ] {a578bd71-f64e-4a22-98bd-f18b12b2a1e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8884 2024.09.04 16:56:37.209537 [ 3 ] {} <Debug> HTTP-Session: 60eb2993-215a-4960-9f8c-644faa34e56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8885 2024.09.04 16:56:37.209678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8886 2024.09.04 16:56:37.209728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8887 2024.09.04 16:56:37.209748 [ 3 ] {} <Debug> HTTP-Session: 27445b40-0439-45ca-9645-6b4ee895f599 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8888 2024.09.04 16:56:37.209764 [ 3 ] {} <Debug> HTTP-Session: 27445b40-0439-45ca-9645-6b4ee895f599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.09.04 16:56:37.209778 [ 3 ] {} <Debug> HTTP-Session: 27445b40-0439-45ca-9645-6b4ee895f599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8890 2024.09.04 16:56:37.209810 [ 3 ] {} <Trace> HTTP-Session: 27445b40-0439-45ca-9645-6b4ee895f599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8891 2024.09.04 16:56:37.209929 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8892 2024.09.04 16:56:37.209978 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8893 2024.09.04 16:56:37.210130 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8894 2024.09.04 16:56:37.210487 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8895 2024.09.04 16:56:37.210526 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8896 2024.09.04 16:56:37.210898 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8897 2024.09.04 16:56:37.211233 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8898 2024.09.04 16:56:37.211383 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec.
8899 2024.09.04 16:56:37.211662 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Debug> DynamicQueryHandler: Done processing query
8900 2024.09.04 16:56:37.211725 [ 3 ] {01158287-367b-4302-bef5-5226c7716e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8901 2024.09.04 16:56:37.211782 [ 3 ] {} <Debug> HTTP-Session: 27445b40-0439-45ca-9645-6b4ee895f599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8902 2024.09.04 16:56:42.202335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8903 2024.09.04 16:56:42.202491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8904 2024.09.04 16:56:42.202523 [ 3 ] {} <Debug> HTTP-Session: 385dd4e5-5b5a-4263-8925-c483000b9d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8905 2024.09.04 16:56:42.202551 [ 3 ] {} <Debug> HTTP-Session: 385dd4e5-5b5a-4263-8925-c483000b9d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.09.04 16:56:42.202569 [ 3 ] {} <Debug> HTTP-Session: 385dd4e5-5b5a-4263-8925-c483000b9d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8907 2024.09.04 16:56:42.202627 [ 3 ] {} <Trace> HTTP-Session: 385dd4e5-5b5a-4263-8925-c483000b9d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8908 2024.09.04 16:56:42.202825 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8909 2024.09.04 16:56:42.202894 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8910 2024.09.04 16:56:42.203232 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8911 2024.09.04 16:56:42.203660 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8912 2024.09.04 16:56:42.203710 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8913 2024.09.04 16:56:42.204116 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8914 2024.09.04 16:56:42.204502 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8915 2024.09.04 16:56:42.204678 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 171.22 KiB/sec.
8916 2024.09.04 16:56:42.204694 [ 28 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8917 2024.09.04 16:56:42.204834 [ 28 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8918 2024.09.04 16:56:42.204883 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8919 2024.09.04 16:56:42.204977 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Debug> DynamicQueryHandler: Done processing query
8920 2024.09.04 16:56:42.205030 [ 3 ] {61ce8e07-3a6f-4420-9af5-4718216e7c2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8921 2024.09.04 16:56:42.205093 [ 3 ] {} <Debug> HTTP-Session: 385dd4e5-5b5a-4263-8925-c483000b9d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8922 2024.09.04 16:56:42.205192 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8923 2024.09.04 16:56:42.205390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8924 2024.09.04 16:56:42.205509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8925 2024.09.04 16:56:42.205524 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8926 2024.09.04 16:56:42.205562 [ 3 ] {} <Debug> HTTP-Session: 6818bd93-7d7d-4c24-8fd4-abc1b8743269 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8927 2024.09.04 16:56:42.205608 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part
8928 2024.09.04 16:56:42.205612 [ 3 ] {} <Debug> HTTP-Session: 6818bd93-7d7d-4c24-8fd4-abc1b8743269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.09.04 16:56:42.205666 [ 3 ] {} <Debug> HTTP-Session: 6818bd93-7d7d-4c24-8fd4-abc1b8743269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8930 2024.09.04 16:56:42.205779 [ 3 ] {} <Trace> HTTP-Session: 6818bd93-7d7d-4c24-8fd4-abc1b8743269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8931 2024.09.04 16:56:42.205850 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
8932 2024.09.04 16:56:42.206149 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8933 2024.09.04 16:56:42.206284 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8934 2024.09.04 16:56:42.206435 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
8935 2024.09.04 16:56:42.206525 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8936 2024.09.04 16:56:42.206760 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8937 2024.09.04 16:56:42.207075 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
8938 2024.09.04 16:56:42.207915 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8939 2024.09.04 16:56:42.209211 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8940 2024.09.04 16:56:42.209289 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8941 2024.09.04 16:56:42.209887 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004880816 sec., 6146.513205988507 rows/sec., 525.21 KiB/sec.
8942 2024.09.04 16:56:42.210090 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8943 2024.09.04 16:56:42.210243 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8944 2024.09.04 16:56:42.211139 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8945 2024.09.04 16:56:42.211291 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8946 2024.09.04 16:56:42.211342 [ 197 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_20_4} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8947 2024.09.04 16:56:42.211520 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8948 2024.09.04 16:56:42.211574 [ 28 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8949 2024.09.04 16:56:42.211639 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Debug> executeQuery: Read 253 rows, 22.87 KiB in 0.005569 sec., 45430.05925659903 rows/sec., 4.01 MiB/sec.
8950 2024.09.04 16:56:42.211650 [ 28 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8951 2024.09.04 16:56:42.211728 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8952 2024.09.04 16:56:42.211940 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
8953 2024.09.04 16:56:42.211993 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Debug> DynamicQueryHandler: Done processing query
8954 2024.09.04 16:56:42.212027 [ 3 ] {3f40f650-bbb9-4813-8020-ef925fb6c004} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8955 2024.09.04 16:56:42.212052 [ 3 ] {} <Debug> HTTP-Session: 6818bd93-7d7d-4c24-8fd4-abc1b8743269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8956 2024.09.04 16:56:42.212112 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8957 2024.09.04 16:56:42.212144 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1416 rows starting from the beginning of the part
8958 2024.09.04 16:56:42.212251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8959 2024.09.04 16:56:42.212266 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 252 rows starting from the beginning of the part
8960 2024.09.04 16:56:42.212344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8961 2024.09.04 16:56:42.212456 [ 3 ] {} <Debug> HTTP-Session: 01c06f6c-31fe-4724-98a7-33b76b0387ee Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8962 2024.09.04 16:56:42.212482 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1212 rows starting from the beginning of the part
8963 2024.09.04 16:56:42.212525 [ 3 ] {} <Debug> HTTP-Session: 01c06f6c-31fe-4724-98a7-33b76b0387ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8964 2024.09.04 16:56:42.212621 [ 3 ] {} <Debug> HTTP-Session: 01c06f6c-31fe-4724-98a7-33b76b0387ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8965 2024.09.04 16:56:42.212830 [ 3 ] {} <Trace> HTTP-Session: 01c06f6c-31fe-4724-98a7-33b76b0387ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8966 2024.09.04 16:56:42.212836 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 252 rows starting from the beginning of the part
8967 2024.09.04 16:56:42.212981 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part
8968 2024.09.04 16:56:42.213091 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8969 2024.09.04 16:56:42.213221 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 253 rows starting from the beginning of the part
8970 2024.09.04 16:56:42.213234 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8971 2024.09.04 16:56:42.213907 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8972 2024.09.04 16:56:42.214423 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8973 2024.09.04 16:56:42.214463 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8974 2024.09.04 16:56:42.214972 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8975 2024.09.04 16:56:42.215467 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8976 2024.09.04 16:56:42.215520 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3457 rows, containing 5 columns (5 merged, 0 gathered) in 0.003663877 sec., 943536.0411935226 rows/sec., 83.17 MiB/sec.
8977 2024.09.04 16:56:42.215660 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.002664 sec., 13138.138138138138 rows/sec., 979.86 KiB/sec.
8978 2024.09.04 16:56:42.215747 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8979 2024.09.04 16:56:42.215855 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Debug> DynamicQueryHandler: Done processing query
8980 2024.09.04 16:56:42.215886 [ 3 ] {8056f4f3-a8f4-40ce-96b9-c663e7931528} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8981 2024.09.04 16:56:42.215906 [ 3 ] {} <Debug> HTTP-Session: 01c06f6c-31fe-4724-98a7-33b76b0387ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8982 2024.09.04 16:56:42.216054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8983 2024.09.04 16:56:42.216109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8984 2024.09.04 16:56:42.216133 [ 3 ] {} <Debug> HTTP-Session: ea017a67-6b56-4c6f-a317-9f51f3b89288 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
8985 2024.09.04 16:56:42.216159 [ 3 ] {} <Debug> HTTP-Session: ea017a67-6b56-4c6f-a317-9f51f3b89288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8986 2024.09.04 16:56:42.216181 [ 3 ] {} <Debug> HTTP-Session: ea017a67-6b56-4c6f-a317-9f51f3b89288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8987 2024.09.04 16:56:42.216200 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8988 2024.09.04 16:56:42.216221 [ 3 ] {} <Trace> HTTP-Session: ea017a67-6b56-4c6f-a317-9f51f3b89288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8989 2024.09.04 16:56:42.216292 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_46_9} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8990 2024.09.04 16:56:42.216350 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8991 2024.09.04 16:56:42.216375 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
8992 2024.09.04 16:56:42.216410 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8993 2024.09.04 16:56:42.216636 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8994 2024.09.04 16:56:42.216948 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8995 2024.09.04 16:56:42.216985 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8996 2024.09.04 16:56:42.217328 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8997 2024.09.04 16:56:42.217694 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8998 2024.09.04 16:56:42.217851 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001533 sec., 9132.4200913242 rows/sec., 639.58 KiB/sec.
8999 2024.09.04 16:56:42.218147 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Debug> DynamicQueryHandler: Done processing query
9000 2024.09.04 16:56:42.218189 [ 3 ] {0ded2df9-ad5a-4058-9351-0deac77c8274} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9001 2024.09.04 16:56:42.218208 [ 3 ] {} <Debug> HTTP-Session: ea017a67-6b56-4c6f-a317-9f51f3b89288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.09.04 16:56:42.218325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9003 2024.09.04 16:56:42.218375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9004 2024.09.04 16:56:42.218394 [ 3 ] {} <Debug> HTTP-Session: 8be7e343-2be9-4c58-a200-cde6d07a7450 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9005 2024.09.04 16:56:42.218410 [ 3 ] {} <Debug> HTTP-Session: 8be7e343-2be9-4c58-a200-cde6d07a7450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.09.04 16:56:42.218425 [ 3 ] {} <Debug> HTTP-Session: 8be7e343-2be9-4c58-a200-cde6d07a7450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.09.04 16:56:42.218457 [ 3 ] {} <Trace> HTTP-Session: 8be7e343-2be9-4c58-a200-cde6d07a7450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9008 2024.09.04 16:56:42.218557 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9009 2024.09.04 16:56:42.218601 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9010 2024.09.04 16:56:42.218851 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9011 2024.09.04 16:56:42.219150 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9012 2024.09.04 16:56:42.219186 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9013 2024.09.04 16:56:42.219529 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9014 2024.09.04 16:56:42.219889 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9015 2024.09.04 16:56:42.220038 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 236.17 KiB/sec.
9016 2024.09.04 16:56:42.220201 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Debug> DynamicQueryHandler: Done processing query
9017 2024.09.04 16:56:42.220225 [ 3 ] {0e1e073b-c5e1-4dbe-a3eb-71d52508c350} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9018 2024.09.04 16:56:42.220241 [ 3 ] {} <Debug> HTTP-Session: 8be7e343-2be9-4c58-a200-cde6d07a7450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.09.04 16:56:42.220420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9020 2024.09.04 16:56:42.220469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9021 2024.09.04 16:56:42.220488 [ 3 ] {} <Debug> HTTP-Session: ca2c0877-b0a4-4b15-a803-58c08ee6e89e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9022 2024.09.04 16:56:42.220504 [ 3 ] {} <Debug> HTTP-Session: ca2c0877-b0a4-4b15-a803-58c08ee6e89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9023 2024.09.04 16:56:42.220518 [ 3 ] {} <Debug> HTTP-Session: ca2c0877-b0a4-4b15-a803-58c08ee6e89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.09.04 16:56:42.220549 [ 3 ] {} <Trace> HTTP-Session: ca2c0877-b0a4-4b15-a803-58c08ee6e89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9025 2024.09.04 16:56:42.220755 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9026 2024.09.04 16:56:42.220797 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9027 2024.09.04 16:56:42.221020 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9028 2024.09.04 16:56:42.221653 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9029 2024.09.04 16:56:42.221690 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9030 2024.09.04 16:56:42.222053 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9031 2024.09.04 16:56:42.222407 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9032 2024.09.04 16:56:42.222555 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Debug> executeQuery: Read 417 rows, 30.49 KiB in 0.001901 sec., 219358.2325092057 rows/sec., 15.66 MiB/sec.
9033 2024.09.04 16:56:42.222567 [ 28 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9034 2024.09.04 16:56:42.222644 [ 28 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9035 2024.09.04 16:56:42.222707 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9036 2024.09.04 16:56:42.222859 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Debug> DynamicQueryHandler: Done processing query
9037 2024.09.04 16:56:42.222953 [ 3 ] {94b0490c-f716-4fe1-b63d-874dea37fa3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9038 2024.09.04 16:56:42.223033 [ 3 ] {} <Debug> HTTP-Session: ca2c0877-b0a4-4b15-a803-58c08ee6e89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9039 2024.09.04 16:56:42.223058 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
9040 2024.09.04 16:56:42.223337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9041 2024.09.04 16:56:42.223527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9042 2024.09.04 16:56:42.223652 [ 3 ] {} <Debug> HTTP-Session: 9f9ecabe-8be7-471c-98ab-aa6853b513b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9043 2024.09.04 16:56:42.223745 [ 3 ] {} <Debug> HTTP-Session: 9f9ecabe-8be7-471c-98ab-aa6853b513b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9044 2024.09.04 16:56:42.223818 [ 3 ] {} <Debug> HTTP-Session: 9f9ecabe-8be7-471c-98ab-aa6853b513b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9045 2024.09.04 16:56:42.223865 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9046 2024.09.04 16:56:42.223929 [ 3 ] {} <Trace> HTTP-Session: 9f9ecabe-8be7-471c-98ab-aa6853b513b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9047 2024.09.04 16:56:42.223959 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part
9048 2024.09.04 16:56:42.224092 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 415 rows starting from the beginning of the part
9049 2024.09.04 16:56:42.224136 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9050 2024.09.04 16:56:42.224338 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9051 2024.09.04 16:56:42.224355 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 528 rows starting from the beginning of the part
9052 2024.09.04 16:56:42.224759 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 415 rows starting from the beginning of the part
9053 2024.09.04 16:56:42.225072 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part
9054 2024.09.04 16:56:42.225419 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 417 rows starting from the beginning of the part
9055 2024.09.04 16:56:42.225527 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9056 2024.09.04 16:56:42.226326 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9057 2024.09.04 16:56:42.226368 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9058 2024.09.04 16:56:42.226896 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9059 2024.09.04 16:56:42.227259 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9060 2024.09.04 16:56:42.227528 [ 28 ] {} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
9061 2024.09.04 16:56:42.227578 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.004768394 sec., 578811.2307833623 rows/sec., 44.18 MiB/sec.
9062 2024.09.04 16:56:42.227582 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003513 sec., 1707.9419299743809 rows/sec., 89.23 KiB/sec.
9063 2024.09.04 16:56:42.227613 [ 28 ] {} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9064 2024.09.04 16:56:42.227710 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9065 2024.09.04 16:56:42.228019 [ 196 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9066 2024.09.04 16:56:42.228232 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9067 2024.09.04 16:56:42.228316 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Debug> DynamicQueryHandler: Done processing query
9068 2024.09.04 16:56:42.228649 [ 3 ] {efd794c4-f4db-4033-b864-7444555b810b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9069 2024.09.04 16:56:42.228793 [ 3 ] {} <Debug> HTTP-Session: 9f9ecabe-8be7-471c-98ab-aa6853b513b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9070 2024.09.04 16:56:42.228884 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9071 2024.09.04 16:56:42.228971 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9072 2024.09.04 16:56:42.229187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9073 2024.09.04 16:56:42.229335 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9074 2024.09.04 16:56:42.229446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9075 2024.09.04 16:56:42.229632 [ 3 ] {} <Debug> HTTP-Session: e5134888-f2f9-4285-a087-1668819028d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9076 2024.09.04 16:56:42.229809 [ 3 ] {} <Debug> HTTP-Session: e5134888-f2f9-4285-a087-1668819028d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9077 2024.09.04 16:56:42.229871 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9078 2024.09.04 16:56:42.229889 [ 3 ] {} <Debug> HTTP-Session: e5134888-f2f9-4285-a087-1668819028d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9079 2024.09.04 16:56:42.230104 [ 3 ] {} <Trace> HTTP-Session: e5134888-f2f9-4285-a087-1668819028d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9080 2024.09.04 16:56:42.230270 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9081 2024.09.04 16:56:42.230486 [ 196 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9082 2024.09.04 16:56:42.230731 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9083 2024.09.04 16:56:42.230821 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9084 2024.09.04 16:56:42.231036 [ 196 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_46_9} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9085 2024.09.04 16:56:42.231095 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9086 2024.09.04 16:56:42.231174 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
9087 2024.09.04 16:56:42.231480 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
9088 2024.09.04 16:56:42.232175 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9089 2024.09.04 16:56:42.233237 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9090 2024.09.04 16:56:42.233304 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9091 2024.09.04 16:56:42.234275 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.006408293 sec., 14980.588434392748 rows/sec., 782.68 KiB/sec.
9092 2024.09.04 16:56:42.234406 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9093 2024.09.04 16:56:42.234439 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
9094 2024.09.04 16:56:42.235254 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9095 2024.09.04 16:56:42.235313 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_16_3} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9096 2024.09.04 16:56:42.235534 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_16_3} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
9097 2024.09.04 16:56:42.235551 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9098 2024.09.04 16:56:42.235594 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005118 sec., 46697.92887846815 rows/sec., 3.13 MiB/sec.
9099 2024.09.04 16:56:42.235643 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9100 2024.09.04 16:56:42.235768 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9101 2024.09.04 16:56:42.235790 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9102 2024.09.04 16:56:42.236232 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
9103 2024.09.04 16:56:42.236262 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Debug> DynamicQueryHandler: Done processing query
9104 2024.09.04 16:56:42.236364 [ 3 ] {d7c28d12-506a-4730-98bb-a4f1a969ffe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9105 2024.09.04 16:56:42.236489 [ 3 ] {} <Debug> HTTP-Session: e5134888-f2f9-4285-a087-1668819028d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9106 2024.09.04 16:56:42.236959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9107 2024.09.04 16:56:42.237037 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9108 2024.09.04 16:56:42.237111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9109 2024.09.04 16:56:42.237130 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13213 rows starting from the beginning of the part
9110 2024.09.04 16:56:42.237157 [ 3 ] {} <Debug> HTTP-Session: 48b69d08-5ca4-4109-8f5a-684874755b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9111 2024.09.04 16:56:42.237197 [ 3 ] {} <Debug> HTTP-Session: 48b69d08-5ca4-4109-8f5a-684874755b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.09.04 16:56:42.237265 [ 3 ] {} <Debug> HTTP-Session: 48b69d08-5ca4-4109-8f5a-684874755b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.09.04 16:56:42.237397 [ 3 ] {} <Trace> HTTP-Session: 48b69d08-5ca4-4109-8f5a-684874755b8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9114 2024.09.04 16:56:42.237435 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 238 rows starting from the beginning of the part
9115 2024.09.04 16:56:42.237716 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9116 2024.09.04 16:56:42.237762 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 844 rows starting from the beginning of the part
9117 2024.09.04 16:56:42.237852 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9118 2024.09.04 16:56:42.238032 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part
9119 2024.09.04 16:56:42.238482 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
9120 2024.09.04 16:56:42.238860 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 239 rows starting from the beginning of the part
9121 2024.09.04 16:56:42.239091 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9122 2024.09.04 16:56:42.239902 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9123 2024.09.04 16:56:42.239972 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9124 2024.09.04 16:56:42.240442 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9125 2024.09.04 16:56:42.241074 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9126 2024.09.04 16:56:42.241407 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003835 sec., 260.7561929595828 rows/sec., 17.57 KiB/sec.
9127 2024.09.04 16:56:42.241792 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Debug> DynamicQueryHandler: Done processing query
9128 2024.09.04 16:56:42.241839 [ 3 ] {39a005d6-b656-4fba-a8e1-79e78b860e80} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9129 2024.09.04 16:56:42.241890 [ 3 ] {} <Debug> HTTP-Session: 48b69d08-5ca4-4109-8f5a-684874755b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9130 2024.09.04 16:56:42.242109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9131 2024.09.04 16:56:42.242179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9132 2024.09.04 16:56:42.242199 [ 3 ] {} <Debug> HTTP-Session: 7a026656-96a8-4c92-a13a-3f479104ea0d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9133 2024.09.04 16:56:42.242216 [ 3 ] {} <Debug> HTTP-Session: 7a026656-96a8-4c92-a13a-3f479104ea0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9134 2024.09.04 16:56:42.242230 [ 3 ] {} <Debug> HTTP-Session: 7a026656-96a8-4c92-a13a-3f479104ea0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9135 2024.09.04 16:56:42.242264 [ 3 ] {} <Trace> HTTP-Session: 7a026656-96a8-4c92-a13a-3f479104ea0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9136 2024.09.04 16:56:42.242668 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9137 2024.09.04 16:56:42.242748 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <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_histogramu64
9138 2024.09.04 16:56:42.243502 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9139 2024.09.04 16:56:42.244232 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9140 2024.09.04 16:56:42.244285 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9141 2024.09.04 16:56:42.244973 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14932 rows, containing 5 columns (5 merged, 0 gathered) in 0.008995934 sec., 1659860.9994248513 rows/sec., 112.21 MiB/sec.
9142 2024.09.04 16:56:42.245402 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9143 2024.09.04 16:56:42.245579 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9144 2024.09.04 16:56:42.246368 [ 196 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9145 2024.09.04 16:56:42.246576 [ 196 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9146 2024.09.04 16:56:42.246746 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9147 2024.09.04 16:56:42.246789 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB.
9148 2024.09.04 16:56:42.246995 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004617 sec., 6714.316655837124 rows/sec., 12.03 MiB/sec.
9149 2024.09.04 16:56:42.247243 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Debug> DynamicQueryHandler: Done processing query
9150 2024.09.04 16:56:42.247269 [ 3 ] {7c36209a-cabc-4e02-8c85-8b7fc5a4106b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9151 2024.09.04 16:56:42.247286 [ 3 ] {} <Debug> HTTP-Session: 7a026656-96a8-4c92-a13a-3f479104ea0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9152 2024.09.04 16:56:42.247424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9153 2024.09.04 16:56:42.247477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9154 2024.09.04 16:56:42.247497 [ 3 ] {} <Debug> HTTP-Session: b607ff4b-f91e-4189-b66d-7a0f5ce98a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9155 2024.09.04 16:56:42.247514 [ 3 ] {} <Debug> HTTP-Session: b607ff4b-f91e-4189-b66d-7a0f5ce98a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9156 2024.09.04 16:56:42.247527 [ 3 ] {} <Debug> HTTP-Session: b607ff4b-f91e-4189-b66d-7a0f5ce98a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9157 2024.09.04 16:56:42.247560 [ 3 ] {} <Trace> HTTP-Session: b607ff4b-f91e-4189-b66d-7a0f5ce98a27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9158 2024.09.04 16:56:42.247696 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9159 2024.09.04 16:56:42.247740 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9160 2024.09.04 16:56:42.247873 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9161 2024.09.04 16:56:42.248182 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9162 2024.09.04 16:56:42.248219 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9163 2024.09.04 16:56:42.248599 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9164 2024.09.04 16:56:42.248927 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9165 2024.09.04 16:56:42.249065 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001427 sec., 57463.20953048353 rows/sec., 3.65 MiB/sec.
9166 2024.09.04 16:56:42.249102 [ 25 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9167 2024.09.04 16:56:42.249179 [ 25 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9168 2024.09.04 16:56:42.249235 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9169 2024.09.04 16:56:42.249341 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Debug> DynamicQueryHandler: Done processing query
9170 2024.09.04 16:56:42.249412 [ 3 ] {73224132-9d3f-4dd7-a9be-f55f0f08b379} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9171 2024.09.04 16:56:42.249498 [ 3 ] {} <Debug> HTTP-Session: b607ff4b-f91e-4189-b66d-7a0f5ce98a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9172 2024.09.04 16:56:42.249634 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
9173 2024.09.04 16:56:42.249982 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9174 2024.09.04 16:56:42.250015 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2440 rows starting from the beginning of the part
9175 2024.09.04 16:56:42.250088 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
9176 2024.09.04 16:56:42.250271 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
9177 2024.09.04 16:56:42.250490 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
9178 2024.09.04 16:56:42.250663 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
9179 2024.09.04 16:56:42.250797 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
9180 2024.09.04 16:56:42.252377 [ 191 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069243 sec., 914231.9457924967 rows/sec., 59.85 MiB/sec.
9181 2024.09.04 16:56:42.252686 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9182 2024.09.04 16:56:42.253166 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9183 2024.09.04 16:56:42.253261 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_46_9} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9184 2024.09.04 16:56:42.253366 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
9185 2024.09.04 16:56:45.630174 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
9186 2024.09.04 16:56:45.630244 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
9187 2024.09.04 16:56:47.198288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9188 2024.09.04 16:56:47.198429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9189 2024.09.04 16:56:47.198459 [ 3 ] {} <Debug> HTTP-Session: 29a9cd95-2b1f-4c24-9a6a-b4884d1803df Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9190 2024.09.04 16:56:47.198494 [ 3 ] {} <Debug> HTTP-Session: 29a9cd95-2b1f-4c24-9a6a-b4884d1803df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9191 2024.09.04 16:56:47.198512 [ 3 ] {} <Debug> HTTP-Session: 29a9cd95-2b1f-4c24-9a6a-b4884d1803df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9192 2024.09.04 16:56:47.198569 [ 3 ] {} <Trace> HTTP-Session: 29a9cd95-2b1f-4c24-9a6a-b4884d1803df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9193 2024.09.04 16:56:47.198805 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9194 2024.09.04 16:56:47.198880 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9195 2024.09.04 16:56:47.199212 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9196 2024.09.04 16:56:47.199704 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9197 2024.09.04 16:56:47.199749 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9198 2024.09.04 16:56:47.200180 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9199 2024.09.04 16:56:47.200576 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9200 2024.09.04 16:56:47.200752 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002019 sec., 35661.218424962855 rows/sec., 2.90 MiB/sec.
9201 2024.09.04 16:56:47.201070 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Debug> DynamicQueryHandler: Done processing query
9202 2024.09.04 16:56:47.201123 [ 3 ] {d9aec757-d8b5-4885-b13d-922d54823838} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9203 2024.09.04 16:56:47.201163 [ 3 ] {} <Debug> HTTP-Session: 29a9cd95-2b1f-4c24-9a6a-b4884d1803df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9204 2024.09.04 16:56:47.201362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9205 2024.09.04 16:56:47.201414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9206 2024.09.04 16:56:47.201435 [ 3 ] {} <Debug> HTTP-Session: 2f0b9c53-fbb0-47ec-a615-8b91e36df8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9207 2024.09.04 16:56:47.201452 [ 3 ] {} <Debug> HTTP-Session: 2f0b9c53-fbb0-47ec-a615-8b91e36df8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9208 2024.09.04 16:56:47.201466 [ 3 ] {} <Debug> HTTP-Session: 2f0b9c53-fbb0-47ec-a615-8b91e36df8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9209 2024.09.04 16:56:47.201500 [ 3 ] {} <Trace> HTTP-Session: 2f0b9c53-fbb0-47ec-a615-8b91e36df8d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9210 2024.09.04 16:56:47.201605 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9211 2024.09.04 16:56:47.201650 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9212 2024.09.04 16:56:47.201900 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9213 2024.09.04 16:56:47.202209 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9214 2024.09.04 16:56:47.202248 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9215 2024.09.04 16:56:47.202601 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9216 2024.09.04 16:56:47.202972 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9217 2024.09.04 16:56:47.203139 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001554 sec., 5148.005148005148 rows/sec., 387.11 KiB/sec.
9218 2024.09.04 16:56:47.203437 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Debug> DynamicQueryHandler: Done processing query
9219 2024.09.04 16:56:47.203490 [ 3 ] {ed499e8f-6550-490e-808d-3802eccd95ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9220 2024.09.04 16:56:47.203526 [ 3 ] {} <Debug> HTTP-Session: 2f0b9c53-fbb0-47ec-a615-8b91e36df8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9221 2024.09.04 16:56:47.203708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9222 2024.09.04 16:56:47.203759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9223 2024.09.04 16:56:47.203779 [ 3 ] {} <Debug> HTTP-Session: 83859baa-f1f3-4dd5-a2f8-4144085f8ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9224 2024.09.04 16:56:47.203795 [ 3 ] {} <Debug> HTTP-Session: 83859baa-f1f3-4dd5-a2f8-4144085f8ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9225 2024.09.04 16:56:47.203809 [ 3 ] {} <Debug> HTTP-Session: 83859baa-f1f3-4dd5-a2f8-4144085f8ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9226 2024.09.04 16:56:47.203842 [ 3 ] {} <Trace> HTTP-Session: 83859baa-f1f3-4dd5-a2f8-4144085f8ba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9227 2024.09.04 16:56:47.203964 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9228 2024.09.04 16:56:47.204009 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9229 2024.09.04 16:56:47.204258 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9230 2024.09.04 16:56:47.204649 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9231 2024.09.04 16:56:47.204687 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9232 2024.09.04 16:56:47.205045 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9233 2024.09.04 16:56:47.205411 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9234 2024.09.04 16:56:47.205582 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001657 sec., 43452.02172601086 rows/sec., 3.39 MiB/sec.
9235 2024.09.04 16:56:47.205767 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Debug> DynamicQueryHandler: Done processing query
9236 2024.09.04 16:56:47.205792 [ 3 ] {14adf363-3ea5-4631-8914-a72b6dc51544} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9237 2024.09.04 16:56:47.205809 [ 3 ] {} <Debug> HTTP-Session: 83859baa-f1f3-4dd5-a2f8-4144085f8ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.09.04 16:56:47.205988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9239 2024.09.04 16:56:47.206038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9240 2024.09.04 16:56:47.206057 [ 3 ] {} <Debug> HTTP-Session: 6a37bd0b-cc0e-4fb1-b857-cf38cfbc174b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9241 2024.09.04 16:56:47.206073 [ 3 ] {} <Debug> HTTP-Session: 6a37bd0b-cc0e-4fb1-b857-cf38cfbc174b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9242 2024.09.04 16:56:47.206087 [ 3 ] {} <Debug> HTTP-Session: 6a37bd0b-cc0e-4fb1-b857-cf38cfbc174b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.09.04 16:56:47.206119 [ 3 ] {} <Trace> HTTP-Session: 6a37bd0b-cc0e-4fb1-b857-cf38cfbc174b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9244 2024.09.04 16:56:47.206265 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9245 2024.09.04 16:56:47.206313 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9246 2024.09.04 16:56:47.206459 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9247 2024.09.04 16:56:47.206845 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9248 2024.09.04 16:56:47.206882 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9249 2024.09.04 16:56:47.207270 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9250 2024.09.04 16:56:47.207615 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9251 2024.09.04 16:56:47.207772 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
9252 2024.09.04 16:56:47.207942 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Debug> DynamicQueryHandler: Done processing query
9253 2024.09.04 16:56:47.207967 [ 3 ] {27de42b9-64e7-428a-b99a-f651e16c49a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9254 2024.09.04 16:56:47.207984 [ 3 ] {} <Debug> HTTP-Session: 6a37bd0b-cc0e-4fb1-b857-cf38cfbc174b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9255 2024.09.04 16:56:47.208182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9256 2024.09.04 16:56:47.208233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9257 2024.09.04 16:56:47.208253 [ 3 ] {} <Debug> HTTP-Session: 352d63cf-cb07-40d5-bceb-330aa02c53ba Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9258 2024.09.04 16:56:47.208269 [ 3 ] {} <Debug> HTTP-Session: 352d63cf-cb07-40d5-bceb-330aa02c53ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9259 2024.09.04 16:56:47.208283 [ 3 ] {} <Debug> HTTP-Session: 352d63cf-cb07-40d5-bceb-330aa02c53ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9260 2024.09.04 16:56:47.208314 [ 3 ] {} <Trace> HTTP-Session: 352d63cf-cb07-40d5-bceb-330aa02c53ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9261 2024.09.04 16:56:47.208497 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9262 2024.09.04 16:56:47.208572 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <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_histogramu64
9263 2024.09.04 16:56:47.209038 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9264 2024.09.04 16:56:47.209523 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9265 2024.09.04 16:56:47.209560 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9266 2024.09.04 16:56:47.210160 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9267 2024.09.04 16:56:47.210584 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9268 2024.09.04 16:56:47.210758 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002368 sec., 3378.3783783783783 rows/sec., 6.05 MiB/sec.
9269 2024.09.04 16:56:47.211023 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Debug> DynamicQueryHandler: Done processing query
9270 2024.09.04 16:56:47.211049 [ 3 ] {2c7e5a94-26cb-4f11-a587-c8765ba2dd18} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9271 2024.09.04 16:56:47.211065 [ 3 ] {} <Debug> HTTP-Session: 352d63cf-cb07-40d5-bceb-330aa02c53ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.09.04 16:56:47.211241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9273 2024.09.04 16:56:47.211292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9274 2024.09.04 16:56:47.211311 [ 3 ] {} <Debug> HTTP-Session: 75bcc7ee-45bf-4a73-9cbb-8991e02421a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9275 2024.09.04 16:56:47.211328 [ 3 ] {} <Debug> HTTP-Session: 75bcc7ee-45bf-4a73-9cbb-8991e02421a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.09.04 16:56:47.211341 [ 3 ] {} <Debug> HTTP-Session: 75bcc7ee-45bf-4a73-9cbb-8991e02421a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9277 2024.09.04 16:56:47.211374 [ 3 ] {} <Trace> HTTP-Session: 75bcc7ee-45bf-4a73-9cbb-8991e02421a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9278 2024.09.04 16:56:47.211490 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9279 2024.09.04 16:56:47.211535 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9280 2024.09.04 16:56:47.211666 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9281 2024.09.04 16:56:47.211961 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9282 2024.09.04 16:56:47.211998 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9283 2024.09.04 16:56:47.212363 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9284 2024.09.04 16:56:47.212687 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9285 2024.09.04 16:56:47.212841 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
9286 2024.09.04 16:56:47.213015 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Debug> DynamicQueryHandler: Done processing query
9287 2024.09.04 16:56:47.213040 [ 3 ] {4752bc39-766b-4edf-b8a1-ec14ee57c6cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9288 2024.09.04 16:56:47.213055 [ 3 ] {} <Debug> HTTP-Session: 75bcc7ee-45bf-4a73-9cbb-8991e02421a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.09.04 16:56:52.203156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9290 2024.09.04 16:56:52.203294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9291 2024.09.04 16:56:52.203321 [ 3 ] {} <Debug> HTTP-Session: ef862832-6186-4467-b1eb-375fb62752bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9292 2024.09.04 16:56:52.203346 [ 3 ] {} <Debug> HTTP-Session: ef862832-6186-4467-b1eb-375fb62752bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9293 2024.09.04 16:56:52.203361 [ 3 ] {} <Debug> HTTP-Session: ef862832-6186-4467-b1eb-375fb62752bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.09.04 16:56:52.203412 [ 3 ] {} <Trace> HTTP-Session: ef862832-6186-4467-b1eb-375fb62752bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9295 2024.09.04 16:56:52.203601 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9296 2024.09.04 16:56:52.203671 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9297 2024.09.04 16:56:52.204018 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9298 2024.09.04 16:56:52.204457 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9299 2024.09.04 16:56:52.204509 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9300 2024.09.04 16:56:52.204945 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9301 2024.09.04 16:56:52.205351 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9302 2024.09.04 16:56:52.205531 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001975 sec., 1012.6582278481012 rows/sec., 82.58 KiB/sec.
9303 2024.09.04 16:56:52.205887 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Debug> DynamicQueryHandler: Done processing query
9304 2024.09.04 16:56:52.205918 [ 3 ] {f9ea017d-91bc-4d4c-b7fb-1e91775d565c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9305 2024.09.04 16:56:52.205944 [ 3 ] {} <Debug> HTTP-Session: ef862832-6186-4467-b1eb-375fb62752bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9306 2024.09.04 16:56:52.206171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9307 2024.09.04 16:56:52.206237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9308 2024.09.04 16:56:52.206257 [ 3 ] {} <Debug> HTTP-Session: d45e5b73-f8db-420b-bab4-a2c2750d9266 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9309 2024.09.04 16:56:52.206275 [ 3 ] {} <Debug> HTTP-Session: d45e5b73-f8db-420b-bab4-a2c2750d9266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.09.04 16:56:52.206289 [ 3 ] {} <Debug> HTTP-Session: d45e5b73-f8db-420b-bab4-a2c2750d9266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.09.04 16:56:52.206326 [ 3 ] {} <Trace> HTTP-Session: d45e5b73-f8db-420b-bab4-a2c2750d9266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9312 2024.09.04 16:56:52.206520 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9313 2024.09.04 16:56:52.206570 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9314 2024.09.04 16:56:52.206833 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9315 2024.09.04 16:56:52.207342 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9316 2024.09.04 16:56:52.207382 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9317 2024.09.04 16:56:52.207852 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9318 2024.09.04 16:56:52.208251 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9319 2024.09.04 16:56:52.208411 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001983 sec., 127080.18154311649 rows/sec., 11.22 MiB/sec.
9320 2024.09.04 16:56:52.208615 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Debug> DynamicQueryHandler: Done processing query
9321 2024.09.04 16:56:52.208640 [ 3 ] {a8d03a1f-2443-49be-97a4-5f7a41c0f21c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9322 2024.09.04 16:56:52.208656 [ 3 ] {} <Debug> HTTP-Session: d45e5b73-f8db-420b-bab4-a2c2750d9266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9323 2024.09.04 16:56:52.208806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9324 2024.09.04 16:56:52.208860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9325 2024.09.04 16:56:52.208880 [ 3 ] {} <Debug> HTTP-Session: 941bf3f9-1909-4ba4-9580-6bf371743a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9326 2024.09.04 16:56:52.208897 [ 3 ] {} <Debug> HTTP-Session: 941bf3f9-1909-4ba4-9580-6bf371743a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9327 2024.09.04 16:56:52.208912 [ 3 ] {} <Debug> HTTP-Session: 941bf3f9-1909-4ba4-9580-6bf371743a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9328 2024.09.04 16:56:52.208945 [ 3 ] {} <Trace> HTTP-Session: 941bf3f9-1909-4ba4-9580-6bf371743a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9329 2024.09.04 16:56:52.209063 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9330 2024.09.04 16:56:52.209111 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9331 2024.09.04 16:56:52.209344 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9332 2024.09.04 16:56:52.209686 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9333 2024.09.04 16:56:52.209726 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9334 2024.09.04 16:56:52.210076 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9335 2024.09.04 16:56:52.210436 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9336 2024.09.04 16:56:52.210616 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001584 sec., 20833.333333333336 rows/sec., 1.52 MiB/sec.
9337 2024.09.04 16:56:52.210632 [ 146 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9338 2024.09.04 16:56:52.210738 [ 146 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9339 2024.09.04 16:56:52.210798 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9340 2024.09.04 16:56:52.210965 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Debug> DynamicQueryHandler: Done processing query
9341 2024.09.04 16:56:52.211027 [ 3 ] {fca5c698-c493-4507-99c2-ef91130b1654} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9342 2024.09.04 16:56:52.211040 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
9343 2024.09.04 16:56:52.211093 [ 3 ] {} <Debug> HTTP-Session: 941bf3f9-1909-4ba4-9580-6bf371743a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9344 2024.09.04 16:56:52.211448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9345 2024.09.04 16:56:52.211675 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9346 2024.09.04 16:56:52.211678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9347 2024.09.04 16:56:52.211775 [ 3 ] {} <Debug> HTTP-Session: da8166c9-6fc8-4adf-9ba2-8c8cae77ecba Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9348 2024.09.04 16:56:52.211791 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 57 rows starting from the beginning of the part
9349 2024.09.04 16:56:52.211822 [ 3 ] {} <Debug> HTTP-Session: da8166c9-6fc8-4adf-9ba2-8c8cae77ecba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9350 2024.09.04 16:56:52.211860 [ 3 ] {} <Debug> HTTP-Session: da8166c9-6fc8-4adf-9ba2-8c8cae77ecba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9351 2024.09.04 16:56:52.211963 [ 3 ] {} <Trace> HTTP-Session: da8166c9-6fc8-4adf-9ba2-8c8cae77ecba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9352 2024.09.04 16:56:52.212094 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 33 rows starting from the beginning of the part
9353 2024.09.04 16:56:52.212287 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9354 2024.09.04 16:56:52.212442 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9355 2024.09.04 16:56:52.212428 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part
9356 2024.09.04 16:56:52.212834 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part
9357 2024.09.04 16:56:52.213178 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part
9358 2024.09.04 16:56:52.213500 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 33 rows starting from the beginning of the part
9359 2024.09.04 16:56:52.214027 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9360 2024.09.04 16:56:52.214919 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9361 2024.09.04 16:56:52.214972 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9362 2024.09.04 16:56:52.215985 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9363 2024.09.04 16:56:52.216752 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.00586466 sec., 29669.239137477707 rows/sec., 2.27 MiB/sec.
9364 2024.09.04 16:56:52.216975 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9365 2024.09.04 16:56:52.217031 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9366 2024.09.04 16:56:52.217408 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005213 sec., 2685.5937080375984 rows/sec., 188.08 KiB/sec.
9367 2024.09.04 16:56:52.218378 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Debug> DynamicQueryHandler: Done processing query
9368 2024.09.04 16:56:52.218423 [ 3 ] {64d7fdff-51a5-4272-85e6-890097bd1d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9369 2024.09.04 16:56:52.218473 [ 3 ] {} <Debug> HTTP-Session: da8166c9-6fc8-4adf-9ba2-8c8cae77ecba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9370 2024.09.04 16:56:52.218507 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9371 2024.09.04 16:56:52.218626 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_46_9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9372 2024.09.04 16:56:52.218655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9373 2024.09.04 16:56:52.218777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9374 2024.09.04 16:56:52.218787 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9375 2024.09.04 16:56:52.218867 [ 3 ] {} <Debug> HTTP-Session: 5ca94a81-fe3e-454a-a940-c147106bf11a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9376 2024.09.04 16:56:52.218912 [ 3 ] {} <Debug> HTTP-Session: 5ca94a81-fe3e-454a-a940-c147106bf11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9377 2024.09.04 16:56:52.218926 [ 3 ] {} <Debug> HTTP-Session: 5ca94a81-fe3e-454a-a940-c147106bf11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9378 2024.09.04 16:56:52.218961 [ 3 ] {} <Trace> HTTP-Session: 5ca94a81-fe3e-454a-a940-c147106bf11a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9379 2024.09.04 16:56:52.219083 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9380 2024.09.04 16:56:52.219131 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9381 2024.09.04 16:56:52.219394 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9382 2024.09.04 16:56:52.219745 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9383 2024.09.04 16:56:52.219783 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9384 2024.09.04 16:56:52.220145 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9385 2024.09.04 16:56:52.220534 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9386 2024.09.04 16:56:52.220695 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 217.21 KiB/sec.
9387 2024.09.04 16:56:52.220702 [ 146 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
9388 2024.09.04 16:56:52.220786 [ 146 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9389 2024.09.04 16:56:52.220839 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9390 2024.09.04 16:56:52.220997 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Debug> DynamicQueryHandler: Done processing query
9391 2024.09.04 16:56:52.221021 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
9392 2024.09.04 16:56:52.221041 [ 3 ] {ce5ce0bf-cfcc-4e89-87e2-c25674760b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9393 2024.09.04 16:56:52.221100 [ 3 ] {} <Debug> HTTP-Session: 5ca94a81-fe3e-454a-a940-c147106bf11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9394 2024.09.04 16:56:52.221264 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9395 2024.09.04 16:56:52.221297 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
9396 2024.09.04 16:56:52.221387 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
9397 2024.09.04 16:56:52.221452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9398 2024.09.04 16:56:52.221530 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
9399 2024.09.04 16:56:52.221550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9400 2024.09.04 16:56:52.221596 [ 3 ] {} <Debug> HTTP-Session: 07d0da17-e079-4978-8c5d-d8e4e59e3869 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9401 2024.09.04 16:56:52.221640 [ 3 ] {} <Debug> HTTP-Session: 07d0da17-e079-4978-8c5d-d8e4e59e3869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.09.04 16:56:52.221648 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
9403 2024.09.04 16:56:52.221697 [ 3 ] {} <Debug> HTTP-Session: 07d0da17-e079-4978-8c5d-d8e4e59e3869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9404 2024.09.04 16:56:52.221833 [ 3 ] {} <Trace> HTTP-Session: 07d0da17-e079-4978-8c5d-d8e4e59e3869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9405 2024.09.04 16:56:52.222046 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9406 2024.09.04 16:56:52.222400 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9407 2024.09.04 16:56:52.222531 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9408 2024.09.04 16:56:52.222984 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9409 2024.09.04 16:56:52.223925 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9410 2024.09.04 16:56:52.223978 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9411 2024.09.04 16:56:52.224012 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003085633 sec., 9722.478337508057 rows/sec., 617.15 KiB/sec.
9412 2024.09.04 16:56:52.224179 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
9413 2024.09.04 16:56:52.224445 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9414 2024.09.04 16:56:52.224860 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9415 2024.09.04 16:56:52.224972 [ 191 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_17_4} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
9416 2024.09.04 16:56:52.225038 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9417 2024.09.04 16:56:52.225065 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9418 2024.09.04 16:56:52.225211 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.003035 sec., 136738.05601317956 rows/sec., 9.76 MiB/sec.
9419 2024.09.04 16:56:52.225412 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Debug> DynamicQueryHandler: Done processing query
9420 2024.09.04 16:56:52.225438 [ 3 ] {a3dc656c-7d9d-4a2e-a5c9-1c98b7dcd23d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9421 2024.09.04 16:56:52.225455 [ 3 ] {} <Debug> HTTP-Session: 07d0da17-e079-4978-8c5d-d8e4e59e3869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.09.04 16:56:52.225602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9423 2024.09.04 16:56:52.225652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9424 2024.09.04 16:56:52.225671 [ 3 ] {} <Debug> HTTP-Session: 592b9840-b5b2-4a21-a236-986f48c27f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9425 2024.09.04 16:56:52.225688 [ 3 ] {} <Debug> HTTP-Session: 592b9840-b5b2-4a21-a236-986f48c27f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9426 2024.09.04 16:56:52.225702 [ 3 ] {} <Debug> HTTP-Session: 592b9840-b5b2-4a21-a236-986f48c27f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9427 2024.09.04 16:56:52.225735 [ 3 ] {} <Trace> HTTP-Session: 592b9840-b5b2-4a21-a236-986f48c27f1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9428 2024.09.04 16:56:52.225834 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9429 2024.09.04 16:56:52.225880 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9430 2024.09.04 16:56:52.226014 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9431 2024.09.04 16:56:52.226290 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9432 2024.09.04 16:56:52.226327 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9433 2024.09.04 16:56:52.226687 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9434 2024.09.04 16:56:52.227036 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9435 2024.09.04 16:56:52.227185 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec.
9436 2024.09.04 16:56:52.227385 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Debug> DynamicQueryHandler: Done processing query
9437 2024.09.04 16:56:52.227409 [ 3 ] {2dca3669-64f9-4514-a2e8-07eac605a26c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9438 2024.09.04 16:56:52.227425 [ 3 ] {} <Debug> HTTP-Session: 592b9840-b5b2-4a21-a236-986f48c27f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9439 2024.09.04 16:56:52.227607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9440 2024.09.04 16:56:52.227659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9441 2024.09.04 16:56:52.227678 [ 3 ] {} <Debug> HTTP-Session: 6c1de99f-5877-4222-9ec0-e73b7e836d6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9442 2024.09.04 16:56:52.227694 [ 3 ] {} <Debug> HTTP-Session: 6c1de99f-5877-4222-9ec0-e73b7e836d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9443 2024.09.04 16:56:52.227708 [ 3 ] {} <Debug> HTTP-Session: 6c1de99f-5877-4222-9ec0-e73b7e836d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9444 2024.09.04 16:56:52.227740 [ 3 ] {} <Trace> HTTP-Session: 6c1de99f-5877-4222-9ec0-e73b7e836d6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9445 2024.09.04 16:56:52.227932 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9446 2024.09.04 16:56:52.227979 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9447 2024.09.04 16:56:52.228121 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9448 2024.09.04 16:56:52.228585 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9449 2024.09.04 16:56:52.228623 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9450 2024.09.04 16:56:52.229021 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9451 2024.09.04 16:56:52.229369 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9452 2024.09.04 16:56:52.229525 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00169 sec., 140828.40236686388 rows/sec., 9.44 MiB/sec.
9453 2024.09.04 16:56:52.229699 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Debug> DynamicQueryHandler: Done processing query
9454 2024.09.04 16:56:52.229723 [ 3 ] {66416cad-5703-4fdd-973c-7fc0dbb5fb0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9455 2024.09.04 16:56:52.229738 [ 3 ] {} <Debug> HTTP-Session: 6c1de99f-5877-4222-9ec0-e73b7e836d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.09.04 16:56:52.229898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9457 2024.09.04 16:56:52.229973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9458 2024.09.04 16:56:52.230007 [ 3 ] {} <Debug> HTTP-Session: a9c3b0c5-da0d-402b-a17f-08a45b45575a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9459 2024.09.04 16:56:52.230033 [ 3 ] {} <Debug> HTTP-Session: a9c3b0c5-da0d-402b-a17f-08a45b45575a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9460 2024.09.04 16:56:52.230056 [ 3 ] {} <Debug> HTTP-Session: a9c3b0c5-da0d-402b-a17f-08a45b45575a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9461 2024.09.04 16:56:52.230101 [ 3 ] {} <Trace> HTTP-Session: a9c3b0c5-da0d-402b-a17f-08a45b45575a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9462 2024.09.04 16:56:52.230216 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9463 2024.09.04 16:56:52.230263 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9464 2024.09.04 16:56:52.230427 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9465 2024.09.04 16:56:52.230720 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9466 2024.09.04 16:56:52.230760 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9467 2024.09.04 16:56:52.231157 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9468 2024.09.04 16:56:52.231490 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9469 2024.09.04 16:56:52.231643 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec.
9470 2024.09.04 16:56:52.231860 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Debug> DynamicQueryHandler: Done processing query
9471 2024.09.04 16:56:52.231884 [ 3 ] {968a3c6b-5168-491e-9fbc-6898c4b2d2aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9472 2024.09.04 16:56:52.231901 [ 3 ] {} <Debug> HTTP-Session: a9c3b0c5-da0d-402b-a17f-08a45b45575a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9473 2024.09.04 16:56:52.232099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9474 2024.09.04 16:56:52.232157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9475 2024.09.04 16:56:52.232177 [ 3 ] {} <Debug> HTTP-Session: 72e314ba-975a-4630-ae74-98a27008f568 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9476 2024.09.04 16:56:52.232194 [ 3 ] {} <Debug> HTTP-Session: 72e314ba-975a-4630-ae74-98a27008f568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9477 2024.09.04 16:56:52.232208 [ 3 ] {} <Debug> HTTP-Session: 72e314ba-975a-4630-ae74-98a27008f568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9478 2024.09.04 16:56:52.232239 [ 3 ] {} <Trace> HTTP-Session: 72e314ba-975a-4630-ae74-98a27008f568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9479 2024.09.04 16:56:52.232560 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9480 2024.09.04 16:56:52.232626 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <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_histogramu64
9481 2024.09.04 16:56:52.233037 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9482 2024.09.04 16:56:52.233721 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9483 2024.09.04 16:56:52.233758 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9484 2024.09.04 16:56:52.234396 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9485 2024.09.04 16:56:52.234830 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9486 2024.09.04 16:56:52.235028 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9487 2024.09.04 16:56:52.235037 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002702 sec., 11472.98297557365 rows/sec., 20.56 MiB/sec.
9488 2024.09.04 16:56:52.235091 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9489 2024.09.04 16:56:52.235172 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9490 2024.09.04 16:56:52.235462 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
9491 2024.09.04 16:56:52.235567 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Debug> DynamicQueryHandler: Done processing query
9492 2024.09.04 16:56:52.235616 [ 3 ] {67a2daa3-54ec-4f1e-b5f8-d03373d7a3a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9493 2024.09.04 16:56:52.235669 [ 3 ] {} <Debug> HTTP-Session: 72e314ba-975a-4630-ae74-98a27008f568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9494 2024.09.04 16:56:52.235944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9495 2024.09.04 16:56:52.236005 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9496 2024.09.04 16:56:52.236105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9497 2024.09.04 16:56:52.236154 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 791 rows starting from the beginning of the part
9498 2024.09.04 16:56:52.236175 [ 3 ] {} <Debug> HTTP-Session: a6fd6aae-04b8-420d-aa38-e5edbbf9a940 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9499 2024.09.04 16:56:52.236254 [ 3 ] {} <Debug> HTTP-Session: a6fd6aae-04b8-420d-aa38-e5edbbf9a940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.09.04 16:56:52.236295 [ 3 ] {} <Debug> HTTP-Session: a6fd6aae-04b8-420d-aa38-e5edbbf9a940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9501 2024.09.04 16:56:52.236569 [ 3 ] {} <Trace> HTTP-Session: a6fd6aae-04b8-420d-aa38-e5edbbf9a940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9502 2024.09.04 16:56:52.236707 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part
9503 2024.09.04 16:56:52.237209 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9504 2024.09.04 16:56:52.237289 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part
9505 2024.09.04 16:56:52.237370 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9506 2024.09.04 16:56:52.238067 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part
9507 2024.09.04 16:56:52.238247 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9508 2024.09.04 16:56:52.238693 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part
9509 2024.09.04 16:56:52.239362 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part
9510 2024.09.04 16:56:52.239498 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9511 2024.09.04 16:56:52.239591 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9512 2024.09.04 16:56:52.240996 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9513 2024.09.04 16:56:52.241953 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9514 2024.09.04 16:56:52.242171 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005331 sec., 15381.729506659163 rows/sec., 1000.38 KiB/sec.
9515 2024.09.04 16:56:52.242521 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Debug> DynamicQueryHandler: Done processing query
9516 2024.09.04 16:56:52.242580 [ 3 ] {b3ced73c-bbde-4a2f-98f5-a32579a4107f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9517 2024.09.04 16:56:52.242652 [ 3 ] {} <Debug> HTTP-Session: a6fd6aae-04b8-420d-aa38-e5edbbf9a940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9518 2024.09.04 16:56:52.246008 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.010683374 sec., 84243.04905922043 rows/sec., 150.96 MiB/sec.
9519 2024.09.04 16:56:52.247247 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9520 2024.09.04 16:56:52.248149 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9521 2024.09.04 16:56:52.248266 [ 189 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9522 2024.09.04 16:56:52.248441 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB.
9523 2024.09.04 16:56:57.226336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9524 2024.09.04 16:56:57.226535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9525 2024.09.04 16:56:57.226583 [ 3 ] {} <Debug> HTTP-Session: 05f8c291-b79c-4d01-8457-a3a3fc188baf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9526 2024.09.04 16:56:57.226624 [ 3 ] {} <Debug> HTTP-Session: 05f8c291-b79c-4d01-8457-a3a3fc188baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.09.04 16:56:57.226653 [ 3 ] {} <Debug> HTTP-Session: 05f8c291-b79c-4d01-8457-a3a3fc188baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9528 2024.09.04 16:56:57.226734 [ 3 ] {} <Trace> HTTP-Session: 05f8c291-b79c-4d01-8457-a3a3fc188baf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9529 2024.09.04 16:56:57.227023 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9530 2024.09.04 16:56:57.227137 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9531 2024.09.04 16:56:57.227534 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9532 2024.09.04 16:56:57.227963 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9533 2024.09.04 16:56:57.228011 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9534 2024.09.04 16:56:57.228421 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9535 2024.09.04 16:56:57.228827 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9536 2024.09.04 16:56:57.229015 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002073 sec., 1929.5706705258078 rows/sec., 157.34 KiB/sec.
9537 2024.09.04 16:56:57.229394 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Debug> DynamicQueryHandler: Done processing query
9538 2024.09.04 16:56:57.229436 [ 3 ] {8730ffd8-12a1-498c-bb83-c823f10a4e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9539 2024.09.04 16:56:57.229463 [ 3 ] {} <Debug> HTTP-Session: 05f8c291-b79c-4d01-8457-a3a3fc188baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9540 2024.09.04 16:56:57.229800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 176129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9541 2024.09.04 16:56:57.229858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9542 2024.09.04 16:56:57.229879 [ 3 ] {} <Debug> HTTP-Session: 5b27e7b7-a5ba-434c-a593-0b436a63ab32 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9543 2024.09.04 16:56:57.229898 [ 3 ] {} <Debug> HTTP-Session: 5b27e7b7-a5ba-434c-a593-0b436a63ab32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9544 2024.09.04 16:56:57.229912 [ 3 ] {} <Debug> HTTP-Session: 5b27e7b7-a5ba-434c-a593-0b436a63ab32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9545 2024.09.04 16:56:57.229946 [ 3 ] {} <Trace> HTTP-Session: 5b27e7b7-a5ba-434c-a593-0b436a63ab32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9546 2024.09.04 16:56:57.230426 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9547 2024.09.04 16:56:57.230479 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9548 2024.09.04 16:56:57.230746 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9549 2024.09.04 16:56:57.231808 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9550 2024.09.04 16:56:57.231849 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9551 2024.09.04 16:56:57.232291 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9552 2024.09.04 16:56:57.232672 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9553 2024.09.04 16:56:57.232834 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002729 sec., 444851.59399047267 rows/sec., 36.75 MiB/sec.
9554 2024.09.04 16:56:57.233027 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Debug> DynamicQueryHandler: Done processing query
9555 2024.09.04 16:56:57.233052 [ 3 ] {51a15ece-0aeb-4565-b247-a1daeb54fda5} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9556 2024.09.04 16:56:57.233069 [ 3 ] {} <Debug> HTTP-Session: 5b27e7b7-a5ba-434c-a593-0b436a63ab32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9557 2024.09.04 16:56:57.233325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9558 2024.09.04 16:56:57.233375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9559 2024.09.04 16:56:57.233395 [ 3 ] {} <Debug> HTTP-Session: 566bacde-63fd-4903-ad5b-5e76b0162302 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9560 2024.09.04 16:56:57.233412 [ 3 ] {} <Debug> HTTP-Session: 566bacde-63fd-4903-ad5b-5e76b0162302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9561 2024.09.04 16:56:57.233427 [ 3 ] {} <Debug> HTTP-Session: 566bacde-63fd-4903-ad5b-5e76b0162302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9562 2024.09.04 16:56:57.233461 [ 3 ] {} <Trace> HTTP-Session: 566bacde-63fd-4903-ad5b-5e76b0162302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9563 2024.09.04 16:56:57.233562 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9564 2024.09.04 16:56:57.233608 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9565 2024.09.04 16:56:57.233840 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9566 2024.09.04 16:56:57.234131 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9567 2024.09.04 16:56:57.234169 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9568 2024.09.04 16:56:57.234530 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9569 2024.09.04 16:56:57.234890 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9570 2024.09.04 16:56:57.235051 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001508 sec., 7957.559681697613 rows/sec., 584.12 KiB/sec.
9571 2024.09.04 16:56:57.235224 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Debug> DynamicQueryHandler: Done processing query
9572 2024.09.04 16:56:57.235249 [ 3 ] {d38e7023-7d56-4137-84a3-1bad358cd655} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9573 2024.09.04 16:56:57.235266 [ 3 ] {} <Debug> HTTP-Session: 566bacde-63fd-4903-ad5b-5e76b0162302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9574 2024.09.04 16:56:57.235448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9575 2024.09.04 16:56:57.235496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9576 2024.09.04 16:56:57.235517 [ 3 ] {} <Debug> HTTP-Session: 1dd77167-bdbd-491c-a90c-d3dd68d439fb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9577 2024.09.04 16:56:57.235533 [ 3 ] {} <Debug> HTTP-Session: 1dd77167-bdbd-491c-a90c-d3dd68d439fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9578 2024.09.04 16:56:57.235548 [ 3 ] {} <Debug> HTTP-Session: 1dd77167-bdbd-491c-a90c-d3dd68d439fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9579 2024.09.04 16:56:57.235578 [ 3 ] {} <Trace> HTTP-Session: 1dd77167-bdbd-491c-a90c-d3dd68d439fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9580 2024.09.04 16:56:57.235722 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9581 2024.09.04 16:56:57.235765 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9582 2024.09.04 16:56:57.235991 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9583 2024.09.04 16:56:57.236364 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9584 2024.09.04 16:56:57.236402 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9585 2024.09.04 16:56:57.236761 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9586 2024.09.04 16:56:57.237118 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9587 2024.09.04 16:56:57.237319 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001647 sec., 138433.5154826958 rows/sec., 9.37 MiB/sec.
9588 2024.09.04 16:56:57.237491 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Debug> DynamicQueryHandler: Done processing query
9589 2024.09.04 16:56:57.237515 [ 3 ] {e766d8c5-08d3-4023-a0f5-9cf3734117c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9590 2024.09.04 16:56:57.237531 [ 3 ] {} <Debug> HTTP-Session: 1dd77167-bdbd-491c-a90c-d3dd68d439fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9591 2024.09.04 16:56:57.237823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9592 2024.09.04 16:56:57.237872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9593 2024.09.04 16:56:57.237892 [ 3 ] {} <Debug> HTTP-Session: de831781-e053-4d97-9ba2-96771601128a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9594 2024.09.04 16:56:57.237909 [ 3 ] {} <Debug> HTTP-Session: de831781-e053-4d97-9ba2-96771601128a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9595 2024.09.04 16:56:57.237923 [ 3 ] {} <Debug> HTTP-Session: de831781-e053-4d97-9ba2-96771601128a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.09.04 16:56:57.237953 [ 3 ] {} <Trace> HTTP-Session: de831781-e053-4d97-9ba2-96771601128a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9597 2024.09.04 16:56:57.238188 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9598 2024.09.04 16:56:57.238239 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9599 2024.09.04 16:56:57.238494 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9600 2024.09.04 16:56:57.239083 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9601 2024.09.04 16:56:57.239122 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9602 2024.09.04 16:56:57.239498 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9603 2024.09.04 16:56:57.239857 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9604 2024.09.04 16:56:57.240005 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001947 sec., 273240.8834103749 rows/sec., 20.25 MiB/sec.
9605 2024.09.04 16:56:57.240168 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Debug> DynamicQueryHandler: Done processing query
9606 2024.09.04 16:56:57.240192 [ 3 ] {d8250247-6346-43a3-bea2-612c9887e86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9607 2024.09.04 16:56:57.240210 [ 3 ] {} <Debug> HTTP-Session: de831781-e053-4d97-9ba2-96771601128a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9608 2024.09.04 16:56:57.240549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9609 2024.09.04 16:56:57.240598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9610 2024.09.04 16:56:57.240622 [ 3 ] {} <Debug> HTTP-Session: 2527e49c-5c75-470e-90b9-f33fb796acb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9611 2024.09.04 16:56:57.240639 [ 3 ] {} <Debug> HTTP-Session: 2527e49c-5c75-470e-90b9-f33fb796acb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9612 2024.09.04 16:56:57.240653 [ 3 ] {} <Debug> HTTP-Session: 2527e49c-5c75-470e-90b9-f33fb796acb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9613 2024.09.04 16:56:57.240684 [ 3 ] {} <Trace> HTTP-Session: 2527e49c-5c75-470e-90b9-f33fb796acb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9614 2024.09.04 16:56:57.241076 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9615 2024.09.04 16:56:57.241124 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9616 2024.09.04 16:56:57.241270 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9617 2024.09.04 16:56:57.241959 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9618 2024.09.04 16:56:57.241997 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9619 2024.09.04 16:56:57.242427 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9620 2024.09.04 16:56:57.242765 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9621 2024.09.04 16:56:57.242923 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002104 sec., 402091.25475285173 rows/sec., 27.06 MiB/sec.
9622 2024.09.04 16:56:57.243230 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Debug> DynamicQueryHandler: Done processing query
9623 2024.09.04 16:56:57.243296 [ 3 ] {e050e70a-774e-4d74-8a28-e7124f9bfe90} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9624 2024.09.04 16:56:57.243356 [ 3 ] {} <Debug> HTTP-Session: 2527e49c-5c75-470e-90b9-f33fb796acb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9625 2024.09.04 16:56:57.243656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9626 2024.09.04 16:56:57.243709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9627 2024.09.04 16:56:57.243730 [ 3 ] {} <Debug> HTTP-Session: 673133e0-dbc8-4b95-b808-9e67fbdf774e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9628 2024.09.04 16:56:57.243747 [ 3 ] {} <Debug> HTTP-Session: 673133e0-dbc8-4b95-b808-9e67fbdf774e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.09.04 16:56:57.243761 [ 3 ] {} <Debug> HTTP-Session: 673133e0-dbc8-4b95-b808-9e67fbdf774e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9630 2024.09.04 16:56:57.243792 [ 3 ] {} <Trace> HTTP-Session: 673133e0-dbc8-4b95-b808-9e67fbdf774e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9631 2024.09.04 16:56:57.243960 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9632 2024.09.04 16:56:57.244039 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <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_histogramu64
9633 2024.09.04 16:56:57.244475 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9634 2024.09.04 16:56:57.244916 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9635 2024.09.04 16:56:57.244953 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9636 2024.09.04 16:56:57.245547 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9637 2024.09.04 16:56:57.245967 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9638 2024.09.04 16:56:57.246160 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002288 sec., 3496.5034965034965 rows/sec., 6.27 MiB/sec.
9639 2024.09.04 16:56:57.246365 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Debug> DynamicQueryHandler: Done processing query
9640 2024.09.04 16:56:57.246390 [ 3 ] {6a9a0849-8f42-47b0-9cba-a21056a29dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9641 2024.09.04 16:56:57.246406 [ 3 ] {} <Debug> HTTP-Session: 673133e0-dbc8-4b95-b808-9e67fbdf774e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9642 2024.09.04 16:56:57.246542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9643 2024.09.04 16:56:57.246592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9644 2024.09.04 16:56:57.246612 [ 3 ] {} <Debug> HTTP-Session: 00253970-c575-4d89-860b-ff72d529caf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9645 2024.09.04 16:56:57.246629 [ 3 ] {} <Debug> HTTP-Session: 00253970-c575-4d89-860b-ff72d529caf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9646 2024.09.04 16:56:57.246643 [ 3 ] {} <Debug> HTTP-Session: 00253970-c575-4d89-860b-ff72d529caf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9647 2024.09.04 16:56:57.246672 [ 3 ] {} <Trace> HTTP-Session: 00253970-c575-4d89-860b-ff72d529caf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9648 2024.09.04 16:56:57.246784 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9649 2024.09.04 16:56:57.246829 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9650 2024.09.04 16:56:57.246958 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9651 2024.09.04 16:56:57.247233 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9652 2024.09.04 16:56:57.247270 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9653 2024.09.04 16:56:57.247629 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9654 2024.09.04 16:56:57.247957 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9655 2024.09.04 16:56:57.248111 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
9656 2024.09.04 16:56:57.248270 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Debug> DynamicQueryHandler: Done processing query
9657 2024.09.04 16:56:57.248294 [ 3 ] {978fbcc9-dfcd-4b5c-aae5-ed4c3f331a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9658 2024.09.04 16:56:57.248310 [ 3 ] {} <Debug> HTTP-Session: 00253970-c575-4d89-860b-ff72d529caf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9659 2024.09.04 16:57:00.630294 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
9660 2024.09.04 16:57:00.630362 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
9661 2024.09.04 16:57:02.203049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9662 2024.09.04 16:57:02.203180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9663 2024.09.04 16:57:02.203210 [ 3 ] {} <Debug> HTTP-Session: 6a7282a8-150c-457f-8a06-eb705fa5d8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9664 2024.09.04 16:57:02.203239 [ 3 ] {} <Debug> HTTP-Session: 6a7282a8-150c-457f-8a06-eb705fa5d8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9665 2024.09.04 16:57:02.203259 [ 3 ] {} <Debug> HTTP-Session: 6a7282a8-150c-457f-8a06-eb705fa5d8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9666 2024.09.04 16:57:02.203314 [ 3 ] {} <Trace> HTTP-Session: 6a7282a8-150c-457f-8a06-eb705fa5d8ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9667 2024.09.04 16:57:02.203512 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9668 2024.09.04 16:57:02.203577 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9669 2024.09.04 16:57:02.203918 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9670 2024.09.04 16:57:02.204293 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9671 2024.09.04 16:57:02.204340 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9672 2024.09.04 16:57:02.204768 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9673 2024.09.04 16:57:02.205164 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9674 2024.09.04 16:57:02.205309 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00185 sec., 1081.081081081081 rows/sec., 88.15 KiB/sec.
9675 2024.09.04 16:57:02.205520 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Debug> DynamicQueryHandler: Done processing query
9676 2024.09.04 16:57:02.205548 [ 3 ] {50cc6b09-e437-46d0-86eb-bcc7791c4e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9677 2024.09.04 16:57:02.205564 [ 3 ] {} <Debug> HTTP-Session: 6a7282a8-150c-457f-8a06-eb705fa5d8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9678 2024.09.04 16:57:02.205767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9679 2024.09.04 16:57:02.205819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9680 2024.09.04 16:57:02.205839 [ 3 ] {} <Debug> HTTP-Session: 0d2039f5-2481-4d72-ad26-7d9dfa3ee94c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9681 2024.09.04 16:57:02.205858 [ 3 ] {} <Debug> HTTP-Session: 0d2039f5-2481-4d72-ad26-7d9dfa3ee94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9682 2024.09.04 16:57:02.205872 [ 3 ] {} <Debug> HTTP-Session: 0d2039f5-2481-4d72-ad26-7d9dfa3ee94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9683 2024.09.04 16:57:02.205908 [ 3 ] {} <Trace> HTTP-Session: 0d2039f5-2481-4d72-ad26-7d9dfa3ee94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9684 2024.09.04 16:57:02.206089 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9685 2024.09.04 16:57:02.206137 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9686 2024.09.04 16:57:02.206372 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9687 2024.09.04 16:57:02.206907 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9688 2024.09.04 16:57:02.206944 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9689 2024.09.04 16:57:02.207318 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9690 2024.09.04 16:57:02.207685 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9691 2024.09.04 16:57:02.207815 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001821 sec., 138385.5024711697 rows/sec., 12.22 MiB/sec.
9692 2024.09.04 16:57:02.208083 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Debug> DynamicQueryHandler: Done processing query
9693 2024.09.04 16:57:02.208145 [ 3 ] {fbaa3da8-2c8e-47db-8114-9d9bc97fcd36} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9694 2024.09.04 16:57:02.208199 [ 3 ] {} <Debug> HTTP-Session: 0d2039f5-2481-4d72-ad26-7d9dfa3ee94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.09.04 16:57:02.208412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9696 2024.09.04 16:57:02.208472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9697 2024.09.04 16:57:02.208494 [ 3 ] {} <Debug> HTTP-Session: 6c2fd4b0-585d-458f-85bc-30360b956220 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9698 2024.09.04 16:57:02.208511 [ 3 ] {} <Debug> HTTP-Session: 6c2fd4b0-585d-458f-85bc-30360b956220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9699 2024.09.04 16:57:02.208525 [ 3 ] {} <Debug> HTTP-Session: 6c2fd4b0-585d-458f-85bc-30360b956220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9700 2024.09.04 16:57:02.208558 [ 3 ] {} <Trace> HTTP-Session: 6c2fd4b0-585d-458f-85bc-30360b956220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9701 2024.09.04 16:57:02.208674 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9702 2024.09.04 16:57:02.208722 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9703 2024.09.04 16:57:02.208968 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9704 2024.09.04 16:57:02.209292 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9705 2024.09.04 16:57:02.209329 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9706 2024.09.04 16:57:02.209693 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9707 2024.09.04 16:57:02.210048 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9708 2024.09.04 16:57:02.210172 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001536 sec., 21484.375 rows/sec., 1.57 MiB/sec.
9709 2024.09.04 16:57:02.210328 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Debug> DynamicQueryHandler: Done processing query
9710 2024.09.04 16:57:02.210350 [ 3 ] {5e0945f7-8647-4ca2-877c-c21774a4f724} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9711 2024.09.04 16:57:02.210366 [ 3 ] {} <Debug> HTTP-Session: 6c2fd4b0-585d-458f-85bc-30360b956220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9712 2024.09.04 16:57:02.210498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9713 2024.09.04 16:57:02.210544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9714 2024.09.04 16:57:02.210563 [ 3 ] {} <Debug> HTTP-Session: 12d425bc-1ece-48e1-9dcd-18caf270570d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9715 2024.09.04 16:57:02.210579 [ 3 ] {} <Debug> HTTP-Session: 12d425bc-1ece-48e1-9dcd-18caf270570d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9716 2024.09.04 16:57:02.210593 [ 3 ] {} <Debug> HTTP-Session: 12d425bc-1ece-48e1-9dcd-18caf270570d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9717 2024.09.04 16:57:02.210624 [ 3 ] {} <Trace> HTTP-Session: 12d425bc-1ece-48e1-9dcd-18caf270570d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9718 2024.09.04 16:57:02.210722 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9719 2024.09.04 16:57:02.210763 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9720 2024.09.04 16:57:02.210985 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9721 2024.09.04 16:57:02.211275 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9722 2024.09.04 16:57:02.211311 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9723 2024.09.04 16:57:02.211663 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9724 2024.09.04 16:57:02.212018 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9725 2024.09.04 16:57:02.212136 [ 23 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9726 2024.09.04 16:57:02.212146 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001449 sec., 9661.835748792271 rows/sec., 676.65 KiB/sec.
9727 2024.09.04 16:57:02.212180 [ 23 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9728 2024.09.04 16:57:02.212216 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9729 2024.09.04 16:57:02.212415 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Debug> DynamicQueryHandler: Done processing query
9730 2024.09.04 16:57:02.212464 [ 3 ] {8cc9891f-3320-4b32-85e8-ffbbc0cd8e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9731 2024.09.04 16:57:02.212492 [ 3 ] {} <Debug> HTTP-Session: 12d425bc-1ece-48e1-9dcd-18caf270570d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9732 2024.09.04 16:57:02.212528 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
9733 2024.09.04 16:57:02.212656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9734 2024.09.04 16:57:02.212754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9735 2024.09.04 16:57:02.212789 [ 3 ] {} <Debug> HTTP-Session: b12abe82-c2d8-46cc-810d-15cc57c8cd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9736 2024.09.04 16:57:02.212830 [ 3 ] {} <Debug> HTTP-Session: b12abe82-c2d8-46cc-810d-15cc57c8cd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.09.04 16:57:02.212872 [ 3 ] {} <Debug> HTTP-Session: b12abe82-c2d8-46cc-810d-15cc57c8cd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.09.04 16:57:02.212977 [ 3 ] {} <Trace> HTTP-Session: b12abe82-c2d8-46cc-810d-15cc57c8cd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9739 2024.09.04 16:57:02.213089 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9740 2024.09.04 16:57:02.213181 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9741 2024.09.04 16:57:02.213205 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part
9742 2024.09.04 16:57:02.213275 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9743 2024.09.04 16:57:02.213672 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
9744 2024.09.04 16:57:02.213949 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
9745 2024.09.04 16:57:02.214369 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
9746 2024.09.04 16:57:02.214780 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part
9747 2024.09.04 16:57:02.215062 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9748 2024.09.04 16:57:02.215115 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
9749 2024.09.04 16:57:02.216152 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9750 2024.09.04 16:57:02.216226 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9751 2024.09.04 16:57:02.217188 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9752 2024.09.04 16:57:02.218270 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9753 2024.09.04 16:57:02.218377 [ 200 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006054434 sec., 86878.47617134814 rows/sec., 5.90 MiB/sec.
9754 2024.09.04 16:57:02.218535 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0054 sec., 1111.111111111111 rows/sec., 65.65 KiB/sec.
9755 2024.09.04 16:57:02.218720 [ 187 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9756 2024.09.04 16:57:02.219121 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Debug> DynamicQueryHandler: Done processing query
9757 2024.09.04 16:57:02.219171 [ 3 ] {94027f6b-0593-4f6f-b6ba-77252cfb5163} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9758 2024.09.04 16:57:02.219197 [ 3 ] {} <Debug> HTTP-Session: b12abe82-c2d8-46cc-810d-15cc57c8cd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9759 2024.09.04 16:57:02.219396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9760 2024.09.04 16:57:02.219448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9761 2024.09.04 16:57:02.219474 [ 3 ] {} <Debug> HTTP-Session: af539385-41ac-4de9-bde1-c3e6aba24cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9762 2024.09.04 16:57:02.219497 [ 3 ] {} <Debug> HTTP-Session: af539385-41ac-4de9-bde1-c3e6aba24cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9763 2024.09.04 16:57:02.219507 [ 187 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9764 2024.09.04 16:57:02.219513 [ 3 ] {} <Debug> HTTP-Session: af539385-41ac-4de9-bde1-c3e6aba24cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.09.04 16:57:02.219559 [ 3 ] {} <Trace> HTTP-Session: af539385-41ac-4de9-bde1-c3e6aba24cd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9766 2024.09.04 16:57:02.219596 [ 187 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_26_5} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9767 2024.09.04 16:57:02.219708 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9768 2024.09.04 16:57:02.219826 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9769 2024.09.04 16:57:02.219872 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9770 2024.09.04 16:57:02.220106 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9771 2024.09.04 16:57:02.220690 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9772 2024.09.04 16:57:02.220728 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9773 2024.09.04 16:57:02.221117 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9774 2024.09.04 16:57:02.221477 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9775 2024.09.04 16:57:02.221607 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001906 sec., 217733.47324239244 rows/sec., 15.54 MiB/sec.
9776 2024.09.04 16:57:02.221780 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Debug> DynamicQueryHandler: Done processing query
9777 2024.09.04 16:57:02.221805 [ 3 ] {e44ce07a-2927-4aa5-bf82-06d4f1a4246c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9778 2024.09.04 16:57:02.221822 [ 3 ] {} <Debug> HTTP-Session: af539385-41ac-4de9-bde1-c3e6aba24cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9779 2024.09.04 16:57:02.221970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9780 2024.09.04 16:57:02.222018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9781 2024.09.04 16:57:02.222038 [ 3 ] {} <Debug> HTTP-Session: f1147c58-24af-47be-beda-8bc41542d471 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9782 2024.09.04 16:57:02.222054 [ 3 ] {} <Debug> HTTP-Session: f1147c58-24af-47be-beda-8bc41542d471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9783 2024.09.04 16:57:02.222068 [ 3 ] {} <Debug> HTTP-Session: f1147c58-24af-47be-beda-8bc41542d471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9784 2024.09.04 16:57:02.222099 [ 3 ] {} <Trace> HTTP-Session: f1147c58-24af-47be-beda-8bc41542d471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9785 2024.09.04 16:57:02.222196 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9786 2024.09.04 16:57:02.222240 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9787 2024.09.04 16:57:02.222367 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9788 2024.09.04 16:57:02.222703 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9789 2024.09.04 16:57:02.222739 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9790 2024.09.04 16:57:02.223092 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9791 2024.09.04 16:57:02.223416 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9792 2024.09.04 16:57:02.223560 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec.
9793 2024.09.04 16:57:02.223842 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Debug> DynamicQueryHandler: Done processing query
9794 2024.09.04 16:57:02.223874 [ 3 ] {90eb4d1f-ed3d-4449-8b48-0eeabf5e089c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9795 2024.09.04 16:57:02.223891 [ 3 ] {} <Debug> HTTP-Session: f1147c58-24af-47be-beda-8bc41542d471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9796 2024.09.04 16:57:02.224065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9797 2024.09.04 16:57:02.224115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9798 2024.09.04 16:57:02.224135 [ 3 ] {} <Debug> HTTP-Session: 2e03f663-cfeb-46d7-bc6e-d1aa232b7a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9799 2024.09.04 16:57:02.224152 [ 3 ] {} <Debug> HTTP-Session: 2e03f663-cfeb-46d7-bc6e-d1aa232b7a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9800 2024.09.04 16:57:02.224165 [ 3 ] {} <Debug> HTTP-Session: 2e03f663-cfeb-46d7-bc6e-d1aa232b7a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.09.04 16:57:02.224195 [ 3 ] {} <Trace> HTTP-Session: 2e03f663-cfeb-46d7-bc6e-d1aa232b7a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9802 2024.09.04 16:57:02.224404 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9803 2024.09.04 16:57:02.224453 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9804 2024.09.04 16:57:02.224618 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9805 2024.09.04 16:57:02.225054 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9806 2024.09.04 16:57:02.225090 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9807 2024.09.04 16:57:02.225472 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9808 2024.09.04 16:57:02.225835 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9809 2024.09.04 16:57:02.225969 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001684 sec., 141330.16627078384 rows/sec., 9.47 MiB/sec.
9810 2024.09.04 16:57:02.226142 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Debug> DynamicQueryHandler: Done processing query
9811 2024.09.04 16:57:02.226166 [ 3 ] {87872ced-912d-488d-b5e5-0a7d17334785} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9812 2024.09.04 16:57:02.226182 [ 3 ] {} <Debug> HTTP-Session: 2e03f663-cfeb-46d7-bc6e-d1aa232b7a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9813 2024.09.04 16:57:02.226309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9814 2024.09.04 16:57:02.226357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9815 2024.09.04 16:57:02.226376 [ 3 ] {} <Debug> HTTP-Session: e4b81293-d638-4f49-923f-417e26cb9d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9816 2024.09.04 16:57:02.226392 [ 3 ] {} <Debug> HTTP-Session: e4b81293-d638-4f49-923f-417e26cb9d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9817 2024.09.04 16:57:02.226406 [ 3 ] {} <Debug> HTTP-Session: e4b81293-d638-4f49-923f-417e26cb9d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9818 2024.09.04 16:57:02.226437 [ 3 ] {} <Trace> HTTP-Session: e4b81293-d638-4f49-923f-417e26cb9d55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9819 2024.09.04 16:57:02.226531 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9820 2024.09.04 16:57:02.226576 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9821 2024.09.04 16:57:02.226705 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9822 2024.09.04 16:57:02.226972 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9823 2024.09.04 16:57:02.227008 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9824 2024.09.04 16:57:02.227349 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9825 2024.09.04 16:57:02.227677 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9826 2024.09.04 16:57:02.227812 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec.
9827 2024.09.04 16:57:02.228133 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Debug> DynamicQueryHandler: Done processing query
9828 2024.09.04 16:57:02.228157 [ 3 ] {cf8e2250-7566-462b-b15e-f7463c5c7db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9829 2024.09.04 16:57:02.228173 [ 3 ] {} <Debug> HTTP-Session: e4b81293-d638-4f49-923f-417e26cb9d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9830 2024.09.04 16:57:02.228313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9831 2024.09.04 16:57:02.228362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9832 2024.09.04 16:57:02.228380 [ 3 ] {} <Debug> HTTP-Session: f739f7e8-4544-4784-b8cd-dc1ce82684b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9833 2024.09.04 16:57:02.228397 [ 3 ] {} <Debug> HTTP-Session: f739f7e8-4544-4784-b8cd-dc1ce82684b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9834 2024.09.04 16:57:02.228412 [ 3 ] {} <Debug> HTTP-Session: f739f7e8-4544-4784-b8cd-dc1ce82684b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.09.04 16:57:02.228442 [ 3 ] {} <Trace> HTTP-Session: f739f7e8-4544-4784-b8cd-dc1ce82684b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9836 2024.09.04 16:57:02.228765 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9837 2024.09.04 16:57:02.228836 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <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_histogramu64
9838 2024.09.04 16:57:02.229265 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9839 2024.09.04 16:57:02.229963 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9840 2024.09.04 16:57:02.229998 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9841 2024.09.04 16:57:02.230638 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9842 2024.09.04 16:57:02.231048 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9843 2024.09.04 16:57:02.231195 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002663 sec., 11641.006383777694 rows/sec., 20.86 MiB/sec.
9844 2024.09.04 16:57:02.231408 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Debug> DynamicQueryHandler: Done processing query
9845 2024.09.04 16:57:02.231432 [ 3 ] {8cf5cf4b-936c-4e29-abe7-6395849698df} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9846 2024.09.04 16:57:02.231448 [ 3 ] {} <Debug> HTTP-Session: f739f7e8-4544-4784-b8cd-dc1ce82684b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9847 2024.09.04 16:57:02.231580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9848 2024.09.04 16:57:02.231630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9849 2024.09.04 16:57:02.231649 [ 3 ] {} <Debug> HTTP-Session: 7b394e02-f71c-4db0-9e85-21f5098440d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9850 2024.09.04 16:57:02.231666 [ 3 ] {} <Debug> HTTP-Session: 7b394e02-f71c-4db0-9e85-21f5098440d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9851 2024.09.04 16:57:02.231679 [ 3 ] {} <Debug> HTTP-Session: 7b394e02-f71c-4db0-9e85-21f5098440d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9852 2024.09.04 16:57:02.231710 [ 3 ] {} <Trace> HTTP-Session: 7b394e02-f71c-4db0-9e85-21f5098440d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9853 2024.09.04 16:57:02.231842 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9854 2024.09.04 16:57:02.231885 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9855 2024.09.04 16:57:02.232013 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9856 2024.09.04 16:57:02.232324 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9857 2024.09.04 16:57:02.232361 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9858 2024.09.04 16:57:02.232750 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9859 2024.09.04 16:57:02.233074 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9860 2024.09.04 16:57:02.233203 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001417 sec., 57868.73676781933 rows/sec., 3.68 MiB/sec.
9861 2024.09.04 16:57:02.233455 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Debug> DynamicQueryHandler: Done processing query
9862 2024.09.04 16:57:02.233513 [ 3 ] {3a42b19c-dd0b-4faf-8348-05018786da49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9863 2024.09.04 16:57:02.233559 [ 3 ] {} <Debug> HTTP-Session: 7b394e02-f71c-4db0-9e85-21f5098440d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9864 2024.09.04 16:57:07.197389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9865 2024.09.04 16:57:07.197532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9866 2024.09.04 16:57:07.197561 [ 3 ] {} <Debug> HTTP-Session: e9a55fc8-8e0a-417b-8f9c-65967b0be480 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9867 2024.09.04 16:57:07.197588 [ 3 ] {} <Debug> HTTP-Session: e9a55fc8-8e0a-417b-8f9c-65967b0be480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9868 2024.09.04 16:57:07.197603 [ 3 ] {} <Debug> HTTP-Session: e9a55fc8-8e0a-417b-8f9c-65967b0be480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.09.04 16:57:07.197652 [ 3 ] {} <Trace> HTTP-Session: e9a55fc8-8e0a-417b-8f9c-65967b0be480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9870 2024.09.04 16:57:07.197847 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9871 2024.09.04 16:57:07.197920 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9872 2024.09.04 16:57:07.198260 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9873 2024.09.04 16:57:07.198684 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9874 2024.09.04 16:57:07.198727 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9875 2024.09.04 16:57:07.199129 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9876 2024.09.04 16:57:07.199508 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9877 2024.09.04 16:57:07.199687 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001896 sec., 1054.8523206751056 rows/sec., 86.02 KiB/sec.
9878 2024.09.04 16:57:07.199893 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Debug> DynamicQueryHandler: Done processing query
9879 2024.09.04 16:57:07.199919 [ 3 ] {451ba224-39e3-42fe-86d4-93c1b0261c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9880 2024.09.04 16:57:07.199936 [ 3 ] {} <Debug> HTTP-Session: e9a55fc8-8e0a-417b-8f9c-65967b0be480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9881 2024.09.04 16:57:07.200099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9882 2024.09.04 16:57:07.200149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9883 2024.09.04 16:57:07.200169 [ 3 ] {} <Debug> HTTP-Session: 101df00f-a96f-4905-a53b-0357ee583180 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9884 2024.09.04 16:57:07.200186 [ 3 ] {} <Debug> HTTP-Session: 101df00f-a96f-4905-a53b-0357ee583180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9885 2024.09.04 16:57:07.200199 [ 3 ] {} <Debug> HTTP-Session: 101df00f-a96f-4905-a53b-0357ee583180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.09.04 16:57:07.200230 [ 3 ] {} <Trace> HTTP-Session: 101df00f-a96f-4905-a53b-0357ee583180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9887 2024.09.04 16:57:07.200351 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9888 2024.09.04 16:57:07.200395 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9889 2024.09.04 16:57:07.200621 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9890 2024.09.04 16:57:07.201000 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9891 2024.09.04 16:57:07.201037 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9892 2024.09.04 16:57:07.201383 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9893 2024.09.04 16:57:07.201729 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9894 2024.09.04 16:57:07.201882 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.00157 sec., 46496.8152866242 rows/sec., 3.77 MiB/sec.
9895 2024.09.04 16:57:07.201892 [ 29 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9896 2024.09.04 16:57:07.201994 [ 29 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9897 2024.09.04 16:57:07.202048 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9898 2024.09.04 16:57:07.202150 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Debug> DynamicQueryHandler: Done processing query
9899 2024.09.04 16:57:07.202209 [ 3 ] {7f1518e1-20f9-46a4-ae5d-275b09b151be} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9900 2024.09.04 16:57:07.202247 [ 3 ] {} <Debug> HTTP-Session: 101df00f-a96f-4905-a53b-0357ee583180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9901 2024.09.04 16:57:07.202257 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
9902 2024.09.04 16:57:07.202436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9903 2024.09.04 16:57:07.202554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9904 2024.09.04 16:57:07.202554 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9905 2024.09.04 16:57:07.202585 [ 3 ] {} <Debug> HTTP-Session: 6c4ad8d6-5899-42e6-81f2-e48a00780ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9906 2024.09.04 16:57:07.202635 [ 3 ] {} <Debug> HTTP-Session: 6c4ad8d6-5899-42e6-81f2-e48a00780ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9907 2024.09.04 16:57:07.202641 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1416 rows starting from the beginning of the part
9908 2024.09.04 16:57:07.202657 [ 3 ] {} <Debug> HTTP-Session: 6c4ad8d6-5899-42e6-81f2-e48a00780ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9909 2024.09.04 16:57:07.202741 [ 3 ] {} <Trace> HTTP-Session: 6c4ad8d6-5899-42e6-81f2-e48a00780ebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9910 2024.09.04 16:57:07.202886 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part
9911 2024.09.04 16:57:07.203148 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 252 rows starting from the beginning of the part
9912 2024.09.04 16:57:07.203407 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1214 rows starting from the beginning of the part
9913 2024.09.04 16:57:07.203453 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9914 2024.09.04 16:57:07.203676 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 252 rows starting from the beginning of the part
9915 2024.09.04 16:57:07.203850 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9916 2024.09.04 16:57:07.203910 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 73 rows starting from the beginning of the part
9917 2024.09.04 16:57:07.204903 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9918 2024.09.04 16:57:07.205818 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9919 2024.09.04 16:57:07.205890 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9920 2024.09.04 16:57:07.206807 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9921 2024.09.04 16:57:07.207295 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9922 2024.09.04 16:57:07.207753 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00457 sec., 2188.1838074398247 rows/sec., 162.19 KiB/sec.
9923 2024.09.04 16:57:07.207937 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3279 rows, containing 5 columns (5 merged, 0 gathered) in 0.005797238 sec., 565614.1769580618 rows/sec., 49.64 MiB/sec.
9924 2024.09.04 16:57:07.208079 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Debug> DynamicQueryHandler: Done processing query
9925 2024.09.04 16:57:07.208111 [ 3 ] {3c34fb9f-fc53-4aab-a7ba-ed4da931b9b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9926 2024.09.04 16:57:07.208129 [ 3 ] {} <Debug> HTTP-Session: 6c4ad8d6-5899-42e6-81f2-e48a00780ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9927 2024.09.04 16:57:07.208280 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9928 2024.09.04 16:57:07.208289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9929 2024.09.04 16:57:07.208389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9930 2024.09.04 16:57:07.208419 [ 3 ] {} <Debug> HTTP-Session: 7b669ede-3487-4829-8e43-34a0523aa817 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9931 2024.09.04 16:57:07.208438 [ 3 ] {} <Debug> HTTP-Session: 7b669ede-3487-4829-8e43-34a0523aa817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9932 2024.09.04 16:57:07.208453 [ 3 ] {} <Debug> HTTP-Session: 7b669ede-3487-4829-8e43-34a0523aa817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9933 2024.09.04 16:57:07.208518 [ 3 ] {} <Trace> HTTP-Session: 7b669ede-3487-4829-8e43-34a0523aa817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9934 2024.09.04 16:57:07.208896 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9935 2024.09.04 16:57:07.208998 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9936 2024.09.04 16:57:07.209371 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9937 2024.09.04 16:57:07.209604 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9938 2024.09.04 16:57:07.209613 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_51_10} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9939 2024.09.04 16:57:07.209825 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
9940 2024.09.04 16:57:07.210125 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9941 2024.09.04 16:57:07.210175 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9942 2024.09.04 16:57:07.210540 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9943 2024.09.04 16:57:07.210900 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9944 2024.09.04 16:57:07.211058 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002355 sec., 31422.505307855627 rows/sec., 2.45 MiB/sec.
9945 2024.09.04 16:57:07.211067 [ 29 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9946 2024.09.04 16:57:07.211160 [ 29 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9947 2024.09.04 16:57:07.211226 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9948 2024.09.04 16:57:07.211439 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Debug> DynamicQueryHandler: Done processing query
9949 2024.09.04 16:57:07.211456 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
9950 2024.09.04 16:57:07.211482 [ 3 ] {54716b3e-3561-4c89-bfa4-cead4caadd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9951 2024.09.04 16:57:07.211590 [ 3 ] {} <Debug> HTTP-Session: 7b669ede-3487-4829-8e43-34a0523aa817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9952 2024.09.04 16:57:07.212066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9953 2024.09.04 16:57:07.212179 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9954 2024.09.04 16:57:07.212316 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part
9955 2024.09.04 16:57:07.212330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9956 2024.09.04 16:57:07.212415 [ 3 ] {} <Debug> HTTP-Session: 0e53c35d-278c-4637-8aae-4503586ce863 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9957 2024.09.04 16:57:07.212454 [ 3 ] {} <Debug> HTTP-Session: 0e53c35d-278c-4637-8aae-4503586ce863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9958 2024.09.04 16:57:07.212539 [ 3 ] {} <Debug> HTTP-Session: 0e53c35d-278c-4637-8aae-4503586ce863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.09.04 16:57:07.212607 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part
9960 2024.09.04 16:57:07.212702 [ 3 ] {} <Trace> HTTP-Session: 0e53c35d-278c-4637-8aae-4503586ce863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9961 2024.09.04 16:57:07.212884 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 415 rows starting from the beginning of the part
9962 2024.09.04 16:57:07.213084 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 532 rows starting from the beginning of the part
9963 2024.09.04 16:57:07.213319 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9964 2024.09.04 16:57:07.213341 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 415 rows starting from the beginning of the part
9965 2024.09.04 16:57:07.213520 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9966 2024.09.04 16:57:07.213599 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part
9967 2024.09.04 16:57:07.214408 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9968 2024.09.04 16:57:07.215239 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9969 2024.09.04 16:57:07.215311 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9970 2024.09.04 16:57:07.216352 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9971 2024.09.04 16:57:07.217014 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9972 2024.09.04 16:57:07.217258 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.005954562 sec., 406579.02294073015 rows/sec., 31.19 MiB/sec.
9973 2024.09.04 16:57:07.217370 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9974 2024.09.04 16:57:07.217397 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004399 sec., 36599.227097067516 rows/sec., 2.55 MiB/sec.
9975 2024.09.04 16:57:07.217431 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9976 2024.09.04 16:57:07.217496 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9977 2024.09.04 16:57:07.217684 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9978 2024.09.04 16:57:07.218159 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Debug> DynamicQueryHandler: Done processing query
9979 2024.09.04 16:57:07.218217 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
9980 2024.09.04 16:57:07.218310 [ 3 ] {cc7af563-eecf-49ce-93e1-3d90963839c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9981 2024.09.04 16:57:07.218384 [ 3 ] {} <Debug> HTTP-Session: 0e53c35d-278c-4637-8aae-4503586ce863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9982 2024.09.04 16:57:07.218752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9983 2024.09.04 16:57:07.219179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9984 2024.09.04 16:57:07.219373 [ 3 ] {} <Debug> HTTP-Session: 554adb2a-947a-4b0f-82e2-18c014b08acf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
9985 2024.09.04 16:57:07.219421 [ 3 ] {} <Debug> HTTP-Session: 554adb2a-947a-4b0f-82e2-18c014b08acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9986 2024.09.04 16:57:07.219455 [ 3 ] {} <Debug> HTTP-Session: 554adb2a-947a-4b0f-82e2-18c014b08acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9987 2024.09.04 16:57:07.219569 [ 3 ] {} <Trace> HTTP-Session: 554adb2a-947a-4b0f-82e2-18c014b08acf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9988 2024.09.04 16:57:07.219576 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9989 2024.09.04 16:57:07.219690 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14932 rows starting from the beginning of the part
9990 2024.09.04 16:57:07.220088 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9991 2024.09.04 16:57:07.220106 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
9992 2024.09.04 16:57:07.220371 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9993 2024.09.04 16:57:07.220648 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 238 rows starting from the beginning of the part
9994 2024.09.04 16:57:07.220671 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <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_histogramu64
9995 2024.09.04 16:57:07.220813 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_51_10} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9996 2024.09.04 16:57:07.221084 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 846 rows starting from the beginning of the part
9997 2024.09.04 16:57:07.221232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
9998 2024.09.04 16:57:07.221484 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part
9999 2024.09.04 16:57:07.221735 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
10000 2024.09.04 16:57:07.222703 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10001 2024.09.04 16:57:07.223364 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10002 2024.09.04 16:57:07.223403 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10003 2024.09.04 16:57:07.224537 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10004 2024.09.04 16:57:07.225289 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10005 2024.09.04 16:57:07.225489 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005727 sec., 1396.891915488039 rows/sec., 2.50 MiB/sec.
10006 2024.09.04 16:57:07.225947 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Debug> DynamicQueryHandler: Done processing query
10007 2024.09.04 16:57:07.225978 [ 3 ] {f1ef0a59-dd90-4af0-a552-804f7992b8d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10008 2024.09.04 16:57:07.225996 [ 3 ] {} <Debug> HTTP-Session: 554adb2a-947a-4b0f-82e2-18c014b08acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.09.04 16:57:07.226137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10010 2024.09.04 16:57:07.226191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10011 2024.09.04 16:57:07.226211 [ 3 ] {} <Debug> HTTP-Session: 25711c32-b666-44c1-8b51-0f30c0bd133b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10012 2024.09.04 16:57:07.226228 [ 3 ] {} <Debug> HTTP-Session: 25711c32-b666-44c1-8b51-0f30c0bd133b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.09.04 16:57:07.226242 [ 3 ] {} <Debug> HTTP-Session: 25711c32-b666-44c1-8b51-0f30c0bd133b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.09.04 16:57:07.226278 [ 3 ] {} <Trace> HTTP-Session: 25711c32-b666-44c1-8b51-0f30c0bd133b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10015 2024.09.04 16:57:07.226404 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10016 2024.09.04 16:57:07.226453 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10017 2024.09.04 16:57:07.226611 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10018 2024.09.04 16:57:07.226953 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10019 2024.09.04 16:57:07.226992 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10020 2024.09.04 16:57:07.227622 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10021 2024.09.04 16:57:07.228036 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10022 2024.09.04 16:57:07.228182 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001818 sec., 33003.300330033 rows/sec., 2.22 MiB/sec.
10023 2024.09.04 16:57:07.228190 [ 31 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10024 2024.09.04 16:57:07.228240 [ 31 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10025 2024.09.04 16:57:07.228273 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10026 2024.09.04 16:57:07.228474 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Debug> DynamicQueryHandler: Done processing query
10027 2024.09.04 16:57:07.228564 [ 3 ] {ba05e6a2-8ae1-4b37-bd60-c0d09c989aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10028 2024.09.04 16:57:07.228657 [ 3 ] {} <Debug> HTTP-Session: 25711c32-b666-44c1-8b51-0f30c0bd133b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10029 2024.09.04 16:57:07.228711 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10030 2024.09.04 16:57:07.229024 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16575 rows, containing 5 columns (5 merged, 0 gathered) in 0.01137069 sec., 1457695.179448213 rows/sec., 98.56 MiB/sec.
10031 2024.09.04 16:57:07.229111 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10032 2024.09.04 16:57:07.229166 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part
10033 2024.09.04 16:57:07.229249 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10034 2024.09.04 16:57:07.229394 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10035 2024.09.04 16:57:07.229663 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
10036 2024.09.04 16:57:07.229977 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10037 2024.09.04 16:57:07.230306 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part
10038 2024.09.04 16:57:07.230637 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10039 2024.09.04 16:57:07.231135 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10040 2024.09.04 16:57:07.231317 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10041 2024.09.04 16:57:07.231509 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
10042 2024.09.04 16:57:07.232637 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004257081 sec., 739943.6374360741 rows/sec., 48.45 MiB/sec.
10043 2024.09.04 16:57:07.232939 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10044 2024.09.04 16:57:07.233386 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10045 2024.09.04 16:57:07.233484 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_51_10} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10046 2024.09.04 16:57:07.233573 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
10047 2024.09.04 16:57:08.000159 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.01 MiB, peak 207.55 MiB, free memory in arenas 0.00 B, will set to 198.61 MiB (RSS), difference: 1.60 MiB
10048 2024.09.04 16:57:12.203272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 37974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10049 2024.09.04 16:57:12.203476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10050 2024.09.04 16:57:12.203527 [ 3 ] {} <Debug> HTTP-Session: 02834dd3-2758-46ce-9605-0265e385ee2a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10051 2024.09.04 16:57:12.203570 [ 3 ] {} <Debug> HTTP-Session: 02834dd3-2758-46ce-9605-0265e385ee2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.09.04 16:57:12.203598 [ 3 ] {} <Debug> HTTP-Session: 02834dd3-2758-46ce-9605-0265e385ee2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10053 2024.09.04 16:57:12.203686 [ 3 ] {} <Trace> HTTP-Session: 02834dd3-2758-46ce-9605-0265e385ee2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10054 2024.09.04 16:57:12.204008 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10055 2024.09.04 16:57:12.204076 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10056 2024.09.04 16:57:12.204416 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10057 2024.09.04 16:57:12.205085 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10058 2024.09.04 16:57:12.205138 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10059 2024.09.04 16:57:12.205601 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10060 2024.09.04 16:57:12.206003 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10061 2024.09.04 16:57:12.206170 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Debug> executeQuery: Read 251 rows, 22.72 KiB in 0.00228 sec., 110087.71929824562 rows/sec., 9.73 MiB/sec.
10062 2024.09.04 16:57:12.206513 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Debug> DynamicQueryHandler: Done processing query
10063 2024.09.04 16:57:12.206561 [ 3 ] {d4ac8b75-f3d3-4204-a86f-dc671ff25a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10064 2024.09.04 16:57:12.206590 [ 3 ] {} <Debug> HTTP-Session: 02834dd3-2758-46ce-9605-0265e385ee2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10065 2024.09.04 16:57:12.206767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10066 2024.09.04 16:57:12.206826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10067 2024.09.04 16:57:12.206848 [ 3 ] {} <Debug> HTTP-Session: 079faaf8-4724-4844-afcc-ce13016000b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10068 2024.09.04 16:57:12.206867 [ 3 ] {} <Debug> HTTP-Session: 079faaf8-4724-4844-afcc-ce13016000b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10069 2024.09.04 16:57:12.206881 [ 3 ] {} <Debug> HTTP-Session: 079faaf8-4724-4844-afcc-ce13016000b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10070 2024.09.04 16:57:12.206918 [ 3 ] {} <Trace> HTTP-Session: 079faaf8-4724-4844-afcc-ce13016000b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10071 2024.09.04 16:57:12.207043 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10072 2024.09.04 16:57:12.207092 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10073 2024.09.04 16:57:12.207351 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10074 2024.09.04 16:57:12.207714 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10075 2024.09.04 16:57:12.207780 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10076 2024.09.04 16:57:12.208145 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10077 2024.09.04 16:57:12.208518 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10078 2024.09.04 16:57:12.208680 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001673 sec., 18529.58756724447 rows/sec., 1.36 MiB/sec.
10079 2024.09.04 16:57:12.208969 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Debug> DynamicQueryHandler: Done processing query
10080 2024.09.04 16:57:12.209027 [ 3 ] {5d930dd7-c4fe-4f8d-b37e-f9b011aabd52} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10081 2024.09.04 16:57:12.209084 [ 3 ] {} <Debug> HTTP-Session: 079faaf8-4724-4844-afcc-ce13016000b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10082 2024.09.04 16:57:12.209257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10083 2024.09.04 16:57:12.209312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10084 2024.09.04 16:57:12.209333 [ 3 ] {} <Debug> HTTP-Session: 0e57ab93-a886-46b9-8d5e-901cb6c1c4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10085 2024.09.04 16:57:12.209376 [ 3 ] {} <Debug> HTTP-Session: 0e57ab93-a886-46b9-8d5e-901cb6c1c4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10086 2024.09.04 16:57:12.209391 [ 3 ] {} <Debug> HTTP-Session: 0e57ab93-a886-46b9-8d5e-901cb6c1c4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10087 2024.09.04 16:57:12.209426 [ 3 ] {} <Trace> HTTP-Session: 0e57ab93-a886-46b9-8d5e-901cb6c1c4c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10088 2024.09.04 16:57:12.209539 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10089 2024.09.04 16:57:12.209586 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10090 2024.09.04 16:57:12.209838 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10091 2024.09.04 16:57:12.210195 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10092 2024.09.04 16:57:12.210234 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10093 2024.09.04 16:57:12.210590 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10094 2024.09.04 16:57:12.210961 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10095 2024.09.04 16:57:12.211122 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 609.74 KiB/sec.
10096 2024.09.04 16:57:12.211304 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Debug> DynamicQueryHandler: Done processing query
10097 2024.09.04 16:57:12.211329 [ 3 ] {9ab5a867-ea2b-4fa8-ba9e-4b2650555694} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10098 2024.09.04 16:57:12.211345 [ 3 ] {} <Debug> HTTP-Session: 0e57ab93-a886-46b9-8d5e-901cb6c1c4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.09.04 16:57:12.211463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10100 2024.09.04 16:57:12.211512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10101 2024.09.04 16:57:12.211533 [ 3 ] {} <Debug> HTTP-Session: e440d4f4-f02e-4cda-8210-58537d774978 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10102 2024.09.04 16:57:12.211549 [ 3 ] {} <Debug> HTTP-Session: e440d4f4-f02e-4cda-8210-58537d774978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10103 2024.09.04 16:57:12.211563 [ 3 ] {} <Debug> HTTP-Session: e440d4f4-f02e-4cda-8210-58537d774978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10104 2024.09.04 16:57:12.211595 [ 3 ] {} <Trace> HTTP-Session: e440d4f4-f02e-4cda-8210-58537d774978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10105 2024.09.04 16:57:12.211692 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10106 2024.09.04 16:57:12.211736 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10107 2024.09.04 16:57:12.211960 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10108 2024.09.04 16:57:12.212257 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10109 2024.09.04 16:57:12.212295 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10110 2024.09.04 16:57:12.212648 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10111 2024.09.04 16:57:12.213004 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10112 2024.09.04 16:57:12.213178 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 236.80 KiB/sec.
10113 2024.09.04 16:57:12.213340 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Debug> DynamicQueryHandler: Done processing query
10114 2024.09.04 16:57:12.213365 [ 3 ] {788d4837-cb2a-4a3f-8b53-c61c95415c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10115 2024.09.04 16:57:12.213381 [ 3 ] {} <Debug> HTTP-Session: e440d4f4-f02e-4cda-8210-58537d774978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10116 2024.09.04 16:57:12.213567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10117 2024.09.04 16:57:12.213617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10118 2024.09.04 16:57:12.213637 [ 3 ] {} <Debug> HTTP-Session: 82fda1f8-60b2-4d53-a922-cc0905141d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10119 2024.09.04 16:57:12.213654 [ 3 ] {} <Debug> HTTP-Session: 82fda1f8-60b2-4d53-a922-cc0905141d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10120 2024.09.04 16:57:12.213667 [ 3 ] {} <Debug> HTTP-Session: 82fda1f8-60b2-4d53-a922-cc0905141d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10121 2024.09.04 16:57:12.213699 [ 3 ] {} <Trace> HTTP-Session: 82fda1f8-60b2-4d53-a922-cc0905141d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10122 2024.09.04 16:57:12.213910 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10123 2024.09.04 16:57:12.213954 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10124 2024.09.04 16:57:12.214179 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10125 2024.09.04 16:57:12.214748 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10126 2024.09.04 16:57:12.214786 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10127 2024.09.04 16:57:12.215161 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10128 2024.09.04 16:57:12.215516 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10129 2024.09.04 16:57:12.215685 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001882 sec., 219447.39638682254 rows/sec., 15.65 MiB/sec.
10130 2024.09.04 16:57:12.215872 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Debug> DynamicQueryHandler: Done processing query
10131 2024.09.04 16:57:12.215898 [ 3 ] {00826e31-323f-49c4-98ff-bd17ba49e88b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10132 2024.09.04 16:57:12.215914 [ 3 ] {} <Debug> HTTP-Session: 82fda1f8-60b2-4d53-a922-cc0905141d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10133 2024.09.04 16:57:12.216047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10134 2024.09.04 16:57:12.216096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10135 2024.09.04 16:57:12.216116 [ 3 ] {} <Debug> HTTP-Session: eea09d86-f8cd-49ea-b340-6a71e89bc24f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10136 2024.09.04 16:57:12.216133 [ 3 ] {} <Debug> HTTP-Session: eea09d86-f8cd-49ea-b340-6a71e89bc24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10137 2024.09.04 16:57:12.216147 [ 3 ] {} <Debug> HTTP-Session: eea09d86-f8cd-49ea-b340-6a71e89bc24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10138 2024.09.04 16:57:12.216179 [ 3 ] {} <Trace> HTTP-Session: eea09d86-f8cd-49ea-b340-6a71e89bc24f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10139 2024.09.04 16:57:12.216275 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10140 2024.09.04 16:57:12.216320 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10141 2024.09.04 16:57:12.216452 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10142 2024.09.04 16:57:12.216702 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10143 2024.09.04 16:57:12.216738 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10144 2024.09.04 16:57:12.217090 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10145 2024.09.04 16:57:12.217420 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10146 2024.09.04 16:57:12.217565 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec.
10147 2024.09.04 16:57:12.217757 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Debug> DynamicQueryHandler: Done processing query
10148 2024.09.04 16:57:12.217784 [ 3 ] {d7b88a67-5537-4ce6-9ad3-aa7567b9056e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10149 2024.09.04 16:57:12.217801 [ 3 ] {} <Debug> HTTP-Session: eea09d86-f8cd-49ea-b340-6a71e89bc24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10150 2024.09.04 16:57:12.217944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10151 2024.09.04 16:57:12.217993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10152 2024.09.04 16:57:12.218013 [ 3 ] {} <Debug> HTTP-Session: e045774b-19bb-49b3-bf3c-82d9fe029a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10153 2024.09.04 16:57:12.218030 [ 3 ] {} <Debug> HTTP-Session: e045774b-19bb-49b3-bf3c-82d9fe029a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10154 2024.09.04 16:57:12.218044 [ 3 ] {} <Debug> HTTP-Session: e045774b-19bb-49b3-bf3c-82d9fe029a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10155 2024.09.04 16:57:12.218075 [ 3 ] {} <Trace> HTTP-Session: e045774b-19bb-49b3-bf3c-82d9fe029a70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10156 2024.09.04 16:57:12.218239 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10157 2024.09.04 16:57:12.218286 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10158 2024.09.04 16:57:12.218430 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10159 2024.09.04 16:57:12.218842 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10160 2024.09.04 16:57:12.218880 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10161 2024.09.04 16:57:12.219257 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10162 2024.09.04 16:57:12.219596 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10163 2024.09.04 16:57:12.219746 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001587 sec., 149338.3742911153 rows/sec., 10.01 MiB/sec.
10164 2024.09.04 16:57:12.219914 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Debug> DynamicQueryHandler: Done processing query
10165 2024.09.04 16:57:12.219939 [ 3 ] {1900e5b4-1912-4495-9641-8c4210110eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10166 2024.09.04 16:57:12.219955 [ 3 ] {} <Debug> HTTP-Session: e045774b-19bb-49b3-bf3c-82d9fe029a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10167 2024.09.04 16:57:12.220074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10168 2024.09.04 16:57:12.220125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10169 2024.09.04 16:57:12.220144 [ 3 ] {} <Debug> HTTP-Session: 35408f12-483c-490f-9b13-a2bef3ffa16a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10170 2024.09.04 16:57:12.220161 [ 3 ] {} <Debug> HTTP-Session: 35408f12-483c-490f-9b13-a2bef3ffa16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10171 2024.09.04 16:57:12.220174 [ 3 ] {} <Debug> HTTP-Session: 35408f12-483c-490f-9b13-a2bef3ffa16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10172 2024.09.04 16:57:12.220205 [ 3 ] {} <Trace> HTTP-Session: 35408f12-483c-490f-9b13-a2bef3ffa16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10173 2024.09.04 16:57:12.220299 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10174 2024.09.04 16:57:12.220344 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10175 2024.09.04 16:57:12.220473 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10176 2024.09.04 16:57:12.220743 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10177 2024.09.04 16:57:12.220779 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10178 2024.09.04 16:57:12.221121 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10179 2024.09.04 16:57:12.221441 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10180 2024.09.04 16:57:12.221571 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec.
10181 2024.09.04 16:57:12.221760 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Debug> DynamicQueryHandler: Done processing query
10182 2024.09.04 16:57:12.221785 [ 3 ] {ea6f8005-8b7d-4c70-9386-645639700ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10183 2024.09.04 16:57:12.221801 [ 3 ] {} <Debug> HTTP-Session: 35408f12-483c-490f-9b13-a2bef3ffa16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10184 2024.09.04 16:57:12.221951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10185 2024.09.04 16:57:12.221999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10186 2024.09.04 16:57:12.222019 [ 3 ] {} <Debug> HTTP-Session: e5ffd4a3-97cf-4827-9d1b-5480d0c88f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10187 2024.09.04 16:57:12.222035 [ 3 ] {} <Debug> HTTP-Session: e5ffd4a3-97cf-4827-9d1b-5480d0c88f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10188 2024.09.04 16:57:12.222049 [ 3 ] {} <Debug> HTTP-Session: e5ffd4a3-97cf-4827-9d1b-5480d0c88f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10189 2024.09.04 16:57:12.222081 [ 3 ] {} <Trace> HTTP-Session: e5ffd4a3-97cf-4827-9d1b-5480d0c88f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10190 2024.09.04 16:57:12.222378 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10191 2024.09.04 16:57:12.222441 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <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_histogramu64
10192 2024.09.04 16:57:12.222861 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10193 2024.09.04 16:57:12.223524 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10194 2024.09.04 16:57:12.223561 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10195 2024.09.04 16:57:12.224195 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10196 2024.09.04 16:57:12.224601 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10197 2024.09.04 16:57:12.224790 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002616 sec., 11850.152905198778 rows/sec., 21.23 MiB/sec.
10198 2024.09.04 16:57:12.224988 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Debug> DynamicQueryHandler: Done processing query
10199 2024.09.04 16:57:12.225013 [ 3 ] {2940a9b0-ba04-4c0f-ab44-808d7fe63cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10200 2024.09.04 16:57:12.225030 [ 3 ] {} <Debug> HTTP-Session: e5ffd4a3-97cf-4827-9d1b-5480d0c88f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10201 2024.09.04 16:57:12.225154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10202 2024.09.04 16:57:12.225203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10203 2024.09.04 16:57:12.225222 [ 3 ] {} <Debug> HTTP-Session: 34d95a1e-2cdf-4765-a2ac-fb924554f804 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10204 2024.09.04 16:57:12.225239 [ 3 ] {} <Debug> HTTP-Session: 34d95a1e-2cdf-4765-a2ac-fb924554f804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10205 2024.09.04 16:57:12.225252 [ 3 ] {} <Debug> HTTP-Session: 34d95a1e-2cdf-4765-a2ac-fb924554f804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10206 2024.09.04 16:57:12.225284 [ 3 ] {} <Trace> HTTP-Session: 34d95a1e-2cdf-4765-a2ac-fb924554f804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10207 2024.09.04 16:57:12.225408 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10208 2024.09.04 16:57:12.225452 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10209 2024.09.04 16:57:12.225581 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10210 2024.09.04 16:57:12.225885 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10211 2024.09.04 16:57:12.225921 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10212 2024.09.04 16:57:12.226280 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10213 2024.09.04 16:57:12.226604 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10214 2024.09.04 16:57:12.226757 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001392 sec., 58908.04597701149 rows/sec., 3.74 MiB/sec.
10215 2024.09.04 16:57:12.226920 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Debug> DynamicQueryHandler: Done processing query
10216 2024.09.04 16:57:12.226945 [ 3 ] {d563a908-9c6b-438c-88f7-df576ef4eef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10217 2024.09.04 16:57:12.226962 [ 3 ] {} <Debug> HTTP-Session: 34d95a1e-2cdf-4765-a2ac-fb924554f804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10218 2024.09.04 16:57:15.630399 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
10219 2024.09.04 16:57:15.630470 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
10220 2024.09.04 16:57:17.197470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10221 2024.09.04 16:57:17.197597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10222 2024.09.04 16:57:17.197626 [ 3 ] {} <Debug> HTTP-Session: 668ba0a9-3d9d-4f30-b9f2-3a9e78178a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10223 2024.09.04 16:57:17.197654 [ 3 ] {} <Debug> HTTP-Session: 668ba0a9-3d9d-4f30-b9f2-3a9e78178a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10224 2024.09.04 16:57:17.197671 [ 3 ] {} <Debug> HTTP-Session: 668ba0a9-3d9d-4f30-b9f2-3a9e78178a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.09.04 16:57:17.197728 [ 3 ] {} <Trace> HTTP-Session: 668ba0a9-3d9d-4f30-b9f2-3a9e78178a7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10226 2024.09.04 16:57:17.197956 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10227 2024.09.04 16:57:17.198023 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10228 2024.09.04 16:57:17.198358 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10229 2024.09.04 16:57:17.198845 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10230 2024.09.04 16:57:17.198893 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10231 2024.09.04 16:57:17.199339 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10232 2024.09.04 16:57:17.199754 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10233 2024.09.04 16:57:17.199933 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002053 sec., 35070.62834875791 rows/sec., 2.85 MiB/sec.
10234 2024.09.04 16:57:17.200157 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Debug> DynamicQueryHandler: Done processing query
10235 2024.09.04 16:57:17.200186 [ 3 ] {f400d0ce-fd12-4566-a7a8-4ea5fa9a1d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10236 2024.09.04 16:57:17.200203 [ 3 ] {} <Debug> HTTP-Session: 668ba0a9-3d9d-4f30-b9f2-3a9e78178a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10237 2024.09.04 16:57:17.200367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10238 2024.09.04 16:57:17.200421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10239 2024.09.04 16:57:17.200441 [ 3 ] {} <Debug> HTTP-Session: 13fd3626-925d-4df5-938f-868e106b1c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10240 2024.09.04 16:57:17.200462 [ 3 ] {} <Debug> HTTP-Session: 13fd3626-925d-4df5-938f-868e106b1c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10241 2024.09.04 16:57:17.200477 [ 3 ] {} <Debug> HTTP-Session: 13fd3626-925d-4df5-938f-868e106b1c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10242 2024.09.04 16:57:17.200516 [ 3 ] {} <Trace> HTTP-Session: 13fd3626-925d-4df5-938f-868e106b1c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10243 2024.09.04 16:57:17.200629 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10244 2024.09.04 16:57:17.200676 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10245 2024.09.04 16:57:17.200914 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10246 2024.09.04 16:57:17.201250 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10247 2024.09.04 16:57:17.201289 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10248 2024.09.04 16:57:17.201648 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10249 2024.09.04 16:57:17.202007 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10250 2024.09.04 16:57:17.202155 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001556 sec., 5141.388174807198 rows/sec., 386.61 KiB/sec.
10251 2024.09.04 16:57:17.202180 [ 125 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10252 2024.09.04 16:57:17.202295 [ 125 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10253 2024.09.04 16:57:17.202332 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10254 2024.09.04 16:57:17.202408 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Debug> DynamicQueryHandler: Done processing query
10255 2024.09.04 16:57:17.202484 [ 3 ] {9125fae0-b508-490d-bd61-d83bb55597c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10256 2024.09.04 16:57:17.202589 [ 3 ] {} <Debug> HTTP-Session: 13fd3626-925d-4df5-938f-868e106b1c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10257 2024.09.04 16:57:17.202692 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
10258 2024.09.04 16:57:17.202903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10259 2024.09.04 16:57:17.203190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10260 2024.09.04 16:57:17.203282 [ 3 ] {} <Debug> HTTP-Session: fd969540-6b0e-4605-8f9f-e0b4935776cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10261 2024.09.04 16:57:17.203338 [ 3 ] {} <Debug> HTTP-Session: fd969540-6b0e-4605-8f9f-e0b4935776cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10262 2024.09.04 16:57:17.203372 [ 3 ] {} <Debug> HTTP-Session: fd969540-6b0e-4605-8f9f-e0b4935776cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.09.04 16:57:17.203456 [ 3 ] {} <Trace> HTTP-Session: fd969540-6b0e-4605-8f9f-e0b4935776cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10264 2024.09.04 16:57:17.203457 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10265 2024.09.04 16:57:17.203566 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 57 rows starting from the beginning of the part
10266 2024.09.04 16:57:17.203680 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10267 2024.09.04 16:57:17.203816 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10268 2024.09.04 16:57:17.204024 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
10269 2024.09.04 16:57:17.204336 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part
10270 2024.09.04 16:57:17.204737 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part
10271 2024.09.04 16:57:17.205108 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part
10272 2024.09.04 16:57:17.205381 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10273 2024.09.04 16:57:17.205465 [ 192 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part
10274 2024.09.04 16:57:17.206363 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10275 2024.09.04 16:57:17.206428 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10276 2024.09.04 16:57:17.207389 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10277 2024.09.04 16:57:17.208474 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.006030034 sec., 25041.31817498873 rows/sec., 1.91 MiB/sec.
10278 2024.09.04 16:57:17.208537 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10279 2024.09.04 16:57:17.208733 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10280 2024.09.04 16:57:17.208840 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005252 sec., 13709.06321401371 rows/sec., 1.07 MiB/sec.
10281 2024.09.04 16:57:17.209184 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Debug> DynamicQueryHandler: Done processing query
10282 2024.09.04 16:57:17.209248 [ 3 ] {6e4138e5-7471-4542-bf93-a789d74daeee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10283 2024.09.04 16:57:17.209313 [ 3 ] {} <Debug> HTTP-Session: fd969540-6b0e-4605-8f9f-e0b4935776cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.09.04 16:57:17.209551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10285 2024.09.04 16:57:17.209628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10286 2024.09.04 16:57:17.209636 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10287 2024.09.04 16:57:17.209660 [ 3 ] {} <Debug> HTTP-Session: c9acbb9d-c68c-4b6c-9091-82a53daa307d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10288 2024.09.04 16:57:17.209714 [ 3 ] {} <Debug> HTTP-Session: c9acbb9d-c68c-4b6c-9091-82a53daa307d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10289 2024.09.04 16:57:17.209738 [ 3 ] {} <Debug> HTTP-Session: c9acbb9d-c68c-4b6c-9091-82a53daa307d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10290 2024.09.04 16:57:17.209795 [ 3 ] {} <Trace> HTTP-Session: c9acbb9d-c68c-4b6c-9091-82a53daa307d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10291 2024.09.04 16:57:17.209814 [ 196 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_51_10} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10292 2024.09.04 16:57:17.209975 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10293 2024.09.04 16:57:17.210040 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10294 2024.09.04 16:57:17.210095 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10295 2024.09.04 16:57:17.210266 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10296 2024.09.04 16:57:17.210674 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10297 2024.09.04 16:57:17.210711 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10298 2024.09.04 16:57:17.211114 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10299 2024.09.04 16:57:17.211472 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10300 2024.09.04 16:57:17.211618 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec.
10301 2024.09.04 16:57:17.211796 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Debug> DynamicQueryHandler: Done processing query
10302 2024.09.04 16:57:17.211820 [ 3 ] {18592950-d558-4d17-a0d2-31027ad9e06a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10303 2024.09.04 16:57:17.211836 [ 3 ] {} <Debug> HTTP-Session: c9acbb9d-c68c-4b6c-9091-82a53daa307d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10304 2024.09.04 16:57:17.211967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10305 2024.09.04 16:57:17.212016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10306 2024.09.04 16:57:17.212035 [ 3 ] {} <Debug> HTTP-Session: b04c4502-1ddc-4b5e-b3cf-f5922ae32d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10307 2024.09.04 16:57:17.212052 [ 3 ] {} <Debug> HTTP-Session: b04c4502-1ddc-4b5e-b3cf-f5922ae32d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.09.04 16:57:17.212065 [ 3 ] {} <Debug> HTTP-Session: b04c4502-1ddc-4b5e-b3cf-f5922ae32d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.09.04 16:57:17.212097 [ 3 ] {} <Trace> HTTP-Session: b04c4502-1ddc-4b5e-b3cf-f5922ae32d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10310 2024.09.04 16:57:17.212258 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10311 2024.09.04 16:57:17.212322 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <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_histogramu64
10312 2024.09.04 16:57:17.212750 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10313 2024.09.04 16:57:17.213213 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10314 2024.09.04 16:57:17.213248 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10315 2024.09.04 16:57:17.213832 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10316 2024.09.04 16:57:17.214240 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10317 2024.09.04 16:57:17.214407 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10318 2024.09.04 16:57:17.214435 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec.
10319 2024.09.04 16:57:17.214495 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10320 2024.09.04 16:57:17.214574 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10321 2024.09.04 16:57:17.214889 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
10322 2024.09.04 16:57:17.214998 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Debug> DynamicQueryHandler: Done processing query
10323 2024.09.04 16:57:17.215041 [ 3 ] {8dbbf9b1-982e-4871-b0a5-a6b11637c7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10324 2024.09.04 16:57:17.215081 [ 3 ] {} <Debug> HTTP-Session: b04c4502-1ddc-4b5e-b3cf-f5922ae32d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.09.04 16:57:17.215295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10326 2024.09.04 16:57:17.215419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10327 2024.09.04 16:57:17.215469 [ 3 ] {} <Debug> HTTP-Session: 86cdd0d6-5b01-4c76-b91e-ef54972acae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10328 2024.09.04 16:57:17.215500 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10329 2024.09.04 16:57:17.215508 [ 3 ] {} <Debug> HTTP-Session: 86cdd0d6-5b01-4c76-b91e-ef54972acae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10330 2024.09.04 16:57:17.215565 [ 3 ] {} <Debug> HTTP-Session: 86cdd0d6-5b01-4c76-b91e-ef54972acae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10331 2024.09.04 16:57:17.215663 [ 3 ] {} <Trace> HTTP-Session: 86cdd0d6-5b01-4c76-b91e-ef54972acae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10332 2024.09.04 16:57:17.215668 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 900 rows starting from the beginning of the part
10333 2024.09.04 16:57:17.215948 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10334 2024.09.04 16:57:17.216140 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10335 2024.09.04 16:57:17.216388 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part
10336 2024.09.04 16:57:17.216805 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10337 2024.09.04 16:57:17.217217 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part
10338 2024.09.04 16:57:17.217798 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part
10339 2024.09.04 16:57:17.218077 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10340 2024.09.04 16:57:17.218184 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10341 2024.09.04 16:57:17.218496 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part
10342 2024.09.04 16:57:17.219077 [ 197 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part
10343 2024.09.04 16:57:17.219496 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10344 2024.09.04 16:57:17.220388 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10345 2024.09.04 16:57:17.220749 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004922 sec., 12190.166598943519 rows/sec., 841.25 KiB/sec.
10346 2024.09.04 16:57:17.221910 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Debug> DynamicQueryHandler: Done processing query
10347 2024.09.04 16:57:17.221986 [ 3 ] {ee8f9440-b9ae-4b91-9b3c-f3db284b841e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10348 2024.09.04 16:57:17.222026 [ 3 ] {} <Debug> HTTP-Session: 86cdd0d6-5b01-4c76-b91e-ef54972acae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.09.04 16:57:17.226432 [ 196 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 19 columns (19 merged, 0 gathered) in 0.011715279 sec., 84163.59525027103 rows/sec., 150.82 MiB/sec.
10350 2024.09.04 16:57:17.227455 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10351 2024.09.04 16:57:17.228087 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10352 2024.09.04 16:57:17.228181 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10353 2024.09.04 16:57:17.228333 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB.
10354 2024.09.04 16:57:18.650279 [ 128 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0
10355 2024.09.04 16:57:18.650381 [ 128 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10356 2024.09.04 16:57:18.650428 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
10357 2024.09.04 16:57:18.650760 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full
10358 2024.09.04 16:57:18.651059 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10359 2024.09.04 16:57:18.651097 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 18 rows starting from the beginning of the part
10360 2024.09.04 16:57:18.651178 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
10361 2024.09.04 16:57:18.651303 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
10362 2024.09.04 16:57:18.651562 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10363 2024.09.04 16:57:18.651742 [ 191 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
10364 2024.09.04 16:57:18.652764 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002211602 sec., 12660.505823380518 rows/sec., 1.06 MiB/sec.
10365 2024.09.04 16:57:18.652920 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
10366 2024.09.04 16:57:18.653394 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10367 2024.09.04 16:57:18.653488 [ 188 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_24_5} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5
10368 2024.09.04 16:57:18.653589 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10369 2024.09.04 16:57:22.202828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10370 2024.09.04 16:57:22.202970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10371 2024.09.04 16:57:22.203000 [ 3 ] {} <Debug> HTTP-Session: fb1f4f86-f9d5-49ab-af96-a5973d1890f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10372 2024.09.04 16:57:22.203028 [ 3 ] {} <Debug> HTTP-Session: fb1f4f86-f9d5-49ab-af96-a5973d1890f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10373 2024.09.04 16:57:22.203046 [ 3 ] {} <Debug> HTTP-Session: fb1f4f86-f9d5-49ab-af96-a5973d1890f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10374 2024.09.04 16:57:22.203103 [ 3 ] {} <Trace> HTTP-Session: fb1f4f86-f9d5-49ab-af96-a5973d1890f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10375 2024.09.04 16:57:22.203298 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10376 2024.09.04 16:57:22.203373 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10377 2024.09.04 16:57:22.203757 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10378 2024.09.04 16:57:22.204206 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10379 2024.09.04 16:57:22.204249 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10380 2024.09.04 16:57:22.204648 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10381 2024.09.04 16:57:22.205041 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10382 2024.09.04 16:57:22.205186 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001948 sec., 1026.694045174538 rows/sec., 83.72 KiB/sec.
10383 2024.09.04 16:57:22.205401 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Debug> DynamicQueryHandler: Done processing query
10384 2024.09.04 16:57:22.205428 [ 3 ] {b7a97e23-dfe2-41d9-b47e-698900a0fa01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10385 2024.09.04 16:57:22.205444 [ 3 ] {} <Debug> HTTP-Session: fb1f4f86-f9d5-49ab-af96-a5973d1890f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10386 2024.09.04 16:57:22.205642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10387 2024.09.04 16:57:22.205697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10388 2024.09.04 16:57:22.205718 [ 3 ] {} <Debug> HTTP-Session: c097d0bf-8a26-4717-a0e2-fb889d92e142 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10389 2024.09.04 16:57:22.205737 [ 3 ] {} <Debug> HTTP-Session: c097d0bf-8a26-4717-a0e2-fb889d92e142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10390 2024.09.04 16:57:22.205751 [ 3 ] {} <Debug> HTTP-Session: c097d0bf-8a26-4717-a0e2-fb889d92e142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10391 2024.09.04 16:57:22.205786 [ 3 ] {} <Trace> HTTP-Session: c097d0bf-8a26-4717-a0e2-fb889d92e142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10392 2024.09.04 16:57:22.205963 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10393 2024.09.04 16:57:22.206010 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10394 2024.09.04 16:57:22.206246 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10395 2024.09.04 16:57:22.206728 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10396 2024.09.04 16:57:22.206765 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10397 2024.09.04 16:57:22.207142 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10398 2024.09.04 16:57:22.207509 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10399 2024.09.04 16:57:22.207641 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001772 sec., 142212.1896162528 rows/sec., 12.56 MiB/sec.
10400 2024.09.04 16:57:22.207835 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Debug> DynamicQueryHandler: Done processing query
10401 2024.09.04 16:57:22.207868 [ 3 ] {a8083bfa-42c1-48ab-ae53-4cc2c2c220a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10402 2024.09.04 16:57:22.207889 [ 3 ] {} <Debug> HTTP-Session: c097d0bf-8a26-4717-a0e2-fb889d92e142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10403 2024.09.04 16:57:22.208041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10404 2024.09.04 16:57:22.208102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10405 2024.09.04 16:57:22.208122 [ 3 ] {} <Debug> HTTP-Session: f4801f2a-1103-4f23-972a-1a1b6f08969d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10406 2024.09.04 16:57:22.208139 [ 3 ] {} <Debug> HTTP-Session: f4801f2a-1103-4f23-972a-1a1b6f08969d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10407 2024.09.04 16:57:22.208154 [ 3 ] {} <Debug> HTTP-Session: f4801f2a-1103-4f23-972a-1a1b6f08969d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10408 2024.09.04 16:57:22.208188 [ 3 ] {} <Trace> HTTP-Session: f4801f2a-1103-4f23-972a-1a1b6f08969d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10409 2024.09.04 16:57:22.208300 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10410 2024.09.04 16:57:22.208345 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10411 2024.09.04 16:57:22.208580 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10412 2024.09.04 16:57:22.208904 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10413 2024.09.04 16:57:22.208942 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10414 2024.09.04 16:57:22.209298 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10415 2024.09.04 16:57:22.209671 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10416 2024.09.04 16:57:22.209798 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001531 sec., 21554.53951665578 rows/sec., 1.58 MiB/sec.
10417 2024.09.04 16:57:22.209966 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Debug> DynamicQueryHandler: Done processing query
10418 2024.09.04 16:57:22.209991 [ 3 ] {1236ec04-ea02-4521-9b9b-6718b52edd91} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10419 2024.09.04 16:57:22.210008 [ 3 ] {} <Debug> HTTP-Session: f4801f2a-1103-4f23-972a-1a1b6f08969d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10420 2024.09.04 16:57:22.210132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10421 2024.09.04 16:57:22.210182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10422 2024.09.04 16:57:22.210202 [ 3 ] {} <Debug> HTTP-Session: 744413e8-57bd-4735-bd13-26a57120cbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10423 2024.09.04 16:57:22.210218 [ 3 ] {} <Debug> HTTP-Session: 744413e8-57bd-4735-bd13-26a57120cbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10424 2024.09.04 16:57:22.210233 [ 3 ] {} <Debug> HTTP-Session: 744413e8-57bd-4735-bd13-26a57120cbf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10425 2024.09.04 16:57:22.210265 [ 3 ] {} <Trace> HTTP-Session: 744413e8-57bd-4735-bd13-26a57120cbf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10426 2024.09.04 16:57:22.210367 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10427 2024.09.04 16:57:22.210411 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10428 2024.09.04 16:57:22.210630 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10429 2024.09.04 16:57:22.210918 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10430 2024.09.04 16:57:22.210953 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10431 2024.09.04 16:57:22.211305 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10432 2024.09.04 16:57:22.211652 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10433 2024.09.04 16:57:22.211779 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001441 sec., 9715.475364330327 rows/sec., 680.41 KiB/sec.
10434 2024.09.04 16:57:22.211956 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Debug> DynamicQueryHandler: Done processing query
10435 2024.09.04 16:57:22.211987 [ 3 ] {49ea1c92-d46a-484d-a08c-d243b926d80e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10436 2024.09.04 16:57:22.212008 [ 3 ] {} <Debug> HTTP-Session: 744413e8-57bd-4735-bd13-26a57120cbf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10437 2024.09.04 16:57:22.212133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10438 2024.09.04 16:57:22.212193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10439 2024.09.04 16:57:22.212218 [ 3 ] {} <Debug> HTTP-Session: 93eedc68-1b3e-4b01-b9dc-627417bec717 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10440 2024.09.04 16:57:22.212239 [ 3 ] {} <Debug> HTTP-Session: 93eedc68-1b3e-4b01-b9dc-627417bec717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10441 2024.09.04 16:57:22.212256 [ 3 ] {} <Debug> HTTP-Session: 93eedc68-1b3e-4b01-b9dc-627417bec717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10442 2024.09.04 16:57:22.212294 [ 3 ] {} <Trace> HTTP-Session: 93eedc68-1b3e-4b01-b9dc-627417bec717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10443 2024.09.04 16:57:22.212410 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10444 2024.09.04 16:57:22.212463 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10445 2024.09.04 16:57:22.212739 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10446 2024.09.04 16:57:22.213077 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10447 2024.09.04 16:57:22.213120 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10448 2024.09.04 16:57:22.213460 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10449 2024.09.04 16:57:22.213811 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10450 2024.09.04 16:57:22.213939 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 227.09 KiB/sec.
10451 2024.09.04 16:57:22.214157 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Debug> DynamicQueryHandler: Done processing query
10452 2024.09.04 16:57:22.214183 [ 3 ] {96218cef-feb8-455d-8814-16629d2173b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10453 2024.09.04 16:57:22.214199 [ 3 ] {} <Debug> HTTP-Session: 93eedc68-1b3e-4b01-b9dc-627417bec717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10454 2024.09.04 16:57:22.214393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10455 2024.09.04 16:57:22.214445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10456 2024.09.04 16:57:22.214466 [ 3 ] {} <Debug> HTTP-Session: 4add8164-2126-40b0-a07e-3d2a00d63354 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10457 2024.09.04 16:57:22.214483 [ 3 ] {} <Debug> HTTP-Session: 4add8164-2126-40b0-a07e-3d2a00d63354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10458 2024.09.04 16:57:22.214498 [ 3 ] {} <Debug> HTTP-Session: 4add8164-2126-40b0-a07e-3d2a00d63354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.09.04 16:57:22.214529 [ 3 ] {} <Trace> HTTP-Session: 4add8164-2126-40b0-a07e-3d2a00d63354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10460 2024.09.04 16:57:22.214735 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10461 2024.09.04 16:57:22.214778 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10462 2024.09.04 16:57:22.214999 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10463 2024.09.04 16:57:22.215543 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10464 2024.09.04 16:57:22.215582 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10465 2024.09.04 16:57:22.215951 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10466 2024.09.04 16:57:22.216298 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10467 2024.09.04 16:57:22.216425 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001801 sec., 230427.54025541365 rows/sec., 16.44 MiB/sec.
10468 2024.09.04 16:57:22.216683 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Debug> DynamicQueryHandler: Done processing query
10469 2024.09.04 16:57:22.216741 [ 3 ] {a309ccca-6af3-4609-8822-d303ae6d908a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10470 2024.09.04 16:57:22.216801 [ 3 ] {} <Debug> HTTP-Session: 4add8164-2126-40b0-a07e-3d2a00d63354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10471 2024.09.04 16:57:22.216979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10472 2024.09.04 16:57:22.217033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10473 2024.09.04 16:57:22.217054 [ 3 ] {} <Debug> HTTP-Session: 99ddd9a2-fcbf-4dff-9871-354f46b3fc8c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10474 2024.09.04 16:57:22.217071 [ 3 ] {} <Debug> HTTP-Session: 99ddd9a2-fcbf-4dff-9871-354f46b3fc8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10475 2024.09.04 16:57:22.217085 [ 3 ] {} <Debug> HTTP-Session: 99ddd9a2-fcbf-4dff-9871-354f46b3fc8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10476 2024.09.04 16:57:22.217117 [ 3 ] {} <Trace> HTTP-Session: 99ddd9a2-fcbf-4dff-9871-354f46b3fc8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10477 2024.09.04 16:57:22.217219 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10478 2024.09.04 16:57:22.217266 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10479 2024.09.04 16:57:22.217406 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10480 2024.09.04 16:57:22.217670 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10481 2024.09.04 16:57:22.217707 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10482 2024.09.04 16:57:22.218055 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10483 2024.09.04 16:57:22.218379 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10484 2024.09.04 16:57:22.218508 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 238.02 KiB/sec.
10485 2024.09.04 16:57:22.218669 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Debug> DynamicQueryHandler: Done processing query
10486 2024.09.04 16:57:22.218694 [ 3 ] {04cd74f0-c1d2-4a3e-b72a-db915f32146a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10487 2024.09.04 16:57:22.218709 [ 3 ] {} <Debug> HTTP-Session: 99ddd9a2-fcbf-4dff-9871-354f46b3fc8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10488 2024.09.04 16:57:22.218849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10489 2024.09.04 16:57:22.218900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10490 2024.09.04 16:57:22.218921 [ 3 ] {} <Debug> HTTP-Session: b8fbb810-3c84-4fac-bd09-05eaaac3cc6e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10491 2024.09.04 16:57:22.218936 [ 3 ] {} <Debug> HTTP-Session: b8fbb810-3c84-4fac-bd09-05eaaac3cc6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10492 2024.09.04 16:57:22.218950 [ 3 ] {} <Debug> HTTP-Session: b8fbb810-3c84-4fac-bd09-05eaaac3cc6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.09.04 16:57:22.218980 [ 3 ] {} <Trace> HTTP-Session: b8fbb810-3c84-4fac-bd09-05eaaac3cc6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10494 2024.09.04 16:57:22.219184 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10495 2024.09.04 16:57:22.219232 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10496 2024.09.04 16:57:22.219374 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10497 2024.09.04 16:57:22.219788 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10498 2024.09.04 16:57:22.219825 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10499 2024.09.04 16:57:22.220204 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10500 2024.09.04 16:57:22.220536 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10501 2024.09.04 16:57:22.220668 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001599 sec., 148843.02689180739 rows/sec., 9.98 MiB/sec.
10502 2024.09.04 16:57:22.220833 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Debug> DynamicQueryHandler: Done processing query
10503 2024.09.04 16:57:22.220858 [ 3 ] {ff11e71d-9557-4d69-ac0b-c78d52bb09ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10504 2024.09.04 16:57:22.220874 [ 3 ] {} <Debug> HTTP-Session: b8fbb810-3c84-4fac-bd09-05eaaac3cc6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10505 2024.09.04 16:57:22.220996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10506 2024.09.04 16:57:22.221046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10507 2024.09.04 16:57:22.221066 [ 3 ] {} <Debug> HTTP-Session: d2dd2ec6-f870-484d-8167-fff327306d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10508 2024.09.04 16:57:22.221083 [ 3 ] {} <Debug> HTTP-Session: d2dd2ec6-f870-484d-8167-fff327306d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10509 2024.09.04 16:57:22.221096 [ 3 ] {} <Debug> HTTP-Session: d2dd2ec6-f870-484d-8167-fff327306d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10510 2024.09.04 16:57:22.221127 [ 3 ] {} <Trace> HTTP-Session: d2dd2ec6-f870-484d-8167-fff327306d29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10511 2024.09.04 16:57:22.221220 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10512 2024.09.04 16:57:22.221264 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10513 2024.09.04 16:57:22.221393 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10514 2024.09.04 16:57:22.221657 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10515 2024.09.04 16:57:22.221695 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10516 2024.09.04 16:57:22.222034 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10517 2024.09.04 16:57:22.222353 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10518 2024.09.04 16:57:22.222474 [ 143 ] {} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
10519 2024.09.04 16:57:22.222480 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001282 sec., 780.0312012480499 rows/sec., 52.56 KiB/sec.
10520 2024.09.04 16:57:22.222524 [ 143 ] {} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10521 2024.09.04 16:57:22.222566 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10522 2024.09.04 16:57:22.222673 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Debug> DynamicQueryHandler: Done processing query
10523 2024.09.04 16:57:22.222686 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
10524 2024.09.04 16:57:22.222701 [ 3 ] {b6acfc17-52dd-444d-97ea-2b952aefbb0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10525 2024.09.04 16:57:22.222727 [ 3 ] {} <Debug> HTTP-Session: d2dd2ec6-f870-484d-8167-fff327306d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10526 2024.09.04 16:57:22.222828 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10527 2024.09.04 16:57:22.222868 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part
10528 2024.09.04 16:57:22.222880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10529 2024.09.04 16:57:22.222961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10530 2024.09.04 16:57:22.223033 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
10531 2024.09.04 16:57:22.223060 [ 3 ] {} <Debug> HTTP-Session: d7c54360-f5d7-472f-ab1e-736a434e679f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10532 2024.09.04 16:57:22.223128 [ 3 ] {} <Debug> HTTP-Session: d7c54360-f5d7-472f-ab1e-736a434e679f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10533 2024.09.04 16:57:22.223204 [ 3 ] {} <Debug> HTTP-Session: d7c54360-f5d7-472f-ab1e-736a434e679f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10534 2024.09.04 16:57:22.223333 [ 3 ] {} <Trace> HTTP-Session: d7c54360-f5d7-472f-ab1e-736a434e679f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10535 2024.09.04 16:57:22.223354 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
10536 2024.09.04 16:57:22.223550 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
10537 2024.09.04 16:57:22.223703 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
10538 2024.09.04 16:57:22.223852 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10539 2024.09.04 16:57:22.223865 [ 191 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
10540 2024.09.04 16:57:22.224175 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <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_histogramu64
10541 2024.09.04 16:57:22.225198 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10542 2024.09.04 16:57:22.225952 [ 188 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003308028 sec., 6045.898039557102 rows/sec., 407.39 KiB/sec.
10543 2024.09.04 16:57:22.226286 [ 188 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
10544 2024.09.04 16:57:22.226519 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10545 2024.09.04 16:57:22.226570 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10546 2024.09.04 16:57:22.227525 [ 188 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10547 2024.09.04 16:57:22.227717 [ 188 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_20_4} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
10548 2024.09.04 16:57:22.227923 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10549 2024.09.04 16:57:22.228185 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10550 2024.09.04 16:57:22.228624 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10551 2024.09.04 16:57:22.228773 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005269 sec., 5883.4693490225845 rows/sec., 10.54 MiB/sec.
10552 2024.09.04 16:57:22.229014 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Debug> DynamicQueryHandler: Done processing query
10553 2024.09.04 16:57:22.229039 [ 3 ] {9c35d70d-e863-4c86-84c3-a7402b397ed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10554 2024.09.04 16:57:22.229055 [ 3 ] {} <Debug> HTTP-Session: d7c54360-f5d7-472f-ab1e-736a434e679f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10555 2024.09.04 16:57:22.229191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10556 2024.09.04 16:57:22.229241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10557 2024.09.04 16:57:22.229261 [ 3 ] {} <Debug> HTTP-Session: 5dd72c87-92c4-445e-9e83-8550730adf9e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10558 2024.09.04 16:57:22.229278 [ 3 ] {} <Debug> HTTP-Session: 5dd72c87-92c4-445e-9e83-8550730adf9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.09.04 16:57:22.229292 [ 3 ] {} <Debug> HTTP-Session: 5dd72c87-92c4-445e-9e83-8550730adf9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10560 2024.09.04 16:57:22.229324 [ 3 ] {} <Trace> HTTP-Session: 5dd72c87-92c4-445e-9e83-8550730adf9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10561 2024.09.04 16:57:22.229439 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10562 2024.09.04 16:57:22.229483 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10563 2024.09.04 16:57:22.229615 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10564 2024.09.04 16:57:22.229952 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10565 2024.09.04 16:57:22.229988 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10566 2024.09.04 16:57:22.230352 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10567 2024.09.04 16:57:22.230673 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10568 2024.09.04 16:57:22.230798 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec.
10569 2024.09.04 16:57:22.230958 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Debug> DynamicQueryHandler: Done processing query
10570 2024.09.04 16:57:22.230983 [ 3 ] {429fa1b7-73b9-45ad-a7ff-7fa825fc6a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10571 2024.09.04 16:57:22.230999 [ 3 ] {} <Debug> HTTP-Session: 5dd72c87-92c4-445e-9e83-8550730adf9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10572 2024.09.04 16:57:27.226352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 175862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10573 2024.09.04 16:57:27.226491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10574 2024.09.04 16:57:27.226519 [ 3 ] {} <Debug> HTTP-Session: 270e29f9-0411-4406-ae6e-db7422e80ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10575 2024.09.04 16:57:27.226547 [ 3 ] {} <Debug> HTTP-Session: 270e29f9-0411-4406-ae6e-db7422e80ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.09.04 16:57:27.226564 [ 3 ] {} <Debug> HTTP-Session: 270e29f9-0411-4406-ae6e-db7422e80ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10577 2024.09.04 16:57:27.226620 [ 3 ] {} <Trace> HTTP-Session: 270e29f9-0411-4406-ae6e-db7422e80ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10578 2024.09.04 16:57:27.227192 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10579 2024.09.04 16:57:27.227267 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10580 2024.09.04 16:57:27.227603 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10581 2024.09.04 16:57:27.228770 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10582 2024.09.04 16:57:27.228811 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10583 2024.09.04 16:57:27.229291 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10584 2024.09.04 16:57:27.229677 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10585 2024.09.04 16:57:27.229835 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003029 sec., 400132.0567844173 rows/sec., 33.06 MiB/sec.
10586 2024.09.04 16:57:27.230049 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Debug> DynamicQueryHandler: Done processing query
10587 2024.09.04 16:57:27.230074 [ 3 ] {ecf8deaa-c08d-47aa-be81-047789b89fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
10588 2024.09.04 16:57:27.230091 [ 3 ] {} <Debug> HTTP-Session: 270e29f9-0411-4406-ae6e-db7422e80ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10589 2024.09.04 16:57:27.230312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10590 2024.09.04 16:57:27.230358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10591 2024.09.04 16:57:27.230377 [ 3 ] {} <Debug> HTTP-Session: 751bfaa2-d2dc-4fc8-b42b-29e82b05df6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10592 2024.09.04 16:57:27.230393 [ 3 ] {} <Debug> HTTP-Session: 751bfaa2-d2dc-4fc8-b42b-29e82b05df6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.09.04 16:57:27.230407 [ 3 ] {} <Debug> HTTP-Session: 751bfaa2-d2dc-4fc8-b42b-29e82b05df6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10594 2024.09.04 16:57:27.230438 [ 3 ] {} <Trace> HTTP-Session: 751bfaa2-d2dc-4fc8-b42b-29e82b05df6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10595 2024.09.04 16:57:27.230535 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10596 2024.09.04 16:57:27.230577 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10597 2024.09.04 16:57:27.230801 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10598 2024.09.04 16:57:27.231178 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10599 2024.09.04 16:57:27.231214 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10600 2024.09.04 16:57:27.231549 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10601 2024.09.04 16:57:27.231889 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10602 2024.09.04 16:57:27.232048 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001528 sec., 5235.602094240838 rows/sec., 393.69 KiB/sec.
10603 2024.09.04 16:57:27.232219 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Debug> DynamicQueryHandler: Done processing query
10604 2024.09.04 16:57:27.232244 [ 3 ] {274e4717-f93e-4568-9927-9bad372459f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10605 2024.09.04 16:57:27.232260 [ 3 ] {} <Debug> HTTP-Session: 751bfaa2-d2dc-4fc8-b42b-29e82b05df6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10606 2024.09.04 16:57:27.232417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10607 2024.09.04 16:57:27.232465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10608 2024.09.04 16:57:27.232485 [ 3 ] {} <Debug> HTTP-Session: 22c1ef6f-ae1b-4f3b-9ae6-084b6e2d55f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10609 2024.09.04 16:57:27.232502 [ 3 ] {} <Debug> HTTP-Session: 22c1ef6f-ae1b-4f3b-9ae6-084b6e2d55f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.09.04 16:57:27.232516 [ 3 ] {} <Debug> HTTP-Session: 22c1ef6f-ae1b-4f3b-9ae6-084b6e2d55f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10611 2024.09.04 16:57:27.232547 [ 3 ] {} <Trace> HTTP-Session: 22c1ef6f-ae1b-4f3b-9ae6-084b6e2d55f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10612 2024.09.04 16:57:27.232735 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10613 2024.09.04 16:57:27.232776 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10614 2024.09.04 16:57:27.232997 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10615 2024.09.04 16:57:27.233403 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10616 2024.09.04 16:57:27.233439 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10617 2024.09.04 16:57:27.233788 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10618 2024.09.04 16:57:27.234136 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10619 2024.09.04 16:57:27.234290 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001657 sec., 137598.0687990344 rows/sec., 9.32 MiB/sec.
10620 2024.09.04 16:57:27.234446 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Debug> DynamicQueryHandler: Done processing query
10621 2024.09.04 16:57:27.234469 [ 3 ] {5068b853-3ddc-4b6c-9ada-4fe3989e544a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10622 2024.09.04 16:57:27.234489 [ 3 ] {} <Debug> HTTP-Session: 22c1ef6f-ae1b-4f3b-9ae6-084b6e2d55f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10623 2024.09.04 16:57:27.234704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10624 2024.09.04 16:57:27.234750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10625 2024.09.04 16:57:27.234770 [ 3 ] {} <Debug> HTTP-Session: 9e738117-c64f-4957-917d-2a8fbb7902f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10626 2024.09.04 16:57:27.234786 [ 3 ] {} <Debug> HTTP-Session: 9e738117-c64f-4957-917d-2a8fbb7902f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.09.04 16:57:27.234800 [ 3 ] {} <Debug> HTTP-Session: 9e738117-c64f-4957-917d-2a8fbb7902f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10628 2024.09.04 16:57:27.234830 [ 3 ] {} <Trace> HTTP-Session: 9e738117-c64f-4957-917d-2a8fbb7902f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10629 2024.09.04 16:57:27.235079 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10630 2024.09.04 16:57:27.235122 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10631 2024.09.04 16:57:27.235346 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10632 2024.09.04 16:57:27.235987 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10633 2024.09.04 16:57:27.236023 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10634 2024.09.04 16:57:27.236388 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10635 2024.09.04 16:57:27.236746 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10636 2024.09.04 16:57:27.236900 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001961 sec., 269250.3824579296 rows/sec., 19.94 MiB/sec.
10637 2024.09.04 16:57:27.237175 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Debug> DynamicQueryHandler: Done processing query
10638 2024.09.04 16:57:27.237232 [ 3 ] {f961de83-9f5b-4989-930a-978c0a6001ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10639 2024.09.04 16:57:27.237282 [ 3 ] {} <Debug> HTTP-Session: 9e738117-c64f-4957-917d-2a8fbb7902f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10640 2024.09.04 16:57:27.237558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10641 2024.09.04 16:57:27.237608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10642 2024.09.04 16:57:27.237628 [ 3 ] {} <Debug> HTTP-Session: 2b799c93-fa98-4068-affb-6c55d85a8daa Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10643 2024.09.04 16:57:27.237646 [ 3 ] {} <Debug> HTTP-Session: 2b799c93-fa98-4068-affb-6c55d85a8daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10644 2024.09.04 16:57:27.237660 [ 3 ] {} <Debug> HTTP-Session: 2b799c93-fa98-4068-affb-6c55d85a8daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10645 2024.09.04 16:57:27.237691 [ 3 ] {} <Trace> HTTP-Session: 2b799c93-fa98-4068-affb-6c55d85a8daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10646 2024.09.04 16:57:27.238061 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10647 2024.09.04 16:57:27.238110 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10648 2024.09.04 16:57:27.238272 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10649 2024.09.04 16:57:27.239081 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10650 2024.09.04 16:57:27.239119 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10651 2024.09.04 16:57:27.239549 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10652 2024.09.04 16:57:27.239885 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10653 2024.09.04 16:57:27.240042 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002224 sec., 379496.4028776979 rows/sec., 25.54 MiB/sec.
10654 2024.09.04 16:57:27.240235 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Debug> DynamicQueryHandler: Done processing query
10655 2024.09.04 16:57:27.240272 [ 3 ] {40aeb04f-3e79-4b5c-9e4a-66682e94b4ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10656 2024.09.04 16:57:27.240302 [ 3 ] {} <Debug> HTTP-Session: 2b799c93-fa98-4068-affb-6c55d85a8daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10657 2024.09.04 16:57:27.240501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10658 2024.09.04 16:57:27.240548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10659 2024.09.04 16:57:27.240566 [ 3 ] {} <Debug> HTTP-Session: b27d1502-6e6e-456d-819c-1a9f4df32a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10660 2024.09.04 16:57:27.240582 [ 3 ] {} <Debug> HTTP-Session: b27d1502-6e6e-456d-819c-1a9f4df32a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.09.04 16:57:27.240595 [ 3 ] {} <Debug> HTTP-Session: b27d1502-6e6e-456d-819c-1a9f4df32a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10662 2024.09.04 16:57:27.240626 [ 3 ] {} <Trace> HTTP-Session: b27d1502-6e6e-456d-819c-1a9f4df32a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10663 2024.09.04 16:57:27.240845 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10664 2024.09.04 16:57:27.240908 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <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_histogramu64
10665 2024.09.04 16:57:27.241314 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10666 2024.09.04 16:57:27.241881 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10667 2024.09.04 16:57:27.241916 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10668 2024.09.04 16:57:27.242507 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10669 2024.09.04 16:57:27.242902 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10670 2024.09.04 16:57:27.243102 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002399 sec., 3334.7228011671527 rows/sec., 5.98 MiB/sec.
10671 2024.09.04 16:57:27.243327 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Debug> DynamicQueryHandler: Done processing query
10672 2024.09.04 16:57:27.243350 [ 3 ] {b66636ee-dcf2-4952-9c4a-0267a2088f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10673 2024.09.04 16:57:27.243365 [ 3 ] {} <Debug> HTTP-Session: b27d1502-6e6e-456d-819c-1a9f4df32a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10674 2024.09.04 16:57:27.243511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10675 2024.09.04 16:57:27.243559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10676 2024.09.04 16:57:27.243578 [ 3 ] {} <Debug> HTTP-Session: 24e50b60-aa01-45cc-982a-d2a58c3be1c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10677 2024.09.04 16:57:27.243595 [ 3 ] {} <Debug> HTTP-Session: 24e50b60-aa01-45cc-982a-d2a58c3be1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10678 2024.09.04 16:57:27.243609 [ 3 ] {} <Debug> HTTP-Session: 24e50b60-aa01-45cc-982a-d2a58c3be1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10679 2024.09.04 16:57:27.243638 [ 3 ] {} <Trace> HTTP-Session: 24e50b60-aa01-45cc-982a-d2a58c3be1c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10680 2024.09.04 16:57:27.243751 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10681 2024.09.04 16:57:27.243794 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10682 2024.09.04 16:57:27.243925 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10683 2024.09.04 16:57:27.244240 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10684 2024.09.04 16:57:27.244277 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10685 2024.09.04 16:57:27.244641 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10686 2024.09.04 16:57:27.244958 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10687 2024.09.04 16:57:27.245113 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
10688 2024.09.04 16:57:27.245394 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Debug> DynamicQueryHandler: Done processing query
10689 2024.09.04 16:57:27.245461 [ 3 ] {6ec0c0cd-cd5b-41f8-b897-2af882ff94ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10690 2024.09.04 16:57:27.245510 [ 3 ] {} <Debug> HTTP-Session: 24e50b60-aa01-45cc-982a-d2a58c3be1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10691 2024.09.04 16:57:30.630528 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
10692 2024.09.04 16:57:30.630604 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
10693 2024.09.04 16:57:32.203110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10694 2024.09.04 16:57:32.203286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10695 2024.09.04 16:57:32.203335 [ 3 ] {} <Debug> HTTP-Session: 118d00c9-396c-4c32-9389-78ff9f3e8132 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10696 2024.09.04 16:57:32.203377 [ 3 ] {} <Debug> HTTP-Session: 118d00c9-396c-4c32-9389-78ff9f3e8132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10697 2024.09.04 16:57:32.203406 [ 3 ] {} <Debug> HTTP-Session: 118d00c9-396c-4c32-9389-78ff9f3e8132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.09.04 16:57:32.203484 [ 3 ] {} <Trace> HTTP-Session: 118d00c9-396c-4c32-9389-78ff9f3e8132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10699 2024.09.04 16:57:32.203682 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10700 2024.09.04 16:57:32.203751 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10701 2024.09.04 16:57:32.204085 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10702 2024.09.04 16:57:32.204533 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10703 2024.09.04 16:57:32.204581 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10704 2024.09.04 16:57:32.204996 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10705 2024.09.04 16:57:32.205391 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10706 2024.09.04 16:57:32.205552 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001922 sec., 1040.5827263267429 rows/sec., 84.85 KiB/sec.
10707 2024.09.04 16:57:32.205882 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Debug> DynamicQueryHandler: Done processing query
10708 2024.09.04 16:57:32.205917 [ 3 ] {6e3ee24f-38e4-442a-9fa2-7fc6adc5bdff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10709 2024.09.04 16:57:32.205934 [ 3 ] {} <Debug> HTTP-Session: 118d00c9-396c-4c32-9389-78ff9f3e8132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.09.04 16:57:32.206126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10711 2024.09.04 16:57:32.206182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10712 2024.09.04 16:57:32.206203 [ 3 ] {} <Debug> HTTP-Session: c7db9bf4-6225-4623-a4bd-cf826b5a65c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10713 2024.09.04 16:57:32.206221 [ 3 ] {} <Debug> HTTP-Session: c7db9bf4-6225-4623-a4bd-cf826b5a65c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.09.04 16:57:32.206236 [ 3 ] {} <Debug> HTTP-Session: c7db9bf4-6225-4623-a4bd-cf826b5a65c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.09.04 16:57:32.206271 [ 3 ] {} <Trace> HTTP-Session: c7db9bf4-6225-4623-a4bd-cf826b5a65c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10716 2024.09.04 16:57:32.206453 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10717 2024.09.04 16:57:32.206503 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10718 2024.09.04 16:57:32.206764 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.09.04 16:57:32.207256 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.09.04 16:57:32.207296 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10721 2024.09.04 16:57:32.207681 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10722 2024.09.04 16:57:32.208049 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10723 2024.09.04 16:57:32.208220 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.00185 sec., 136216.2162162162 rows/sec., 12.03 MiB/sec.
10724 2024.09.04 16:57:32.208231 [ 142 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10725 2024.09.04 16:57:32.208348 [ 142 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10726 2024.09.04 16:57:32.208400 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10727 2024.09.04 16:57:32.208514 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Debug> DynamicQueryHandler: Done processing query
10728 2024.09.04 16:57:32.208591 [ 3 ] {d5e1800e-c6cf-4715-9f3a-a547edee6510} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10729 2024.09.04 16:57:32.208633 [ 3 ] {} <Debug> HTTP-Session: c7db9bf4-6225-4623-a4bd-cf826b5a65c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10730 2024.09.04 16:57:32.208653 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
10731 2024.09.04 16:57:32.208943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10732 2024.09.04 16:57:32.209181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10733 2024.09.04 16:57:32.209231 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10734 2024.09.04 16:57:32.209294 [ 3 ] {} <Debug> HTTP-Session: feb5d086-dd01-41cc-be7c-47812a871d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10735 2024.09.04 16:57:32.209351 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1416 rows starting from the beginning of the part
10736 2024.09.04 16:57:32.209362 [ 3 ] {} <Debug> HTTP-Session: feb5d086-dd01-41cc-be7c-47812a871d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.09.04 16:57:32.209442 [ 3 ] {} <Debug> HTTP-Session: feb5d086-dd01-41cc-be7c-47812a871d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10738 2024.09.04 16:57:32.209572 [ 3 ] {} <Trace> HTTP-Session: feb5d086-dd01-41cc-be7c-47812a871d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10739 2024.09.04 16:57:32.209695 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 251 rows starting from the beginning of the part
10740 2024.09.04 16:57:32.209931 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10741 2024.09.04 16:57:32.210018 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part
10742 2024.09.04 16:57:32.210059 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10743 2024.09.04 16:57:32.210339 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 252 rows starting from the beginning of the part
10744 2024.09.04 16:57:32.210693 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1212 rows starting from the beginning of the part
10745 2024.09.04 16:57:32.211035 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 252 rows starting from the beginning of the part
10746 2024.09.04 16:57:32.211741 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10747 2024.09.04 16:57:32.212489 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10748 2024.09.04 16:57:32.212557 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10749 2024.09.04 16:57:32.213498 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10750 2024.09.04 16:57:32.214058 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10751 2024.09.04 16:57:32.214323 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.004549 sec., 7254.341613541437 rows/sec., 543.13 KiB/sec.
10752 2024.09.04 16:57:32.214890 [ 190 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3455 rows, containing 5 columns (5 merged, 0 gathered) in 0.006419013 sec., 538244.7426107409 rows/sec., 47.45 MiB/sec.
10753 2024.09.04 16:57:32.214951 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Debug> DynamicQueryHandler: Done processing query
10754 2024.09.04 16:57:32.214984 [ 3 ] {e61b637d-5f73-4aa8-b0f6-972de138c242} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10755 2024.09.04 16:57:32.215002 [ 3 ] {} <Debug> HTTP-Session: feb5d086-dd01-41cc-be7c-47812a871d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10756 2024.09.04 16:57:32.215149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10757 2024.09.04 16:57:32.215161 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10758 2024.09.04 16:57:32.215245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10759 2024.09.04 16:57:32.215309 [ 3 ] {} <Debug> HTTP-Session: cdedcd4c-87b1-4962-8aba-fc9d1fb5cea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10760 2024.09.04 16:57:32.215336 [ 3 ] {} <Debug> HTTP-Session: cdedcd4c-87b1-4962-8aba-fc9d1fb5cea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.09.04 16:57:32.215353 [ 3 ] {} <Debug> HTTP-Session: cdedcd4c-87b1-4962-8aba-fc9d1fb5cea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10762 2024.09.04 16:57:32.215415 [ 3 ] {} <Trace> HTTP-Session: cdedcd4c-87b1-4962-8aba-fc9d1fb5cea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10763 2024.09.04 16:57:32.215659 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10764 2024.09.04 16:57:32.215798 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10765 2024.09.04 16:57:32.216385 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10766 2024.09.04 16:57:32.216509 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10767 2024.09.04 16:57:32.216590 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_56_11} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10768 2024.09.04 16:57:32.216780 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
10769 2024.09.04 16:57:32.217573 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10770 2024.09.04 16:57:32.217617 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10771 2024.09.04 16:57:32.217990 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10772 2024.09.04 16:57:32.218370 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10773 2024.09.04 16:57:32.218520 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003008 sec., 4654.255319148936 rows/sec., 325.95 KiB/sec.
10774 2024.09.04 16:57:32.218737 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Debug> DynamicQueryHandler: Done processing query
10775 2024.09.04 16:57:32.218763 [ 3 ] {21fe4282-0385-449d-ac7b-600b93329f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10776 2024.09.04 16:57:32.218779 [ 3 ] {} <Debug> HTTP-Session: cdedcd4c-87b1-4962-8aba-fc9d1fb5cea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10777 2024.09.04 16:57:32.218909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10778 2024.09.04 16:57:32.218960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10779 2024.09.04 16:57:32.218979 [ 3 ] {} <Debug> HTTP-Session: c3e1ea3e-0bd5-4ce6-a599-6888e49edd70 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10780 2024.09.04 16:57:32.218996 [ 3 ] {} <Debug> HTTP-Session: c3e1ea3e-0bd5-4ce6-a599-6888e49edd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10781 2024.09.04 16:57:32.219010 [ 3 ] {} <Debug> HTTP-Session: c3e1ea3e-0bd5-4ce6-a599-6888e49edd70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10782 2024.09.04 16:57:32.219040 [ 3 ] {} <Trace> HTTP-Session: c3e1ea3e-0bd5-4ce6-a599-6888e49edd70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10783 2024.09.04 16:57:32.219136 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10784 2024.09.04 16:57:32.219182 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10785 2024.09.04 16:57:32.219417 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10786 2024.09.04 16:57:32.219733 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10787 2024.09.04 16:57:32.219771 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10788 2024.09.04 16:57:32.220128 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10789 2024.09.04 16:57:32.220500 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10790 2024.09.04 16:57:32.220670 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec.
10791 2024.09.04 16:57:32.220673 [ 141 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
10792 2024.09.04 16:57:32.220831 [ 141 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10793 2024.09.04 16:57:32.220886 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10794 2024.09.04 16:57:32.220992 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Debug> DynamicQueryHandler: Done processing query
10795 2024.09.04 16:57:32.221031 [ 3 ] {4b581c58-6026-4e1f-82ba-a6071941983c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10796 2024.09.04 16:57:32.221047 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
10797 2024.09.04 16:57:32.221052 [ 3 ] {} <Debug> HTTP-Session: c3e1ea3e-0bd5-4ce6-a599-6888e49edd70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10798 2024.09.04 16:57:32.221192 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10799 2024.09.04 16:57:32.221242 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
10800 2024.09.04 16:57:32.221255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10801 2024.09.04 16:57:32.221381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10802 2024.09.04 16:57:32.221389 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
10803 2024.09.04 16:57:32.221425 [ 3 ] {} <Debug> HTTP-Session: 50b0adc6-e0d9-4857-9f9e-d6ef784e6156 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10804 2024.09.04 16:57:32.221463 [ 3 ] {} <Debug> HTTP-Session: 50b0adc6-e0d9-4857-9f9e-d6ef784e6156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.09.04 16:57:32.221509 [ 3 ] {} <Debug> HTTP-Session: 50b0adc6-e0d9-4857-9f9e-d6ef784e6156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.09.04 16:57:32.221560 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
10807 2024.09.04 16:57:32.221622 [ 3 ] {} <Trace> HTTP-Session: 50b0adc6-e0d9-4857-9f9e-d6ef784e6156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10808 2024.09.04 16:57:32.221946 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
10809 2024.09.04 16:57:32.222020 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
10810 2024.09.04 16:57:32.222288 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10811 2024.09.04 16:57:32.222481 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10812 2024.09.04 16:57:32.222903 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10813 2024.09.04 16:57:32.223689 [ 187 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002712005 sec., 11061.926508247589 rows/sec., 702.17 KiB/sec.
10814 2024.09.04 16:57:32.223849 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10815 2024.09.04 16:57:32.223903 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10816 2024.09.04 16:57:32.223918 [ 200 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
10817 2024.09.04 16:57:32.224890 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10818 2024.09.04 16:57:32.225079 [ 200 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10819 2024.09.04 16:57:32.225365 [ 200 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_21_5} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
10820 2024.09.04 16:57:32.225561 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10821 2024.09.04 16:57:32.225722 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10822 2024.09.04 16:57:32.225900 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.003937 sec., 105410.21082042163 rows/sec., 7.52 MiB/sec.
10823 2024.09.04 16:57:32.225912 [ 141 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10824 2024.09.04 16:57:32.226014 [ 141 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10825 2024.09.04 16:57:32.226077 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10826 2024.09.04 16:57:32.226227 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Debug> DynamicQueryHandler: Done processing query
10827 2024.09.04 16:57:32.226233 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
10828 2024.09.04 16:57:32.226258 [ 3 ] {b83f35d2-146c-45eb-8e40-385b5e180062} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10829 2024.09.04 16:57:32.226284 [ 3 ] {} <Debug> HTTP-Session: 50b0adc6-e0d9-4857-9f9e-d6ef784e6156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10830 2024.09.04 16:57:32.226375 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10831 2024.09.04 16:57:32.226403 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part
10832 2024.09.04 16:57:32.226467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10833 2024.09.04 16:57:32.226570 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 413 rows starting from the beginning of the part
10834 2024.09.04 16:57:32.226584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10835 2024.09.04 16:57:32.226668 [ 3 ] {} <Debug> HTTP-Session: 5870e22f-98d7-41ca-96a7-17fdd1c91a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10836 2024.09.04 16:57:32.226756 [ 3 ] {} <Debug> HTTP-Session: 5870e22f-98d7-41ca-96a7-17fdd1c91a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10837 2024.09.04 16:57:32.226835 [ 3 ] {} <Debug> HTTP-Session: 5870e22f-98d7-41ca-96a7-17fdd1c91a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10838 2024.09.04 16:57:32.226867 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part
10839 2024.09.04 16:57:32.226910 [ 3 ] {} <Trace> HTTP-Session: 5870e22f-98d7-41ca-96a7-17fdd1c91a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10840 2024.09.04 16:57:32.227080 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 415 rows starting from the beginning of the part
10841 2024.09.04 16:57:32.227239 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10842 2024.09.04 16:57:32.227375 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 528 rows starting from the beginning of the part
10843 2024.09.04 16:57:32.227398 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10844 2024.09.04 16:57:32.227571 [ 195 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 415 rows starting from the beginning of the part
10845 2024.09.04 16:57:32.227990 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10846 2024.09.04 16:57:32.228376 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10847 2024.09.04 16:57:32.228421 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10848 2024.09.04 16:57:32.228937 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10849 2024.09.04 16:57:32.229299 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10850 2024.09.04 16:57:32.229509 [ 141 ] {} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
10851 2024.09.04 16:57:32.229570 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002468 sec., 2431.118314424635 rows/sec., 127.02 KiB/sec.
10852 2024.09.04 16:57:32.229641 [ 141 ] {} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10853 2024.09.04 16:57:32.229793 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10854 2024.09.04 16:57:32.230220 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.004034476 sec., 683112.2554701031 rows/sec., 52.14 MiB/sec.
10855 2024.09.04 16:57:32.230501 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Debug> DynamicQueryHandler: Done processing query
10856 2024.09.04 16:57:32.230525 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10857 2024.09.04 16:57:32.230623 [ 3 ] {6159de8b-1946-4664-879c-33349332a7fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10858 2024.09.04 16:57:32.230721 [ 3 ] {} <Debug> HTTP-Session: 5870e22f-98d7-41ca-96a7-17fdd1c91a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10859 2024.09.04 16:57:32.231004 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10860 2024.09.04 16:57:32.231098 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10861 2024.09.04 16:57:32.231105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10862 2024.09.04 16:57:32.231156 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10863 2024.09.04 16:57:32.231290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10864 2024.09.04 16:57:32.231401 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10865 2024.09.04 16:57:32.231437 [ 3 ] {} <Debug> HTTP-Session: db36e7f4-ee32-4700-a795-385429c4f777 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10866 2024.09.04 16:57:32.231543 [ 3 ] {} <Debug> HTTP-Session: db36e7f4-ee32-4700-a795-385429c4f777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10867 2024.09.04 16:57:32.231832 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10868 2024.09.04 16:57:32.231875 [ 3 ] {} <Debug> HTTP-Session: db36e7f4-ee32-4700-a795-385429c4f777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.09.04 16:57:32.232278 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10870 2024.09.04 16:57:32.232398 [ 3 ] {} <Trace> HTTP-Session: db36e7f4-ee32-4700-a795-385429c4f777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10871 2024.09.04 16:57:32.232723 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10872 2024.09.04 16:57:32.233081 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
10873 2024.09.04 16:57:32.233457 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10874 2024.09.04 16:57:32.233746 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_56_11} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10875 2024.09.04 16:57:32.233915 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10876 2024.09.04 16:57:32.233952 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
10877 2024.09.04 16:57:32.234076 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10878 2024.09.04 16:57:32.234708 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10879 2024.09.04 16:57:32.235757 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10880 2024.09.04 16:57:32.235857 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10881 2024.09.04 16:57:32.235901 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005870689 sec., 21462.557461313314 rows/sec., 1.10 MiB/sec.
10882 2024.09.04 16:57:32.236100 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
10883 2024.09.04 16:57:32.236909 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10884 2024.09.04 16:57:32.237080 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_21_4} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10885 2024.09.04 16:57:32.237358 [ 193 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_21_4} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
10886 2024.09.04 16:57:32.237507 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10887 2024.09.04 16:57:32.237653 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10888 2024.09.04 16:57:32.237834 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00427 sec., 55737.70491803278 rows/sec., 3.74 MiB/sec.
10889 2024.09.04 16:57:32.237839 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10890 2024.09.04 16:57:32.237935 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10891 2024.09.04 16:57:32.237988 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10892 2024.09.04 16:57:32.238177 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Debug> DynamicQueryHandler: Done processing query
10893 2024.09.04 16:57:32.238186 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
10894 2024.09.04 16:57:32.238223 [ 3 ] {71b62e10-9bda-4827-a809-3cae517c5dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10895 2024.09.04 16:57:32.238273 [ 3 ] {} <Debug> HTTP-Session: db36e7f4-ee32-4700-a795-385429c4f777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.09.04 16:57:32.238561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10897 2024.09.04 16:57:32.238753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10898 2024.09.04 16:57:32.238764 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10899 2024.09.04 16:57:32.238855 [ 3 ] {} <Debug> HTTP-Session: 0c807dc9-a62d-4f4b-b67d-49bc27ee1c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10900 2024.09.04 16:57:32.238906 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16575 rows starting from the beginning of the part
10901 2024.09.04 16:57:32.238930 [ 3 ] {} <Debug> HTTP-Session: 0c807dc9-a62d-4f4b-b67d-49bc27ee1c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10902 2024.09.04 16:57:32.239000 [ 3 ] {} <Debug> HTTP-Session: 0c807dc9-a62d-4f4b-b67d-49bc27ee1c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.09.04 16:57:32.239214 [ 3 ] {} <Trace> HTTP-Session: 0c807dc9-a62d-4f4b-b67d-49bc27ee1c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10904 2024.09.04 16:57:32.239446 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part
10905 2024.09.04 16:57:32.239797 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10906 2024.09.04 16:57:32.240029 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
10907 2024.09.04 16:57:32.240077 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10908 2024.09.04 16:57:32.240364 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 238 rows starting from the beginning of the part
10909 2024.09.04 16:57:32.240572 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 844 rows starting from the beginning of the part
10910 2024.09.04 16:57:32.240827 [ 199 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part
10911 2024.09.04 16:57:32.240865 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10912 2024.09.04 16:57:32.241388 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10913 2024.09.04 16:57:32.241433 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10914 2024.09.04 16:57:32.241865 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10915 2024.09.04 16:57:32.242270 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10916 2024.09.04 16:57:32.242434 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002867 sec., 348.7966515521451 rows/sec., 23.50 KiB/sec.
10917 2024.09.04 16:57:32.242655 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Debug> DynamicQueryHandler: Done processing query
10918 2024.09.04 16:57:32.242682 [ 3 ] {28154c3d-927e-4cee-829d-85ff1893a26d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10919 2024.09.04 16:57:32.242709 [ 3 ] {} <Debug> HTTP-Session: 0c807dc9-a62d-4f4b-b67d-49bc27ee1c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.09.04 16:57:32.242982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10921 2024.09.04 16:57:32.243033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10922 2024.09.04 16:57:32.243053 [ 3 ] {} <Debug> HTTP-Session: e259597a-e189-4db3-bdc3-bce35c58f934 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10923 2024.09.04 16:57:32.243075 [ 3 ] {} <Debug> HTTP-Session: e259597a-e189-4db3-bdc3-bce35c58f934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10924 2024.09.04 16:57:32.243089 [ 3 ] {} <Debug> HTTP-Session: e259597a-e189-4db3-bdc3-bce35c58f934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.09.04 16:57:32.243120 [ 3 ] {} <Trace> HTTP-Session: e259597a-e189-4db3-bdc3-bce35c58f934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10926 2024.09.04 16:57:32.243587 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10927 2024.09.04 16:57:32.243655 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <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_histogramu64
10928 2024.09.04 16:57:32.244227 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10929 2024.09.04 16:57:32.244931 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10930 2024.09.04 16:57:32.244979 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10931 2024.09.04 16:57:32.245918 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10932 2024.09.04 16:57:32.246668 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10933 2024.09.04 16:57:32.246729 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18292 rows, containing 5 columns (5 merged, 0 gathered) in 0.008631536 sec., 2119205.666291608 rows/sec., 143.24 MiB/sec.
10934 2024.09.04 16:57:32.246961 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003742 sec., 8284.339925173703 rows/sec., 14.85 MiB/sec.
10935 2024.09.04 16:57:32.247132 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10936 2024.09.04 16:57:32.247401 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Debug> DynamicQueryHandler: Done processing query
10937 2024.09.04 16:57:32.247453 [ 3 ] {44e6b8c0-069b-48aa-bb0d-17792aea51cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10938 2024.09.04 16:57:32.247484 [ 3 ] {} <Debug> HTTP-Session: e259597a-e189-4db3-bdc3-bce35c58f934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.09.04 16:57:32.247673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10940 2024.09.04 16:57:32.247741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10941 2024.09.04 16:57:32.247786 [ 3 ] {} <Debug> HTTP-Session: 5313021f-c188-497a-bca8-1b89d6e4ea79 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10942 2024.09.04 16:57:32.247809 [ 3 ] {} <Debug> HTTP-Session: 5313021f-c188-497a-bca8-1b89d6e4ea79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10943 2024.09.04 16:57:32.247832 [ 3 ] {} <Debug> HTTP-Session: 5313021f-c188-497a-bca8-1b89d6e4ea79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10944 2024.09.04 16:57:32.247897 [ 3 ] {} <Trace> HTTP-Session: 5313021f-c188-497a-bca8-1b89d6e4ea79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10945 2024.09.04 16:57:32.247914 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10946 2024.09.04 16:57:32.248072 [ 201 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10947 2024.09.04 16:57:32.248104 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10948 2024.09.04 16:57:32.248222 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10949 2024.09.04 16:57:32.248231 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB.
10950 2024.09.04 16:57:32.248422 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10951 2024.09.04 16:57:32.248767 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10952 2024.09.04 16:57:32.248806 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10953 2024.09.04 16:57:32.249170 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10954 2024.09.04 16:57:32.249503 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10955 2024.09.04 16:57:32.249668 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00165 sec., 49696.969696969696 rows/sec., 3.16 MiB/sec.
10956 2024.09.04 16:57:32.249672 [ 141 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10957 2024.09.04 16:57:32.249764 [ 141 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10958 2024.09.04 16:57:32.249819 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10959 2024.09.04 16:57:32.249965 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Debug> DynamicQueryHandler: Done processing query
10960 2024.09.04 16:57:32.250071 [ 3 ] {4b5691c7-e087-47b4-bf39-0c9b1c022640} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10961 2024.09.04 16:57:32.250141 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10962 2024.09.04 16:57:32.250170 [ 3 ] {} <Debug> HTTP-Session: 5313021f-c188-497a-bca8-1b89d6e4ea79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10963 2024.09.04 16:57:32.250733 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10964 2024.09.04 16:57:32.250814 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3150 rows starting from the beginning of the part
10965 2024.09.04 16:57:32.250932 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
10966 2024.09.04 16:57:32.251117 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10967 2024.09.04 16:57:32.251299 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part
10968 2024.09.04 16:57:32.251488 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
10969 2024.09.04 16:57:32.251632 [ 194 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
10970 2024.09.04 16:57:32.253306 [ 192 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.003396101 sec., 1035304.8981758788 rows/sec., 67.71 MiB/sec.
10971 2024.09.04 16:57:32.253636 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10972 2024.09.04 16:57:32.254109 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10973 2024.09.04 16:57:32.254201 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_56_11} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10974 2024.09.04 16:57:32.254296 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10975 2024.09.04 16:57:37.197508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10976 2024.09.04 16:57:37.197653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10977 2024.09.04 16:57:37.197683 [ 3 ] {} <Debug> HTTP-Session: fa334dd6-d922-4486-925f-198ea247ba48 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10978 2024.09.04 16:57:37.197712 [ 3 ] {} <Debug> HTTP-Session: fa334dd6-d922-4486-925f-198ea247ba48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10979 2024.09.04 16:57:37.197731 [ 3 ] {} <Debug> HTTP-Session: fa334dd6-d922-4486-925f-198ea247ba48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10980 2024.09.04 16:57:37.197787 [ 3 ] {} <Trace> HTTP-Session: fa334dd6-d922-4486-925f-198ea247ba48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10981 2024.09.04 16:57:37.198018 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10982 2024.09.04 16:57:37.198092 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10983 2024.09.04 16:57:37.198470 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10984 2024.09.04 16:57:37.199043 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10985 2024.09.04 16:57:37.199090 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10986 2024.09.04 16:57:37.199513 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10987 2024.09.04 16:57:37.199907 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10988 2024.09.04 16:57:37.200073 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002137 sec., 33692.09171736079 rows/sec., 2.74 MiB/sec.
10989 2024.09.04 16:57:37.200291 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Debug> DynamicQueryHandler: Done processing query
10990 2024.09.04 16:57:37.200318 [ 3 ] {91275be2-a76f-4b15-9a36-060f4d9d734b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10991 2024.09.04 16:57:37.200334 [ 3 ] {} <Debug> HTTP-Session: fa334dd6-d922-4486-925f-198ea247ba48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10992 2024.09.04 16:57:37.200526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10993 2024.09.04 16:57:37.200580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10994 2024.09.04 16:57:37.200599 [ 3 ] {} <Debug> HTTP-Session: 69d0378c-15e8-4b85-9ce0-c330dfc9d05d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
10995 2024.09.04 16:57:37.200618 [ 3 ] {} <Debug> HTTP-Session: 69d0378c-15e8-4b85-9ce0-c330dfc9d05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.09.04 16:57:37.200632 [ 3 ] {} <Debug> HTTP-Session: 69d0378c-15e8-4b85-9ce0-c330dfc9d05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10997 2024.09.04 16:57:37.200667 [ 3 ] {} <Trace> HTTP-Session: 69d0378c-15e8-4b85-9ce0-c330dfc9d05d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10998 2024.09.04 16:57:37.200774 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10999 2024.09.04 16:57:37.200822 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11000 2024.09.04 16:57:37.201062 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11001 2024.09.04 16:57:37.201371 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11002 2024.09.04 16:57:37.201408 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11003 2024.09.04 16:57:37.201753 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11004 2024.09.04 16:57:37.202105 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11005 2024.09.04 16:57:37.202272 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001524 sec., 5249.343832020997 rows/sec., 394.73 KiB/sec.
11006 2024.09.04 16:57:37.202436 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Debug> DynamicQueryHandler: Done processing query
11007 2024.09.04 16:57:37.202459 [ 3 ] {fdb50c46-f0c5-4631-a291-eac2e8837e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11008 2024.09.04 16:57:37.202475 [ 3 ] {} <Debug> HTTP-Session: 69d0378c-15e8-4b85-9ce0-c330dfc9d05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11009 2024.09.04 16:57:37.202603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11010 2024.09.04 16:57:37.202651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11011 2024.09.04 16:57:37.202670 [ 3 ] {} <Debug> HTTP-Session: f8cab30d-e2be-479e-856f-9c18593898bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11012 2024.09.04 16:57:37.202687 [ 3 ] {} <Debug> HTTP-Session: f8cab30d-e2be-479e-856f-9c18593898bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11013 2024.09.04 16:57:37.202701 [ 3 ] {} <Debug> HTTP-Session: f8cab30d-e2be-479e-856f-9c18593898bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11014 2024.09.04 16:57:37.202734 [ 3 ] {} <Trace> HTTP-Session: f8cab30d-e2be-479e-856f-9c18593898bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11015 2024.09.04 16:57:37.202854 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11016 2024.09.04 16:57:37.202898 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11017 2024.09.04 16:57:37.203122 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11018 2024.09.04 16:57:37.203493 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11019 2024.09.04 16:57:37.203530 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11020 2024.09.04 16:57:37.203878 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11021 2024.09.04 16:57:37.204223 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11022 2024.09.04 16:57:37.204381 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001558 sec., 46213.093709884466 rows/sec., 3.61 MiB/sec.
11023 2024.09.04 16:57:37.204554 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Debug> DynamicQueryHandler: Done processing query
11024 2024.09.04 16:57:37.204577 [ 3 ] {4022e7aa-8374-45ee-88d0-14b3eb4fd91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11025 2024.09.04 16:57:37.204592 [ 3 ] {} <Debug> HTTP-Session: f8cab30d-e2be-479e-856f-9c18593898bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11026 2024.09.04 16:57:37.204781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11027 2024.09.04 16:57:37.204829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11028 2024.09.04 16:57:37.204847 [ 3 ] {} <Debug> HTTP-Session: 70d93d83-ff8a-4e05-86cc-4e9dc0d605c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11029 2024.09.04 16:57:37.204865 [ 3 ] {} <Debug> HTTP-Session: 70d93d83-ff8a-4e05-86cc-4e9dc0d605c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.09.04 16:57:37.204879 [ 3 ] {} <Debug> HTTP-Session: 70d93d83-ff8a-4e05-86cc-4e9dc0d605c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11031 2024.09.04 16:57:37.204911 [ 3 ] {} <Trace> HTTP-Session: 70d93d83-ff8a-4e05-86cc-4e9dc0d605c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11032 2024.09.04 16:57:37.205061 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11033 2024.09.04 16:57:37.205109 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11034 2024.09.04 16:57:37.205253 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11035 2024.09.04 16:57:37.205638 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11036 2024.09.04 16:57:37.205674 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11037 2024.09.04 16:57:37.206055 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11038 2024.09.04 16:57:37.206395 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11039 2024.09.04 16:57:37.206546 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec.
11040 2024.09.04 16:57:37.206794 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Debug> DynamicQueryHandler: Done processing query
11041 2024.09.04 16:57:37.206859 [ 3 ] {4439bb63-b037-4f8a-8ffd-4871e1309708} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11042 2024.09.04 16:57:37.206916 [ 3 ] {} <Debug> HTTP-Session: 70d93d83-ff8a-4e05-86cc-4e9dc0d605c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11043 2024.09.04 16:57:37.207097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11044 2024.09.04 16:57:37.207149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11045 2024.09.04 16:57:37.207168 [ 3 ] {} <Debug> HTTP-Session: e10e6fa7-a869-4923-a7e7-7ba139f7cacd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11046 2024.09.04 16:57:37.207186 [ 3 ] {} <Debug> HTTP-Session: e10e6fa7-a869-4923-a7e7-7ba139f7cacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11047 2024.09.04 16:57:37.207201 [ 3 ] {} <Debug> HTTP-Session: e10e6fa7-a869-4923-a7e7-7ba139f7cacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11048 2024.09.04 16:57:37.207233 [ 3 ] {} <Trace> HTTP-Session: e10e6fa7-a869-4923-a7e7-7ba139f7cacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11049 2024.09.04 16:57:37.207420 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11050 2024.09.04 16:57:37.207498 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <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_histogramu64
11051 2024.09.04 16:57:37.207936 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11052 2024.09.04 16:57:37.208491 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11053 2024.09.04 16:57:37.208531 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11054 2024.09.04 16:57:37.209131 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11055 2024.09.04 16:57:37.209534 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11056 2024.09.04 16:57:37.209732 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec.
11057 2024.09.04 16:57:37.210055 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Debug> DynamicQueryHandler: Done processing query
11058 2024.09.04 16:57:37.210079 [ 3 ] {7b3fbb70-58f3-433c-abc8-32e10e7f2c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11059 2024.09.04 16:57:37.210096 [ 3 ] {} <Debug> HTTP-Session: e10e6fa7-a869-4923-a7e7-7ba139f7cacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11060 2024.09.04 16:57:37.210227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11061 2024.09.04 16:57:37.210276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11062 2024.09.04 16:57:37.210295 [ 3 ] {} <Debug> HTTP-Session: e402ddcf-8f73-4215-81c9-fcd459ccb6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11063 2024.09.04 16:57:37.210313 [ 3 ] {} <Debug> HTTP-Session: e402ddcf-8f73-4215-81c9-fcd459ccb6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11064 2024.09.04 16:57:37.210328 [ 3 ] {} <Debug> HTTP-Session: e402ddcf-8f73-4215-81c9-fcd459ccb6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11065 2024.09.04 16:57:37.210358 [ 3 ] {} <Trace> HTTP-Session: e402ddcf-8f73-4215-81c9-fcd459ccb6bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11066 2024.09.04 16:57:37.210478 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11067 2024.09.04 16:57:37.210525 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11068 2024.09.04 16:57:37.210657 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11069 2024.09.04 16:57:37.210953 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11070 2024.09.04 16:57:37.210990 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11071 2024.09.04 16:57:37.211348 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11072 2024.09.04 16:57:37.211668 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11073 2024.09.04 16:57:37.211830 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
11074 2024.09.04 16:57:37.212142 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Debug> DynamicQueryHandler: Done processing query
11075 2024.09.04 16:57:37.212213 [ 3 ] {6f747022-21d4-4f38-a72c-553133711fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11076 2024.09.04 16:57:37.212279 [ 3 ] {} <Debug> HTTP-Session: e402ddcf-8f73-4215-81c9-fcd459ccb6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11077 2024.09.04 16:57:42.203090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11078 2024.09.04 16:57:42.203229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11079 2024.09.04 16:57:42.203255 [ 3 ] {} <Debug> HTTP-Session: c049c937-22d7-4e6c-bfb4-59d38f1829e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11080 2024.09.04 16:57:42.203279 [ 3 ] {} <Debug> HTTP-Session: c049c937-22d7-4e6c-bfb4-59d38f1829e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11081 2024.09.04 16:57:42.203295 [ 3 ] {} <Debug> HTTP-Session: c049c937-22d7-4e6c-bfb4-59d38f1829e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11082 2024.09.04 16:57:42.203345 [ 3 ] {} <Trace> HTTP-Session: c049c937-22d7-4e6c-bfb4-59d38f1829e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11083 2024.09.04 16:57:42.203530 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11084 2024.09.04 16:57:42.203598 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11085 2024.09.04 16:57:42.203932 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11086 2024.09.04 16:57:42.204361 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11087 2024.09.04 16:57:42.204409 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11088 2024.09.04 16:57:42.204827 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11089 2024.09.04 16:57:42.205206 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11090 2024.09.04 16:57:42.205376 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001897 sec., 2108.5925144965736 rows/sec., 171.94 KiB/sec.
11091 2024.09.04 16:57:42.205601 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Debug> DynamicQueryHandler: Done processing query
11092 2024.09.04 16:57:42.205628 [ 3 ] {8019d946-99ce-4e3d-8d8d-61948332d6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11093 2024.09.04 16:57:42.205644 [ 3 ] {} <Debug> HTTP-Session: c049c937-22d7-4e6c-bfb4-59d38f1829e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11094 2024.09.04 16:57:42.205883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11095 2024.09.04 16:57:42.205940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11096 2024.09.04 16:57:42.205960 [ 3 ] {} <Debug> HTTP-Session: ea3c788f-b110-4171-9afe-08dbe6de1f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11097 2024.09.04 16:57:42.205979 [ 3 ] {} <Debug> HTTP-Session: ea3c788f-b110-4171-9afe-08dbe6de1f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11098 2024.09.04 16:57:42.205994 [ 3 ] {} <Debug> HTTP-Session: ea3c788f-b110-4171-9afe-08dbe6de1f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11099 2024.09.04 16:57:42.206031 [ 3 ] {} <Trace> HTTP-Session: ea3c788f-b110-4171-9afe-08dbe6de1f50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11100 2024.09.04 16:57:42.206211 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11101 2024.09.04 16:57:42.206259 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11102 2024.09.04 16:57:42.206496 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11103 2024.09.04 16:57:42.206970 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11104 2024.09.04 16:57:42.207009 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11105 2024.09.04 16:57:42.207379 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11106 2024.09.04 16:57:42.207726 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11107 2024.09.04 16:57:42.207861 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Debug> executeQuery: Read 253 rows, 22.87 KiB in 0.001744 sec., 145068.80733944953 rows/sec., 12.80 MiB/sec.
11108 2024.09.04 16:57:42.208035 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Debug> DynamicQueryHandler: Done processing query
11109 2024.09.04 16:57:42.208059 [ 3 ] {c62477e5-68d8-400b-a1fd-c0b08c2ad84f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11110 2024.09.04 16:57:42.208075 [ 3 ] {} <Debug> HTTP-Session: ea3c788f-b110-4171-9afe-08dbe6de1f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11111 2024.09.04 16:57:42.208211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11112 2024.09.04 16:57:42.208263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11113 2024.09.04 16:57:42.208283 [ 3 ] {} <Debug> HTTP-Session: 97753860-74a6-45da-bb4f-da8fda4cf42a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11114 2024.09.04 16:57:42.208301 [ 3 ] {} <Debug> HTTP-Session: 97753860-74a6-45da-bb4f-da8fda4cf42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11115 2024.09.04 16:57:42.208315 [ 3 ] {} <Debug> HTTP-Session: 97753860-74a6-45da-bb4f-da8fda4cf42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11116 2024.09.04 16:57:42.208348 [ 3 ] {} <Trace> HTTP-Session: 97753860-74a6-45da-bb4f-da8fda4cf42a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11117 2024.09.04 16:57:42.208456 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11118 2024.09.04 16:57:42.208501 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11119 2024.09.04 16:57:42.208729 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11120 2024.09.04 16:57:42.209049 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11121 2024.09.04 16:57:42.209085 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11122 2024.09.04 16:57:42.209423 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11123 2024.09.04 16:57:42.209782 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11124 2024.09.04 16:57:42.209905 [ 131 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11125 2024.09.04 16:57:42.209910 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001486 sec., 23553.162853297443 rows/sec., 1.72 MiB/sec.
11126 2024.09.04 16:57:42.209945 [ 131 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11127 2024.09.04 16:57:42.209979 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11128 2024.09.04 16:57:42.210166 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Debug> DynamicQueryHandler: Done processing query
11129 2024.09.04 16:57:42.210184 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
11130 2024.09.04 16:57:42.210199 [ 3 ] {b377df20-062e-44ac-9942-e60afa011842} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11131 2024.09.04 16:57:42.210272 [ 3 ] {} <Debug> HTTP-Session: 97753860-74a6-45da-bb4f-da8fda4cf42a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11132 2024.09.04 16:57:42.210449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11133 2024.09.04 16:57:42.210475 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11134 2024.09.04 16:57:42.210558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11135 2024.09.04 16:57:42.210564 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 57 rows starting from the beginning of the part
11136 2024.09.04 16:57:42.210603 [ 3 ] {} <Debug> HTTP-Session: 02630d20-f7e9-4e6d-943f-1f5d48bf6008 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11137 2024.09.04 16:57:42.210643 [ 3 ] {} <Debug> HTTP-Session: 02630d20-f7e9-4e6d-943f-1f5d48bf6008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11138 2024.09.04 16:57:42.210681 [ 3 ] {} <Debug> HTTP-Session: 02630d20-f7e9-4e6d-943f-1f5d48bf6008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11139 2024.09.04 16:57:42.210842 [ 3 ] {} <Trace> HTTP-Session: 02630d20-f7e9-4e6d-943f-1f5d48bf6008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11140 2024.09.04 16:57:42.210834 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 33 rows starting from the beginning of the part
11141 2024.09.04 16:57:42.211154 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part
11142 2024.09.04 16:57:42.211203 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11143 2024.09.04 16:57:42.211417 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11144 2024.09.04 16:57:42.211464 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part
11145 2024.09.04 16:57:42.211838 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part
11146 2024.09.04 16:57:42.212177 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part
11147 2024.09.04 16:57:42.212928 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11148 2024.09.04 16:57:42.213715 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11149 2024.09.04 16:57:42.213777 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11150 2024.09.04 16:57:42.214795 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11151 2024.09.04 16:57:42.215383 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294636 sec., 32863.448969863086 rows/sec., 2.51 MiB/sec.
11152 2024.09.04 16:57:42.215608 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11153 2024.09.04 16:57:42.215787 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11154 2024.09.04 16:57:42.216012 [ 131 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11155 2024.09.04 16:57:42.216108 [ 131 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11156 2024.09.04 16:57:42.216195 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11157 2024.09.04 16:57:42.216211 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005107 sec., 2741.335421969845 rows/sec., 191.99 KiB/sec.
11158 2024.09.04 16:57:42.216751 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
11159 2024.09.04 16:57:42.217291 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Debug> DynamicQueryHandler: Done processing query
11160 2024.09.04 16:57:42.217324 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11161 2024.09.04 16:57:42.217336 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11162 2024.09.04 16:57:42.217354 [ 3 ] {2a6c6d90-1209-4027-9ad6-711907d7cd49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11163 2024.09.04 16:57:42.217413 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part
11164 2024.09.04 16:57:42.217436 [ 3 ] {} <Debug> HTTP-Session: 02630d20-f7e9-4e6d-943f-1f5d48bf6008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11165 2024.09.04 16:57:42.217603 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_56_11} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11166 2024.09.04 16:57:42.217753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11167 2024.09.04 16:57:42.217920 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
11168 2024.09.04 16:57:42.217964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11169 2024.09.04 16:57:42.218011 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
11170 2024.09.04 16:57:42.218059 [ 3 ] {} <Debug> HTTP-Session: 869f29a7-50f0-48be-8730-01ed84b11041 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11171 2024.09.04 16:57:42.218166 [ 3 ] {} <Debug> HTTP-Session: 869f29a7-50f0-48be-8730-01ed84b11041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11172 2024.09.04 16:57:42.218233 [ 3 ] {} <Debug> HTTP-Session: 869f29a7-50f0-48be-8730-01ed84b11041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11173 2024.09.04 16:57:42.218358 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
11174 2024.09.04 16:57:42.218370 [ 3 ] {} <Trace> HTTP-Session: 869f29a7-50f0-48be-8730-01ed84b11041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11175 2024.09.04 16:57:42.218674 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11176 2024.09.04 16:57:42.218685 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part
11177 2024.09.04 16:57:42.218764 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11178 2024.09.04 16:57:42.218971 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
11179 2024.09.04 16:57:42.219333 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
11180 2024.09.04 16:57:42.220121 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11181 2024.09.04 16:57:42.220971 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11182 2024.09.04 16:57:42.221035 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11183 2024.09.04 16:57:42.222018 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11184 2024.09.04 16:57:42.222606 [ 196 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006232418 sec., 84397.4200703483 rows/sec., 5.73 MiB/sec.
11185 2024.09.04 16:57:42.222833 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11186 2024.09.04 16:57:42.222932 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11187 2024.09.04 16:57:42.223194 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004645 sec., 1291.7115177610335 rows/sec., 76.32 KiB/sec.
11188 2024.09.04 16:57:42.223687 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Debug> DynamicQueryHandler: Done processing query
11189 2024.09.04 16:57:42.223729 [ 3 ] {c1a0840d-76e4-4bc5-b172-8da9b631418d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11190 2024.09.04 16:57:42.223762 [ 3 ] {} <Debug> HTTP-Session: 869f29a7-50f0-48be-8730-01ed84b11041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.09.04 16:57:42.223901 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11192 2024.09.04 16:57:42.224003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11193 2024.09.04 16:57:42.224048 [ 188 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_31_6} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11194 2024.09.04 16:57:42.224073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11195 2024.09.04 16:57:42.224109 [ 3 ] {} <Debug> HTTP-Session: 6f9a3b94-fd12-42ed-b3f1-1eb6cb2a1283 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11196 2024.09.04 16:57:42.224162 [ 3 ] {} <Debug> HTTP-Session: 6f9a3b94-fd12-42ed-b3f1-1eb6cb2a1283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11197 2024.09.04 16:57:42.224199 [ 3 ] {} <Debug> HTTP-Session: 6f9a3b94-fd12-42ed-b3f1-1eb6cb2a1283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11198 2024.09.04 16:57:42.224202 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
11199 2024.09.04 16:57:42.224263 [ 3 ] {} <Trace> HTTP-Session: 6f9a3b94-fd12-42ed-b3f1-1eb6cb2a1283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11200 2024.09.04 16:57:42.224493 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11201 2024.09.04 16:57:42.224537 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11202 2024.09.04 16:57:42.224787 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11203 2024.09.04 16:57:42.225366 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11204 2024.09.04 16:57:42.225402 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11205 2024.09.04 16:57:42.225776 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11206 2024.09.04 16:57:42.226139 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11207 2024.09.04 16:57:42.226269 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Debug> executeQuery: Read 417 rows, 30.49 KiB in 0.001894 sec., 220168.954593453 rows/sec., 15.72 MiB/sec.
11208 2024.09.04 16:57:42.226434 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Debug> DynamicQueryHandler: Done processing query
11209 2024.09.04 16:57:42.226457 [ 3 ] {077c0bdd-c90f-44a9-8046-d6c1d0f91b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11210 2024.09.04 16:57:42.226473 [ 3 ] {} <Debug> HTTP-Session: 6f9a3b94-fd12-42ed-b3f1-1eb6cb2a1283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11211 2024.09.04 16:57:42.226599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11212 2024.09.04 16:57:42.226646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11213 2024.09.04 16:57:42.226664 [ 3 ] {} <Debug> HTTP-Session: 6b18ea8f-00df-4dea-a33e-13833270fa4e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11214 2024.09.04 16:57:42.226682 [ 3 ] {} <Debug> HTTP-Session: 6b18ea8f-00df-4dea-a33e-13833270fa4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11215 2024.09.04 16:57:42.226696 [ 3 ] {} <Debug> HTTP-Session: 6b18ea8f-00df-4dea-a33e-13833270fa4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11216 2024.09.04 16:57:42.226727 [ 3 ] {} <Trace> HTTP-Session: 6b18ea8f-00df-4dea-a33e-13833270fa4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11217 2024.09.04 16:57:42.226824 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11218 2024.09.04 16:57:42.226869 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11219 2024.09.04 16:57:42.226996 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11220 2024.09.04 16:57:42.227250 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11221 2024.09.04 16:57:42.227285 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11222 2024.09.04 16:57:42.227637 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11223 2024.09.04 16:57:42.227955 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11224 2024.09.04 16:57:42.228083 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001284 sec., 4672.897196261682 rows/sec., 244.14 KiB/sec.
11225 2024.09.04 16:57:42.228229 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Debug> DynamicQueryHandler: Done processing query
11226 2024.09.04 16:57:42.228252 [ 3 ] {b64a2ff8-29c5-42e9-bdfb-38717f005eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11227 2024.09.04 16:57:42.228267 [ 3 ] {} <Debug> HTTP-Session: 6b18ea8f-00df-4dea-a33e-13833270fa4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11228 2024.09.04 16:57:42.228437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11229 2024.09.04 16:57:42.228483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11230 2024.09.04 16:57:42.228503 [ 3 ] {} <Debug> HTTP-Session: c11f7858-19e8-4dfb-ac49-10013bf98901 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11231 2024.09.04 16:57:42.228520 [ 3 ] {} <Debug> HTTP-Session: c11f7858-19e8-4dfb-ac49-10013bf98901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11232 2024.09.04 16:57:42.228535 [ 3 ] {} <Debug> HTTP-Session: c11f7858-19e8-4dfb-ac49-10013bf98901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11233 2024.09.04 16:57:42.228565 [ 3 ] {} <Trace> HTTP-Session: c11f7858-19e8-4dfb-ac49-10013bf98901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11234 2024.09.04 16:57:42.228738 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11235 2024.09.04 16:57:42.228785 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11236 2024.09.04 16:57:42.228925 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11237 2024.09.04 16:57:42.229336 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11238 2024.09.04 16:57:42.229371 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11239 2024.09.04 16:57:42.229754 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11240 2024.09.04 16:57:42.230089 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11241 2024.09.04 16:57:42.230222 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.00158 sec., 151265.82278481012 rows/sec., 10.14 MiB/sec.
11242 2024.09.04 16:57:42.230475 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Debug> DynamicQueryHandler: Done processing query
11243 2024.09.04 16:57:42.230540 [ 3 ] {42b4ee64-1043-44e5-98dc-a51d319316bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11244 2024.09.04 16:57:42.230601 [ 3 ] {} <Debug> HTTP-Session: c11f7858-19e8-4dfb-ac49-10013bf98901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11245 2024.09.04 16:57:42.230762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11246 2024.09.04 16:57:42.230812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11247 2024.09.04 16:57:42.230831 [ 3 ] {} <Debug> HTTP-Session: 8f6f7537-5cbd-4baf-885c-9b44d5395c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11248 2024.09.04 16:57:42.230849 [ 3 ] {} <Debug> HTTP-Session: 8f6f7537-5cbd-4baf-885c-9b44d5395c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11249 2024.09.04 16:57:42.230863 [ 3 ] {} <Debug> HTTP-Session: 8f6f7537-5cbd-4baf-885c-9b44d5395c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11250 2024.09.04 16:57:42.230895 [ 3 ] {} <Trace> HTTP-Session: 8f6f7537-5cbd-4baf-885c-9b44d5395c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11251 2024.09.04 16:57:42.230994 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11252 2024.09.04 16:57:42.231039 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11253 2024.09.04 16:57:42.231183 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11254 2024.09.04 16:57:42.231433 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11255 2024.09.04 16:57:42.231469 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11256 2024.09.04 16:57:42.231815 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11257 2024.09.04 16:57:42.232131 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11258 2024.09.04 16:57:42.232255 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec.
11259 2024.09.04 16:57:42.232400 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Debug> DynamicQueryHandler: Done processing query
11260 2024.09.04 16:57:42.232423 [ 3 ] {b92d8847-bfcb-4fbe-8a63-efea7cbafb50} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11261 2024.09.04 16:57:42.232438 [ 3 ] {} <Debug> HTTP-Session: 8f6f7537-5cbd-4baf-885c-9b44d5395c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11262 2024.09.04 16:57:42.232581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11263 2024.09.04 16:57:42.232627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11264 2024.09.04 16:57:42.232645 [ 3 ] {} <Debug> HTTP-Session: e5f8de07-d9e6-4a68-b6db-20a26073c1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11265 2024.09.04 16:57:42.232662 [ 3 ] {} <Debug> HTTP-Session: e5f8de07-d9e6-4a68-b6db-20a26073c1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11266 2024.09.04 16:57:42.232676 [ 3 ] {} <Debug> HTTP-Session: e5f8de07-d9e6-4a68-b6db-20a26073c1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11267 2024.09.04 16:57:42.232706 [ 3 ] {} <Trace> HTTP-Session: e5f8de07-d9e6-4a68-b6db-20a26073c1e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11268 2024.09.04 16:57:42.233033 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11269 2024.09.04 16:57:42.233097 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <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_histogramu64
11270 2024.09.04 16:57:42.233505 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11271 2024.09.04 16:57:42.234149 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11272 2024.09.04 16:57:42.234184 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11273 2024.09.04 16:57:42.234799 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11274 2024.09.04 16:57:42.235196 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11275 2024.09.04 16:57:42.235327 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11276 2024.09.04 16:57:42.235342 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002552 sec., 12147.335423197492 rows/sec., 21.77 MiB/sec.
11277 2024.09.04 16:57:42.235368 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11278 2024.09.04 16:57:42.235411 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11279 2024.09.04 16:57:42.235576 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
11280 2024.09.04 16:57:42.235659 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Debug> DynamicQueryHandler: Done processing query
11281 2024.09.04 16:57:42.235688 [ 3 ] {374da37e-673f-41e6-bfca-3a5ec63b090d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11282 2024.09.04 16:57:42.235712 [ 3 ] {} <Debug> HTTP-Session: e5f8de07-d9e6-4a68-b6db-20a26073c1e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11283 2024.09.04 16:57:42.235879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11284 2024.09.04 16:57:42.235903 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11285 2024.09.04 16:57:42.235948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11286 2024.09.04 16:57:42.235981 [ 3 ] {} <Debug> HTTP-Session: 9a53da2d-d421-4ba0-8074-b542bcfaabdd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11287 2024.09.04 16:57:42.235990 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 986 rows starting from the beginning of the part
11288 2024.09.04 16:57:42.236007 [ 3 ] {} <Debug> HTTP-Session: 9a53da2d-d421-4ba0-8074-b542bcfaabdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11289 2024.09.04 16:57:42.236029 [ 3 ] {} <Debug> HTTP-Session: 9a53da2d-d421-4ba0-8074-b542bcfaabdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11290 2024.09.04 16:57:42.236074 [ 3 ] {} <Trace> HTTP-Session: 9a53da2d-d421-4ba0-8074-b542bcfaabdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11291 2024.09.04 16:57:42.236295 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11292 2024.09.04 16:57:42.236313 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part
11293 2024.09.04 16:57:42.236350 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11294 2024.09.04 16:57:42.236807 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part
11295 2024.09.04 16:57:42.236847 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11296 2024.09.04 16:57:42.237165 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part
11297 2024.09.04 16:57:42.237549 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part
11298 2024.09.04 16:57:42.237610 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11299 2024.09.04 16:57:42.237667 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
11300 2024.09.04 16:57:42.237886 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part
11301 2024.09.04 16:57:42.238431 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11302 2024.09.04 16:57:42.238913 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11303 2024.09.04 16:57:42.239065 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002872 sec., 28551.532033426185 rows/sec., 1.81 MiB/sec.
11304 2024.09.04 16:57:42.239240 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Debug> DynamicQueryHandler: Done processing query
11305 2024.09.04 16:57:42.239273 [ 3 ] {72f90428-5ea1-4533-82d0-b2d97d74cb07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11306 2024.09.04 16:57:42.239290 [ 3 ] {} <Debug> HTTP-Session: 9a53da2d-d421-4ba0-8074-b542bcfaabdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11307 2024.09.04 16:57:42.243043 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1095 rows, containing 19 columns (19 merged, 0 gathered) in 0.00755321 sec., 144971.47570370743 rows/sec., 259.78 MiB/sec.
11308 2024.09.04 16:57:42.244500 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11309 2024.09.04 16:57:42.245098 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11310 2024.09.04 16:57:42.245185 [ 188 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11311 2024.09.04 16:57:42.245332 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.43 MiB.
11312 2024.09.04 16:57:45.630850 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
11313 2024.09.04 16:57:45.630926 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
11314 2024.09.04 16:57:47.197693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11315 2024.09.04 16:57:47.197812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11316 2024.09.04 16:57:47.197839 [ 3 ] {} <Debug> HTTP-Session: a0e608ea-a1f4-4c70-b06d-de48084c1997 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11317 2024.09.04 16:57:47.197864 [ 3 ] {} <Debug> HTTP-Session: a0e608ea-a1f4-4c70-b06d-de48084c1997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.09.04 16:57:47.197880 [ 3 ] {} <Debug> HTTP-Session: a0e608ea-a1f4-4c70-b06d-de48084c1997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11319 2024.09.04 16:57:47.197931 [ 3 ] {} <Trace> HTTP-Session: a0e608ea-a1f4-4c70-b06d-de48084c1997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11320 2024.09.04 16:57:47.198146 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11321 2024.09.04 16:57:47.198214 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11322 2024.09.04 16:57:47.198559 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11323 2024.09.04 16:57:47.199055 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11324 2024.09.04 16:57:47.199103 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11325 2024.09.04 16:57:47.199534 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11326 2024.09.04 16:57:47.199941 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11327 2024.09.04 16:57:47.200129 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002045 sec., 35207.823960880196 rows/sec., 2.86 MiB/sec.
11328 2024.09.04 16:57:47.200359 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Debug> DynamicQueryHandler: Done processing query
11329 2024.09.04 16:57:47.200388 [ 3 ] {1ebf5fe9-b1c1-4bd7-b3b2-dcbfa931e8ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11330 2024.09.04 16:57:47.200405 [ 3 ] {} <Debug> HTTP-Session: a0e608ea-a1f4-4c70-b06d-de48084c1997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11331 2024.09.04 16:57:47.200568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11332 2024.09.04 16:57:47.200623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11333 2024.09.04 16:57:47.200643 [ 3 ] {} <Debug> HTTP-Session: 770d935f-dc1c-4bf0-be70-f781029bcfdb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11334 2024.09.04 16:57:47.200661 [ 3 ] {} <Debug> HTTP-Session: 770d935f-dc1c-4bf0-be70-f781029bcfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11335 2024.09.04 16:57:47.200675 [ 3 ] {} <Debug> HTTP-Session: 770d935f-dc1c-4bf0-be70-f781029bcfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11336 2024.09.04 16:57:47.200710 [ 3 ] {} <Trace> HTTP-Session: 770d935f-dc1c-4bf0-be70-f781029bcfdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11337 2024.09.04 16:57:47.200822 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11338 2024.09.04 16:57:47.200869 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11339 2024.09.04 16:57:47.201110 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11340 2024.09.04 16:57:47.201468 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11341 2024.09.04 16:57:47.201508 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11342 2024.09.04 16:57:47.201868 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11343 2024.09.04 16:57:47.202238 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11344 2024.09.04 16:57:47.202406 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001609 sec., 4972.032318210068 rows/sec., 373.87 KiB/sec.
11345 2024.09.04 16:57:47.202584 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Debug> DynamicQueryHandler: Done processing query
11346 2024.09.04 16:57:47.202608 [ 3 ] {6dac7d57-a8ef-4a97-be11-c507f2022530} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11347 2024.09.04 16:57:47.202625 [ 3 ] {} <Debug> HTTP-Session: 770d935f-dc1c-4bf0-be70-f781029bcfdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11348 2024.09.04 16:57:47.202766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11349 2024.09.04 16:57:47.202815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11350 2024.09.04 16:57:47.202835 [ 3 ] {} <Debug> HTTP-Session: 78a77f0c-b96e-4432-adec-5dcfd7e4c993 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11351 2024.09.04 16:57:47.202852 [ 3 ] {} <Debug> HTTP-Session: 78a77f0c-b96e-4432-adec-5dcfd7e4c993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.09.04 16:57:47.202866 [ 3 ] {} <Debug> HTTP-Session: 78a77f0c-b96e-4432-adec-5dcfd7e4c993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.09.04 16:57:47.202899 [ 3 ] {} <Trace> HTTP-Session: 78a77f0c-b96e-4432-adec-5dcfd7e4c993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11354 2024.09.04 16:57:47.203021 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11355 2024.09.04 16:57:47.203064 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11356 2024.09.04 16:57:47.203296 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11357 2024.09.04 16:57:47.203665 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11358 2024.09.04 16:57:47.203704 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11359 2024.09.04 16:57:47.204064 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11360 2024.09.04 16:57:47.204427 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11361 2024.09.04 16:57:47.204588 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001602 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec.
11362 2024.09.04 16:57:47.204758 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Debug> DynamicQueryHandler: Done processing query
11363 2024.09.04 16:57:47.204781 [ 3 ] {f971a34d-f924-484f-a234-68cf004dc63f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11364 2024.09.04 16:57:47.204798 [ 3 ] {} <Debug> HTTP-Session: 78a77f0c-b96e-4432-adec-5dcfd7e4c993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11365 2024.09.04 16:57:47.204974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11366 2024.09.04 16:57:47.205023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11367 2024.09.04 16:57:47.205043 [ 3 ] {} <Debug> HTTP-Session: a60effba-9aae-4a50-ae9d-aa3c1a4dc677 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11368 2024.09.04 16:57:47.205060 [ 3 ] {} <Debug> HTTP-Session: a60effba-9aae-4a50-ae9d-aa3c1a4dc677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11369 2024.09.04 16:57:47.205074 [ 3 ] {} <Debug> HTTP-Session: a60effba-9aae-4a50-ae9d-aa3c1a4dc677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11370 2024.09.04 16:57:47.205106 [ 3 ] {} <Trace> HTTP-Session: a60effba-9aae-4a50-ae9d-aa3c1a4dc677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11371 2024.09.04 16:57:47.205255 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11372 2024.09.04 16:57:47.205303 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11373 2024.09.04 16:57:47.205450 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11374 2024.09.04 16:57:47.205932 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11375 2024.09.04 16:57:47.205969 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11376 2024.09.04 16:57:47.206358 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11377 2024.09.04 16:57:47.206711 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11378 2024.09.04 16:57:47.206850 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec.
11379 2024.09.04 16:57:47.207038 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Debug> DynamicQueryHandler: Done processing query
11380 2024.09.04 16:57:47.207061 [ 3 ] {5a42fb3c-2298-41d6-9916-d56f2db428d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11381 2024.09.04 16:57:47.207078 [ 3 ] {} <Debug> HTTP-Session: a60effba-9aae-4a50-ae9d-aa3c1a4dc677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11382 2024.09.04 16:57:47.207214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11383 2024.09.04 16:57:47.207263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11384 2024.09.04 16:57:47.207282 [ 3 ] {} <Debug> HTTP-Session: 4a64b480-f889-47bc-8354-9c6de71d9a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11385 2024.09.04 16:57:47.207299 [ 3 ] {} <Debug> HTTP-Session: 4a64b480-f889-47bc-8354-9c6de71d9a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11386 2024.09.04 16:57:47.207313 [ 3 ] {} <Debug> HTTP-Session: 4a64b480-f889-47bc-8354-9c6de71d9a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11387 2024.09.04 16:57:47.207344 [ 3 ] {} <Trace> HTTP-Session: 4a64b480-f889-47bc-8354-9c6de71d9a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11388 2024.09.04 16:57:47.207497 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11389 2024.09.04 16:57:47.207562 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <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_histogramu64
11390 2024.09.04 16:57:47.207970 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11391 2024.09.04 16:57:47.208450 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11392 2024.09.04 16:57:47.208487 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11393 2024.09.04 16:57:47.209080 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11394 2024.09.04 16:57:47.209490 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11395 2024.09.04 16:57:47.209696 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002275 sec., 3516.4835164835163 rows/sec., 6.30 MiB/sec.
11396 2024.09.04 16:57:47.210155 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Debug> DynamicQueryHandler: Done processing query
11397 2024.09.04 16:57:47.210201 [ 3 ] {7162f589-1d2d-4a09-a79c-3a0aae6fdbdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11398 2024.09.04 16:57:47.210224 [ 3 ] {} <Debug> HTTP-Session: 4a64b480-f889-47bc-8354-9c6de71d9a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11399 2024.09.04 16:57:47.210359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11400 2024.09.04 16:57:47.210409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11401 2024.09.04 16:57:47.210429 [ 3 ] {} <Debug> HTTP-Session: 297d8ef5-8154-4aee-b141-cf3965668f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11402 2024.09.04 16:57:47.210446 [ 3 ] {} <Debug> HTTP-Session: 297d8ef5-8154-4aee-b141-cf3965668f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11403 2024.09.04 16:57:47.210460 [ 3 ] {} <Debug> HTTP-Session: 297d8ef5-8154-4aee-b141-cf3965668f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11404 2024.09.04 16:57:47.210491 [ 3 ] {} <Trace> HTTP-Session: 297d8ef5-8154-4aee-b141-cf3965668f8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11405 2024.09.04 16:57:47.210612 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11406 2024.09.04 16:57:47.210659 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11407 2024.09.04 16:57:47.210805 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11408 2024.09.04 16:57:47.211092 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11409 2024.09.04 16:57:47.211129 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11410 2024.09.04 16:57:47.211494 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11411 2024.09.04 16:57:47.211825 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11412 2024.09.04 16:57:47.211970 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
11413 2024.09.04 16:57:47.212139 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Debug> DynamicQueryHandler: Done processing query
11414 2024.09.04 16:57:47.212163 [ 3 ] {25eb7a31-7dff-4b7e-a813-6083b1208326} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11415 2024.09.04 16:57:47.212180 [ 3 ] {} <Debug> HTTP-Session: 297d8ef5-8154-4aee-b141-cf3965668f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11416 2024.09.04 16:57:52.203479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11417 2024.09.04 16:57:52.203644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11418 2024.09.04 16:57:52.203678 [ 3 ] {} <Debug> HTTP-Session: db63ee54-1a28-4dd9-84e4-d348e1379365 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11419 2024.09.04 16:57:52.203713 [ 3 ] {} <Debug> HTTP-Session: db63ee54-1a28-4dd9-84e4-d348e1379365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.09.04 16:57:52.203735 [ 3 ] {} <Debug> HTTP-Session: db63ee54-1a28-4dd9-84e4-d348e1379365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11421 2024.09.04 16:57:52.203792 [ 3 ] {} <Trace> HTTP-Session: db63ee54-1a28-4dd9-84e4-d348e1379365 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11422 2024.09.04 16:57:52.203994 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11423 2024.09.04 16:57:52.204069 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11424 2024.09.04 16:57:52.204417 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11425 2024.09.04 16:57:52.204833 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11426 2024.09.04 16:57:52.204875 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11427 2024.09.04 16:57:52.205325 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11428 2024.09.04 16:57:52.205727 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11429 2024.09.04 16:57:52.205875 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001942 sec., 1029.8661174047375 rows/sec., 83.98 KiB/sec.
11430 2024.09.04 16:57:52.206196 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Debug> DynamicQueryHandler: Done processing query
11431 2024.09.04 16:57:52.206231 [ 3 ] {2e43c2f5-a9d4-4ec1-80fa-ae0626f00c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11432 2024.09.04 16:57:52.206250 [ 3 ] {} <Debug> HTTP-Session: db63ee54-1a28-4dd9-84e4-d348e1379365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11433 2024.09.04 16:57:52.206500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11434 2024.09.04 16:57:52.206556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11435 2024.09.04 16:57:52.206577 [ 3 ] {} <Debug> HTTP-Session: 22da7d0e-648b-47f0-a6ad-0e9c65f95704 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11436 2024.09.04 16:57:52.206595 [ 3 ] {} <Debug> HTTP-Session: 22da7d0e-648b-47f0-a6ad-0e9c65f95704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11437 2024.09.04 16:57:52.206609 [ 3 ] {} <Debug> HTTP-Session: 22da7d0e-648b-47f0-a6ad-0e9c65f95704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11438 2024.09.04 16:57:52.206644 [ 3 ] {} <Trace> HTTP-Session: 22da7d0e-648b-47f0-a6ad-0e9c65f95704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11439 2024.09.04 16:57:52.206832 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11440 2024.09.04 16:57:52.206884 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11441 2024.09.04 16:57:52.207144 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11442 2024.09.04 16:57:52.207642 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11443 2024.09.04 16:57:52.207681 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11444 2024.09.04 16:57:52.208060 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11445 2024.09.04 16:57:52.208424 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11446 2024.09.04 16:57:52.208555 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001816 sec., 138766.51982378855 rows/sec., 12.26 MiB/sec.
11447 2024.09.04 16:57:52.208729 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Debug> DynamicQueryHandler: Done processing query
11448 2024.09.04 16:57:52.208754 [ 3 ] {f26be297-aec7-4542-b1f5-1c752f6dae82} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11449 2024.09.04 16:57:52.208771 [ 3 ] {} <Debug> HTTP-Session: 22da7d0e-648b-47f0-a6ad-0e9c65f95704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11450 2024.09.04 16:57:52.208911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11451 2024.09.04 16:57:52.208962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11452 2024.09.04 16:57:52.208982 [ 3 ] {} <Debug> HTTP-Session: a771097d-280d-411f-8c6a-ba35e0012852 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11453 2024.09.04 16:57:52.209000 [ 3 ] {} <Debug> HTTP-Session: a771097d-280d-411f-8c6a-ba35e0012852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.09.04 16:57:52.209014 [ 3 ] {} <Debug> HTTP-Session: a771097d-280d-411f-8c6a-ba35e0012852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11455 2024.09.04 16:57:52.209046 [ 3 ] {} <Trace> HTTP-Session: a771097d-280d-411f-8c6a-ba35e0012852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11456 2024.09.04 16:57:52.209159 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11457 2024.09.04 16:57:52.209203 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11458 2024.09.04 16:57:52.209428 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11459 2024.09.04 16:57:52.209765 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11460 2024.09.04 16:57:52.209801 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11461 2024.09.04 16:57:52.210145 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11462 2024.09.04 16:57:52.210513 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11463 2024.09.04 16:57:52.210644 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001522 sec., 21681.997371879108 rows/sec., 1.59 MiB/sec.
11464 2024.09.04 16:57:52.210902 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Debug> DynamicQueryHandler: Done processing query
11465 2024.09.04 16:57:52.210961 [ 3 ] {0e6010ea-2cd7-4033-b042-abef9b524d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11466 2024.09.04 16:57:52.211020 [ 3 ] {} <Debug> HTTP-Session: a771097d-280d-411f-8c6a-ba35e0012852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11467 2024.09.04 16:57:52.211187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11468 2024.09.04 16:57:52.211238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11469 2024.09.04 16:57:52.211258 [ 3 ] {} <Debug> HTTP-Session: 835a7d4e-ca2b-453d-97f2-b61fb61ed65e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11470 2024.09.04 16:57:52.211274 [ 3 ] {} <Debug> HTTP-Session: 835a7d4e-ca2b-453d-97f2-b61fb61ed65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.09.04 16:57:52.211288 [ 3 ] {} <Debug> HTTP-Session: 835a7d4e-ca2b-453d-97f2-b61fb61ed65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11472 2024.09.04 16:57:52.211320 [ 3 ] {} <Trace> HTTP-Session: 835a7d4e-ca2b-453d-97f2-b61fb61ed65e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11473 2024.09.04 16:57:52.211425 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11474 2024.09.04 16:57:52.211469 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11475 2024.09.04 16:57:52.211708 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11476 2024.09.04 16:57:52.212025 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11477 2024.09.04 16:57:52.212062 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11478 2024.09.04 16:57:52.212415 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11479 2024.09.04 16:57:52.212765 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11480 2024.09.04 16:57:52.212895 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec.
11481 2024.09.04 16:57:52.213050 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Debug> DynamicQueryHandler: Done processing query
11482 2024.09.04 16:57:52.213074 [ 3 ] {7ee51847-ab2e-4ea8-91d1-acfd9210e95c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11483 2024.09.04 16:57:52.213090 [ 3 ] {} <Debug> HTTP-Session: 835a7d4e-ca2b-453d-97f2-b61fb61ed65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11484 2024.09.04 16:57:52.213200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11485 2024.09.04 16:57:52.213246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11486 2024.09.04 16:57:52.213266 [ 3 ] {} <Debug> HTTP-Session: ce843d9c-d720-4ab0-89c1-79749bf0ab96 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11487 2024.09.04 16:57:52.213282 [ 3 ] {} <Debug> HTTP-Session: ce843d9c-d720-4ab0-89c1-79749bf0ab96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.09.04 16:57:52.213296 [ 3 ] {} <Debug> HTTP-Session: ce843d9c-d720-4ab0-89c1-79749bf0ab96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11489 2024.09.04 16:57:52.213326 [ 3 ] {} <Trace> HTTP-Session: ce843d9c-d720-4ab0-89c1-79749bf0ab96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11490 2024.09.04 16:57:52.213421 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11491 2024.09.04 16:57:52.213463 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11492 2024.09.04 16:57:52.213692 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11493 2024.09.04 16:57:52.213985 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11494 2024.09.04 16:57:52.214022 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11495 2024.09.04 16:57:52.214370 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11496 2024.09.04 16:57:52.214738 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11497 2024.09.04 16:57:52.214868 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 241.64 KiB/sec.
11498 2024.09.04 16:57:52.215271 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Debug> DynamicQueryHandler: Done processing query
11499 2024.09.04 16:57:52.215325 [ 3 ] {bf2aafff-c89d-4e9c-a5c2-ad15845cf7b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11500 2024.09.04 16:57:52.215360 [ 3 ] {} <Debug> HTTP-Session: ce843d9c-d720-4ab0-89c1-79749bf0ab96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11501 2024.09.04 16:57:52.215577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11502 2024.09.04 16:57:52.215629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11503 2024.09.04 16:57:52.215649 [ 3 ] {} <Debug> HTTP-Session: 5b91cb04-7c5e-4e0d-990b-fcb9eef9a2d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11504 2024.09.04 16:57:52.215665 [ 3 ] {} <Debug> HTTP-Session: 5b91cb04-7c5e-4e0d-990b-fcb9eef9a2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.09.04 16:57:52.215679 [ 3 ] {} <Debug> HTTP-Session: 5b91cb04-7c5e-4e0d-990b-fcb9eef9a2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11506 2024.09.04 16:57:52.215710 [ 3 ] {} <Trace> HTTP-Session: 5b91cb04-7c5e-4e0d-990b-fcb9eef9a2d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11507 2024.09.04 16:57:52.215923 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11508 2024.09.04 16:57:52.215969 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11509 2024.09.04 16:57:52.216223 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11510 2024.09.04 16:57:52.216807 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11511 2024.09.04 16:57:52.216845 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11512 2024.09.04 16:57:52.217219 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11513 2024.09.04 16:57:52.217591 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11514 2024.09.04 16:57:52.217719 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001908 sec., 217505.24109014677 rows/sec., 15.52 MiB/sec.
11515 2024.09.04 16:57:52.217874 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Debug> DynamicQueryHandler: Done processing query
11516 2024.09.04 16:57:52.217898 [ 3 ] {c258afec-5f51-456f-861f-e8c3bcd4b16c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11517 2024.09.04 16:57:52.217915 [ 3 ] {} <Debug> HTTP-Session: 5b91cb04-7c5e-4e0d-990b-fcb9eef9a2d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11518 2024.09.04 16:57:52.218044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11519 2024.09.04 16:57:52.218091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11520 2024.09.04 16:57:52.218110 [ 3 ] {} <Debug> HTTP-Session: 65f004ed-4db4-4105-a026-643fec7165eb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11521 2024.09.04 16:57:52.218127 [ 3 ] {} <Debug> HTTP-Session: 65f004ed-4db4-4105-a026-643fec7165eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11522 2024.09.04 16:57:52.218141 [ 3 ] {} <Debug> HTTP-Session: 65f004ed-4db4-4105-a026-643fec7165eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11523 2024.09.04 16:57:52.218173 [ 3 ] {} <Trace> HTTP-Session: 65f004ed-4db4-4105-a026-643fec7165eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11524 2024.09.04 16:57:52.218270 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11525 2024.09.04 16:57:52.218315 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11526 2024.09.04 16:57:52.218444 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11527 2024.09.04 16:57:52.218770 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11528 2024.09.04 16:57:52.218807 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11529 2024.09.04 16:57:52.219165 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11530 2024.09.04 16:57:52.219494 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11531 2024.09.04 16:57:52.219619 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec.
11532 2024.09.04 16:57:52.219790 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Debug> DynamicQueryHandler: Done processing query
11533 2024.09.04 16:57:52.219814 [ 3 ] {3a0c116b-d3ee-4399-91a0-01edec6ecda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11534 2024.09.04 16:57:52.219830 [ 3 ] {} <Debug> HTTP-Session: 65f004ed-4db4-4105-a026-643fec7165eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11535 2024.09.04 16:57:52.220004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11536 2024.09.04 16:57:52.220053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11537 2024.09.04 16:57:52.220072 [ 3 ] {} <Debug> HTTP-Session: c4fee632-a919-42ba-aa17-24aaed829ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11538 2024.09.04 16:57:52.220089 [ 3 ] {} <Debug> HTTP-Session: c4fee632-a919-42ba-aa17-24aaed829ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11539 2024.09.04 16:57:52.220102 [ 3 ] {} <Debug> HTTP-Session: c4fee632-a919-42ba-aa17-24aaed829ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11540 2024.09.04 16:57:52.220134 [ 3 ] {} <Trace> HTTP-Session: c4fee632-a919-42ba-aa17-24aaed829ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11541 2024.09.04 16:57:52.220321 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11542 2024.09.04 16:57:52.220367 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11543 2024.09.04 16:57:52.220510 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11544 2024.09.04 16:57:52.220975 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11545 2024.09.04 16:57:52.221011 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11546 2024.09.04 16:57:52.221392 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11547 2024.09.04 16:57:52.221733 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11548 2024.09.04 16:57:52.221860 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001645 sec., 144680.8510638298 rows/sec., 9.70 MiB/sec.
11549 2024.09.04 16:57:52.222025 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Debug> DynamicQueryHandler: Done processing query
11550 2024.09.04 16:57:52.222049 [ 3 ] {b7145198-1144-4592-85dc-0d81a3de1f46} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11551 2024.09.04 16:57:52.222065 [ 3 ] {} <Debug> HTTP-Session: c4fee632-a919-42ba-aa17-24aaed829ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11552 2024.09.04 16:57:52.222176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11553 2024.09.04 16:57:52.222224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11554 2024.09.04 16:57:52.222243 [ 3 ] {} <Debug> HTTP-Session: 0aaaba60-1220-4cf3-bea3-f9197516289f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11555 2024.09.04 16:57:52.222260 [ 3 ] {} <Debug> HTTP-Session: 0aaaba60-1220-4cf3-bea3-f9197516289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11556 2024.09.04 16:57:52.222274 [ 3 ] {} <Debug> HTTP-Session: 0aaaba60-1220-4cf3-bea3-f9197516289f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11557 2024.09.04 16:57:52.222305 [ 3 ] {} <Trace> HTTP-Session: 0aaaba60-1220-4cf3-bea3-f9197516289f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11558 2024.09.04 16:57:52.222398 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11559 2024.09.04 16:57:52.222441 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11560 2024.09.04 16:57:52.222571 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11561 2024.09.04 16:57:52.222826 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11562 2024.09.04 16:57:52.222860 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11563 2024.09.04 16:57:52.223211 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11564 2024.09.04 16:57:52.223539 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11565 2024.09.04 16:57:52.223662 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec.
11566 2024.09.04 16:57:52.223819 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Debug> DynamicQueryHandler: Done processing query
11567 2024.09.04 16:57:52.223844 [ 3 ] {bc99b663-cbd7-437c-8bf3-0d5b7b7674a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11568 2024.09.04 16:57:52.223859 [ 3 ] {} <Debug> HTTP-Session: 0aaaba60-1220-4cf3-bea3-f9197516289f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11569 2024.09.04 16:57:52.224000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11570 2024.09.04 16:57:52.224048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11571 2024.09.04 16:57:52.224067 [ 3 ] {} <Debug> HTTP-Session: e45ec110-e2da-48a4-b2f3-988bc697f205 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11572 2024.09.04 16:57:52.224083 [ 3 ] {} <Debug> HTTP-Session: e45ec110-e2da-48a4-b2f3-988bc697f205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11573 2024.09.04 16:57:52.224097 [ 3 ] {} <Debug> HTTP-Session: e45ec110-e2da-48a4-b2f3-988bc697f205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11574 2024.09.04 16:57:52.224127 [ 3 ] {} <Trace> HTTP-Session: e45ec110-e2da-48a4-b2f3-988bc697f205 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11575 2024.09.04 16:57:52.224447 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11576 2024.09.04 16:57:52.224510 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <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_histogramu64
11577 2024.09.04 16:57:52.224923 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11578 2024.09.04 16:57:52.225628 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11579 2024.09.04 16:57:52.225665 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11580 2024.09.04 16:57:52.226299 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11581 2024.09.04 16:57:52.226713 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11582 2024.09.04 16:57:52.226878 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002662 sec., 11645.379413974455 rows/sec., 20.87 MiB/sec.
11583 2024.09.04 16:57:52.227385 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Debug> DynamicQueryHandler: Done processing query
11584 2024.09.04 16:57:52.227447 [ 3 ] {c2449958-dbbe-4ba6-86e5-cb3a304a3dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11585 2024.09.04 16:57:52.227512 [ 3 ] {} <Debug> HTTP-Session: e45ec110-e2da-48a4-b2f3-988bc697f205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11586 2024.09.04 16:57:52.227707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11587 2024.09.04 16:57:52.227761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11588 2024.09.04 16:57:52.227782 [ 3 ] {} <Debug> HTTP-Session: 4cd29aa7-d217-41e3-8dbd-53718842146e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11589 2024.09.04 16:57:52.227799 [ 3 ] {} <Debug> HTTP-Session: 4cd29aa7-d217-41e3-8dbd-53718842146e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11590 2024.09.04 16:57:52.227812 [ 3 ] {} <Debug> HTTP-Session: 4cd29aa7-d217-41e3-8dbd-53718842146e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11591 2024.09.04 16:57:52.227845 [ 3 ] {} <Trace> HTTP-Session: 4cd29aa7-d217-41e3-8dbd-53718842146e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11592 2024.09.04 16:57:52.227985 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11593 2024.09.04 16:57:52.228032 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11594 2024.09.04 16:57:52.228196 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11595 2024.09.04 16:57:52.228535 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11596 2024.09.04 16:57:52.228571 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11597 2024.09.04 16:57:52.228934 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11598 2024.09.04 16:57:52.229270 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11599 2024.09.04 16:57:52.229428 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001494 sec., 54886.211512717535 rows/sec., 3.49 MiB/sec.
11600 2024.09.04 16:57:52.229595 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Debug> DynamicQueryHandler: Done processing query
11601 2024.09.04 16:57:52.229620 [ 3 ] {110fceb9-7a53-4cee-94c0-85eb7e3d892d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11602 2024.09.04 16:57:52.229636 [ 3 ] {} <Debug> HTTP-Session: 4cd29aa7-d217-41e3-8dbd-53718842146e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11603 2024.09.04 16:57:57.226209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11604 2024.09.04 16:57:57.226353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11605 2024.09.04 16:57:57.226384 [ 3 ] {} <Debug> HTTP-Session: fcb40a8a-60e4-4bd6-88be-07fe9a045c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11606 2024.09.04 16:57:57.226413 [ 3 ] {} <Debug> HTTP-Session: fcb40a8a-60e4-4bd6-88be-07fe9a045c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11607 2024.09.04 16:57:57.226432 [ 3 ] {} <Debug> HTTP-Session: fcb40a8a-60e4-4bd6-88be-07fe9a045c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11608 2024.09.04 16:57:57.226487 [ 3 ] {} <Trace> HTTP-Session: fcb40a8a-60e4-4bd6-88be-07fe9a045c39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11609 2024.09.04 16:57:57.226688 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11610 2024.09.04 16:57:57.226764 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11611 2024.09.04 16:57:57.227152 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11612 2024.09.04 16:57:57.227627 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11613 2024.09.04 16:57:57.227669 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11614 2024.09.04 16:57:57.228091 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11615 2024.09.04 16:57:57.228490 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11616 2024.09.04 16:57:57.228637 [ 115 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
11617 2024.09.04 16:57:57.228640 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002013 sec., 1987.083954297069 rows/sec., 162.03 KiB/sec.
11618 2024.09.04 16:57:57.228687 [ 115 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11619 2024.09.04 16:57:57.228732 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11620 2024.09.04 16:57:57.228985 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Debug> DynamicQueryHandler: Done processing query
11621 2024.09.04 16:57:57.229055 [ 3 ] {c501b476-a925-427b-9b51-af75a0702db0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11622 2024.09.04 16:57:57.229146 [ 3 ] {} <Debug> HTTP-Session: fcb40a8a-60e4-4bd6-88be-07fe9a045c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11623 2024.09.04 16:57:57.229442 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
11624 2024.09.04 16:57:57.229552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 176129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11625 2024.09.04 16:57:57.229665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11626 2024.09.04 16:57:57.229720 [ 3 ] {} <Debug> HTTP-Session: 219eef72-db4f-47df-aaa8-83102a45d1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11627 2024.09.04 16:57:57.229777 [ 3 ] {} <Debug> HTTP-Session: 219eef72-db4f-47df-aaa8-83102a45d1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.09.04 16:57:57.229816 [ 3 ] {} <Debug> HTTP-Session: 219eef72-db4f-47df-aaa8-83102a45d1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.09.04 16:57:57.229820 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11630 2024.09.04 16:57:57.229892 [ 3 ] {} <Trace> HTTP-Session: 219eef72-db4f-47df-aaa8-83102a45d1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11631 2024.09.04 16:57:57.229908 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 18 rows starting from the beginning of the part
11632 2024.09.04 16:57:57.230185 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
11633 2024.09.04 16:57:57.230371 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
11634 2024.09.04 16:57:57.230607 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11635 2024.09.04 16:57:57.230633 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
11636 2024.09.04 16:57:57.230717 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11637 2024.09.04 16:57:57.230864 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
11638 2024.09.04 16:57:57.231254 [ 196 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
11639 2024.09.04 16:57:57.232098 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11640 2024.09.04 16:57:57.233237 [ 198 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004380214 sec., 7305.5791338048775 rows/sec., 624.26 KiB/sec.
11641 2024.09.04 16:57:57.233527 [ 198 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
11642 2024.09.04 16:57:57.234271 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11643 2024.09.04 16:57:57.234346 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11644 2024.09.04 16:57:57.234463 [ 198 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11645 2024.09.04 16:57:57.234645 [ 198 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_29_6} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
11646 2024.09.04 16:57:57.234819 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11647 2024.09.04 16:57:57.235078 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11648 2024.09.04 16:57:57.235461 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11649 2024.09.04 16:57:57.235589 [ 115 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11650 2024.09.04 16:57:57.235595 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.00546 sec., 222344.32234432237 rows/sec., 18.37 MiB/sec.
11651 2024.09.04 16:57:57.235617 [ 115 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11652 2024.09.04 16:57:57.235659 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11653 2024.09.04 16:57:57.235980 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
11654 2024.09.04 16:57:57.236133 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Debug> DynamicQueryHandler: Done processing query
11655 2024.09.04 16:57:57.236316 [ 3 ] {64affb74-3cc0-47b7-9695-bc54d676f1a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
11656 2024.09.04 16:57:57.236429 [ 3 ] {} <Debug> HTTP-Session: 219eef72-db4f-47df-aaa8-83102a45d1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11657 2024.09.04 16:57:57.236684 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11658 2024.09.04 16:57:57.236792 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1416 rows starting from the beginning of the part
11659 2024.09.04 16:57:57.236908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11660 2024.09.04 16:57:57.237095 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part
11661 2024.09.04 16:57:57.237133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11662 2024.09.04 16:57:57.237313 [ 3 ] {} <Debug> HTTP-Session: c717593d-d3c1-437b-8a42-87fe559be055 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11663 2024.09.04 16:57:57.237394 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 253 rows starting from the beginning of the part
11664 2024.09.04 16:57:57.237407 [ 3 ] {} <Debug> HTTP-Session: c717593d-d3c1-437b-8a42-87fe559be055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11665 2024.09.04 16:57:57.237485 [ 3 ] {} <Debug> HTTP-Session: c717593d-d3c1-437b-8a42-87fe559be055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11666 2024.09.04 16:57:57.237675 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part
11667 2024.09.04 16:57:57.237750 [ 3 ] {} <Trace> HTTP-Session: c717593d-d3c1-437b-8a42-87fe559be055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11668 2024.09.04 16:57:57.237949 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 252 rows starting from the beginning of the part
11669 2024.09.04 16:57:57.238246 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1214 rows starting from the beginning of the part
11670 2024.09.04 16:57:57.238409 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11671 2024.09.04 16:57:57.238584 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11672 2024.09.04 16:57:57.239460 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11673 2024.09.04 16:57:57.240424 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11674 2024.09.04 16:57:57.240497 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11675 2024.09.04 16:57:57.241409 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11676 2024.09.04 16:57:57.241974 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11677 2024.09.04 16:57:57.242426 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00429 sec., 2797.202797202797 rows/sec., 205.33 KiB/sec.
11678 2024.09.04 16:57:57.242434 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3279 rows, containing 5 columns (5 merged, 0 gathered) in 0.006661339 sec., 492243.3762941655 rows/sec., 43.20 MiB/sec.
11679 2024.09.04 16:57:57.242727 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Debug> DynamicQueryHandler: Done processing query
11680 2024.09.04 16:57:57.242738 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11681 2024.09.04 16:57:57.242766 [ 3 ] {53d40f8f-9439-483f-a194-07638efaf836} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11682 2024.09.04 16:57:57.242816 [ 3 ] {} <Debug> HTTP-Session: c717593d-d3c1-437b-8a42-87fe559be055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11683 2024.09.04 16:57:57.243118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11684 2024.09.04 16:57:57.243250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11685 2024.09.04 16:57:57.243312 [ 3 ] {} <Debug> HTTP-Session: 87b64c86-a2f8-4fed-a88a-7a91435655c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11686 2024.09.04 16:57:57.243342 [ 3 ] {} <Debug> HTTP-Session: 87b64c86-a2f8-4fed-a88a-7a91435655c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11687 2024.09.04 16:57:57.243362 [ 3 ] {} <Debug> HTTP-Session: 87b64c86-a2f8-4fed-a88a-7a91435655c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11688 2024.09.04 16:57:57.243415 [ 3 ] {} <Trace> HTTP-Session: 87b64c86-a2f8-4fed-a88a-7a91435655c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11689 2024.09.04 16:57:57.243570 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11690 2024.09.04 16:57:57.243670 [ 186 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_61_12} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11691 2024.09.04 16:57:57.243720 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11692 2024.09.04 16:57:57.243815 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
11693 2024.09.04 16:57:57.243831 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11694 2024.09.04 16:57:57.244095 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11695 2024.09.04 16:57:57.244539 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11696 2024.09.04 16:57:57.244578 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11697 2024.09.04 16:57:57.244954 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11698 2024.09.04 16:57:57.245314 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11699 2024.09.04 16:57:57.245443 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001912 sec., 119246.86192468619 rows/sec., 8.07 MiB/sec.
11700 2024.09.04 16:57:57.245818 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Debug> DynamicQueryHandler: Done processing query
11701 2024.09.04 16:57:57.245848 [ 3 ] {0c3f1225-1873-4010-8c9c-f9f2a570c951} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11702 2024.09.04 16:57:57.245865 [ 3 ] {} <Debug> HTTP-Session: 87b64c86-a2f8-4fed-a88a-7a91435655c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11703 2024.09.04 16:57:57.246217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11704 2024.09.04 16:57:57.246268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11705 2024.09.04 16:57:57.246288 [ 3 ] {} <Debug> HTTP-Session: e0d49430-459d-48b4-bbc1-29845c3dd574 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11706 2024.09.04 16:57:57.246305 [ 3 ] {} <Debug> HTTP-Session: e0d49430-459d-48b4-bbc1-29845c3dd574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.09.04 16:57:57.246318 [ 3 ] {} <Debug> HTTP-Session: e0d49430-459d-48b4-bbc1-29845c3dd574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11708 2024.09.04 16:57:57.246350 [ 3 ] {} <Trace> HTTP-Session: e0d49430-459d-48b4-bbc1-29845c3dd574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11709 2024.09.04 16:57:57.246682 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11710 2024.09.04 16:57:57.246727 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11711 2024.09.04 16:57:57.246975 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11712 2024.09.04 16:57:57.247652 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11713 2024.09.04 16:57:57.247689 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11714 2024.09.04 16:57:57.248076 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11715 2024.09.04 16:57:57.248448 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11716 2024.09.04 16:57:57.248577 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002097 sec., 253695.7558416786 rows/sec., 18.80 MiB/sec.
11717 2024.09.04 16:57:57.248582 [ 115 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11718 2024.09.04 16:57:57.248636 [ 115 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11719 2024.09.04 16:57:57.248673 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11720 2024.09.04 16:57:57.248807 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Debug> DynamicQueryHandler: Done processing query
11721 2024.09.04 16:57:57.248876 [ 3 ] {88a242f8-d098-4b92-a31d-c56a85c72e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11722 2024.09.04 16:57:57.248919 [ 3 ] {} <Debug> HTTP-Session: e0d49430-459d-48b4-bbc1-29845c3dd574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11723 2024.09.04 16:57:57.248930 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
11724 2024.09.04 16:57:57.249262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11725 2024.09.04 16:57:57.249432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11726 2024.09.04 16:57:57.249538 [ 3 ] {} <Debug> HTTP-Session: ee6e7709-e67f-4c2f-870c-02ad2dd946fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11727 2024.09.04 16:57:57.249564 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11728 2024.09.04 16:57:57.249622 [ 3 ] {} <Debug> HTTP-Session: ee6e7709-e67f-4c2f-870c-02ad2dd946fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11729 2024.09.04 16:57:57.249704 [ 3 ] {} <Debug> HTTP-Session: ee6e7709-e67f-4c2f-870c-02ad2dd946fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11730 2024.09.04 16:57:57.249709 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part
11731 2024.09.04 16:57:57.249839 [ 3 ] {} <Trace> HTTP-Session: ee6e7709-e67f-4c2f-870c-02ad2dd946fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11732 2024.09.04 16:57:57.250154 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part
11733 2024.09.04 16:57:57.250335 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 417 rows starting from the beginning of the part
11734 2024.09.04 16:57:57.250507 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part
11735 2024.09.04 16:57:57.250593 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11736 2024.09.04 16:57:57.250684 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 415 rows starting from the beginning of the part
11737 2024.09.04 16:57:57.250750 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11738 2024.09.04 16:57:57.251015 [ 199 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 532 rows starting from the beginning of the part
11739 2024.09.04 16:57:57.251817 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11740 2024.09.04 16:57:57.252883 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11741 2024.09.04 16:57:57.252923 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11742 2024.09.04 16:57:57.253373 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.00463167 sec., 522705.63317334786 rows/sec., 40.10 MiB/sec.
11743 2024.09.04 16:57:57.253583 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11744 2024.09.04 16:57:57.253648 [ 187 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11745 2024.09.04 16:57:57.254083 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11746 2024.09.04 16:57:57.254254 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11747 2024.09.04 16:57:57.254271 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.004073 sec., 207709.30518045666 rows/sec., 13.98 MiB/sec.
11748 2024.09.04 16:57:57.254301 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11749 2024.09.04 16:57:57.254373 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11750 2024.09.04 16:57:57.254415 [ 187 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11751 2024.09.04 16:57:57.254945 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Debug> DynamicQueryHandler: Done processing query
11752 2024.09.04 16:57:57.254956 [ 187 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_61_12} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11753 2024.09.04 16:57:57.254977 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
11754 2024.09.04 16:57:57.255039 [ 3 ] {d04b6768-70b0-4f85-8f8d-c1a6634d89d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11755 2024.09.04 16:57:57.255182 [ 3 ] {} <Debug> HTTP-Session: ee6e7709-e67f-4c2f-870c-02ad2dd946fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11756 2024.09.04 16:57:57.255413 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
11757 2024.09.04 16:57:57.255702 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11758 2024.09.04 16:57:57.255771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11759 2024.09.04 16:57:57.255819 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18292 rows starting from the beginning of the part
11760 2024.09.04 16:57:57.255987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11761 2024.09.04 16:57:57.256092 [ 3 ] {} <Debug> HTTP-Session: 718b0b4d-92be-43ad-9ef4-fffbadeccb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11762 2024.09.04 16:57:57.256142 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
11763 2024.09.04 16:57:57.256163 [ 3 ] {} <Debug> HTTP-Session: 718b0b4d-92be-43ad-9ef4-fffbadeccb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11764 2024.09.04 16:57:57.256218 [ 3 ] {} <Debug> HTTP-Session: 718b0b4d-92be-43ad-9ef4-fffbadeccb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.09.04 16:57:57.256436 [ 3 ] {} <Trace> HTTP-Session: 718b0b4d-92be-43ad-9ef4-fffbadeccb66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11766 2024.09.04 16:57:57.256478 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 239 rows starting from the beginning of the part
11767 2024.09.04 16:57:57.256788 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
11768 2024.09.04 16:57:57.257101 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11769 2024.09.04 16:57:57.257114 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 238 rows starting from the beginning of the part
11770 2024.09.04 16:57:57.257400 [ 190 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 846 rows starting from the beginning of the part
11771 2024.09.04 16:57:57.257459 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <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_histogramu64
11772 2024.09.04 16:57:57.259183 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11773 2024.09.04 16:57:57.259881 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11774 2024.09.04 16:57:57.259930 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11775 2024.09.04 16:57:57.261647 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11776 2024.09.04 16:57:57.262575 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11777 2024.09.04 16:57:57.262744 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005912 sec., 1353.1799729364006 rows/sec., 2.42 MiB/sec.
11778 2024.09.04 16:57:57.263131 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Debug> DynamicQueryHandler: Done processing query
11779 2024.09.04 16:57:57.263189 [ 3 ] {50d3c80e-e899-430b-aec7-fecc90f87620} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11780 2024.09.04 16:57:57.263239 [ 3 ] {} <Debug> HTTP-Session: 718b0b4d-92be-43ad-9ef4-fffbadeccb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.09.04 16:57:57.263423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11782 2024.09.04 16:57:57.263481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11783 2024.09.04 16:57:57.263502 [ 3 ] {} <Debug> HTTP-Session: b661aa58-95fe-4e80-8a95-6e5723f887b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11784 2024.09.04 16:57:57.263520 [ 3 ] {} <Debug> HTTP-Session: b661aa58-95fe-4e80-8a95-6e5723f887b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11785 2024.09.04 16:57:57.263537 [ 3 ] {} <Debug> HTTP-Session: b661aa58-95fe-4e80-8a95-6e5723f887b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11786 2024.09.04 16:57:57.263572 [ 3 ] {} <Trace> HTTP-Session: b661aa58-95fe-4e80-8a95-6e5723f887b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11787 2024.09.04 16:57:57.263706 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11788 2024.09.04 16:57:57.263773 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11789 2024.09.04 16:57:57.263929 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11790 2024.09.04 16:57:57.264273 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11791 2024.09.04 16:57:57.264323 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11792 2024.09.04 16:57:57.264878 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11793 2024.09.04 16:57:57.265276 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11794 2024.09.04 16:57:57.265499 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001828 sec., 32822.75711159738 rows/sec., 2.21 MiB/sec.
11795 2024.09.04 16:57:57.265530 [ 114 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11796 2024.09.04 16:57:57.265655 [ 114 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11797 2024.09.04 16:57:57.265742 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11798 2024.09.04 16:57:57.266250 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
11799 2024.09.04 16:57:57.266329 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Debug> DynamicQueryHandler: Done processing query
11800 2024.09.04 16:57:57.266359 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19935 rows, containing 5 columns (5 merged, 0 gathered) in 0.011796372 sec., 1689926.360409794 rows/sec., 114.24 MiB/sec.
11801 2024.09.04 16:57:57.266389 [ 3 ] {e5f51135-1c12-4006-bdab-69cb3c2ec5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11802 2024.09.04 16:57:57.266453 [ 3 ] {} <Debug> HTTP-Session: b661aa58-95fe-4e80-8a95-6e5723f887b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11803 2024.09.04 16:57:57.266580 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11804 2024.09.04 16:57:57.266619 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3516 rows starting from the beginning of the part
11805 2024.09.04 16:57:57.266766 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
11806 2024.09.04 16:57:57.266832 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11807 2024.09.04 16:57:57.267109 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part
11808 2024.09.04 16:57:57.267442 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
11809 2024.09.04 16:57:57.267765 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
11810 2024.09.04 16:57:57.268223 [ 193 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
11811 2024.09.04 16:57:57.268682 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11812 2024.09.04 16:57:57.268837 [ 187 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11813 2024.09.04 16:57:57.268989 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB.
11814 2024.09.04 16:57:57.270328 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3860 rows, containing 4 columns (4 merged, 0 gathered) in 0.004370715 sec., 883150.6973115383 rows/sec., 57.77 MiB/sec.
11815 2024.09.04 16:57:57.270664 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11816 2024.09.04 16:57:57.271132 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11817 2024.09.04 16:57:57.271228 [ 197 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_61_12} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11818 2024.09.04 16:57:57.271325 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
11819 2024.09.04 16:58:00.630974 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
11820 2024.09.04 16:58:00.631046 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
11821 2024.09.04 16:58:02.203649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11822 2024.09.04 16:58:02.203770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11823 2024.09.04 16:58:02.203799 [ 3 ] {} <Debug> HTTP-Session: f9e645a4-d9b4-47c8-8c08-57d9e639a542 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11824 2024.09.04 16:58:02.203827 [ 3 ] {} <Debug> HTTP-Session: f9e645a4-d9b4-47c8-8c08-57d9e639a542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11825 2024.09.04 16:58:02.203846 [ 3 ] {} <Debug> HTTP-Session: f9e645a4-d9b4-47c8-8c08-57d9e639a542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11826 2024.09.04 16:58:02.203901 [ 3 ] {} <Trace> HTTP-Session: f9e645a4-d9b4-47c8-8c08-57d9e639a542 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11827 2024.09.04 16:58:02.204107 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11828 2024.09.04 16:58:02.204180 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11829 2024.09.04 16:58:02.204566 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11830 2024.09.04 16:58:02.205006 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11831 2024.09.04 16:58:02.205047 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11832 2024.09.04 16:58:02.205458 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11833 2024.09.04 16:58:02.205851 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11834 2024.09.04 16:58:02.205993 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001946 sec., 1027.749229188078 rows/sec., 83.81 KiB/sec.
11835 2024.09.04 16:58:02.206257 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Debug> DynamicQueryHandler: Done processing query
11836 2024.09.04 16:58:02.206284 [ 3 ] {ba3e3ef0-474c-4eb2-af7c-1392e082464f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11837 2024.09.04 16:58:02.206301 [ 3 ] {} <Debug> HTTP-Session: f9e645a4-d9b4-47c8-8c08-57d9e639a542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11838 2024.09.04 16:58:02.206507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11839 2024.09.04 16:58:02.206561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11840 2024.09.04 16:58:02.206580 [ 3 ] {} <Debug> HTTP-Session: 9cbae94f-7167-4372-a134-96622c4d30c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11841 2024.09.04 16:58:02.206599 [ 3 ] {} <Debug> HTTP-Session: 9cbae94f-7167-4372-a134-96622c4d30c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11842 2024.09.04 16:58:02.206612 [ 3 ] {} <Debug> HTTP-Session: 9cbae94f-7167-4372-a134-96622c4d30c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11843 2024.09.04 16:58:02.206646 [ 3 ] {} <Trace> HTTP-Session: 9cbae94f-7167-4372-a134-96622c4d30c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11844 2024.09.04 16:58:02.206823 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11845 2024.09.04 16:58:02.206869 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11846 2024.09.04 16:58:02.207100 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11847 2024.09.04 16:58:02.207564 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11848 2024.09.04 16:58:02.207600 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11849 2024.09.04 16:58:02.207972 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11850 2024.09.04 16:58:02.208322 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11851 2024.09.04 16:58:02.208447 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Debug> executeQuery: Read 252 rows, 22.79 KiB in 0.001716 sec., 146853.14685314684 rows/sec., 12.97 MiB/sec.
11852 2024.09.04 16:58:02.208731 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Debug> DynamicQueryHandler: Done processing query
11853 2024.09.04 16:58:02.208788 [ 3 ] {af81cdd4-ecb1-477c-a08b-699d306ff926} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11854 2024.09.04 16:58:02.208850 [ 3 ] {} <Debug> HTTP-Session: 9cbae94f-7167-4372-a134-96622c4d30c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11855 2024.09.04 16:58:02.209040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11856 2024.09.04 16:58:02.209092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11857 2024.09.04 16:58:02.209110 [ 3 ] {} <Debug> HTTP-Session: 98ef72fe-abc8-421b-9298-c5c852c5d94e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11858 2024.09.04 16:58:02.209127 [ 3 ] {} <Debug> HTTP-Session: 98ef72fe-abc8-421b-9298-c5c852c5d94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11859 2024.09.04 16:58:02.209141 [ 3 ] {} <Debug> HTTP-Session: 98ef72fe-abc8-421b-9298-c5c852c5d94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11860 2024.09.04 16:58:02.209173 [ 3 ] {} <Trace> HTTP-Session: 98ef72fe-abc8-421b-9298-c5c852c5d94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11861 2024.09.04 16:58:02.209284 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11862 2024.09.04 16:58:02.209328 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11863 2024.09.04 16:58:02.209570 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11864 2024.09.04 16:58:02.209889 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11865 2024.09.04 16:58:02.209924 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11866 2024.09.04 16:58:02.210264 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11867 2024.09.04 16:58:02.210623 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11868 2024.09.04 16:58:02.210754 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001505 sec., 21926.91029900332 rows/sec., 1.60 MiB/sec.
11869 2024.09.04 16:58:02.210952 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Debug> DynamicQueryHandler: Done processing query
11870 2024.09.04 16:58:02.210976 [ 3 ] {b8aff861-215a-4961-a705-d45d8fd44e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11871 2024.09.04 16:58:02.210991 [ 3 ] {} <Debug> HTTP-Session: 98ef72fe-abc8-421b-9298-c5c852c5d94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11872 2024.09.04 16:58:02.211103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11873 2024.09.04 16:58:02.211151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11874 2024.09.04 16:58:02.211169 [ 3 ] {} <Debug> HTTP-Session: 553cbd73-5b8a-4933-a473-d3dc085a3b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11875 2024.09.04 16:58:02.211186 [ 3 ] {} <Debug> HTTP-Session: 553cbd73-5b8a-4933-a473-d3dc085a3b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11876 2024.09.04 16:58:02.211199 [ 3 ] {} <Debug> HTTP-Session: 553cbd73-5b8a-4933-a473-d3dc085a3b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11877 2024.09.04 16:58:02.211230 [ 3 ] {} <Trace> HTTP-Session: 553cbd73-5b8a-4933-a473-d3dc085a3b0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11878 2024.09.04 16:58:02.211327 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11879 2024.09.04 16:58:02.211368 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11880 2024.09.04 16:58:02.211597 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11881 2024.09.04 16:58:02.211889 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11882 2024.09.04 16:58:02.211925 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11883 2024.09.04 16:58:02.212265 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11884 2024.09.04 16:58:02.212615 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11885 2024.09.04 16:58:02.212776 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001468 sec., 9536.784741144415 rows/sec., 667.89 KiB/sec.
11886 2024.09.04 16:58:02.212976 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Debug> DynamicQueryHandler: Done processing query
11887 2024.09.04 16:58:02.213005 [ 3 ] {44b2617a-bd17-4a7b-aa5f-b451879ce81b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11888 2024.09.04 16:58:02.213022 [ 3 ] {} <Debug> HTTP-Session: 553cbd73-5b8a-4933-a473-d3dc085a3b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11889 2024.09.04 16:58:02.213135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11890 2024.09.04 16:58:02.213182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11891 2024.09.04 16:58:02.213201 [ 3 ] {} <Debug> HTTP-Session: 17ac3233-e8d5-4cd3-bcfd-cbaf2409a6f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11892 2024.09.04 16:58:02.213217 [ 3 ] {} <Debug> HTTP-Session: 17ac3233-e8d5-4cd3-bcfd-cbaf2409a6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11893 2024.09.04 16:58:02.213231 [ 3 ] {} <Debug> HTTP-Session: 17ac3233-e8d5-4cd3-bcfd-cbaf2409a6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11894 2024.09.04 16:58:02.213260 [ 3 ] {} <Trace> HTTP-Session: 17ac3233-e8d5-4cd3-bcfd-cbaf2409a6f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11895 2024.09.04 16:58:02.213353 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11896 2024.09.04 16:58:02.213396 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11897 2024.09.04 16:58:02.213618 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11898 2024.09.04 16:58:02.213906 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11899 2024.09.04 16:58:02.213942 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11900 2024.09.04 16:58:02.214277 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11901 2024.09.04 16:58:02.214621 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11902 2024.09.04 16:58:02.214780 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
11903 2024.09.04 16:58:02.214949 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Debug> DynamicQueryHandler: Done processing query
11904 2024.09.04 16:58:02.214972 [ 3 ] {b20dadaa-6b4e-4516-b70d-2ec63fb66348} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11905 2024.09.04 16:58:02.214987 [ 3 ] {} <Debug> HTTP-Session: 17ac3233-e8d5-4cd3-bcfd-cbaf2409a6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11906 2024.09.04 16:58:02.215247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11907 2024.09.04 16:58:02.215295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11908 2024.09.04 16:58:02.215313 [ 3 ] {} <Debug> HTTP-Session: cc580caa-ec3f-4d5b-a34f-1ea6c4e3337b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11909 2024.09.04 16:58:02.215329 [ 3 ] {} <Debug> HTTP-Session: cc580caa-ec3f-4d5b-a34f-1ea6c4e3337b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11910 2024.09.04 16:58:02.215343 [ 3 ] {} <Debug> HTTP-Session: cc580caa-ec3f-4d5b-a34f-1ea6c4e3337b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11911 2024.09.04 16:58:02.215372 [ 3 ] {} <Trace> HTTP-Session: cc580caa-ec3f-4d5b-a34f-1ea6c4e3337b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11912 2024.09.04 16:58:02.215606 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11913 2024.09.04 16:58:02.215649 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11914 2024.09.04 16:58:02.215874 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11915 2024.09.04 16:58:02.216405 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11916 2024.09.04 16:58:02.216441 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11917 2024.09.04 16:58:02.216810 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11918 2024.09.04 16:58:02.217166 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11919 2024.09.04 16:58:02.217316 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001826 sec., 227272.7272727273 rows/sec., 16.22 MiB/sec.
11920 2024.09.04 16:58:02.217486 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Debug> DynamicQueryHandler: Done processing query
11921 2024.09.04 16:58:02.217510 [ 3 ] {66166bc7-0ed8-41e7-b11c-bfa5b16b002d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11922 2024.09.04 16:58:02.217525 [ 3 ] {} <Debug> HTTP-Session: cc580caa-ec3f-4d5b-a34f-1ea6c4e3337b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11923 2024.09.04 16:58:02.217651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11924 2024.09.04 16:58:02.217698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11925 2024.09.04 16:58:02.217716 [ 3 ] {} <Debug> HTTP-Session: 5d3f20e2-e29c-40e3-bd84-ac9929de7829 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11926 2024.09.04 16:58:02.217733 [ 3 ] {} <Debug> HTTP-Session: 5d3f20e2-e29c-40e3-bd84-ac9929de7829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11927 2024.09.04 16:58:02.217746 [ 3 ] {} <Debug> HTTP-Session: 5d3f20e2-e29c-40e3-bd84-ac9929de7829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11928 2024.09.04 16:58:02.217776 [ 3 ] {} <Trace> HTTP-Session: 5d3f20e2-e29c-40e3-bd84-ac9929de7829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11929 2024.09.04 16:58:02.217871 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11930 2024.09.04 16:58:02.217914 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11931 2024.09.04 16:58:02.218043 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11932 2024.09.04 16:58:02.218296 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11933 2024.09.04 16:58:02.218332 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11934 2024.09.04 16:58:02.218676 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11935 2024.09.04 16:58:02.218990 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11936 2024.09.04 16:58:02.219145 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 242.07 KiB/sec.
11937 2024.09.04 16:58:02.219304 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Debug> DynamicQueryHandler: Done processing query
11938 2024.09.04 16:58:02.219329 [ 3 ] {77f31e13-fe6e-405f-9f0d-ee4e4c7abb96} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11939 2024.09.04 16:58:02.219344 [ 3 ] {} <Debug> HTTP-Session: 5d3f20e2-e29c-40e3-bd84-ac9929de7829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11940 2024.09.04 16:58:02.219523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11941 2024.09.04 16:58:02.219569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11942 2024.09.04 16:58:02.219587 [ 3 ] {} <Debug> HTTP-Session: 842943ba-96f6-4a36-901f-02febff2e8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11943 2024.09.04 16:58:02.219603 [ 3 ] {} <Debug> HTTP-Session: 842943ba-96f6-4a36-901f-02febff2e8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11944 2024.09.04 16:58:02.219617 [ 3 ] {} <Debug> HTTP-Session: 842943ba-96f6-4a36-901f-02febff2e8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11945 2024.09.04 16:58:02.219648 [ 3 ] {} <Trace> HTTP-Session: 842943ba-96f6-4a36-901f-02febff2e8b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11946 2024.09.04 16:58:02.219835 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11947 2024.09.04 16:58:02.219882 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11948 2024.09.04 16:58:02.220027 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11949 2024.09.04 16:58:02.220429 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11950 2024.09.04 16:58:02.220464 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11951 2024.09.04 16:58:02.220840 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11952 2024.09.04 16:58:02.221173 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11953 2024.09.04 16:58:02.221319 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001589 sec., 149779.7356828194 rows/sec., 10.04 MiB/sec.
11954 2024.09.04 16:58:02.221482 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Debug> DynamicQueryHandler: Done processing query
11955 2024.09.04 16:58:02.221507 [ 3 ] {38a91491-47fb-4b1f-9a90-2ef03debad8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11956 2024.09.04 16:58:02.221522 [ 3 ] {} <Debug> HTTP-Session: 842943ba-96f6-4a36-901f-02febff2e8b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11957 2024.09.04 16:58:02.221637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11958 2024.09.04 16:58:02.221684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11959 2024.09.04 16:58:02.221702 [ 3 ] {} <Debug> HTTP-Session: 9df80e69-9ec8-40c3-abcf-f4cfd76dae29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11960 2024.09.04 16:58:02.221718 [ 3 ] {} <Debug> HTTP-Session: 9df80e69-9ec8-40c3-abcf-f4cfd76dae29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11961 2024.09.04 16:58:02.221732 [ 3 ] {} <Debug> HTTP-Session: 9df80e69-9ec8-40c3-abcf-f4cfd76dae29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11962 2024.09.04 16:58:02.221762 [ 3 ] {} <Trace> HTTP-Session: 9df80e69-9ec8-40c3-abcf-f4cfd76dae29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11963 2024.09.04 16:58:02.221862 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11964 2024.09.04 16:58:02.221907 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11965 2024.09.04 16:58:02.222034 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11966 2024.09.04 16:58:02.222309 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11967 2024.09.04 16:58:02.222346 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11968 2024.09.04 16:58:02.222683 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11969 2024.09.04 16:58:02.222996 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11970 2024.09.04 16:58:02.223157 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec.
11971 2024.09.04 16:58:02.223480 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Debug> DynamicQueryHandler: Done processing query
11972 2024.09.04 16:58:02.223506 [ 3 ] {c93e175d-289f-48b0-ba40-374ad2e916e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11973 2024.09.04 16:58:02.223523 [ 3 ] {} <Debug> HTTP-Session: 9df80e69-9ec8-40c3-abcf-f4cfd76dae29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11974 2024.09.04 16:58:02.223660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 51272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11975 2024.09.04 16:58:02.223707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11976 2024.09.04 16:58:02.223725 [ 3 ] {} <Debug> HTTP-Session: 8f34c9ae-ccab-4d92-8826-7d69263ecf58 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11977 2024.09.04 16:58:02.223741 [ 3 ] {} <Debug> HTTP-Session: 8f34c9ae-ccab-4d92-8826-7d69263ecf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11978 2024.09.04 16:58:02.223755 [ 3 ] {} <Debug> HTTP-Session: 8f34c9ae-ccab-4d92-8826-7d69263ecf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11979 2024.09.04 16:58:02.223785 [ 3 ] {} <Trace> HTTP-Session: 8f34c9ae-ccab-4d92-8826-7d69263ecf58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11980 2024.09.04 16:58:02.224078 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11981 2024.09.04 16:58:02.224150 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <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_histogramu64
11982 2024.09.04 16:58:02.224583 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11983 2024.09.04 16:58:02.225272 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11984 2024.09.04 16:58:02.225309 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11985 2024.09.04 16:58:02.225946 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11986 2024.09.04 16:58:02.226352 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11987 2024.09.04 16:58:02.226564 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00268 sec., 11567.164179104477 rows/sec., 20.73 MiB/sec.
11988 2024.09.04 16:58:02.226790 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Debug> DynamicQueryHandler: Done processing query
11989 2024.09.04 16:58:02.226815 [ 3 ] {356ba80d-216f-4c6c-a0db-36f03280fc28} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11990 2024.09.04 16:58:02.226831 [ 3 ] {} <Debug> HTTP-Session: 8f34c9ae-ccab-4d92-8826-7d69263ecf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11991 2024.09.04 16:58:02.226963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11992 2024.09.04 16:58:02.227012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11993 2024.09.04 16:58:02.227030 [ 3 ] {} <Debug> HTTP-Session: 662d1bc4-5f4a-4170-84a4-a67e3094fffb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
11994 2024.09.04 16:58:02.227046 [ 3 ] {} <Debug> HTTP-Session: 662d1bc4-5f4a-4170-84a4-a67e3094fffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11995 2024.09.04 16:58:02.227060 [ 3 ] {} <Debug> HTTP-Session: 662d1bc4-5f4a-4170-84a4-a67e3094fffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11996 2024.09.04 16:58:02.227090 [ 3 ] {} <Trace> HTTP-Session: 662d1bc4-5f4a-4170-84a4-a67e3094fffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11997 2024.09.04 16:58:02.227218 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11998 2024.09.04 16:58:02.227262 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11999 2024.09.04 16:58:02.227390 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12000 2024.09.04 16:58:02.227704 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12001 2024.09.04 16:58:02.227739 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12002 2024.09.04 16:58:02.228092 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12003 2024.09.04 16:58:02.228417 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12004 2024.09.04 16:58:02.228572 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec.
12005 2024.09.04 16:58:02.228721 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Debug> DynamicQueryHandler: Done processing query
12006 2024.09.04 16:58:02.228744 [ 3 ] {144c7bbd-cdb3-41de-a09d-0e9aedce6b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12007 2024.09.04 16:58:02.228760 [ 3 ] {} <Debug> HTTP-Session: 662d1bc4-5f4a-4170-84a4-a67e3094fffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12008 2024.09.04 16:58:07.198290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12009 2024.09.04 16:58:07.198426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12010 2024.09.04 16:58:07.198453 [ 3 ] {} <Debug> HTTP-Session: 63b44e09-a2c6-4c7a-a1bc-86234ac792c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12011 2024.09.04 16:58:07.198478 [ 3 ] {} <Debug> HTTP-Session: 63b44e09-a2c6-4c7a-a1bc-86234ac792c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12012 2024.09.04 16:58:07.198492 [ 3 ] {} <Debug> HTTP-Session: 63b44e09-a2c6-4c7a-a1bc-86234ac792c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12013 2024.09.04 16:58:07.198541 [ 3 ] {} <Trace> HTTP-Session: 63b44e09-a2c6-4c7a-a1bc-86234ac792c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12014 2024.09.04 16:58:07.198725 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12015 2024.09.04 16:58:07.198794 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12016 2024.09.04 16:58:07.199135 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12017 2024.09.04 16:58:07.199554 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12018 2024.09.04 16:58:07.199601 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12019 2024.09.04 16:58:07.200011 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12020 2024.09.04 16:58:07.200397 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12021 2024.09.04 16:58:07.200584 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001904 sec., 1050.4201680672268 rows/sec., 85.65 KiB/sec.
12022 2024.09.04 16:58:07.200963 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Debug> DynamicQueryHandler: Done processing query
12023 2024.09.04 16:58:07.200991 [ 3 ] {5e3dab20-ee9d-4910-b7ef-65db043e3f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12024 2024.09.04 16:58:07.201009 [ 3 ] {} <Debug> HTTP-Session: 63b44e09-a2c6-4c7a-a1bc-86234ac792c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12025 2024.09.04 16:58:07.201184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12026 2024.09.04 16:58:07.201239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12027 2024.09.04 16:58:07.201258 [ 3 ] {} <Debug> HTTP-Session: c3a780cc-f6ef-412d-96df-07c57d22409b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12028 2024.09.04 16:58:07.201277 [ 3 ] {} <Debug> HTTP-Session: c3a780cc-f6ef-412d-96df-07c57d22409b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12029 2024.09.04 16:58:07.201291 [ 3 ] {} <Debug> HTTP-Session: c3a780cc-f6ef-412d-96df-07c57d22409b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12030 2024.09.04 16:58:07.201325 [ 3 ] {} <Trace> HTTP-Session: c3a780cc-f6ef-412d-96df-07c57d22409b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12031 2024.09.04 16:58:07.201454 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12032 2024.09.04 16:58:07.201502 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12033 2024.09.04 16:58:07.201760 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12034 2024.09.04 16:58:07.202136 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12035 2024.09.04 16:58:07.202174 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12036 2024.09.04 16:58:07.202537 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12037 2024.09.04 16:58:07.202895 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12038 2024.09.04 16:58:07.203044 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001638 sec., 44566.544566544566 rows/sec., 3.61 MiB/sec.
12039 2024.09.04 16:58:07.203247 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Debug> DynamicQueryHandler: Done processing query
12040 2024.09.04 16:58:07.203272 [ 3 ] {f08081a2-24a6-49a6-85cd-31601052d497} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12041 2024.09.04 16:58:07.203288 [ 3 ] {} <Debug> HTTP-Session: c3a780cc-f6ef-412d-96df-07c57d22409b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12042 2024.09.04 16:58:07.203415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12043 2024.09.04 16:58:07.203464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12044 2024.09.04 16:58:07.203483 [ 3 ] {} <Debug> HTTP-Session: 5d862b42-cab6-4c61-a24b-113e8efb468f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12045 2024.09.04 16:58:07.203500 [ 3 ] {} <Debug> HTTP-Session: 5d862b42-cab6-4c61-a24b-113e8efb468f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12046 2024.09.04 16:58:07.203513 [ 3 ] {} <Debug> HTTP-Session: 5d862b42-cab6-4c61-a24b-113e8efb468f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12047 2024.09.04 16:58:07.203546 [ 3 ] {} <Trace> HTTP-Session: 5d862b42-cab6-4c61-a24b-113e8efb468f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12048 2024.09.04 16:58:07.203646 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12049 2024.09.04 16:58:07.203690 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12050 2024.09.04 16:58:07.203930 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12051 2024.09.04 16:58:07.204232 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12052 2024.09.04 16:58:07.204269 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12053 2024.09.04 16:58:07.204626 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12054 2024.09.04 16:58:07.204983 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12055 2024.09.04 16:58:07.205145 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001515 sec., 6600.660066006601 rows/sec., 489.25 KiB/sec.
12056 2024.09.04 16:58:07.205175 [ 104 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12057 2024.09.04 16:58:07.205311 [ 104 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12058 2024.09.04 16:58:07.205374 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12059 2024.09.04 16:58:07.205385 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Debug> DynamicQueryHandler: Done processing query
12060 2024.09.04 16:58:07.205433 [ 3 ] {3f957dcc-9551-4ea3-a25f-25f0201314af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12061 2024.09.04 16:58:07.205473 [ 3 ] {} <Debug> HTTP-Session: 5d862b42-cab6-4c61-a24b-113e8efb468f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12062 2024.09.04 16:58:07.205622 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
12063 2024.09.04 16:58:07.205666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12064 2024.09.04 16:58:07.205777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12065 2024.09.04 16:58:07.205828 [ 3 ] {} <Debug> HTTP-Session: 56d46b40-6c52-45e8-9c96-3fa81a0b4782 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12066 2024.09.04 16:58:07.205875 [ 3 ] {} <Debug> HTTP-Session: 56d46b40-6c52-45e8-9c96-3fa81a0b4782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.09.04 16:58:07.205920 [ 3 ] {} <Debug> HTTP-Session: 56d46b40-6c52-45e8-9c96-3fa81a0b4782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12068 2024.09.04 16:58:07.206013 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12069 2024.09.04 16:58:07.206021 [ 3 ] {} <Trace> HTTP-Session: 56d46b40-6c52-45e8-9c96-3fa81a0b4782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12070 2024.09.04 16:58:07.206082 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part
12071 2024.09.04 16:58:07.206368 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part
12072 2024.09.04 16:58:07.206395 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12073 2024.09.04 16:58:07.206590 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 33 rows starting from the beginning of the part
12074 2024.09.04 16:58:07.206584 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12075 2024.09.04 16:58:07.206973 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
12076 2024.09.04 16:58:07.207287 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 33 rows starting from the beginning of the part
12077 2024.09.04 16:58:07.207587 [ 189 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part
12078 2024.09.04 16:58:07.208383 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12079 2024.09.04 16:58:07.209345 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12080 2024.09.04 16:58:07.209422 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12081 2024.09.04 16:58:07.210515 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12082 2024.09.04 16:58:07.210656 [ 188 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 5 columns (5 merged, 0 gathered) in 0.005143752 sec., 29744.824400554306 rows/sec., 2.27 MiB/sec.
12083 2024.09.04 16:58:07.211095 [ 188 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12084 2024.09.04 16:58:07.211280 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12085 2024.09.04 16:58:07.211651 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.005429 sec., 13630.502855037761 rows/sec., 1.06 MiB/sec.
12086 2024.09.04 16:58:07.212196 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Debug> DynamicQueryHandler: Done processing query
12087 2024.09.04 16:58:07.212226 [ 3 ] {279bedf1-c65a-45a1-a395-37ff802468d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12088 2024.09.04 16:58:07.212246 [ 3 ] {} <Debug> HTTP-Session: 56d46b40-6c52-45e8-9c96-3fa81a0b4782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12089 2024.09.04 16:58:07.212356 [ 188 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12090 2024.09.04 16:58:07.212439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12091 2024.09.04 16:58:07.212499 [ 188 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_61_12} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12092 2024.09.04 16:58:07.212519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12093 2024.09.04 16:58:07.212554 [ 3 ] {} <Debug> HTTP-Session: 27611a74-6e25-4690-a46a-ff2de3eb801b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12094 2024.09.04 16:58:07.212590 [ 3 ] {} <Debug> HTTP-Session: 27611a74-6e25-4690-a46a-ff2de3eb801b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.09.04 16:58:07.212644 [ 3 ] {} <Debug> HTTP-Session: 27611a74-6e25-4690-a46a-ff2de3eb801b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12096 2024.09.04 16:58:07.212677 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12097 2024.09.04 16:58:07.212700 [ 3 ] {} <Trace> HTTP-Session: 27611a74-6e25-4690-a46a-ff2de3eb801b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12098 2024.09.04 16:58:07.212885 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12099 2024.09.04 16:58:07.212935 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12100 2024.09.04 16:58:07.213107 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12101 2024.09.04 16:58:07.213500 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12102 2024.09.04 16:58:07.213537 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12103 2024.09.04 16:58:07.213936 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12104 2024.09.04 16:58:07.214279 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12105 2024.09.04 16:58:07.214438 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00162 sec., 99382.71604938273 rows/sec., 6.92 MiB/sec.
12106 2024.09.04 16:58:07.214715 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Debug> DynamicQueryHandler: Done processing query
12107 2024.09.04 16:58:07.214774 [ 3 ] {8cdee26c-f1a6-44cd-9b1e-c4497a221d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12108 2024.09.04 16:58:07.214829 [ 3 ] {} <Debug> HTTP-Session: 27611a74-6e25-4690-a46a-ff2de3eb801b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12109 2024.09.04 16:58:07.215025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12110 2024.09.04 16:58:07.215076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12111 2024.09.04 16:58:07.215095 [ 3 ] {} <Debug> HTTP-Session: aa958989-5565-48db-8eb8-c5281be8574f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12112 2024.09.04 16:58:07.215113 [ 3 ] {} <Debug> HTTP-Session: aa958989-5565-48db-8eb8-c5281be8574f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12113 2024.09.04 16:58:07.215126 [ 3 ] {} <Debug> HTTP-Session: aa958989-5565-48db-8eb8-c5281be8574f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12114 2024.09.04 16:58:07.215158 [ 3 ] {} <Trace> HTTP-Session: aa958989-5565-48db-8eb8-c5281be8574f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12115 2024.09.04 16:58:07.215326 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12116 2024.09.04 16:58:07.215397 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <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_histogramu64
12117 2024.09.04 16:58:07.215839 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12118 2024.09.04 16:58:07.216309 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12119 2024.09.04 16:58:07.216345 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12120 2024.09.04 16:58:07.216935 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12121 2024.09.04 16:58:07.217342 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12122 2024.09.04 16:58:07.217549 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002296 sec., 3484.3205574912895 rows/sec., 6.24 MiB/sec.
12123 2024.09.04 16:58:07.217550 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12124 2024.09.04 16:58:07.217705 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12125 2024.09.04 16:58:07.217799 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12126 2024.09.04 16:58:07.218004 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Debug> DynamicQueryHandler: Done processing query
12127 2024.09.04 16:58:07.218070 [ 3 ] {76e46d82-2787-4937-93e7-f49ce5103ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12128 2024.09.04 16:58:07.218080 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
12129 2024.09.04 16:58:07.218104 [ 3 ] {} <Debug> HTTP-Session: aa958989-5565-48db-8eb8-c5281be8574f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12130 2024.09.04 16:58:07.218327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12131 2024.09.04 16:58:07.218501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12132 2024.09.04 16:58:07.218600 [ 3 ] {} <Debug> HTTP-Session: 2dbde863-0010-4322-a085-0bef8c563c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12133 2024.09.04 16:58:07.218683 [ 3 ] {} <Debug> HTTP-Session: 2dbde863-0010-4322-a085-0bef8c563c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.09.04 16:58:07.218747 [ 3 ] {} <Debug> HTTP-Session: 2dbde863-0010-4322-a085-0bef8c563c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12135 2024.09.04 16:58:07.218891 [ 3 ] {} <Trace> HTTP-Session: 2dbde863-0010-4322-a085-0bef8c563c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12136 2024.09.04 16:58:07.219278 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12137 2024.09.04 16:58:07.219448 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12138 2024.09.04 16:58:07.220031 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12139 2024.09.04 16:58:07.220090 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12140 2024.09.04 16:58:07.220135 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1095 rows starting from the beginning of the part
12141 2024.09.04 16:58:07.220491 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part
12142 2024.09.04 16:58:07.220868 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12143 2024.09.04 16:58:07.220902 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part
12144 2024.09.04 16:58:07.220923 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
12145 2024.09.04 16:58:07.221241 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part
12146 2024.09.04 16:58:07.221597 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part
12147 2024.09.04 16:58:07.221785 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12148 2024.09.04 16:58:07.221894 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part
12149 2024.09.04 16:58:07.222564 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12150 2024.09.04 16:58:07.222812 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003676 sec., 16322.08922742111 rows/sec., 1.10 MiB/sec.
12151 2024.09.04 16:58:07.223043 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Debug> DynamicQueryHandler: Done processing query
12152 2024.09.04 16:58:07.223074 [ 3 ] {b2ae5910-62ca-4f03-b3f8-970611b90bf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12153 2024.09.04 16:58:07.223102 [ 3 ] {} <Debug> HTTP-Session: 2dbde863-0010-4322-a085-0bef8c563c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12154 2024.09.04 16:58:07.227261 [ 194 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 19 columns (19 merged, 0 gathered) in 0.009334713 sec., 126517.01236020861 rows/sec., 226.71 MiB/sec.
12155 2024.09.04 16:58:07.228636 [ 194 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12156 2024.09.04 16:58:07.229334 [ 194 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12157 2024.09.04 16:58:07.229440 [ 194 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12158 2024.09.04 16:58:07.229625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB.
12159 2024.09.04 16:58:12.203048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 38295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12160 2024.09.04 16:58:12.203182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12161 2024.09.04 16:58:12.203208 [ 3 ] {} <Debug> HTTP-Session: d3a5ce21-77b5-4ab7-8c58-7944472cf9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12162 2024.09.04 16:58:12.203232 [ 3 ] {} <Debug> HTTP-Session: d3a5ce21-77b5-4ab7-8c58-7944472cf9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12163 2024.09.04 16:58:12.203247 [ 3 ] {} <Debug> HTTP-Session: d3a5ce21-77b5-4ab7-8c58-7944472cf9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12164 2024.09.04 16:58:12.203297 [ 3 ] {} <Trace> HTTP-Session: d3a5ce21-77b5-4ab7-8c58-7944472cf9ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12165 2024.09.04 16:58:12.203557 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12166 2024.09.04 16:58:12.203626 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12167 2024.09.04 16:58:12.203965 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12168 2024.09.04 16:58:12.204500 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12169 2024.09.04 16:58:12.204549 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12170 2024.09.04 16:58:12.205009 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12171 2024.09.04 16:58:12.205397 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12172 2024.09.04 16:58:12.205571 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Debug> executeQuery: Read 253 rows, 22.92 KiB in 0.002126 sec., 119002.82220131703 rows/sec., 10.53 MiB/sec.
12173 2024.09.04 16:58:12.205803 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Debug> DynamicQueryHandler: Done processing query
12174 2024.09.04 16:58:12.205831 [ 3 ] {905e77da-c10a-44da-8f2b-b5799b664a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12175 2024.09.04 16:58:12.205850 [ 3 ] {} <Debug> HTTP-Session: d3a5ce21-77b5-4ab7-8c58-7944472cf9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12176 2024.09.04 16:58:12.206006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12177 2024.09.04 16:58:12.206062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12178 2024.09.04 16:58:12.206083 [ 3 ] {} <Debug> HTTP-Session: f3398547-84af-46ab-ad9d-6d00dfe92224 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12179 2024.09.04 16:58:12.206101 [ 3 ] {} <Debug> HTTP-Session: f3398547-84af-46ab-ad9d-6d00dfe92224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12180 2024.09.04 16:58:12.206116 [ 3 ] {} <Debug> HTTP-Session: f3398547-84af-46ab-ad9d-6d00dfe92224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12181 2024.09.04 16:58:12.206152 [ 3 ] {} <Trace> HTTP-Session: f3398547-84af-46ab-ad9d-6d00dfe92224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12182 2024.09.04 16:58:12.206270 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12183 2024.09.04 16:58:12.206318 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12184 2024.09.04 16:58:12.206557 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12185 2024.09.04 16:58:12.206863 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12186 2024.09.04 16:58:12.206902 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12187 2024.09.04 16:58:12.207262 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12188 2024.09.04 16:58:12.207623 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12189 2024.09.04 16:58:12.207788 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001551 sec., 20631.85041908446 rows/sec., 1.52 MiB/sec.
12190 2024.09.04 16:58:12.207958 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Debug> DynamicQueryHandler: Done processing query
12191 2024.09.04 16:58:12.207983 [ 3 ] {66aab464-300c-4901-ab10-c0b2839dbbf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12192 2024.09.04 16:58:12.208000 [ 3 ] {} <Debug> HTTP-Session: f3398547-84af-46ab-ad9d-6d00dfe92224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12193 2024.09.04 16:58:12.208144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12194 2024.09.04 16:58:12.208193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12195 2024.09.04 16:58:12.208214 [ 3 ] {} <Debug> HTTP-Session: 5c54140e-29a7-46fb-b62d-acefb090942e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12196 2024.09.04 16:58:12.208231 [ 3 ] {} <Debug> HTTP-Session: 5c54140e-29a7-46fb-b62d-acefb090942e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12197 2024.09.04 16:58:12.208245 [ 3 ] {} <Debug> HTTP-Session: 5c54140e-29a7-46fb-b62d-acefb090942e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12198 2024.09.04 16:58:12.208277 [ 3 ] {} <Trace> HTTP-Session: 5c54140e-29a7-46fb-b62d-acefb090942e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12199 2024.09.04 16:58:12.208383 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12200 2024.09.04 16:58:12.208427 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12201 2024.09.04 16:58:12.208655 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12202 2024.09.04 16:58:12.208952 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12203 2024.09.04 16:58:12.208989 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12204 2024.09.04 16:58:12.209350 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12205 2024.09.04 16:58:12.209719 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12206 2024.09.04 16:58:12.209916 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec.
12207 2024.09.04 16:58:12.210096 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Debug> DynamicQueryHandler: Done processing query
12208 2024.09.04 16:58:12.210121 [ 3 ] {87b0560a-1d19-4495-89dc-1da5b731eb75} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12209 2024.09.04 16:58:12.210137 [ 3 ] {} <Debug> HTTP-Session: 5c54140e-29a7-46fb-b62d-acefb090942e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12210 2024.09.04 16:58:12.210294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12211 2024.09.04 16:58:12.210371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12212 2024.09.04 16:58:12.210390 [ 3 ] {} <Debug> HTTP-Session: e3619430-07bc-4fcc-ad05-8238c648edd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12213 2024.09.04 16:58:12.210407 [ 3 ] {} <Debug> HTTP-Session: e3619430-07bc-4fcc-ad05-8238c648edd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12214 2024.09.04 16:58:12.210421 [ 3 ] {} <Debug> HTTP-Session: e3619430-07bc-4fcc-ad05-8238c648edd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12215 2024.09.04 16:58:12.210452 [ 3 ] {} <Trace> HTTP-Session: e3619430-07bc-4fcc-ad05-8238c648edd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12216 2024.09.04 16:58:12.210551 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12217 2024.09.04 16:58:12.210595 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12218 2024.09.04 16:58:12.210818 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12219 2024.09.04 16:58:12.211534 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12220 2024.09.04 16:58:12.211620 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12221 2024.09.04 16:58:12.211979 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12222 2024.09.04 16:58:12.212348 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12223 2024.09.04 16:58:12.212513 [ 100 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
12224 2024.09.04 16:58:12.212518 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001981 sec., 3028.773346794548 rows/sec., 178.95 KiB/sec.
12225 2024.09.04 16:58:12.212610 [ 100 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12226 2024.09.04 16:58:12.212684 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12227 2024.09.04 16:58:12.212935 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Debug> DynamicQueryHandler: Done processing query
12228 2024.09.04 16:58:12.213052 [ 3 ] {2169a461-5037-4591-9801-8cac1f305d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12229 2024.09.04 16:58:12.213074 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
12230 2024.09.04 16:58:12.213143 [ 3 ] {} <Debug> HTTP-Session: e3619430-07bc-4fcc-ad05-8238c648edd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12231 2024.09.04 16:58:12.213513 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12232 2024.09.04 16:58:12.213516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 67215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12233 2024.09.04 16:58:12.213586 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
12234 2024.09.04 16:58:12.213625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12235 2024.09.04 16:58:12.213664 [ 3 ] {} <Debug> HTTP-Session: 6cee7972-6014-4f4b-a48f-4db74dae0d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12236 2024.09.04 16:58:12.213726 [ 3 ] {} <Debug> HTTP-Session: 6cee7972-6014-4f4b-a48f-4db74dae0d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12237 2024.09.04 16:58:12.213792 [ 3 ] {} <Debug> HTTP-Session: 6cee7972-6014-4f4b-a48f-4db74dae0d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.09.04 16:58:12.213881 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
12239 2024.09.04 16:58:12.213913 [ 3 ] {} <Trace> HTTP-Session: 6cee7972-6014-4f4b-a48f-4db74dae0d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12240 2024.09.04 16:58:12.214215 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
12241 2024.09.04 16:58:12.214391 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12242 2024.09.04 16:58:12.214501 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
12243 2024.09.04 16:58:12.214540 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12244 2024.09.04 16:58:12.214902 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
12245 2024.09.04 16:58:12.215686 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12246 2024.09.04 16:58:12.216880 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12247 2024.09.04 16:58:12.216948 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12248 2024.09.04 16:58:12.217653 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004843965 sec., 6193.273485667216 rows/sec., 393.13 KiB/sec.
12249 2024.09.04 16:58:12.217891 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
12250 2024.09.04 16:58:12.217960 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12251 2024.09.04 16:58:12.219257 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12252 2024.09.04 16:58:12.219294 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12253 2024.09.04 16:58:12.219465 [ 198 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_25_6} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
12254 2024.09.04 16:58:12.219684 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.005547 sec., 74634.9378042185 rows/sec., 5.32 MiB/sec.
12255 2024.09.04 16:58:12.219699 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12256 2024.09.04 16:58:12.219957 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Debug> DynamicQueryHandler: Done processing query
12257 2024.09.04 16:58:12.219988 [ 3 ] {005c098b-9b0b-46f0-be21-30dc713dae6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12258 2024.09.04 16:58:12.220004 [ 3 ] {} <Debug> HTTP-Session: 6cee7972-6014-4f4b-a48f-4db74dae0d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12259 2024.09.04 16:58:12.220210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12260 2024.09.04 16:58:12.220260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12261 2024.09.04 16:58:12.220281 [ 3 ] {} <Debug> HTTP-Session: 4bf73865-8def-4d3f-8294-40f8bea479f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12262 2024.09.04 16:58:12.220298 [ 3 ] {} <Debug> HTTP-Session: 4bf73865-8def-4d3f-8294-40f8bea479f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12263 2024.09.04 16:58:12.220312 [ 3 ] {} <Debug> HTTP-Session: 4bf73865-8def-4d3f-8294-40f8bea479f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12264 2024.09.04 16:58:12.220343 [ 3 ] {} <Trace> HTTP-Session: 4bf73865-8def-4d3f-8294-40f8bea479f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12265 2024.09.04 16:58:12.220446 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12266 2024.09.04 16:58:12.220493 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12267 2024.09.04 16:58:12.220636 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12268 2024.09.04 16:58:12.220885 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12269 2024.09.04 16:58:12.220927 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12270 2024.09.04 16:58:12.221299 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12271 2024.09.04 16:58:12.221639 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12272 2024.09.04 16:58:12.221805 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec.
12273 2024.09.04 16:58:12.221964 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Debug> DynamicQueryHandler: Done processing query
12274 2024.09.04 16:58:12.221989 [ 3 ] {e48ad27d-0fb3-4401-9b2c-e962f85d86bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12275 2024.09.04 16:58:12.222005 [ 3 ] {} <Debug> HTTP-Session: 4bf73865-8def-4d3f-8294-40f8bea479f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12276 2024.09.04 16:58:12.222176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12277 2024.09.04 16:58:12.222228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12278 2024.09.04 16:58:12.222248 [ 3 ] {} <Debug> HTTP-Session: 455fca3c-c3d1-4221-b3d0-3fdfe2b75acb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12279 2024.09.04 16:58:12.222265 [ 3 ] {} <Debug> HTTP-Session: 455fca3c-c3d1-4221-b3d0-3fdfe2b75acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12280 2024.09.04 16:58:12.222279 [ 3 ] {} <Debug> HTTP-Session: 455fca3c-c3d1-4221-b3d0-3fdfe2b75acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12281 2024.09.04 16:58:12.222309 [ 3 ] {} <Trace> HTTP-Session: 455fca3c-c3d1-4221-b3d0-3fdfe2b75acb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12282 2024.09.04 16:58:12.222497 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12283 2024.09.04 16:58:12.222546 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12284 2024.09.04 16:58:12.222694 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12285 2024.09.04 16:58:12.223208 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12286 2024.09.04 16:58:12.223247 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12287 2024.09.04 16:58:12.223643 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12288 2024.09.04 16:58:12.223996 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12289 2024.09.04 16:58:12.224159 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001744 sec., 135894.49541284403 rows/sec., 9.11 MiB/sec.
12290 2024.09.04 16:58:12.224332 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Debug> DynamicQueryHandler: Done processing query
12291 2024.09.04 16:58:12.224359 [ 3 ] {a29676c7-6dd5-4f9d-aae1-9f9a0feeace4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12292 2024.09.04 16:58:12.224376 [ 3 ] {} <Debug> HTTP-Session: 455fca3c-c3d1-4221-b3d0-3fdfe2b75acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12293 2024.09.04 16:58:12.224560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12294 2024.09.04 16:58:12.224610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12295 2024.09.04 16:58:12.224631 [ 3 ] {} <Debug> HTTP-Session: 4a4322bb-4c1e-4ddc-bdc2-af92e95771c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12296 2024.09.04 16:58:12.224648 [ 3 ] {} <Debug> HTTP-Session: 4a4322bb-4c1e-4ddc-bdc2-af92e95771c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12297 2024.09.04 16:58:12.224662 [ 3 ] {} <Debug> HTTP-Session: 4a4322bb-4c1e-4ddc-bdc2-af92e95771c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12298 2024.09.04 16:58:12.224693 [ 3 ] {} <Trace> HTTP-Session: 4a4322bb-4c1e-4ddc-bdc2-af92e95771c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12299 2024.09.04 16:58:12.224788 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12300 2024.09.04 16:58:12.224835 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12301 2024.09.04 16:58:12.224963 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12302 2024.09.04 16:58:12.225283 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12303 2024.09.04 16:58:12.225323 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12304 2024.09.04 16:58:12.225679 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12305 2024.09.04 16:58:12.226006 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12306 2024.09.04 16:58:12.226169 [ 100 ] {} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
12307 2024.09.04 16:58:12.226175 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec.
12308 2024.09.04 16:58:12.226232 [ 100 ] {} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12309 2024.09.04 16:58:12.226305 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12310 2024.09.04 16:58:12.226514 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Debug> DynamicQueryHandler: Done processing query
12311 2024.09.04 16:58:12.226554 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
12312 2024.09.04 16:58:12.226566 [ 3 ] {f502b2a7-9551-40ed-97b6-4d506839c121} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12313 2024.09.04 16:58:12.226663 [ 3 ] {} <Debug> HTTP-Session: 4a4322bb-4c1e-4ddc-bdc2-af92e95771c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12314 2024.09.04 16:58:12.226831 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12315 2024.09.04 16:58:12.226870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 52894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12316 2024.09.04 16:58:12.226907 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part
12317 2024.09.04 16:58:12.226970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12318 2024.09.04 16:58:12.227035 [ 3 ] {} <Debug> HTTP-Session: 55fbb71a-6d81-472f-8380-b8a9a91d945e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12319 2024.09.04 16:58:12.227132 [ 3 ] {} <Debug> HTTP-Session: 55fbb71a-6d81-472f-8380-b8a9a91d945e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12320 2024.09.04 16:58:12.227202 [ 3 ] {} <Debug> HTTP-Session: 55fbb71a-6d81-472f-8380-b8a9a91d945e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.09.04 16:58:12.227258 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
12322 2024.09.04 16:58:12.227302 [ 3 ] {} <Trace> HTTP-Session: 55fbb71a-6d81-472f-8380-b8a9a91d945e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12323 2024.09.04 16:58:12.227523 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
12324 2024.09.04 16:58:12.227678 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
12325 2024.09.04 16:58:12.227824 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
12326 2024.09.04 16:58:12.227935 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12327 2024.09.04 16:58:12.228190 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
12328 2024.09.04 16:58:12.228379 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <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_histogramu64
12329 2024.09.04 16:58:12.230447 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12330 2024.09.04 16:58:12.231572 [ 195 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005198924 sec., 4808.687336071849 rows/sec., 324.02 KiB/sec.
12331 2024.09.04 16:58:12.231703 [ 195 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
12332 2024.09.04 16:58:12.231816 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12333 2024.09.04 16:58:12.231933 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12334 2024.09.04 16:58:12.232376 [ 195 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12335 2024.09.04 16:58:12.232490 [ 195 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_25_5} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
12336 2024.09.04 16:58:12.232596 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12337 2024.09.04 16:58:12.232892 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12338 2024.09.04 16:58:12.233335 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12339 2024.09.04 16:58:12.233529 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006024 sec., 5312.084993359894 rows/sec., 9.52 MiB/sec.
12340 2024.09.04 16:58:12.233770 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Debug> DynamicQueryHandler: Done processing query
12341 2024.09.04 16:58:12.233796 [ 3 ] {464ad724-b741-40cb-85bb-2bdbb3e14da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12342 2024.09.04 16:58:12.233816 [ 3 ] {} <Debug> HTTP-Session: 55fbb71a-6d81-472f-8380-b8a9a91d945e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12343 2024.09.04 16:58:12.233975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12344 2024.09.04 16:58:12.234024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12345 2024.09.04 16:58:12.234044 [ 3 ] {} <Debug> HTTP-Session: 4d9c0fe2-9bf1-473e-ade2-d95c8bdb40dc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12346 2024.09.04 16:58:12.234062 [ 3 ] {} <Debug> HTTP-Session: 4d9c0fe2-9bf1-473e-ade2-d95c8bdb40dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12347 2024.09.04 16:58:12.234077 [ 3 ] {} <Debug> HTTP-Session: 4d9c0fe2-9bf1-473e-ade2-d95c8bdb40dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12348 2024.09.04 16:58:12.234109 [ 3 ] {} <Trace> HTTP-Session: 4d9c0fe2-9bf1-473e-ade2-d95c8bdb40dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12349 2024.09.04 16:58:12.234246 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12350 2024.09.04 16:58:12.234291 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12351 2024.09.04 16:58:12.234428 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12352 2024.09.04 16:58:12.234738 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12353 2024.09.04 16:58:12.234777 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
12354 2024.09.04 16:58:12.235153 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12355 2024.09.04 16:58:12.235498 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12356 2024.09.04 16:58:12.235655 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec.
12357 2024.09.04 16:58:12.235829 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Debug> DynamicQueryHandler: Done processing query
12358 2024.09.04 16:58:12.235854 [ 3 ] {08ad47f3-3ea2-4982-97f4-ba2ad9e0685f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12359 2024.09.04 16:58:12.235870 [ 3 ] {} <Debug> HTTP-Session: 4d9c0fe2-9bf1-473e-ade2-d95c8bdb40dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12360 2024.09.04 16:58:15.631292 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
12361 2024.09.04 16:58:15.631339 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
12362 2024.09.04 16:58:17.001358 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000997754 sec.
12363 2024.09.04 16:58:17.197621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12364 2024.09.04 16:58:17.197733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12365 2024.09.04 16:58:17.197760 [ 3 ] {} <Debug> HTTP-Session: 090800f8-eaf2-48f2-b911-7147ccf57aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12366 2024.09.04 16:58:17.197785 [ 3 ] {} <Debug> HTTP-Session: 090800f8-eaf2-48f2-b911-7147ccf57aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12367 2024.09.04 16:58:17.197799 [ 3 ] {} <Debug> HTTP-Session: 090800f8-eaf2-48f2-b911-7147ccf57aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12368 2024.09.04 16:58:17.197850 [ 3 ] {} <Trace> HTTP-Session: 090800f8-eaf2-48f2-b911-7147ccf57aa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12369 2024.09.04 16:58:17.198058 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12370 2024.09.04 16:58:17.198126 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12371 2024.09.04 16:58:17.198467 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12372 2024.09.04 16:58:17.198945 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12373 2024.09.04 16:58:17.198994 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12374 2024.09.04 16:58:17.199422 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12375 2024.09.04 16:58:17.199813 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12376 2024.09.04 16:58:17.199988 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001999 sec., 36018.00900450225 rows/sec., 2.93 MiB/sec.
12377 2024.09.04 16:58:17.200325 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Debug> DynamicQueryHandler: Done processing query
12378 2024.09.04 16:58:17.200385 [ 3 ] {c2b67461-5ab9-4363-abad-2cb5e9aa461c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12379 2024.09.04 16:58:17.200434 [ 3 ] {} <Debug> HTTP-Session: 090800f8-eaf2-48f2-b911-7147ccf57aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12380 2024.09.04 16:58:17.200598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12381 2024.09.04 16:58:17.200655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12382 2024.09.04 16:58:17.200676 [ 3 ] {} <Debug> HTTP-Session: 809f125a-6b7a-4dc1-91ff-a3e2d965be04 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12383 2024.09.04 16:58:17.200695 [ 3 ] {} <Debug> HTTP-Session: 809f125a-6b7a-4dc1-91ff-a3e2d965be04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12384 2024.09.04 16:58:17.200710 [ 3 ] {} <Debug> HTTP-Session: 809f125a-6b7a-4dc1-91ff-a3e2d965be04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12385 2024.09.04 16:58:17.200746 [ 3 ] {} <Trace> HTTP-Session: 809f125a-6b7a-4dc1-91ff-a3e2d965be04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12386 2024.09.04 16:58:17.200859 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12387 2024.09.04 16:58:17.200908 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12388 2024.09.04 16:58:17.201173 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12389 2024.09.04 16:58:17.201512 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12390 2024.09.04 16:58:17.201551 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12391 2024.09.04 16:58:17.201966 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12392 2024.09.04 16:58:17.202333 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12393 2024.09.04 16:58:17.202492 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001662 sec., 4813.477737665463 rows/sec., 361.95 KiB/sec.
12394 2024.09.04 16:58:17.202680 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Debug> DynamicQueryHandler: Done processing query
12395 2024.09.04 16:58:17.202705 [ 3 ] {e156f786-fbb9-4294-81a8-119ddba15247} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12396 2024.09.04 16:58:17.202722 [ 3 ] {} <Debug> HTTP-Session: 809f125a-6b7a-4dc1-91ff-a3e2d965be04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12397 2024.09.04 16:58:17.202883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12398 2024.09.04 16:58:17.202937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12399 2024.09.04 16:58:17.202957 [ 3 ] {} <Debug> HTTP-Session: f60e6573-be29-4616-9a77-01b0d186a09b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12400 2024.09.04 16:58:17.202974 [ 3 ] {} <Debug> HTTP-Session: f60e6573-be29-4616-9a77-01b0d186a09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12401 2024.09.04 16:58:17.202988 [ 3 ] {} <Debug> HTTP-Session: f60e6573-be29-4616-9a77-01b0d186a09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12402 2024.09.04 16:58:17.203022 [ 3 ] {} <Trace> HTTP-Session: f60e6573-be29-4616-9a77-01b0d186a09b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12403 2024.09.04 16:58:17.203151 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12404 2024.09.04 16:58:17.203196 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12405 2024.09.04 16:58:17.203428 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12406 2024.09.04 16:58:17.203797 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12407 2024.09.04 16:58:17.203837 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12408 2024.09.04 16:58:17.204205 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12409 2024.09.04 16:58:17.204578 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12410 2024.09.04 16:58:17.204740 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001636 sec., 44009.779951100245 rows/sec., 3.44 MiB/sec.
12411 2024.09.04 16:58:17.205038 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Debug> DynamicQueryHandler: Done processing query
12412 2024.09.04 16:58:17.205096 [ 3 ] {3db4590d-c67b-4d5d-8da5-b6421f759630} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12413 2024.09.04 16:58:17.205149 [ 3 ] {} <Debug> HTTP-Session: f60e6573-be29-4616-9a77-01b0d186a09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12414 2024.09.04 16:58:17.205367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12415 2024.09.04 16:58:17.205419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12416 2024.09.04 16:58:17.205439 [ 3 ] {} <Debug> HTTP-Session: 0ca5dc1a-c273-4056-9f3f-e0b0558cdf55 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12417 2024.09.04 16:58:17.205457 [ 3 ] {} <Debug> HTTP-Session: 0ca5dc1a-c273-4056-9f3f-e0b0558cdf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12418 2024.09.04 16:58:17.205471 [ 3 ] {} <Debug> HTTP-Session: 0ca5dc1a-c273-4056-9f3f-e0b0558cdf55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12419 2024.09.04 16:58:17.205505 [ 3 ] {} <Trace> HTTP-Session: 0ca5dc1a-c273-4056-9f3f-e0b0558cdf55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12420 2024.09.04 16:58:17.205661 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12421 2024.09.04 16:58:17.205711 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12422 2024.09.04 16:58:17.205879 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12423 2024.09.04 16:58:17.206295 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12424 2024.09.04 16:58:17.206332 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12425 2024.09.04 16:58:17.206718 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12426 2024.09.04 16:58:17.207057 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12427 2024.09.04 16:58:17.207222 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec.
12428 2024.09.04 16:58:17.207395 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Debug> DynamicQueryHandler: Done processing query
12429 2024.09.04 16:58:17.207421 [ 3 ] {f902fc13-a99a-43d2-ae70-4ba5a0d009e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12430 2024.09.04 16:58:17.207437 [ 3 ] {} <Debug> HTTP-Session: 0ca5dc1a-c273-4056-9f3f-e0b0558cdf55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12431 2024.09.04 16:58:17.207573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12432 2024.09.04 16:58:17.207623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12433 2024.09.04 16:58:17.207643 [ 3 ] {} <Debug> HTTP-Session: 1ce49ac4-9d03-480f-92f6-d49828de1aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12434 2024.09.04 16:58:17.207659 [ 3 ] {} <Debug> HTTP-Session: 1ce49ac4-9d03-480f-92f6-d49828de1aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12435 2024.09.04 16:58:17.207673 [ 3 ] {} <Debug> HTTP-Session: 1ce49ac4-9d03-480f-92f6-d49828de1aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.09.04 16:58:17.207704 [ 3 ] {} <Trace> HTTP-Session: 1ce49ac4-9d03-480f-92f6-d49828de1aa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12437 2024.09.04 16:58:17.207859 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12438 2024.09.04 16:58:17.207924 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <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_histogramu64
12439 2024.09.04 16:58:17.208357 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12440 2024.09.04 16:58:17.208927 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12441 2024.09.04 16:58:17.208964 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12442 2024.09.04 16:58:17.209578 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12443 2024.09.04 16:58:17.209998 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12444 2024.09.04 16:58:17.210210 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002421 sec., 3304.419661296985 rows/sec., 5.92 MiB/sec.
12445 2024.09.04 16:58:17.210757 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Debug> DynamicQueryHandler: Done processing query
12446 2024.09.04 16:58:17.210786 [ 3 ] {7dbfc8aa-90c2-4a13-a457-835902d18ad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12447 2024.09.04 16:58:17.210804 [ 3 ] {} <Debug> HTTP-Session: 1ce49ac4-9d03-480f-92f6-d49828de1aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12448 2024.09.04 16:58:17.210921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12449 2024.09.04 16:58:17.210970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12450 2024.09.04 16:58:17.210989 [ 3 ] {} <Debug> HTTP-Session: 607a3b0a-11e8-4e02-a903-52df9982c1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12451 2024.09.04 16:58:17.211006 [ 3 ] {} <Debug> HTTP-Session: 607a3b0a-11e8-4e02-a903-52df9982c1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12452 2024.09.04 16:58:17.211020 [ 3 ] {} <Debug> HTTP-Session: 607a3b0a-11e8-4e02-a903-52df9982c1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12453 2024.09.04 16:58:17.211052 [ 3 ] {} <Trace> HTTP-Session: 607a3b0a-11e8-4e02-a903-52df9982c1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12454 2024.09.04 16:58:17.211173 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12455 2024.09.04 16:58:17.211219 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12456 2024.09.04 16:58:17.211373 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12457 2024.09.04 16:58:17.211682 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12458 2024.09.04 16:58:17.211718 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12459 2024.09.04 16:58:17.212111 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12460 2024.09.04 16:58:17.212451 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12461 2024.09.04 16:58:17.212612 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec.
12462 2024.09.04 16:58:17.212769 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Debug> DynamicQueryHandler: Done processing query
12463 2024.09.04 16:58:17.212792 [ 3 ] {bd3b2f8e-1814-4583-936f-f875ef83d62f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12464 2024.09.04 16:58:17.212808 [ 3 ] {} <Debug> HTTP-Session: 607a3b0a-11e8-4e02-a903-52df9982c1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12465 2024.09.04 16:58:22.204822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12466 2024.09.04 16:58:22.204953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12467 2024.09.04 16:58:22.204981 [ 3 ] {} <Debug> HTTP-Session: e6587091-69ac-487f-a0af-debf630904ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12468 2024.09.04 16:58:22.205007 [ 3 ] {} <Debug> HTTP-Session: e6587091-69ac-487f-a0af-debf630904ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12469 2024.09.04 16:58:22.205022 [ 3 ] {} <Debug> HTTP-Session: e6587091-69ac-487f-a0af-debf630904ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12470 2024.09.04 16:58:22.205071 [ 3 ] {} <Trace> HTTP-Session: e6587091-69ac-487f-a0af-debf630904ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12471 2024.09.04 16:58:22.205250 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12472 2024.09.04 16:58:22.205318 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12473 2024.09.04 16:58:22.205660 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12474 2024.09.04 16:58:22.206073 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12475 2024.09.04 16:58:22.206117 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12476 2024.09.04 16:58:22.206534 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12477 2024.09.04 16:58:22.206927 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12478 2024.09.04 16:58:22.207082 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001885 sec., 1061.0079575596817 rows/sec., 86.52 KiB/sec.
12479 2024.09.04 16:58:22.207304 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Debug> DynamicQueryHandler: Done processing query
12480 2024.09.04 16:58:22.207333 [ 3 ] {fe767553-2e52-4bd4-bade-5c2bc03c86f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12481 2024.09.04 16:58:22.207350 [ 3 ] {} <Debug> HTTP-Session: e6587091-69ac-487f-a0af-debf630904ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12482 2024.09.04 16:58:22.207554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 41517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12483 2024.09.04 16:58:22.207610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12484 2024.09.04 16:58:22.207631 [ 3 ] {} <Debug> HTTP-Session: b736a9d9-e40a-4225-9cd9-25045524c802 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12485 2024.09.04 16:58:22.207649 [ 3 ] {} <Debug> HTTP-Session: b736a9d9-e40a-4225-9cd9-25045524c802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12486 2024.09.04 16:58:22.207663 [ 3 ] {} <Debug> HTTP-Session: b736a9d9-e40a-4225-9cd9-25045524c802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12487 2024.09.04 16:58:22.207699 [ 3 ] {} <Trace> HTTP-Session: b736a9d9-e40a-4225-9cd9-25045524c802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12488 2024.09.04 16:58:22.207885 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12489 2024.09.04 16:58:22.207933 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12490 2024.09.04 16:58:22.208175 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12491 2024.09.04 16:58:22.208764 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12492 2024.09.04 16:58:22.208813 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12493 2024.09.04 16:58:22.209291 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12494 2024.09.04 16:58:22.209721 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12495 2024.09.04 16:58:22.209861 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Debug> executeQuery: Read 274 rows, 24.87 KiB in 0.00207 sec., 132367.14975845412 rows/sec., 11.73 MiB/sec.
12496 2024.09.04 16:58:22.209937 [ 90 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12497 2024.09.04 16:58:22.210027 [ 90 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12498 2024.09.04 16:58:22.210062 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12499 2024.09.04 16:58:22.210125 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Debug> DynamicQueryHandler: Done processing query
12500 2024.09.04 16:58:22.210169 [ 3 ] {1026e9cb-96ee-4540-9357-9dfaf1744aab} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12501 2024.09.04 16:58:22.210197 [ 3 ] {} <Debug> HTTP-Session: b736a9d9-e40a-4225-9cd9-25045524c802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12502 2024.09.04 16:58:22.210218 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
12503 2024.09.04 16:58:22.210340 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12504 2024.09.04 16:58:22.210367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 6350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12505 2024.09.04 16:58:22.210378 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1416 rows starting from the beginning of the part
12506 2024.09.04 16:58:22.210425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12507 2024.09.04 16:58:22.210472 [ 3 ] {} <Debug> HTTP-Session: 0c71d453-0143-4f73-9346-5f790f7639b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12508 2024.09.04 16:58:22.210515 [ 3 ] {} <Debug> HTTP-Session: 0c71d453-0143-4f73-9346-5f790f7639b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12509 2024.09.04 16:58:22.210521 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 252 rows starting from the beginning of the part
12510 2024.09.04 16:58:22.210549 [ 3 ] {} <Debug> HTTP-Session: 0c71d453-0143-4f73-9346-5f790f7639b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.09.04 16:58:22.210619 [ 3 ] {} <Trace> HTTP-Session: 0c71d453-0143-4f73-9346-5f790f7639b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12512 2024.09.04 16:58:22.210689 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 73 rows starting from the beginning of the part
12513 2024.09.04 16:58:22.211006 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 253 rows starting from the beginning of the part
12514 2024.09.04 16:58:22.211016 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12515 2024.09.04 16:58:22.211119 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12516 2024.09.04 16:58:22.211203 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part
12517 2024.09.04 16:58:22.211546 [ 187 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 274 rows starting from the beginning of the part
12518 2024.09.04 16:58:22.211985 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12519 2024.09.04 16:58:22.212502 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12520 2024.09.04 16:58:22.212549 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12521 2024.09.04 16:58:22.213039 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12522 2024.09.04 16:58:22.213482 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 5 columns (5 merged, 0 gathered) in 0.003337599 sec., 701102.7987484416 rows/sec., 62.41 MiB/sec.
12523 2024.09.04 16:58:22.213557 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12524 2024.09.04 16:58:22.213753 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.002885 sec., 15251.299826689774 rows/sec., 1.12 MiB/sec.
12525 2024.09.04 16:58:22.213773 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12526 2024.09.04 16:58:22.213974 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Debug> DynamicQueryHandler: Done processing query
12527 2024.09.04 16:58:22.214010 [ 3 ] {521c4447-1e6d-45a0-85f5-fe1c49461d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12528 2024.09.04 16:58:22.214043 [ 3 ] {} <Debug> HTTP-Session: 0c71d453-0143-4f73-9346-5f790f7639b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12529 2024.09.04 16:58:22.214193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12530 2024.09.04 16:58:22.214253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12531 2024.09.04 16:58:22.214276 [ 3 ] {} <Debug> HTTP-Session: d01ec9f7-3b20-4099-9f27-7a8da1b559da Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12532 2024.09.04 16:58:22.214294 [ 3 ] {} <Debug> HTTP-Session: d01ec9f7-3b20-4099-9f27-7a8da1b559da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12533 2024.09.04 16:58:22.214319 [ 3 ] {} <Debug> HTTP-Session: d01ec9f7-3b20-4099-9f27-7a8da1b559da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12534 2024.09.04 16:58:22.214333 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12535 2024.09.04 16:58:22.214358 [ 3 ] {} <Trace> HTTP-Session: d01ec9f7-3b20-4099-9f27-7a8da1b559da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12536 2024.09.04 16:58:22.214429 [ 199 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_66_13} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12537 2024.09.04 16:58:22.214496 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12538 2024.09.04 16:58:22.214518 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
12539 2024.09.04 16:58:22.214556 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12540 2024.09.04 16:58:22.214786 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12541 2024.09.04 16:58:22.215094 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12542 2024.09.04 16:58:22.215132 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12543 2024.09.04 16:58:22.215500 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12544 2024.09.04 16:58:22.215878 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12545 2024.09.04 16:58:22.216031 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec.
12546 2024.09.04 16:58:22.216048 [ 90 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12547 2024.09.04 16:58:22.216134 [ 90 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12548 2024.09.04 16:58:22.216187 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12549 2024.09.04 16:58:22.216318 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Debug> DynamicQueryHandler: Done processing query
12550 2024.09.04 16:58:22.216322 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
12551 2024.09.04 16:58:22.216350 [ 3 ] {d24e633b-0ceb-4d8c-b832-9e5fa7a70f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12552 2024.09.04 16:58:22.216372 [ 3 ] {} <Debug> HTTP-Session: d01ec9f7-3b20-4099-9f27-7a8da1b559da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12553 2024.09.04 16:58:22.216460 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12554 2024.09.04 16:58:22.216489 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part
12555 2024.09.04 16:58:22.216508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12556 2024.09.04 16:58:22.216604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12557 2024.09.04 16:58:22.216616 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
12558 2024.09.04 16:58:22.216644 [ 3 ] {} <Debug> HTTP-Session: 2af5a460-0838-46ac-a68f-fb507801d7bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12559 2024.09.04 16:58:22.216698 [ 3 ] {} <Debug> HTTP-Session: 2af5a460-0838-46ac-a68f-fb507801d7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12560 2024.09.04 16:58:22.216818 [ 3 ] {} <Debug> HTTP-Session: 2af5a460-0838-46ac-a68f-fb507801d7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12561 2024.09.04 16:58:22.216922 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part
12562 2024.09.04 16:58:22.216950 [ 3 ] {} <Trace> HTTP-Session: 2af5a460-0838-46ac-a68f-fb507801d7bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12563 2024.09.04 16:58:22.217187 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
12564 2024.09.04 16:58:22.217228 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12565 2024.09.04 16:58:22.217354 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12566 2024.09.04 16:58:22.217400 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
12567 2024.09.04 16:58:22.217770 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part
12568 2024.09.04 16:58:22.218214 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12569 2024.09.04 16:58:22.218711 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12570 2024.09.04 16:58:22.218759 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12571 2024.09.04 16:58:22.219300 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12572 2024.09.04 16:58:22.219424 [ 190 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003152825 sec., 166834.50556247175 rows/sec., 11.33 MiB/sec.
12573 2024.09.04 16:58:22.219778 [ 190 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12574 2024.09.04 16:58:22.220017 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12575 2024.09.04 16:58:22.220400 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003217 sec., 1865.0917003419336 rows/sec., 110.19 KiB/sec.
12576 2024.09.04 16:58:22.220920 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Debug> DynamicQueryHandler: Done processing query
12577 2024.09.04 16:58:22.220970 [ 3 ] {3f00d1c1-edcf-49de-95bd-9bf12c1d4d19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12578 2024.09.04 16:58:22.221000 [ 3 ] {} <Debug> HTTP-Session: 2af5a460-0838-46ac-a68f-fb507801d7bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.09.04 16:58:22.221111 [ 196 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12580 2024.09.04 16:58:22.221273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 70956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12581 2024.09.04 16:58:22.221293 [ 196 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_36_7} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12582 2024.09.04 16:58:22.221348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12583 2024.09.04 16:58:22.221393 [ 3 ] {} <Debug> HTTP-Session: 3ee26da4-f05d-4586-9f3a-cbc915f1c033 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12584 2024.09.04 16:58:22.221444 [ 3 ] {} <Debug> HTTP-Session: 3ee26da4-f05d-4586-9f3a-cbc915f1c033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12585 2024.09.04 16:58:22.221468 [ 3 ] {} <Debug> HTTP-Session: 3ee26da4-f05d-4586-9f3a-cbc915f1c033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12586 2024.09.04 16:58:22.221488 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
12587 2024.09.04 16:58:22.221529 [ 3 ] {} <Trace> HTTP-Session: 3ee26da4-f05d-4586-9f3a-cbc915f1c033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12588 2024.09.04 16:58:22.221756 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12589 2024.09.04 16:58:22.221803 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12590 2024.09.04 16:58:22.222052 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12591 2024.09.04 16:58:22.222636 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12592 2024.09.04 16:58:22.222673 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12593 2024.09.04 16:58:22.223069 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12594 2024.09.04 16:58:22.223453 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12595 2024.09.04 16:58:22.223604 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Debug> executeQuery: Read 436 rows, 32.02 KiB in 0.001962 sec., 222222.2222222222 rows/sec., 15.94 MiB/sec.
12596 2024.09.04 16:58:22.223618 [ 90 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12597 2024.09.04 16:58:22.223700 [ 90 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12598 2024.09.04 16:58:22.223748 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12599 2024.09.04 16:58:22.223912 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
12600 2024.09.04 16:58:22.223917 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Debug> DynamicQueryHandler: Done processing query
12601 2024.09.04 16:58:22.223987 [ 3 ] {0327217d-4764-4d60-a061-fd8c7cd561f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
12602 2024.09.04 16:58:22.224013 [ 3 ] {} <Debug> HTTP-Session: 3ee26da4-f05d-4586-9f3a-cbc915f1c033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12603 2024.09.04 16:58:22.224128 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12604 2024.09.04 16:58:22.224191 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part
12605 2024.09.04 16:58:22.224204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12606 2024.09.04 16:58:22.224334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12607 2024.09.04 16:58:22.224417 [ 3 ] {} <Debug> HTTP-Session: f48112bd-60d6-43c5-9509-c741efd5c37d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12608 2024.09.04 16:58:22.224489 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 415 rows starting from the beginning of the part
12609 2024.09.04 16:58:22.224496 [ 3 ] {} <Debug> HTTP-Session: f48112bd-60d6-43c5-9509-c741efd5c37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12610 2024.09.04 16:58:22.224566 [ 3 ] {} <Debug> HTTP-Session: f48112bd-60d6-43c5-9509-c741efd5c37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.09.04 16:58:22.224693 [ 3 ] {} <Trace> HTTP-Session: f48112bd-60d6-43c5-9509-c741efd5c37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12612 2024.09.04 16:58:22.224769 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part
12613 2024.09.04 16:58:22.225045 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12614 2024.09.04 16:58:22.225057 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 414 rows starting from the beginning of the part
12615 2024.09.04 16:58:22.225286 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12616 2024.09.04 16:58:22.225349 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part
12617 2024.09.04 16:58:22.225732 [ 190 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 436 rows starting from the beginning of the part
12618 2024.09.04 16:58:22.226335 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12619 2024.09.04 16:58:22.227018 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12620 2024.09.04 16:58:22.227075 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12621 2024.09.04 16:58:22.228017 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12622 2024.09.04 16:58:22.228649 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12623 2024.09.04 16:58:22.228849 [ 90 ] {} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
12624 2024.09.04 16:58:22.228953 [ 90 ] {} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12625 2024.09.04 16:58:22.228951 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004042 sec., 1484.4136566056409 rows/sec., 77.55 KiB/sec.
12626 2024.09.04 16:58:22.229056 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12627 2024.09.04 16:58:22.229622 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12628 2024.09.04 16:58:22.229681 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Debug> DynamicQueryHandler: Done processing query
12629 2024.09.04 16:58:22.229711 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 5 columns (5 merged, 0 gathered) in 0.00586944 sec., 395949.1876567441 rows/sec., 30.17 MiB/sec.
12630 2024.09.04 16:58:22.229742 [ 3 ] {700becdd-5a1b-45d5-8daa-0b7ceac70937} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12631 2024.09.04 16:58:22.229841 [ 3 ] {} <Debug> HTTP-Session: f48112bd-60d6-43c5-9509-c741efd5c37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.09.04 16:58:22.229898 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12633 2024.09.04 16:58:22.229934 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12634 2024.09.04 16:58:22.230071 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12635 2024.09.04 16:58:22.230152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12636 2024.09.04 16:58:22.230264 [ 192 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12637 2024.09.04 16:58:22.230364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12638 2024.09.04 16:58:22.230410 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12639 2024.09.04 16:58:22.230511 [ 3 ] {} <Debug> HTTP-Session: 014e30be-4223-4ff6-aceb-ce79e06d9509 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12640 2024.09.04 16:58:22.230644 [ 3 ] {} <Debug> HTTP-Session: 014e30be-4223-4ff6-aceb-ce79e06d9509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12641 2024.09.04 16:58:22.230795 [ 3 ] {} <Debug> HTTP-Session: 014e30be-4223-4ff6-aceb-ce79e06d9509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.09.04 16:58:22.230874 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12643 2024.09.04 16:58:22.230928 [ 3 ] {} <Trace> HTTP-Session: 014e30be-4223-4ff6-aceb-ce79e06d9509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12644 2024.09.04 16:58:22.231228 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12645 2024.09.04 16:58:22.231605 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12646 2024.09.04 16:58:22.231716 [ 195 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
12647 2024.09.04 16:58:22.231916 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12648 2024.09.04 16:58:22.233081 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12649 2024.09.04 16:58:22.233179 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12650 2024.09.04 16:58:22.233512 [ 197 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_66_13} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12651 2024.09.04 16:58:22.233740 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
12652 2024.09.04 16:58:22.234176 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12653 2024.09.04 16:58:22.234224 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12654 2024.09.04 16:58:22.234651 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005385758 sec., 28965.28213855877 rows/sec., 1.48 MiB/sec.
12655 2024.09.04 16:58:22.234874 [ 192 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
12656 2024.09.04 16:58:22.234974 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12657 2024.09.04 16:58:22.235807 [ 196 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_26_5} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12658 2024.09.04 16:58:22.235897 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12659 2024.09.04 16:58:22.236029 [ 196 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_26_5} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
12660 2024.09.04 16:58:22.236205 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12661 2024.09.04 16:58:22.236263 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005021 sec., 47400.91615216092 rows/sec., 3.18 MiB/sec.
12662 2024.09.04 16:58:22.236288 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12663 2024.09.04 16:58:22.236302 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12664 2024.09.04 16:58:22.236385 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12665 2024.09.04 16:58:22.236657 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
12666 2024.09.04 16:58:22.236715 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Debug> DynamicQueryHandler: Done processing query
12667 2024.09.04 16:58:22.236761 [ 3 ] {f567cebb-4d5e-4e57-ac43-aebf2332b84b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12668 2024.09.04 16:58:22.236812 [ 3 ] {} <Debug> HTTP-Session: 014e30be-4223-4ff6-aceb-ce79e06d9509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12669 2024.09.04 16:58:22.236907 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12670 2024.09.04 16:58:22.236951 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19935 rows starting from the beginning of the part
12671 2024.09.04 16:58:22.237024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12672 2024.09.04 16:58:22.237186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12673 2024.09.04 16:58:22.237226 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part
12674 2024.09.04 16:58:22.237249 [ 3 ] {} <Debug> HTTP-Session: 49a43b6a-4ce8-4b24-90be-9ebc1f1c0b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12675 2024.09.04 16:58:22.237305 [ 3 ] {} <Debug> HTTP-Session: 49a43b6a-4ce8-4b24-90be-9ebc1f1c0b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.09.04 16:58:22.237369 [ 3 ] {} <Debug> HTTP-Session: 49a43b6a-4ce8-4b24-90be-9ebc1f1c0b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12677 2024.09.04 16:58:22.237497 [ 3 ] {} <Trace> HTTP-Session: 49a43b6a-4ce8-4b24-90be-9ebc1f1c0b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12678 2024.09.04 16:58:22.237531 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part
12679 2024.09.04 16:58:22.237802 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12680 2024.09.04 16:58:22.237816 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part
12681 2024.09.04 16:58:22.237933 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12682 2024.09.04 16:58:22.238109 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
12683 2024.09.04 16:58:22.238420 [ 192 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 238 rows starting from the beginning of the part
12684 2024.09.04 16:58:22.239121 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12685 2024.09.04 16:58:22.239801 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12686 2024.09.04 16:58:22.239870 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12687 2024.09.04 16:58:22.240317 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12688 2024.09.04 16:58:22.240829 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12689 2024.09.04 16:58:22.241177 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003503 sec., 285.46959748786753 rows/sec., 19.24 KiB/sec.
12690 2024.09.04 16:58:22.241565 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Debug> DynamicQueryHandler: Done processing query
12691 2024.09.04 16:58:22.241614 [ 3 ] {5a895359-e93a-424a-aa3f-6e01ba5bd8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12692 2024.09.04 16:58:22.241659 [ 3 ] {} <Debug> HTTP-Session: 49a43b6a-4ce8-4b24-90be-9ebc1f1c0b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.09.04 16:58:22.241858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 69081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12694 2024.09.04 16:58:22.241920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12695 2024.09.04 16:58:22.241940 [ 3 ] {} <Debug> HTTP-Session: aebd8d13-2d3a-4d94-aa3b-d3198c04540a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12696 2024.09.04 16:58:22.241958 [ 3 ] {} <Debug> HTTP-Session: aebd8d13-2d3a-4d94-aa3b-d3198c04540a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12697 2024.09.04 16:58:22.241973 [ 3 ] {} <Debug> HTTP-Session: aebd8d13-2d3a-4d94-aa3b-d3198c04540a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12698 2024.09.04 16:58:22.242007 [ 3 ] {} <Trace> HTTP-Session: aebd8d13-2d3a-4d94-aa3b-d3198c04540a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12699 2024.09.04 16:58:22.242791 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12700 2024.09.04 16:58:22.242873 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <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_histogramu64
12701 2024.09.04 16:58:22.243379 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12702 2024.09.04 16:58:22.244473 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12703 2024.09.04 16:58:22.244537 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12704 2024.09.04 16:58:22.245416 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20969 rows, containing 5 columns (5 merged, 0 gathered) in 0.008887772 sec., 2359308.9471692117 rows/sec., 159.52 MiB/sec.
12705 2024.09.04 16:58:22.245841 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12706 2024.09.04 16:58:22.245988 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12707 2024.09.04 16:58:22.246979 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12708 2024.09.04 16:58:22.247159 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12709 2024.09.04 16:58:22.247452 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005262 sec., 7981.755986316989 rows/sec., 14.30 MiB/sec.
12710 2024.09.04 16:58:22.247495 [ 194 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12711 2024.09.04 16:58:22.247842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB.
12712 2024.09.04 16:58:22.248382 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Debug> DynamicQueryHandler: Done processing query
12713 2024.09.04 16:58:22.248412 [ 3 ] {ba918d88-1176-4f83-b72e-673a982b865a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
12714 2024.09.04 16:58:22.248430 [ 3 ] {} <Debug> HTTP-Session: aebd8d13-2d3a-4d94-aa3b-d3198c04540a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.09.04 16:58:22.248573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 2461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12716 2024.09.04 16:58:22.248627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12717 2024.09.04 16:58:22.248648 [ 3 ] {} <Debug> HTTP-Session: 90c328de-1db6-4bd4-8262-551e0d113bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12718 2024.09.04 16:58:22.248665 [ 3 ] {} <Debug> HTTP-Session: 90c328de-1db6-4bd4-8262-551e0d113bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12719 2024.09.04 16:58:22.248679 [ 3 ] {} <Debug> HTTP-Session: 90c328de-1db6-4bd4-8262-551e0d113bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12720 2024.09.04 16:58:22.248713 [ 3 ] {} <Trace> HTTP-Session: 90c328de-1db6-4bd4-8262-551e0d113bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12721 2024.09.04 16:58:22.248825 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12722 2024.09.04 16:58:22.248872 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12723 2024.09.04 16:58:22.249027 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12724 2024.09.04 16:58:22.249313 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12725 2024.09.04 16:58:22.249352 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12726 2024.09.04 16:58:22.249728 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
12727 2024.09.04 16:58:22.250077 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12728 2024.09.04 16:58:22.250236 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001434 sec., 10460.251046025105 rows/sec., 758.64 KiB/sec.
12729 2024.09.04 16:58:22.250652 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Debug> DynamicQueryHandler: Done processing query
12730 2024.09.04 16:58:22.250678 [ 3 ] {45b590d9-047b-412f-a440-2bbcb7fda465} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12731 2024.09.04 16:58:22.250694 [ 3 ] {} <Debug> HTTP-Session: 90c328de-1db6-4bd4-8262-551e0d113bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12732 2024.09.04 16:58:22.250816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12733 2024.09.04 16:58:22.250868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12734 2024.09.04 16:58:22.250890 [ 3 ] {} <Debug> HTTP-Session: 71c6c29f-01f9-4e28-9379-1a444162723c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12735 2024.09.04 16:58:22.250907 [ 3 ] {} <Debug> HTTP-Session: 71c6c29f-01f9-4e28-9379-1a444162723c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12736 2024.09.04 16:58:22.250921 [ 3 ] {} <Debug> HTTP-Session: 71c6c29f-01f9-4e28-9379-1a444162723c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12737 2024.09.04 16:58:22.250951 [ 3 ] {} <Trace> HTTP-Session: 71c6c29f-01f9-4e28-9379-1a444162723c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12738 2024.09.04 16:58:22.251089 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12739 2024.09.04 16:58:22.251135 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12740 2024.09.04 16:58:22.251293 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12741 2024.09.04 16:58:22.251612 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12742 2024.09.04 16:58:22.251650 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12743 2024.09.04 16:58:22.252020 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12744 2024.09.04 16:58:22.252352 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12745 2024.09.04 16:58:22.252510 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec.
12746 2024.09.04 16:58:22.252520 [ 90 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12747 2024.09.04 16:58:22.252594 [ 90 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12748 2024.09.04 16:58:22.252650 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12749 2024.09.04 16:58:22.252812 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Debug> DynamicQueryHandler: Done processing query
12750 2024.09.04 16:58:22.252860 [ 3 ] {65e64ed6-334e-44c6-9a86-4888aa83c395} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12751 2024.09.04 16:58:22.252861 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
12752 2024.09.04 16:58:22.252883 [ 3 ] {} <Debug> HTTP-Session: 71c6c29f-01f9-4e28-9379-1a444162723c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12753 2024.09.04 16:58:22.253059 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12754 2024.09.04 16:58:22.253103 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3860 rows starting from the beginning of the part
12755 2024.09.04 16:58:22.253204 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part
12756 2024.09.04 16:58:22.253319 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
12757 2024.09.04 16:58:22.253404 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part
12758 2024.09.04 16:58:22.253504 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
12759 2024.09.04 16:58:22.253586 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part
12760 2024.09.04 16:58:22.255298 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545861 sec., 1659949.2273930116 rows/sec., 108.49 MiB/sec.
12761 2024.09.04 16:58:22.255596 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12762 2024.09.04 16:58:22.255995 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12763 2024.09.04 16:58:22.256076 [ 201 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_66_13} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12764 2024.09.04 16:58:22.256150 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
12765 2024.09.04 16:58:27.227505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 175862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12766 2024.09.04 16:58:27.227653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12767 2024.09.04 16:58:27.227687 [ 3 ] {} <Debug> HTTP-Session: 6dc98494-2e4d-4dc6-a6a7-55d3fbfa45fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12768 2024.09.04 16:58:27.227717 [ 3 ] {} <Debug> HTTP-Session: 6dc98494-2e4d-4dc6-a6a7-55d3fbfa45fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12769 2024.09.04 16:58:27.227737 [ 3 ] {} <Debug> HTTP-Session: 6dc98494-2e4d-4dc6-a6a7-55d3fbfa45fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12770 2024.09.04 16:58:27.227793 [ 3 ] {} <Trace> HTTP-Session: 6dc98494-2e4d-4dc6-a6a7-55d3fbfa45fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12771 2024.09.04 16:58:27.228311 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12772 2024.09.04 16:58:27.228379 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12773 2024.09.04 16:58:27.228705 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12774 2024.09.04 16:58:27.229890 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12775 2024.09.04 16:58:27.229932 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12776 2024.09.04 16:58:27.230428 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12777 2024.09.04 16:58:27.230824 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12778 2024.09.04 16:58:27.230992 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003009 sec., 402791.62512462615 rows/sec., 33.28 MiB/sec.
12779 2024.09.04 16:58:27.231201 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Debug> DynamicQueryHandler: Done processing query
12780 2024.09.04 16:58:27.231231 [ 3 ] {7c17fdb2-df4d-4cf2-99a2-3315c2aa5416} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
12781 2024.09.04 16:58:27.231249 [ 3 ] {} <Debug> HTTP-Session: 6dc98494-2e4d-4dc6-a6a7-55d3fbfa45fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12782 2024.09.04 16:58:27.231455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12783 2024.09.04 16:58:27.231505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12784 2024.09.04 16:58:27.231526 [ 3 ] {} <Debug> HTTP-Session: 4e7fb053-d037-4832-89ec-d1d24340e870 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12785 2024.09.04 16:58:27.231542 [ 3 ] {} <Debug> HTTP-Session: 4e7fb053-d037-4832-89ec-d1d24340e870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12786 2024.09.04 16:58:27.231557 [ 3 ] {} <Debug> HTTP-Session: 4e7fb053-d037-4832-89ec-d1d24340e870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12787 2024.09.04 16:58:27.231589 [ 3 ] {} <Trace> HTTP-Session: 4e7fb053-d037-4832-89ec-d1d24340e870 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12788 2024.09.04 16:58:27.231690 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12789 2024.09.04 16:58:27.231735 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12790 2024.09.04 16:58:27.231959 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12791 2024.09.04 16:58:27.232271 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12792 2024.09.04 16:58:27.232311 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12793 2024.09.04 16:58:27.232660 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12794 2024.09.04 16:58:27.233019 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12795 2024.09.04 16:58:27.233179 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001509 sec., 5301.524188204109 rows/sec., 398.65 KiB/sec.
12796 2024.09.04 16:58:27.233345 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Debug> DynamicQueryHandler: Done processing query
12797 2024.09.04 16:58:27.233372 [ 3 ] {15b54e7c-fd35-4ae5-a19a-7b86421a5854} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12798 2024.09.04 16:58:27.233389 [ 3 ] {} <Debug> HTTP-Session: 4e7fb053-d037-4832-89ec-d1d24340e870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12799 2024.09.04 16:58:27.233557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12800 2024.09.04 16:58:27.233607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12801 2024.09.04 16:58:27.233626 [ 3 ] {} <Debug> HTTP-Session: bda907ae-21f2-4b51-a362-eb0e27ae7ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12802 2024.09.04 16:58:27.233642 [ 3 ] {} <Debug> HTTP-Session: bda907ae-21f2-4b51-a362-eb0e27ae7ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12803 2024.09.04 16:58:27.233656 [ 3 ] {} <Debug> HTTP-Session: bda907ae-21f2-4b51-a362-eb0e27ae7ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12804 2024.09.04 16:58:27.233688 [ 3 ] {} <Trace> HTTP-Session: bda907ae-21f2-4b51-a362-eb0e27ae7ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12805 2024.09.04 16:58:27.233832 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12806 2024.09.04 16:58:27.233878 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12807 2024.09.04 16:58:27.234102 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12808 2024.09.04 16:58:27.234615 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12809 2024.09.04 16:58:27.234654 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12810 2024.09.04 16:58:27.235025 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12811 2024.09.04 16:58:27.235390 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12812 2024.09.04 16:58:27.235545 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001783 sec., 127874.36904094223 rows/sec., 8.66 MiB/sec.
12813 2024.09.04 16:58:27.235725 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Debug> DynamicQueryHandler: Done processing query
12814 2024.09.04 16:58:27.235750 [ 3 ] {51b91354-b643-4a7e-8f48-e76e19c8d373} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12815 2024.09.04 16:58:27.235767 [ 3 ] {} <Debug> HTTP-Session: bda907ae-21f2-4b51-a362-eb0e27ae7ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.09.04 16:58:27.236053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12817 2024.09.04 16:58:27.236104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12818 2024.09.04 16:58:27.236124 [ 3 ] {} <Debug> HTTP-Session: 8515484d-2566-4a6e-8785-50d626305310 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12819 2024.09.04 16:58:27.236141 [ 3 ] {} <Debug> HTTP-Session: 8515484d-2566-4a6e-8785-50d626305310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12820 2024.09.04 16:58:27.236155 [ 3 ] {} <Debug> HTTP-Session: 8515484d-2566-4a6e-8785-50d626305310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12821 2024.09.04 16:58:27.236186 [ 3 ] {} <Trace> HTTP-Session: 8515484d-2566-4a6e-8785-50d626305310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12822 2024.09.04 16:58:27.236441 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12823 2024.09.04 16:58:27.236485 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12824 2024.09.04 16:58:27.236710 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12825 2024.09.04 16:58:27.237405 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12826 2024.09.04 16:58:27.237445 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12827 2024.09.04 16:58:27.237835 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12828 2024.09.04 16:58:27.238196 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12829 2024.09.04 16:58:27.238360 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002069 sec., 255195.74673755435 rows/sec., 18.90 MiB/sec.
12830 2024.09.04 16:58:27.238545 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Debug> DynamicQueryHandler: Done processing query
12831 2024.09.04 16:58:27.238570 [ 3 ] {610c60ce-0c09-4f78-a9f3-8b487b2ddb1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12832 2024.09.04 16:58:27.238586 [ 3 ] {} <Debug> HTTP-Session: 8515484d-2566-4a6e-8785-50d626305310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12833 2024.09.04 16:58:27.238843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12834 2024.09.04 16:58:27.238894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12835 2024.09.04 16:58:27.238913 [ 3 ] {} <Debug> HTTP-Session: fc5d30ce-a885-4aa2-9e19-bd99064a0fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12836 2024.09.04 16:58:27.238930 [ 3 ] {} <Debug> HTTP-Session: fc5d30ce-a885-4aa2-9e19-bd99064a0fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12837 2024.09.04 16:58:27.238944 [ 3 ] {} <Debug> HTTP-Session: fc5d30ce-a885-4aa2-9e19-bd99064a0fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12838 2024.09.04 16:58:27.238977 [ 3 ] {} <Trace> HTTP-Session: fc5d30ce-a885-4aa2-9e19-bd99064a0fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12839 2024.09.04 16:58:27.239442 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12840 2024.09.04 16:58:27.239491 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12841 2024.09.04 16:58:27.239637 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12842 2024.09.04 16:58:27.240521 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12843 2024.09.04 16:58:27.240559 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12844 2024.09.04 16:58:27.240994 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12845 2024.09.04 16:58:27.241336 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): 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.09.04 16:58:27.241503 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002359 sec., 357778.719796524 rows/sec., 24.08 MiB/sec.
12847 2024.09.04 16:58:27.241683 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Debug> DynamicQueryHandler: Done processing query
12848 2024.09.04 16:58:27.241709 [ 3 ] {70ece7c0-3b6d-48fc-ba12-c694e7ecfaf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12849 2024.09.04 16:58:27.241726 [ 3 ] {} <Debug> HTTP-Session: fc5d30ce-a885-4aa2-9e19-bd99064a0fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12850 2024.09.04 16:58:27.242035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12851 2024.09.04 16:58:27.242085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12852 2024.09.04 16:58:27.242105 [ 3 ] {} <Debug> HTTP-Session: 60f45cda-4fda-4f22-a940-291b4c6bf64c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12853 2024.09.04 16:58:27.242121 [ 3 ] {} <Debug> HTTP-Session: 60f45cda-4fda-4f22-a940-291b4c6bf64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12854 2024.09.04 16:58:27.242135 [ 3 ] {} <Debug> HTTP-Session: 60f45cda-4fda-4f22-a940-291b4c6bf64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12855 2024.09.04 16:58:27.242165 [ 3 ] {} <Trace> HTTP-Session: 60f45cda-4fda-4f22-a940-291b4c6bf64c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12856 2024.09.04 16:58:27.242312 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12857 2024.09.04 16:58:27.242379 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <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_histogramu64
12858 2024.09.04 16:58:27.242799 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12859 2024.09.04 16:58:27.243346 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12860 2024.09.04 16:58:27.243385 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12861 2024.09.04 16:58:27.243996 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12862 2024.09.04 16:58:27.244421 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12863 2024.09.04 16:58:27.244630 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec.
12864 2024.09.04 16:58:27.244855 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Debug> DynamicQueryHandler: Done processing query
12865 2024.09.04 16:58:27.244881 [ 3 ] {35eaacc6-f158-4f2d-9334-115c712f8337} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12866 2024.09.04 16:58:27.244897 [ 3 ] {} <Debug> HTTP-Session: 60f45cda-4fda-4f22-a940-291b4c6bf64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.09.04 16:58:27.245018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12868 2024.09.04 16:58:27.245069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12869 2024.09.04 16:58:27.245088 [ 3 ] {} <Debug> HTTP-Session: 87bfa772-a94f-4c78-9676-41c967e4239f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12870 2024.09.04 16:58:27.245104 [ 3 ] {} <Debug> HTTP-Session: 87bfa772-a94f-4c78-9676-41c967e4239f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12871 2024.09.04 16:58:27.245118 [ 3 ] {} <Debug> HTTP-Session: 87bfa772-a94f-4c78-9676-41c967e4239f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12872 2024.09.04 16:58:27.245148 [ 3 ] {} <Trace> HTTP-Session: 87bfa772-a94f-4c78-9676-41c967e4239f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12873 2024.09.04 16:58:27.245262 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12874 2024.09.04 16:58:27.245308 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12875 2024.09.04 16:58:27.245440 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12876 2024.09.04 16:58:27.245745 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12877 2024.09.04 16:58:27.245782 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12878 2024.09.04 16:58:27.246144 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12879 2024.09.04 16:58:27.246477 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12880 2024.09.04 16:58:27.246631 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
12881 2024.09.04 16:58:27.246799 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Debug> DynamicQueryHandler: Done processing query
12882 2024.09.04 16:58:27.246823 [ 3 ] {7110e474-2c92-453d-b178-82fa2aa28b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12883 2024.09.04 16:58:27.246839 [ 3 ] {} <Debug> HTTP-Session: 87bfa772-a94f-4c78-9676-41c967e4239f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12884 2024.09.04 16:58:30.631401 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
12885 2024.09.04 16:58:30.631457 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
12886 2024.09.04 16:58:32.203923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12887 2024.09.04 16:58:32.204063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12888 2024.09.04 16:58:32.204088 [ 3 ] {} <Debug> HTTP-Session: 937bbc7a-0e1a-4ca8-b415-3965fa465097 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12889 2024.09.04 16:58:32.204114 [ 3 ] {} <Debug> HTTP-Session: 937bbc7a-0e1a-4ca8-b415-3965fa465097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12890 2024.09.04 16:58:32.204129 [ 3 ] {} <Debug> HTTP-Session: 937bbc7a-0e1a-4ca8-b415-3965fa465097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12891 2024.09.04 16:58:32.204181 [ 3 ] {} <Trace> HTTP-Session: 937bbc7a-0e1a-4ca8-b415-3965fa465097 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12892 2024.09.04 16:58:32.204363 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12893 2024.09.04 16:58:32.204430 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12894 2024.09.04 16:58:32.204763 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12895 2024.09.04 16:58:32.205211 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12896 2024.09.04 16:58:32.205253 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12897 2024.09.04 16:58:32.205659 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12898 2024.09.04 16:58:32.206058 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12899 2024.09.04 16:58:32.206221 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001907 sec., 1048.767697954903 rows/sec., 85.52 KiB/sec.
12900 2024.09.04 16:58:32.206434 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Debug> DynamicQueryHandler: Done processing query
12901 2024.09.04 16:58:32.206460 [ 3 ] {b9854b98-3cdd-4a47-969f-afb7859e981b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12902 2024.09.04 16:58:32.206477 [ 3 ] {} <Debug> HTTP-Session: 937bbc7a-0e1a-4ca8-b415-3965fa465097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12903 2024.09.04 16:58:32.206690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 42144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12904 2024.09.04 16:58:32.206738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12905 2024.09.04 16:58:32.206758 [ 3 ] {} <Debug> HTTP-Session: 871d0d35-4bc3-4a4f-b83e-3bb0dd06bfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12906 2024.09.04 16:58:32.206775 [ 3 ] {} <Debug> HTTP-Session: 871d0d35-4bc3-4a4f-b83e-3bb0dd06bfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.09.04 16:58:32.206789 [ 3 ] {} <Debug> HTTP-Session: 871d0d35-4bc3-4a4f-b83e-3bb0dd06bfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.09.04 16:58:32.206820 [ 3 ] {} <Trace> HTTP-Session: 871d0d35-4bc3-4a4f-b83e-3bb0dd06bfb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12909 2024.09.04 16:58:32.207000 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12910 2024.09.04 16:58:32.207044 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12911 2024.09.04 16:58:32.207271 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12912 2024.09.04 16:58:32.207798 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12913 2024.09.04 16:58:32.207835 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12914 2024.09.04 16:58:32.208212 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12915 2024.09.04 16:58:32.208588 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12916 2024.09.04 16:58:32.208736 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Debug> executeQuery: Read 278 rows, 25.26 KiB in 0.001824 sec., 152412.28070175438 rows/sec., 13.52 MiB/sec.
12917 2024.09.04 16:58:32.208920 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Debug> DynamicQueryHandler: Done processing query
12918 2024.09.04 16:58:32.208944 [ 3 ] {707f8555-edbd-4596-ab4e-14faf2eb002d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12919 2024.09.04 16:58:32.208960 [ 3 ] {} <Debug> HTTP-Session: 871d0d35-4bc3-4a4f-b83e-3bb0dd06bfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12920 2024.09.04 16:58:32.209146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 6638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12921 2024.09.04 16:58:32.209235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12922 2024.09.04 16:58:32.209255 [ 3 ] {} <Debug> HTTP-Session: 11a4c6de-0249-419a-bc0f-05334ad13022 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12923 2024.09.04 16:58:32.209272 [ 3 ] {} <Debug> HTTP-Session: 11a4c6de-0249-419a-bc0f-05334ad13022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12924 2024.09.04 16:58:32.209287 [ 3 ] {} <Debug> HTTP-Session: 11a4c6de-0249-419a-bc0f-05334ad13022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12925 2024.09.04 16:58:32.209318 [ 3 ] {} <Trace> HTTP-Session: 11a4c6de-0249-419a-bc0f-05334ad13022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12926 2024.09.04 16:58:32.209427 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12927 2024.09.04 16:58:32.209471 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12928 2024.09.04 16:58:32.209697 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12929 2024.09.04 16:58:32.210060 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12930 2024.09.04 16:58:32.210096 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12931 2024.09.04 16:58:32.210542 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12932 2024.09.04 16:58:32.210896 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12933 2024.09.04 16:58:32.211052 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001655 sec., 27794.561933534744 rows/sec., 2.03 MiB/sec.
12934 2024.09.04 16:58:32.211063 [ 81 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12935 2024.09.04 16:58:32.211174 [ 81 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12936 2024.09.04 16:58:32.211222 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12937 2024.09.04 16:58:32.211315 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Debug> DynamicQueryHandler: Done processing query
12938 2024.09.04 16:58:32.211350 [ 3 ] {5ff55c72-94f0-48bc-a066-9bb71bb45d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12939 2024.09.04 16:58:32.211358 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
12940 2024.09.04 16:58:32.211370 [ 3 ] {} <Debug> HTTP-Session: 11a4c6de-0249-419a-bc0f-05334ad13022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12941 2024.09.04 16:58:32.211489 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12942 2024.09.04 16:58:32.211527 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 57 rows starting from the beginning of the part
12943 2024.09.04 16:58:32.211538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12944 2024.09.04 16:58:32.211616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12945 2024.09.04 16:58:32.211691 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part
12946 2024.09.04 16:58:32.211703 [ 3 ] {} <Debug> HTTP-Session: 3a73ad4b-e7e9-4e01-bf42-985332d6f0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12947 2024.09.04 16:58:32.211767 [ 3 ] {} <Debug> HTTP-Session: 3a73ad4b-e7e9-4e01-bf42-985332d6f0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12948 2024.09.04 16:58:32.211853 [ 3 ] {} <Debug> HTTP-Session: 3a73ad4b-e7e9-4e01-bf42-985332d6f0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12949 2024.09.04 16:58:32.212046 [ 3 ] {} <Trace> HTTP-Session: 3a73ad4b-e7e9-4e01-bf42-985332d6f0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12950 2024.09.04 16:58:32.212081 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part
12951 2024.09.04 16:58:32.212198 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 44 rows starting from the beginning of the part
12952 2024.09.04 16:58:32.212300 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12953 2024.09.04 16:58:32.212500 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12954 2024.09.04 16:58:32.212637 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part
12955 2024.09.04 16:58:32.212958 [ 191 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 46 rows starting from the beginning of the part
12956 2024.09.04 16:58:32.213474 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12957 2024.09.04 16:58:32.213996 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12958 2024.09.04 16:58:32.214039 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12959 2024.09.04 16:58:32.214635 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
12960 2024.09.04 16:58:32.214677 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.00337452 sec., 57785.99623057501 rows/sec., 4.43 MiB/sec.
12961 2024.09.04 16:58:32.215013 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12962 2024.09.04 16:58:32.215328 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12963 2024.09.04 16:58:32.215789 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00359 sec., 3899.7214484679666 rows/sec., 273.11 KiB/sec.
12964 2024.09.04 16:58:32.216184 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Debug> DynamicQueryHandler: Done processing query
12965 2024.09.04 16:58:32.216193 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12966 2024.09.04 16:58:32.216227 [ 3 ] {89893c49-b512-437a-acc3-29cd1b1fec2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12967 2024.09.04 16:58:32.216280 [ 3 ] {} <Debug> HTTP-Session: 3a73ad4b-e7e9-4e01-bf42-985332d6f0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12968 2024.09.04 16:58:32.216379 [ 194 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_66_13} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12969 2024.09.04 16:58:32.216453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12970 2024.09.04 16:58:32.216531 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12971 2024.09.04 16:58:32.216556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12972 2024.09.04 16:58:32.216589 [ 3 ] {} <Debug> HTTP-Session: c3728ca3-0a1d-41a2-8d56-24a2bd48e72a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12973 2024.09.04 16:58:32.216606 [ 3 ] {} <Debug> HTTP-Session: c3728ca3-0a1d-41a2-8d56-24a2bd48e72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12974 2024.09.04 16:58:32.216620 [ 3 ] {} <Debug> HTTP-Session: c3728ca3-0a1d-41a2-8d56-24a2bd48e72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12975 2024.09.04 16:58:32.216652 [ 3 ] {} <Trace> HTTP-Session: c3728ca3-0a1d-41a2-8d56-24a2bd48e72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12976 2024.09.04 16:58:32.216758 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12977 2024.09.04 16:58:32.216803 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12978 2024.09.04 16:58:32.217055 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12979 2024.09.04 16:58:32.217370 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12980 2024.09.04 16:58:32.217408 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12981 2024.09.04 16:58:32.217754 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12982 2024.09.04 16:58:32.218149 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12983 2024.09.04 16:58:32.218306 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 225.65 KiB/sec.
12984 2024.09.04 16:58:32.218485 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Debug> DynamicQueryHandler: Done processing query
12985 2024.09.04 16:58:32.218510 [ 3 ] {c2c9d5e1-b6f5-4fac-b749-3db1fb949822} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12986 2024.09.04 16:58:32.218526 [ 3 ] {} <Debug> HTTP-Session: c3728ca3-0a1d-41a2-8d56-24a2bd48e72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12987 2024.09.04 16:58:32.218755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 69588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12988 2024.09.04 16:58:32.218804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12989 2024.09.04 16:58:32.218823 [ 3 ] {} <Debug> HTTP-Session: 7537dc42-0221-46f9-acf7-2056dbf2595e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
12990 2024.09.04 16:58:32.218840 [ 3 ] {} <Debug> HTTP-Session: 7537dc42-0221-46f9-acf7-2056dbf2595e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12991 2024.09.04 16:58:32.218854 [ 3 ] {} <Debug> HTTP-Session: 7537dc42-0221-46f9-acf7-2056dbf2595e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12992 2024.09.04 16:58:32.218884 [ 3 ] {} <Trace> HTTP-Session: 7537dc42-0221-46f9-acf7-2056dbf2595e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12993 2024.09.04 16:58:32.219102 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12994 2024.09.04 16:58:32.219146 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12995 2024.09.04 16:58:32.219373 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12996 2024.09.04 16:58:32.219958 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12997 2024.09.04 16:58:32.219995 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12998 2024.09.04 16:58:32.220378 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12999 2024.09.04 16:58:32.220748 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13000 2024.09.04 16:58:32.220905 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Debug> executeQuery: Read 428 rows, 31.37 KiB in 0.001915 sec., 223498.69451697127 rows/sec., 16.00 MiB/sec.
13001 2024.09.04 16:58:32.221088 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Debug> DynamicQueryHandler: Done processing query
13002 2024.09.04 16:58:32.221113 [ 3 ] {60867454-5208-4e8a-8b4a-9de9b55be0cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13003 2024.09.04 16:58:32.221130 [ 3 ] {} <Debug> HTTP-Session: 7537dc42-0221-46f9-acf7-2056dbf2595e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13004 2024.09.04 16:58:32.221285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13005 2024.09.04 16:58:32.221334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13006 2024.09.04 16:58:32.221354 [ 3 ] {} <Debug> HTTP-Session: 6d76f5eb-30bc-422c-8746-491bb205d2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13007 2024.09.04 16:58:32.221370 [ 3 ] {} <Debug> HTTP-Session: 6d76f5eb-30bc-422c-8746-491bb205d2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13008 2024.09.04 16:58:32.221384 [ 3 ] {} <Debug> HTTP-Session: 6d76f5eb-30bc-422c-8746-491bb205d2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13009 2024.09.04 16:58:32.221416 [ 3 ] {} <Trace> HTTP-Session: 6d76f5eb-30bc-422c-8746-491bb205d2ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13010 2024.09.04 16:58:32.221514 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13011 2024.09.04 16:58:32.221564 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13012 2024.09.04 16:58:32.221749 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13013 2024.09.04 16:58:32.222065 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13014 2024.09.04 16:58:32.222103 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
13015 2024.09.04 16:58:32.222471 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13016 2024.09.04 16:58:32.222808 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13017 2024.09.04 16:58:32.222956 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec.
13018 2024.09.04 16:58:32.223253 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Debug> DynamicQueryHandler: Done processing query
13019 2024.09.04 16:58:32.223285 [ 3 ] {d198451a-fb8a-46ea-b567-8234feebd103} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13020 2024.09.04 16:58:32.223305 [ 3 ] {} <Debug> HTTP-Session: 6d76f5eb-30bc-422c-8746-491bb205d2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13021 2024.09.04 16:58:32.223479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 42921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13022 2024.09.04 16:58:32.223545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13023 2024.09.04 16:58:32.223577 [ 3 ] {} <Debug> HTTP-Session: a1c11c24-d160-49ec-b804-82e43eb22e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13024 2024.09.04 16:58:32.223603 [ 3 ] {} <Debug> HTTP-Session: a1c11c24-d160-49ec-b804-82e43eb22e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13025 2024.09.04 16:58:32.223626 [ 3 ] {} <Debug> HTTP-Session: a1c11c24-d160-49ec-b804-82e43eb22e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13026 2024.09.04 16:58:32.223660 [ 3 ] {} <Trace> HTTP-Session: a1c11c24-d160-49ec-b804-82e43eb22e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13027 2024.09.04 16:58:32.223925 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13028 2024.09.04 16:58:32.223995 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13029 2024.09.04 16:58:32.224208 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13030 2024.09.04 16:58:32.224672 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13031 2024.09.04 16:58:32.224710 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
13032 2024.09.04 16:58:32.225119 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13033 2024.09.04 16:58:32.225581 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13034 2024.09.04 16:58:32.225735 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Debug> executeQuery: Read 228 rows, 15.63 KiB in 0.001976 sec., 115384.61538461539 rows/sec., 7.72 MiB/sec.
13035 2024.09.04 16:58:32.225931 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Debug> DynamicQueryHandler: Done processing query
13036 2024.09.04 16:58:32.225964 [ 3 ] {b5fdb3f0-846a-4c77-9883-e55874bb2af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13037 2024.09.04 16:58:32.225990 [ 3 ] {} <Debug> HTTP-Session: a1c11c24-d160-49ec-b804-82e43eb22e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13038 2024.09.04 16:58:32.226153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13039 2024.09.04 16:58:32.226206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13040 2024.09.04 16:58:32.226227 [ 3 ] {} <Debug> HTTP-Session: 323b3dd8-fbda-427c-a613-e816674f63d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13041 2024.09.04 16:58:32.226244 [ 3 ] {} <Debug> HTTP-Session: 323b3dd8-fbda-427c-a613-e816674f63d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13042 2024.09.04 16:58:32.226259 [ 3 ] {} <Debug> HTTP-Session: 323b3dd8-fbda-427c-a613-e816674f63d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13043 2024.09.04 16:58:32.226293 [ 3 ] {} <Trace> HTTP-Session: 323b3dd8-fbda-427c-a613-e816674f63d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13044 2024.09.04 16:58:32.226404 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13045 2024.09.04 16:58:32.226465 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13046 2024.09.04 16:58:32.226645 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13047 2024.09.04 16:58:32.226959 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13048 2024.09.04 16:58:32.227000 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
13049 2024.09.04 16:58:32.227361 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13050 2024.09.04 16:58:32.227708 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13051 2024.09.04 16:58:32.227862 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec.
13052 2024.09.04 16:58:32.228057 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Debug> DynamicQueryHandler: Done processing query
13053 2024.09.04 16:58:32.228096 [ 3 ] {05e79e29-de76-46c7-84d4-6f947c6cecb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13054 2024.09.04 16:58:32.228114 [ 3 ] {} <Debug> HTTP-Session: 323b3dd8-fbda-427c-a613-e816674f63d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13055 2024.09.04 16:58:32.228289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 72393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13056 2024.09.04 16:58:32.228353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13057 2024.09.04 16:58:32.228375 [ 3 ] {} <Debug> HTTP-Session: 84723edd-7162-4e08-af0a-46ca9e869637 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13058 2024.09.04 16:58:32.228392 [ 3 ] {} <Debug> HTTP-Session: 84723edd-7162-4e08-af0a-46ca9e869637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13059 2024.09.04 16:58:32.228406 [ 3 ] {} <Debug> HTTP-Session: 84723edd-7162-4e08-af0a-46ca9e869637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13060 2024.09.04 16:58:32.228437 [ 3 ] {} <Trace> HTTP-Session: 84723edd-7162-4e08-af0a-46ca9e869637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13061 2024.09.04 16:58:32.228883 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13062 2024.09.04 16:58:32.228951 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <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_histogramu64
13063 2024.09.04 16:58:32.229381 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13064 2024.09.04 16:58:32.230226 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13065 2024.09.04 16:58:32.230264 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
13066 2024.09.04 16:58:32.230930 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13067 2024.09.04 16:58:32.231339 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13068 2024.09.04 16:58:32.231523 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.00296 sec., 14864.864864864865 rows/sec., 26.64 MiB/sec.
13069 2024.09.04 16:58:32.231528 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13070 2024.09.04 16:58:32.231659 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13071 2024.09.04 16:58:32.231720 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
13072 2024.09.04 16:58:32.231998 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Debug> DynamicQueryHandler: Done processing query
13073 2024.09.04 16:58:32.232060 [ 3 ] {c7151acc-96a6-4814-81b9-3262f6c0f3de} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13074 2024.09.04 16:58:32.232063 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
13075 2024.09.04 16:58:32.232121 [ 3 ] {} <Debug> HTTP-Session: 84723edd-7162-4e08-af0a-46ca9e869637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13076 2024.09.04 16:58:32.232405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 11547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13077 2024.09.04 16:58:32.232568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13078 2024.09.04 16:58:32.232662 [ 3 ] {} <Debug> HTTP-Session: a8e10274-3bb1-4623-9b08-4a1b8ef5cbac Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13079 2024.09.04 16:58:32.232756 [ 3 ] {} <Debug> HTTP-Session: a8e10274-3bb1-4623-9b08-4a1b8ef5cbac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13080 2024.09.04 16:58:32.232834 [ 3 ] {} <Debug> HTTP-Session: a8e10274-3bb1-4623-9b08-4a1b8ef5cbac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13081 2024.09.04 16:58:32.233005 [ 3 ] {} <Trace> HTTP-Session: a8e10274-3bb1-4623-9b08-4a1b8ef5cbac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13082 2024.09.04 16:58:32.233353 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13083 2024.09.04 16:58:32.233490 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13084 2024.09.04 16:58:32.233622 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13085 2024.09.04 16:58:32.233896 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1181 rows starting from the beginning of the part
13086 2024.09.04 16:58:32.234106 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13087 2024.09.04 16:58:32.234591 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part
13088 2024.09.04 16:58:32.235210 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part
13089 2024.09.04 16:58:32.235359 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13090 2024.09.04 16:58:32.235466 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
13091 2024.09.04 16:58:32.235858 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part
13092 2024.09.04 16:58:32.236576 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part
13093 2024.09.04 16:58:32.236715 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13094 2024.09.04 16:58:32.237150 [ 193 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 44 rows starting from the beginning of the part
13095 2024.09.04 16:58:32.237915 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13096 2024.09.04 16:58:32.238415 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.005162 sec., 15110.422316931423 rows/sec., 978.64 KiB/sec.
13097 2024.09.04 16:58:32.239077 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Debug> DynamicQueryHandler: Done processing query
13098 2024.09.04 16:58:32.239168 [ 3 ] {c23bc161-929b-4823-a81b-ade005570f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13099 2024.09.04 16:58:32.239272 [ 3 ] {} <Debug> HTTP-Session: a8e10274-3bb1-4623-9b08-4a1b8ef5cbac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13100 2024.09.04 16:58:32.245079 [ 191 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 19 columns (19 merged, 0 gathered) in 0.013238656 sec., 99330.32477012773 rows/sec., 178.00 MiB/sec.
13101 2024.09.04 16:58:32.246345 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13102 2024.09.04 16:58:32.247014 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13103 2024.09.04 16:58:32.247112 [ 198 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13104 2024.09.04 16:58:32.247270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB.
13105 2024.09.04 16:58:37.198258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13106 2024.09.04 16:58:37.198398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13107 2024.09.04 16:58:37.198427 [ 3 ] {} <Debug> HTTP-Session: a586fa09-4727-49eb-ad7c-04c09f6ca46e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13108 2024.09.04 16:58:37.198455 [ 3 ] {} <Debug> HTTP-Session: a586fa09-4727-49eb-ad7c-04c09f6ca46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13109 2024.09.04 16:58:37.198475 [ 3 ] {} <Debug> HTTP-Session: a586fa09-4727-49eb-ad7c-04c09f6ca46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13110 2024.09.04 16:58:37.198531 [ 3 ] {} <Trace> HTTP-Session: a586fa09-4727-49eb-ad7c-04c09f6ca46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13111 2024.09.04 16:58:37.198760 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13112 2024.09.04 16:58:37.198837 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13113 2024.09.04 16:58:37.199233 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13114 2024.09.04 16:58:37.199718 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13115 2024.09.04 16:58:37.199767 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13116 2024.09.04 16:58:37.200201 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13117 2024.09.04 16:58:37.200590 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13118 2024.09.04 16:58:37.200765 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002087 sec., 34499.28126497365 rows/sec., 2.80 MiB/sec.
13119 2024.09.04 16:58:37.200977 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Debug> DynamicQueryHandler: Done processing query
13120 2024.09.04 16:58:37.201004 [ 3 ] {f1a584e5-a52c-4c7a-99f8-742205f833a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13121 2024.09.04 16:58:37.201021 [ 3 ] {} <Debug> HTTP-Session: a586fa09-4727-49eb-ad7c-04c09f6ca46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13122 2024.09.04 16:58:37.201221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13123 2024.09.04 16:58:37.201271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13124 2024.09.04 16:58:37.201290 [ 3 ] {} <Debug> HTTP-Session: 2a44cc2c-4974-4ce1-9ca0-ff1324c95d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13125 2024.09.04 16:58:37.201309 [ 3 ] {} <Debug> HTTP-Session: 2a44cc2c-4974-4ce1-9ca0-ff1324c95d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.09.04 16:58:37.201323 [ 3 ] {} <Debug> HTTP-Session: 2a44cc2c-4974-4ce1-9ca0-ff1324c95d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13127 2024.09.04 16:58:37.201357 [ 3 ] {} <Trace> HTTP-Session: 2a44cc2c-4974-4ce1-9ca0-ff1324c95d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13128 2024.09.04 16:58:37.201462 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13129 2024.09.04 16:58:37.201508 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13130 2024.09.04 16:58:37.201745 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13131 2024.09.04 16:58:37.202062 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13132 2024.09.04 16:58:37.202100 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13133 2024.09.04 16:58:37.202451 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13134 2024.09.04 16:58:37.202813 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13135 2024.09.04 16:58:37.202963 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001527 sec., 5239.030779305828 rows/sec., 393.95 KiB/sec.
13136 2024.09.04 16:58:37.203148 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Debug> DynamicQueryHandler: Done processing query
13137 2024.09.04 16:58:37.203171 [ 3 ] {5bb4ffa8-790c-404f-a5a9-1c332d7665b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13138 2024.09.04 16:58:37.203187 [ 3 ] {} <Debug> HTTP-Session: 2a44cc2c-4974-4ce1-9ca0-ff1324c95d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13139 2024.09.04 16:58:37.203326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13140 2024.09.04 16:58:37.203373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13141 2024.09.04 16:58:37.203392 [ 3 ] {} <Debug> HTTP-Session: ea3e57a5-9c81-413c-9287-329a4237c596 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13142 2024.09.04 16:58:37.203409 [ 3 ] {} <Debug> HTTP-Session: ea3e57a5-9c81-413c-9287-329a4237c596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13143 2024.09.04 16:58:37.203423 [ 3 ] {} <Debug> HTTP-Session: ea3e57a5-9c81-413c-9287-329a4237c596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13144 2024.09.04 16:58:37.203456 [ 3 ] {} <Trace> HTTP-Session: ea3e57a5-9c81-413c-9287-329a4237c596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13145 2024.09.04 16:58:37.203574 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13146 2024.09.04 16:58:37.203618 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13147 2024.09.04 16:58:37.203841 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13148 2024.09.04 16:58:37.204170 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13149 2024.09.04 16:58:37.204207 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13150 2024.09.04 16:58:37.204590 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13151 2024.09.04 16:58:37.204950 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13152 2024.09.04 16:58:37.205100 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001567 sec., 45947.670708359925 rows/sec., 3.59 MiB/sec.
13153 2024.09.04 16:58:37.205342 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Debug> DynamicQueryHandler: Done processing query
13154 2024.09.04 16:58:37.205395 [ 3 ] {ccb96b86-fdc2-4b10-9795-ab664c83e0c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13155 2024.09.04 16:58:37.205450 [ 3 ] {} <Debug> HTTP-Session: ea3e57a5-9c81-413c-9287-329a4237c596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13156 2024.09.04 16:58:37.205672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13157 2024.09.04 16:58:37.205723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13158 2024.09.04 16:58:37.205743 [ 3 ] {} <Debug> HTTP-Session: 9d0ce15f-8e8e-458a-b760-3cc75eaa9a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13159 2024.09.04 16:58:37.205761 [ 3 ] {} <Debug> HTTP-Session: 9d0ce15f-8e8e-458a-b760-3cc75eaa9a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13160 2024.09.04 16:58:37.205776 [ 3 ] {} <Debug> HTTP-Session: 9d0ce15f-8e8e-458a-b760-3cc75eaa9a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13161 2024.09.04 16:58:37.205809 [ 3 ] {} <Trace> HTTP-Session: 9d0ce15f-8e8e-458a-b760-3cc75eaa9a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13162 2024.09.04 16:58:37.205963 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13163 2024.09.04 16:58:37.206014 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13164 2024.09.04 16:58:37.206178 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13165 2024.09.04 16:58:37.206555 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13166 2024.09.04 16:58:37.206591 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13167 2024.09.04 16:58:37.206974 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13168 2024.09.04 16:58:37.207308 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13169 2024.09.04 16:58:37.207468 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
13170 2024.09.04 16:58:37.207646 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Debug> DynamicQueryHandler: Done processing query
13171 2024.09.04 16:58:37.207670 [ 3 ] {7a3afefa-3d06-4bad-b548-e36bba139245} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13172 2024.09.04 16:58:37.207686 [ 3 ] {} <Debug> HTTP-Session: 9d0ce15f-8e8e-458a-b760-3cc75eaa9a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13173 2024.09.04 16:58:37.207860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13174 2024.09.04 16:58:37.207908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13175 2024.09.04 16:58:37.207927 [ 3 ] {} <Debug> HTTP-Session: bc76b578-bc37-44ac-96c9-08594ce25a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13176 2024.09.04 16:58:37.207944 [ 3 ] {} <Debug> HTTP-Session: bc76b578-bc37-44ac-96c9-08594ce25a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13177 2024.09.04 16:58:37.207958 [ 3 ] {} <Debug> HTTP-Session: bc76b578-bc37-44ac-96c9-08594ce25a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.09.04 16:58:37.207989 [ 3 ] {} <Trace> HTTP-Session: bc76b578-bc37-44ac-96c9-08594ce25a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13179 2024.09.04 16:58:37.208150 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13180 2024.09.04 16:58:37.208217 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <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_histogramu64
13181 2024.09.04 16:58:37.208624 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13182 2024.09.04 16:58:37.209075 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13183 2024.09.04 16:58:37.209111 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13184 2024.09.04 16:58:37.209702 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13185 2024.09.04 16:58:37.210138 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13186 2024.09.04 16:58:37.210283 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002221 sec., 3601.9810895992796 rows/sec., 6.45 MiB/sec.
13187 2024.09.04 16:58:37.210657 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Debug> DynamicQueryHandler: Done processing query
13188 2024.09.04 16:58:37.210715 [ 3 ] {4be05979-90fb-4c3d-bb8c-16ca5e65e60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13189 2024.09.04 16:58:37.210767 [ 3 ] {} <Debug> HTTP-Session: bc76b578-bc37-44ac-96c9-08594ce25a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13190 2024.09.04 16:58:37.210932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13191 2024.09.04 16:58:37.210983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13192 2024.09.04 16:58:37.211002 [ 3 ] {} <Debug> HTTP-Session: 9a4e9474-657d-4c53-8100-a9ac74b41bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13193 2024.09.04 16:58:37.211019 [ 3 ] {} <Debug> HTTP-Session: 9a4e9474-657d-4c53-8100-a9ac74b41bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13194 2024.09.04 16:58:37.211036 [ 3 ] {} <Debug> HTTP-Session: 9a4e9474-657d-4c53-8100-a9ac74b41bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13195 2024.09.04 16:58:37.211067 [ 3 ] {} <Trace> HTTP-Session: 9a4e9474-657d-4c53-8100-a9ac74b41bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13196 2024.09.04 16:58:37.211175 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13197 2024.09.04 16:58:37.211218 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13198 2024.09.04 16:58:37.211347 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13199 2024.09.04 16:58:37.211619 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13200 2024.09.04 16:58:37.211651 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13201 2024.09.04 16:58:37.212057 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13202 2024.09.04 16:58:37.212379 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13203 2024.09.04 16:58:37.212504 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
13204 2024.09.04 16:58:37.212748 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Debug> DynamicQueryHandler: Done processing query
13205 2024.09.04 16:58:37.212804 [ 3 ] {61a9990a-bbf8-4194-b5a7-2bc7d07fc341} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13206 2024.09.04 16:58:37.212861 [ 3 ] {} <Debug> HTTP-Session: 9a4e9474-657d-4c53-8100-a9ac74b41bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13207 2024.09.04 16:58:42.197948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13208 2024.09.04 16:58:42.198286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13209 2024.09.04 16:58:42.198337 [ 3 ] {} <Debug> HTTP-Session: e97a15ab-b769-4bcd-978e-b33f3a843790 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13210 2024.09.04 16:58:42.198378 [ 3 ] {} <Debug> HTTP-Session: e97a15ab-b769-4bcd-978e-b33f3a843790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13211 2024.09.04 16:58:42.198401 [ 3 ] {} <Debug> HTTP-Session: e97a15ab-b769-4bcd-978e-b33f3a843790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13212 2024.09.04 16:58:42.198451 [ 3 ] {} <Trace> HTTP-Session: e97a15ab-b769-4bcd-978e-b33f3a843790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13213 2024.09.04 16:58:42.198683 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
13214 2024.09.04 16:58:42.199094 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
13215 2024.09.04 16:58:42.199149 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
13216 2024.09.04 16:58:42.199530 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13217 2024.09.04 16:58:42.199613 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
13218 2024.09.04 16:58:42.199789 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
13219 2024.09.04 16:58:42.199917 [ 254 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
13220 2024.09.04 16:58:42.199937 [ 261 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
13221 2024.09.04 16:58:42.200059 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (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
13222 2024.09.04 16:58:42.200088 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Spreading mark ranges among streams (default reading)
13223 2024.09.04 16:58:42.200179 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
13224 2024.09.04 16:58:42.200202 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5) (SelectExecutor): Reading approx. 41 rows with 2 streams
13225 2024.09.04 16:58:42.200247 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
13226 2024.09.04 16:58:42.200293 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
13227 2024.09.04 16:58:42.201870 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003302 sec., 12416.71714112659 rows/sec., 473.49 KiB/sec.
13228 2024.09.04 16:58:42.202210 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> DynamicQueryHandler: Done processing query
13229 2024.09.04 16:58:42.202236 [ 3 ] {4f7808d4-96d1-46a5-83b3-2e519834f813} <Debug> MemoryTracker: Peak memory usage (for query): 3.08 MiB.
13230 2024.09.04 16:58:42.202255 [ 3 ] {} <Debug> HTTP-Session: e97a15ab-b769-4bcd-978e-b33f3a843790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13231 2024.09.04 16:58:42.209814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13232 2024.09.04 16:58:42.209872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13233 2024.09.04 16:58:42.209892 [ 3 ] {} <Debug> HTTP-Session: b438519c-c992-4d3b-91aa-e727e292b4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13234 2024.09.04 16:58:42.209911 [ 3 ] {} <Debug> HTTP-Session: b438519c-c992-4d3b-91aa-e727e292b4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13235 2024.09.04 16:58:42.209927 [ 3 ] {} <Debug> HTTP-Session: b438519c-c992-4d3b-91aa-e727e292b4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13236 2024.09.04 16:58:42.209964 [ 3 ] {} <Trace> HTTP-Session: b438519c-c992-4d3b-91aa-e727e292b4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13237 2024.09.04 16:58:42.210084 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
13238 2024.09.04 16:58:42.210135 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13239 2024.09.04 16:58:42.210308 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13240 2024.09.04 16:58:42.210661 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13241 2024.09.04 16:58:42.210699 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13242 2024.09.04 16:58:42.211196 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
13243 2024.09.04 16:58:42.211513 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Trace> oximeter.timeseries_schema (b692a361-f2e6-4163-aa1e-c3ace45c8ce5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13244 2024.09.04 16:58:42.211651 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001604 sec., 623.4413965087282 rows/sec., 173.52 KiB/sec.
13245 2024.09.04 16:58:42.211971 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Debug> DynamicQueryHandler: Done processing query
13246 2024.09.04 16:58:42.211996 [ 3 ] {dddfa837-c546-4a15-bad3-8a4b3b2d7f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13247 2024.09.04 16:58:42.212013 [ 3 ] {} <Debug> HTTP-Session: b438519c-c992-4d3b-91aa-e727e292b4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13248 2024.09.04 16:58:42.212163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13249 2024.09.04 16:58:42.212218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13250 2024.09.04 16:58:42.212240 [ 3 ] {} <Debug> HTTP-Session: 6c1c9263-2517-441d-83e0-cfabdb33bc32 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13251 2024.09.04 16:58:42.212261 [ 3 ] {} <Debug> HTTP-Session: 6c1c9263-2517-441d-83e0-cfabdb33bc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13252 2024.09.04 16:58:42.212277 [ 3 ] {} <Debug> HTTP-Session: 6c1c9263-2517-441d-83e0-cfabdb33bc32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.09.04 16:58:42.212316 [ 3 ] {} <Trace> HTTP-Session: 6c1c9263-2517-441d-83e0-cfabdb33bc32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13254 2024.09.04 16:58:42.212434 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13255 2024.09.04 16:58:42.212480 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13256 2024.09.04 16:58:42.212736 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13257 2024.09.04 16:58:42.213073 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13258 2024.09.04 16:58:42.213109 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13259 2024.09.04 16:58:42.213462 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13260 2024.09.04 16:58:42.213844 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13261 2024.09.04 16:58:42.213966 [ 71 ] {} <Debug> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
13262 2024.09.04 16:58:42.213972 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.00157 sec., 4458.598726114649 rows/sec., 349.57 KiB/sec.
13263 2024.09.04 16:58:42.214007 [ 71 ] {} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13264 2024.09.04 16:58:42.214041 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13265 2024.09.04 16:58:42.214248 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Debug> DynamicQueryHandler: Done processing query
13266 2024.09.04 16:58:42.214275 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
13267 2024.09.04 16:58:42.214282 [ 3 ] {debe17f8-1c64-4d0b-bed8-f51884d0470a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13268 2024.09.04 16:58:42.214364 [ 3 ] {} <Debug> HTTP-Session: 6c1c9263-2517-441d-83e0-cfabdb33bc32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13269 2024.09.04 16:58:42.214729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 43038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13270 2024.09.04 16:58:42.214903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13271 2024.09.04 16:58:42.214957 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13272 2024.09.04 16:58:42.214998 [ 3 ] {} <Debug> HTTP-Session: 7697d96b-96e9-4b3c-a187-cdd185401f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13273 2024.09.04 16:58:42.215096 [ 3 ] {} <Debug> HTTP-Session: 7697d96b-96e9-4b3c-a187-cdd185401f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13274 2024.09.04 16:58:42.215095 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 18 rows starting from the beginning of the part
13275 2024.09.04 16:58:42.215149 [ 3 ] {} <Debug> HTTP-Session: 7697d96b-96e9-4b3c-a187-cdd185401f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13276 2024.09.04 16:58:42.215274 [ 3 ] {} <Trace> HTTP-Session: 7697d96b-96e9-4b3c-a187-cdd185401f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13277 2024.09.04 16:58:42.215355 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
13278 2024.09.04 16:58:42.215495 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
13279 2024.09.04 16:58:42.215653 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13280 2024.09.04 16:58:42.215829 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13281 2024.09.04 16:58:42.215850 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
13282 2024.09.04 16:58:42.216150 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
13283 2024.09.04 16:58:42.216418 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part
13284 2024.09.04 16:58:42.216880 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13285 2024.09.04 16:58:42.217650 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13286 2024.09.04 16:58:42.217691 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13287 2024.09.04 16:58:42.218068 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.003959044 sec., 8335.345603635626 rows/sec., 706.70 KiB/sec.
13288 2024.09.04 16:58:42.218190 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
13289 2024.09.04 16:58:42.218275 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13290 2024.09.04 16:58:42.218769 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13291 2024.09.04 16:58:42.218870 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13292 2024.09.04 16:58:42.218873 [ 187 ] {8ee4d70a-dbfb-4fc2-ba5f-99206ab40161::all_1_34_7} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
13293 2024.09.04 16:58:42.218974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13294 2024.09.04 16:58:42.219050 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Debug> executeQuery: Read 285 rows, 25.73 KiB in 0.003618 sec., 78772.80265339966 rows/sec., 6.95 MiB/sec.
13295 2024.09.04 16:58:42.219234 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Debug> DynamicQueryHandler: Done processing query
13296 2024.09.04 16:58:42.219257 [ 3 ] {b704514d-83a2-4dc6-993b-4e76558b5616} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13297 2024.09.04 16:58:42.219273 [ 3 ] {} <Debug> HTTP-Session: 7697d96b-96e9-4b3c-a187-cdd185401f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13298 2024.09.04 16:58:42.219445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 7315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13299 2024.09.04 16:58:42.219493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13300 2024.09.04 16:58:42.219512 [ 3 ] {} <Debug> HTTP-Session: 7b71127f-fdb9-4cfc-b853-455a564dc712 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13301 2024.09.04 16:58:42.219529 [ 3 ] {} <Debug> HTTP-Session: 7b71127f-fdb9-4cfc-b853-455a564dc712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13302 2024.09.04 16:58:42.219543 [ 3 ] {} <Debug> HTTP-Session: 7b71127f-fdb9-4cfc-b853-455a564dc712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13303 2024.09.04 16:58:42.219573 [ 3 ] {} <Trace> HTTP-Session: 7b71127f-fdb9-4cfc-b853-455a564dc712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13304 2024.09.04 16:58:42.219681 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13305 2024.09.04 16:58:42.219724 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13306 2024.09.04 16:58:42.219949 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13307 2024.09.04 16:58:42.220294 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13308 2024.09.04 16:58:42.220330 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13309 2024.09.04 16:58:42.220671 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13310 2024.09.04 16:58:42.221019 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13311 2024.09.04 16:58:42.221144 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Debug> executeQuery: Read 51 rows, 3.78 KiB in 0.001498 sec., 34045.39385847797 rows/sec., 2.46 MiB/sec.
13312 2024.09.04 16:58:42.221434 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Debug> DynamicQueryHandler: Done processing query
13313 2024.09.04 16:58:42.221491 [ 3 ] {d5533769-29f2-46c7-9982-644d1c3f4671} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13314 2024.09.04 16:58:42.221551 [ 3 ] {} <Debug> HTTP-Session: 7b71127f-fdb9-4cfc-b853-455a564dc712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13315 2024.09.04 16:58:42.221725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13316 2024.09.04 16:58:42.221776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13317 2024.09.04 16:58:42.221795 [ 3 ] {} <Debug> HTTP-Session: d09b2dff-b5de-4220-8963-251c46eb4f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13318 2024.09.04 16:58:42.221813 [ 3 ] {} <Debug> HTTP-Session: d09b2dff-b5de-4220-8963-251c46eb4f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13319 2024.09.04 16:58:42.221827 [ 3 ] {} <Debug> HTTP-Session: d09b2dff-b5de-4220-8963-251c46eb4f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.09.04 16:58:42.221858 [ 3 ] {} <Trace> HTTP-Session: d09b2dff-b5de-4220-8963-251c46eb4f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13321 2024.09.04 16:58:42.221961 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13322 2024.09.04 16:58:42.222006 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13323 2024.09.04 16:58:42.222246 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13324 2024.09.04 16:58:42.222554 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13325 2024.09.04 16:58:42.222590 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13326 2024.09.04 16:58:42.222957 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
13327 2024.09.04 16:58:42.223305 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13328 2024.09.04 16:58:42.223429 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001495 sec., 9364.548494983277 rows/sec., 655.83 KiB/sec.
13329 2024.09.04 16:58:42.223749 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Debug> DynamicQueryHandler: Done processing query
13330 2024.09.04 16:58:42.223787 [ 3 ] {158268ba-abe5-4994-a7b2-7a4de0d42bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13331 2024.09.04 16:58:42.223809 [ 3 ] {} <Debug> HTTP-Session: d09b2dff-b5de-4220-8963-251c46eb4f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13332 2024.09.04 16:58:42.223928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13333 2024.09.04 16:58:42.223976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13334 2024.09.04 16:58:42.223994 [ 3 ] {} <Debug> HTTP-Session: 61049f74-1085-4a1a-9e54-4963828c27d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13335 2024.09.04 16:58:42.224012 [ 3 ] {} <Debug> HTTP-Session: 61049f74-1085-4a1a-9e54-4963828c27d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13336 2024.09.04 16:58:42.224026 [ 3 ] {} <Debug> HTTP-Session: 61049f74-1085-4a1a-9e54-4963828c27d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.09.04 16:58:42.224057 [ 3 ] {} <Trace> HTTP-Session: 61049f74-1085-4a1a-9e54-4963828c27d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13338 2024.09.04 16:58:42.224155 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13339 2024.09.04 16:58:42.224198 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13340 2024.09.04 16:58:42.224437 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13341 2024.09.04 16:58:42.224737 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13342 2024.09.04 16:58:42.224773 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13343 2024.09.04 16:58:42.225107 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13344 2024.09.04 16:58:42.225454 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13345 2024.09.04 16:58:42.225579 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
13346 2024.09.04 16:58:42.225745 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Debug> DynamicQueryHandler: Done processing query
13347 2024.09.04 16:58:42.225768 [ 3 ] {f5573c8f-34c6-45ba-b639-686458bec6e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13348 2024.09.04 16:58:42.225784 [ 3 ] {} <Debug> HTTP-Session: 61049f74-1085-4a1a-9e54-4963828c27d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13349 2024.09.04 16:58:42.225986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 73272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13350 2024.09.04 16:58:42.226033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13351 2024.09.04 16:58:42.226053 [ 3 ] {} <Debug> HTTP-Session: 03444549-4325-41de-a1fb-4ba701fd80c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13352 2024.09.04 16:58:42.226070 [ 3 ] {} <Debug> HTTP-Session: 03444549-4325-41de-a1fb-4ba701fd80c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13353 2024.09.04 16:58:42.226084 [ 3 ] {} <Debug> HTTP-Session: 03444549-4325-41de-a1fb-4ba701fd80c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.09.04 16:58:42.226114 [ 3 ] {} <Trace> HTTP-Session: 03444549-4325-41de-a1fb-4ba701fd80c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13355 2024.09.04 16:58:42.226344 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13356 2024.09.04 16:58:42.226388 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13357 2024.09.04 16:58:42.226609 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13358 2024.09.04 16:58:42.227205 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13359 2024.09.04 16:58:42.227242 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13360 2024.09.04 16:58:42.227614 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13361 2024.09.04 16:58:42.227977 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13362 2024.09.04 16:58:42.228105 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Debug> executeQuery: Read 451 rows, 33.00 KiB in 0.001881 sec., 239766.08187134503 rows/sec., 17.14 MiB/sec.
13363 2024.09.04 16:58:42.228373 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Debug> DynamicQueryHandler: Done processing query
13364 2024.09.04 16:58:42.228426 [ 3 ] {ee0b8c4f-358b-401f-b574-dcf24e5f3088} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
13365 2024.09.04 16:58:42.228478 [ 3 ] {} <Debug> HTTP-Session: 03444549-4325-41de-a1fb-4ba701fd80c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13366 2024.09.04 16:58:42.228672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13367 2024.09.04 16:58:42.228723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13368 2024.09.04 16:58:42.228743 [ 3 ] {} <Debug> HTTP-Session: 1d1b6fa0-f8b7-445d-b978-eea8e14300f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13369 2024.09.04 16:58:42.228759 [ 3 ] {} <Debug> HTTP-Session: 1d1b6fa0-f8b7-445d-b978-eea8e14300f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13370 2024.09.04 16:58:42.228774 [ 3 ] {} <Debug> HTTP-Session: 1d1b6fa0-f8b7-445d-b978-eea8e14300f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.09.04 16:58:42.228806 [ 3 ] {} <Trace> HTTP-Session: 1d1b6fa0-f8b7-445d-b978-eea8e14300f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13372 2024.09.04 16:58:42.228904 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13373 2024.09.04 16:58:42.228951 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13374 2024.09.04 16:58:42.229100 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13375 2024.09.04 16:58:42.229388 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13376 2024.09.04 16:58:42.229423 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13377 2024.09.04 16:58:42.229775 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13378 2024.09.04 16:58:42.230102 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13379 2024.09.04 16:58:42.230225 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 233.07 KiB/sec.
13380 2024.09.04 16:58:42.230534 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Debug> DynamicQueryHandler: Done processing query
13381 2024.09.04 16:58:42.230566 [ 3 ] {19274b1f-c507-4a1b-893e-0ba03a855182} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13382 2024.09.04 16:58:42.230583 [ 3 ] {} <Debug> HTTP-Session: 1d1b6fa0-f8b7-445d-b978-eea8e14300f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13383 2024.09.04 16:58:42.230766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13384 2024.09.04 16:58:42.230814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13385 2024.09.04 16:58:42.230833 [ 3 ] {} <Debug> HTTP-Session: 59a82613-c3d3-4403-9975-4e77cce2861f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13386 2024.09.04 16:58:42.230850 [ 3 ] {} <Debug> HTTP-Session: 59a82613-c3d3-4403-9975-4e77cce2861f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13387 2024.09.04 16:58:42.230864 [ 3 ] {} <Debug> HTTP-Session: 59a82613-c3d3-4403-9975-4e77cce2861f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13388 2024.09.04 16:58:42.230895 [ 3 ] {} <Trace> HTTP-Session: 59a82613-c3d3-4403-9975-4e77cce2861f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13389 2024.09.04 16:58:42.231106 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13390 2024.09.04 16:58:42.231154 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13391 2024.09.04 16:58:42.231314 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13392 2024.09.04 16:58:42.231750 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13393 2024.09.04 16:58:42.231785 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13394 2024.09.04 16:58:42.232165 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13395 2024.09.04 16:58:42.232499 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13396 2024.09.04 16:58:42.232628 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Debug> executeQuery: Read 242 rows, 16.59 KiB in 0.001651 sec., 146577.8316172017 rows/sec., 9.81 MiB/sec.
13397 2024.09.04 16:58:42.232790 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Debug> DynamicQueryHandler: Done processing query
13398 2024.09.04 16:58:42.232813 [ 3 ] {10079f2a-7c0e-4a8f-9815-df6200c90dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13399 2024.09.04 16:58:42.232829 [ 3 ] {} <Debug> HTTP-Session: 59a82613-c3d3-4403-9975-4e77cce2861f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13400 2024.09.04 16:58:42.232963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13401 2024.09.04 16:58:42.233010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13402 2024.09.04 16:58:42.233029 [ 3 ] {} <Debug> HTTP-Session: e0ff09a6-c437-4770-9fca-22a82331dc72 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13403 2024.09.04 16:58:42.233046 [ 3 ] {} <Debug> HTTP-Session: e0ff09a6-c437-4770-9fca-22a82331dc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13404 2024.09.04 16:58:42.233060 [ 3 ] {} <Debug> HTTP-Session: e0ff09a6-c437-4770-9fca-22a82331dc72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13405 2024.09.04 16:58:42.233092 [ 3 ] {} <Trace> HTTP-Session: e0ff09a6-c437-4770-9fca-22a82331dc72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13406 2024.09.04 16:58:42.233184 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13407 2024.09.04 16:58:42.233228 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13408 2024.09.04 16:58:42.233356 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13409 2024.09.04 16:58:42.233598 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13410 2024.09.04 16:58:42.233632 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13411 2024.09.04 16:58:42.233969 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13412 2024.09.04 16:58:42.234304 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13413 2024.09.04 16:58:42.234432 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001266 sec., 789.8894154818325 rows/sec., 53.22 KiB/sec.
13414 2024.09.04 16:58:42.234642 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Debug> DynamicQueryHandler: Done processing query
13415 2024.09.04 16:58:42.234665 [ 3 ] {9cb514f3-5840-4ded-8eb7-520952dcf147} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13416 2024.09.04 16:58:42.234681 [ 3 ] {} <Debug> HTTP-Session: e0ff09a6-c437-4770-9fca-22a82331dc72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13417 2024.09.04 16:58:42.234866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 72606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13418 2024.09.04 16:58:42.234914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13419 2024.09.04 16:58:42.234933 [ 3 ] {} <Debug> HTTP-Session: f5a3fb13-4311-41e7-ac3f-2c4dd5c30125 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13420 2024.09.04 16:58:42.234949 [ 3 ] {} <Debug> HTTP-Session: f5a3fb13-4311-41e7-ac3f-2c4dd5c30125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13421 2024.09.04 16:58:42.234964 [ 3 ] {} <Debug> HTTP-Session: f5a3fb13-4311-41e7-ac3f-2c4dd5c30125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13422 2024.09.04 16:58:42.234994 [ 3 ] {} <Trace> HTTP-Session: f5a3fb13-4311-41e7-ac3f-2c4dd5c30125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13423 2024.09.04 16:58:42.235419 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13424 2024.09.04 16:58:42.235485 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <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_histogramu64
13425 2024.09.04 16:58:42.235897 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13426 2024.09.04 16:58:42.236655 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13427 2024.09.04 16:58:42.236691 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13428 2024.09.04 16:58:42.237343 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13429 2024.09.04 16:58:42.237751 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13430 2024.09.04 16:58:42.237948 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002841 sec., 15487.504399859203 rows/sec., 27.75 MiB/sec.
13431 2024.09.04 16:58:42.238455 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Debug> DynamicQueryHandler: Done processing query
13432 2024.09.04 16:58:42.238500 [ 3 ] {8e03b466-eeed-4a57-918a-87c8c53b6111} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13433 2024.09.04 16:58:42.238526 [ 3 ] {} <Debug> HTTP-Session: f5a3fb13-4311-41e7-ac3f-2c4dd5c30125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13434 2024.09.04 16:58:42.238664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13435 2024.09.04 16:58:42.238711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13436 2024.09.04 16:58:42.238730 [ 3 ] {} <Debug> HTTP-Session: 90fd5207-70d4-4e37-baed-e5f547d5f4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13437 2024.09.04 16:58:42.238747 [ 3 ] {} <Debug> HTTP-Session: 90fd5207-70d4-4e37-baed-e5f547d5f4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13438 2024.09.04 16:58:42.238761 [ 3 ] {} <Debug> HTTP-Session: 90fd5207-70d4-4e37-baed-e5f547d5f4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13439 2024.09.04 16:58:42.238791 [ 3 ] {} <Trace> HTTP-Session: 90fd5207-70d4-4e37-baed-e5f547d5f4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13440 2024.09.04 16:58:42.238912 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13441 2024.09.04 16:58:42.238957 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13442 2024.09.04 16:58:42.239105 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13443 2024.09.04 16:58:42.239415 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13444 2024.09.04 16:58:42.239452 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13445 2024.09.04 16:58:42.239822 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13446 2024.09.04 16:58:42.240144 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13447 2024.09.04 16:58:42.240297 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec.
13448 2024.09.04 16:58:42.240466 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Debug> DynamicQueryHandler: Done processing query
13449 2024.09.04 16:58:42.240489 [ 3 ] {8e54bf47-61fe-4342-8dd7-73c9d6e27173} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13450 2024.09.04 16:58:42.240505 [ 3 ] {} <Debug> HTTP-Session: 90fd5207-70d4-4e37-baed-e5f547d5f4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13451 2024.09.04 16:58:45.631560 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
13452 2024.09.04 16:58:45.631623 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
13453 2024.09.04 16:58:47.198437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13454 2024.09.04 16:58:47.198570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13455 2024.09.04 16:58:47.198600 [ 3 ] {} <Debug> HTTP-Session: b89ff534-282a-40a1-8148-8e2950a2b7e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13456 2024.09.04 16:58:47.198629 [ 3 ] {} <Debug> HTTP-Session: b89ff534-282a-40a1-8148-8e2950a2b7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.09.04 16:58:47.198648 [ 3 ] {} <Debug> HTTP-Session: b89ff534-282a-40a1-8148-8e2950a2b7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13458 2024.09.04 16:58:47.198706 [ 3 ] {} <Trace> HTTP-Session: b89ff534-282a-40a1-8148-8e2950a2b7e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13459 2024.09.04 16:58:47.198930 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13460 2024.09.04 16:58:47.199007 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13461 2024.09.04 16:58:47.199394 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13462 2024.09.04 16:58:47.199902 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13463 2024.09.04 16:58:47.199950 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13464 2024.09.04 16:58:47.200384 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13465 2024.09.04 16:58:47.200768 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13466 2024.09.04 16:58:47.200941 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002088 sec., 34482.75862068965 rows/sec., 2.80 MiB/sec.
13467 2024.09.04 16:58:47.200974 [ 65 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13468 2024.09.04 16:58:47.201087 [ 65 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13469 2024.09.04 16:58:47.201134 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13470 2024.09.04 16:58:47.201280 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Debug> DynamicQueryHandler: Done processing query
13471 2024.09.04 16:58:47.201362 [ 3 ] {38b17a80-8d88-48a6-ace9-0f6bd946f861} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13472 2024.09.04 16:58:47.201447 [ 3 ] {} <Debug> HTTP-Session: b89ff534-282a-40a1-8148-8e2950a2b7e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13473 2024.09.04 16:58:47.201514 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
13474 2024.09.04 16:58:47.201846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13475 2024.09.04 16:58:47.202195 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13476 2024.09.04 16:58:47.202331 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1438 rows starting from the beginning of the part
13477 2024.09.04 16:58:47.202333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13478 2024.09.04 16:58:47.202573 [ 3 ] {} <Debug> HTTP-Session: 4dc37d1e-0582-43ed-a0cb-2b2c2cb833d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13479 2024.09.04 16:58:47.202727 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1212 rows starting from the beginning of the part
13480 2024.09.04 16:58:47.202768 [ 3 ] {} <Debug> HTTP-Session: 4dc37d1e-0582-43ed-a0cb-2b2c2cb833d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13481 2024.09.04 16:58:47.202893 [ 3 ] {} <Debug> HTTP-Session: 4dc37d1e-0582-43ed-a0cb-2b2c2cb833d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13482 2024.09.04 16:58:47.203177 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 278 rows starting from the beginning of the part
13483 2024.09.04 16:58:47.203287 [ 3 ] {} <Trace> HTTP-Session: 4dc37d1e-0582-43ed-a0cb-2b2c2cb833d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13484 2024.09.04 16:58:47.203475 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part
13485 2024.09.04 16:58:47.203712 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13486 2024.09.04 16:58:47.203756 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 285 rows starting from the beginning of the part
13487 2024.09.04 16:58:47.203853 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13488 2024.09.04 16:58:47.204125 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part
13489 2024.09.04 16:58:47.204948 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13490 2024.09.04 16:58:47.205736 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13491 2024.09.04 16:58:47.205814 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13492 2024.09.04 16:58:47.206807 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13493 2024.09.04 16:58:47.207318 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13494 2024.09.04 16:58:47.207588 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004027 sec., 1986.5905140302955 rows/sec., 149.38 KiB/sec.
13495 2024.09.04 16:58:47.208078 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Debug> DynamicQueryHandler: Done processing query
13496 2024.09.04 16:58:47.208091 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.006863314 sec., 489122.3103008255 rows/sec., 43.00 MiB/sec.
13497 2024.09.04 16:58:47.208108 [ 3 ] {6c748869-8418-4fac-92d9-e4167f97a8a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13498 2024.09.04 16:58:47.208155 [ 3 ] {} <Debug> HTTP-Session: 4dc37d1e-0582-43ed-a0cb-2b2c2cb833d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13499 2024.09.04 16:58:47.208300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13500 2024.09.04 16:58:47.208341 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13501 2024.09.04 16:58:47.208381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13502 2024.09.04 16:58:47.208445 [ 3 ] {} <Debug> HTTP-Session: 8e1ffe34-df53-4b7e-8d77-de37717d9a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13503 2024.09.04 16:58:47.208481 [ 3 ] {} <Debug> HTTP-Session: 8e1ffe34-df53-4b7e-8d77-de37717d9a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13504 2024.09.04 16:58:47.208498 [ 3 ] {} <Debug> HTTP-Session: 8e1ffe34-df53-4b7e-8d77-de37717d9a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13505 2024.09.04 16:58:47.208558 [ 3 ] {} <Trace> HTTP-Session: 8e1ffe34-df53-4b7e-8d77-de37717d9a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13506 2024.09.04 16:58:47.208899 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13507 2024.09.04 16:58:47.209029 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13508 2024.09.04 16:58:47.209378 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13509 2024.09.04 16:58:47.209652 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13510 2024.09.04 16:58:47.209661 [ 198 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_71_14} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13511 2024.09.04 16:58:47.209870 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
13512 2024.09.04 16:58:47.210179 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13513 2024.09.04 16:58:47.210223 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13514 2024.09.04 16:58:47.210598 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13515 2024.09.04 16:58:47.210966 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13516 2024.09.04 16:58:47.211109 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002386 sec., 30176.02682313495 rows/sec., 2.36 MiB/sec.
13517 2024.09.04 16:58:47.211153 [ 64 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13518 2024.09.04 16:58:47.211284 [ 64 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13519 2024.09.04 16:58:47.211326 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13520 2024.09.04 16:58:47.211432 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Debug> DynamicQueryHandler: Done processing query
13521 2024.09.04 16:58:47.211500 [ 3 ] {5768a5f9-00c3-46f7-a5df-d28e46fed638} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13522 2024.09.04 16:58:47.211535 [ 3 ] {} <Debug> HTTP-Session: 8e1ffe34-df53-4b7e-8d77-de37717d9a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13523 2024.09.04 16:58:47.211561 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
13524 2024.09.04 16:58:47.211762 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13525 2024.09.04 16:58:47.211779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13526 2024.09.04 16:58:47.211832 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 927 rows starting from the beginning of the part
13527 2024.09.04 16:58:47.211882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13528 2024.09.04 16:58:47.211960 [ 3 ] {} <Debug> HTTP-Session: 2988a42d-b781-455c-b105-5985ea449b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13529 2024.09.04 16:58:47.212045 [ 3 ] {} <Debug> HTTP-Session: 2988a42d-b781-455c-b105-5985ea449b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13530 2024.09.04 16:58:47.212115 [ 3 ] {} <Debug> HTTP-Session: 2988a42d-b781-455c-b105-5985ea449b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13531 2024.09.04 16:58:47.212175 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 528 rows starting from the beginning of the part
13532 2024.09.04 16:58:47.212211 [ 3 ] {} <Trace> HTTP-Session: 2988a42d-b781-455c-b105-5985ea449b29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13533 2024.09.04 16:58:47.212356 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 428 rows starting from the beginning of the part
13534 2024.09.04 16:58:47.212686 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part
13535 2024.09.04 16:58:47.212709 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13536 2024.09.04 16:58:47.212891 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13537 2024.09.04 16:58:47.213049 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 451 rows starting from the beginning of the part
13538 2024.09.04 16:58:47.213455 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part
13539 2024.09.04 16:58:47.214049 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13540 2024.09.04 16:58:47.214884 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13541 2024.09.04 16:58:47.214948 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13542 2024.09.04 16:58:47.216017 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13543 2024.09.04 16:58:47.216701 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13544 2024.09.04 16:58:47.216708 [ 186 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005289086 sec., 468511.95083611796 rows/sec., 35.96 MiB/sec.
13545 2024.09.04 16:58:47.216962 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13546 2024.09.04 16:58:47.216979 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004529 sec., 35327.88695076176 rows/sec., 2.46 MiB/sec.
13547 2024.09.04 16:58:47.217041 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13548 2024.09.04 16:58:47.217151 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13549 2024.09.04 16:58:47.217149 [ 188 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13550 2024.09.04 16:58:47.217578 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
13551 2024.09.04 16:58:47.217609 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Debug> DynamicQueryHandler: Done processing query
13552 2024.09.04 16:58:47.217726 [ 3 ] {d169d55e-4528-4636-86f4-73d71a39e4ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13553 2024.09.04 16:58:47.217838 [ 3 ] {} <Debug> HTTP-Session: 2988a42d-b781-455c-b105-5985ea449b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13554 2024.09.04 16:58:47.218333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13555 2024.09.04 16:58:47.218450 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13556 2024.09.04 16:58:47.218511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13557 2024.09.04 16:58:47.218588 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20969 rows starting from the beginning of the part
13558 2024.09.04 16:58:47.218602 [ 3 ] {} <Debug> HTTP-Session: 0917215e-6b42-4ace-b173-e242f5897f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13559 2024.09.04 16:58:47.218653 [ 3 ] {} <Debug> HTTP-Session: 0917215e-6b42-4ace-b173-e242f5897f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13560 2024.09.04 16:58:47.218736 [ 3 ] {} <Debug> HTTP-Session: 0917215e-6b42-4ace-b173-e242f5897f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13561 2024.09.04 16:58:47.218962 [ 3 ] {} <Trace> HTTP-Session: 0917215e-6b42-4ace-b173-e242f5897f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13562 2024.09.04 16:58:47.219056 [ 188 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13563 2024.09.04 16:58:47.219088 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 844 rows starting from the beginning of the part
13564 2024.09.04 16:58:47.219403 [ 188 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_71_14} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13565 2024.09.04 16:58:47.219537 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 228 rows starting from the beginning of the part
13566 2024.09.04 16:58:47.219610 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13567 2024.09.04 16:58:47.219716 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
13568 2024.09.04 16:58:47.219996 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
13569 2024.09.04 16:58:47.220042 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <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_histogramu64
13570 2024.09.04 16:58:47.220359 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 242 rows starting from the beginning of the part
13571 2024.09.04 16:58:47.220707 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
13572 2024.09.04 16:58:47.222449 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13573 2024.09.04 16:58:47.223191 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13574 2024.09.04 16:58:47.223239 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13575 2024.09.04 16:58:47.225044 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13576 2024.09.04 16:58:47.225842 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13577 2024.09.04 16:58:47.226231 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006983 sec., 1145.639409995704 rows/sec., 2.05 MiB/sec.
13578 2024.09.04 16:58:47.226560 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Debug> DynamicQueryHandler: Done processing query
13579 2024.09.04 16:58:47.226584 [ 3 ] {1dd8b449-d490-4273-875d-a2faae00fa1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13580 2024.09.04 16:58:47.226601 [ 3 ] {} <Debug> HTTP-Session: 0917215e-6b42-4ace-b173-e242f5897f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13581 2024.09.04 16:58:47.226752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13582 2024.09.04 16:58:47.226802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13583 2024.09.04 16:58:47.226820 [ 3 ] {} <Debug> HTTP-Session: 4ee89dad-63c6-485f-adfc-acd4644ba8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13584 2024.09.04 16:58:47.226836 [ 3 ] {} <Debug> HTTP-Session: 4ee89dad-63c6-485f-adfc-acd4644ba8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13585 2024.09.04 16:58:47.226850 [ 3 ] {} <Debug> HTTP-Session: 4ee89dad-63c6-485f-adfc-acd4644ba8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13586 2024.09.04 16:58:47.226882 [ 3 ] {} <Trace> HTTP-Session: 4ee89dad-63c6-485f-adfc-acd4644ba8d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13587 2024.09.04 16:58:47.227017 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13588 2024.09.04 16:58:47.227063 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13589 2024.09.04 16:58:47.227203 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13590 2024.09.04 16:58:47.227523 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13591 2024.09.04 16:58:47.227560 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13592 2024.09.04 16:58:47.228101 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13593 2024.09.04 16:58:47.228569 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13594 2024.09.04 16:58:47.228753 [ 64 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13595 2024.09.04 16:58:47.228766 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001794 sec., 33444.816053511706 rows/sec., 2.25 MiB/sec.
13596 2024.09.04 16:58:47.228812 [ 64 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13597 2024.09.04 16:58:47.228882 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13598 2024.09.04 16:58:47.229408 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
13599 2024.09.04 16:58:47.229425 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Debug> DynamicQueryHandler: Done processing query
13600 2024.09.04 16:58:47.229533 [ 3 ] {f42f01fb-5a1b-4c58-91de-7bc390f9ce85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13601 2024.09.04 16:58:47.229576 [ 3 ] {} <Debug> HTTP-Session: 4ee89dad-63c6-485f-adfc-acd4644ba8d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13602 2024.09.04 16:58:47.229713 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13603 2024.09.04 16:58:47.229760 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4226 rows starting from the beginning of the part
13604 2024.09.04 16:58:47.229879 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
13605 2024.09.04 16:58:47.230129 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 78 rows starting from the beginning of the part
13606 2024.09.04 16:58:47.230400 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
13607 2024.09.04 16:58:47.230685 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part
13608 2024.09.04 16:58:47.230840 [ 186 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
13609 2024.09.04 16:58:47.231712 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22603 rows, containing 5 columns (5 merged, 0 gathered) in 0.014392133 sec., 1570510.778353702 rows/sec., 106.19 MiB/sec.
13610 2024.09.04 16:58:47.232159 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13611 2024.09.04 16:58:47.233176 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13612 2024.09.04 16:58:47.233416 [ 189 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13613 2024.09.04 16:58:47.233558 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB.
13614 2024.09.04 16:58:47.234491 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 4 columns (4 merged, 0 gathered) in 0.005506881 sec., 829144.483056743 rows/sec., 54.20 MiB/sec.
13615 2024.09.04 16:58:47.234891 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13616 2024.09.04 16:58:47.235353 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13617 2024.09.04 16:58:47.235451 [ 195 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_71_14} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13618 2024.09.04 16:58:47.235554 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
13619 2024.09.04 16:58:52.204467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13620 2024.09.04 16:58:52.204593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13621 2024.09.04 16:58:52.204618 [ 3 ] {} <Debug> HTTP-Session: 249e3e43-ae03-42bf-8534-46c76c35ed55 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13622 2024.09.04 16:58:52.204642 [ 3 ] {} <Debug> HTTP-Session: 249e3e43-ae03-42bf-8534-46c76c35ed55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13623 2024.09.04 16:58:52.204657 [ 3 ] {} <Debug> HTTP-Session: 249e3e43-ae03-42bf-8534-46c76c35ed55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13624 2024.09.04 16:58:52.204707 [ 3 ] {} <Trace> HTTP-Session: 249e3e43-ae03-42bf-8534-46c76c35ed55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13625 2024.09.04 16:58:52.204880 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13626 2024.09.04 16:58:52.204944 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13627 2024.09.04 16:58:52.205288 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13628 2024.09.04 16:58:52.205723 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13629 2024.09.04 16:58:52.205764 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13630 2024.09.04 16:58:52.206192 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13631 2024.09.04 16:58:52.206579 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13632 2024.09.04 16:58:52.206723 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.001896 sec., 2637.130801687764 rows/sec., 203.45 KiB/sec.
13633 2024.09.04 16:58:52.207040 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Debug> DynamicQueryHandler: Done processing query
13634 2024.09.04 16:58:52.207070 [ 3 ] {dd9c933a-2ea1-4082-aa36-b64f4ac52478} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13635 2024.09.04 16:58:52.207087 [ 3 ] {} <Debug> HTTP-Session: 249e3e43-ae03-42bf-8534-46c76c35ed55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.09.04 16:58:52.207278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 43822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13637 2024.09.04 16:58:52.207336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13638 2024.09.04 16:58:52.207355 [ 3 ] {} <Debug> HTTP-Session: 4b30d67f-d21b-479f-a516-2e37a9d674a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13639 2024.09.04 16:58:52.207373 [ 3 ] {} <Debug> HTTP-Session: 4b30d67f-d21b-479f-a516-2e37a9d674a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13640 2024.09.04 16:58:52.207387 [ 3 ] {} <Debug> HTTP-Session: 4b30d67f-d21b-479f-a516-2e37a9d674a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13641 2024.09.04 16:58:52.207422 [ 3 ] {} <Trace> HTTP-Session: 4b30d67f-d21b-479f-a516-2e37a9d674a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13642 2024.09.04 16:58:52.207616 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13643 2024.09.04 16:58:52.207664 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13644 2024.09.04 16:58:52.207919 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13645 2024.09.04 16:58:52.208450 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13646 2024.09.04 16:58:52.208487 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13647 2024.09.04 16:58:52.208864 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13648 2024.09.04 16:58:52.209224 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13649 2024.09.04 16:58:52.209354 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Debug> executeQuery: Read 290 rows, 26.21 KiB in 0.001839 sec., 157694.39912996194 rows/sec., 13.92 MiB/sec.
13650 2024.09.04 16:58:52.209556 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Debug> DynamicQueryHandler: Done processing query
13651 2024.09.04 16:58:52.209594 [ 3 ] {2d85174e-f1bb-498b-ac38-8636d4ac4a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
13652 2024.09.04 16:58:52.209628 [ 3 ] {} <Debug> HTTP-Session: 4b30d67f-d21b-479f-a516-2e37a9d674a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13653 2024.09.04 16:58:52.209796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 7464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13654 2024.09.04 16:58:52.209847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13655 2024.09.04 16:58:52.209867 [ 3 ] {} <Debug> HTTP-Session: cd11c403-2afe-4758-8241-01b192d41603 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13656 2024.09.04 16:58:52.209884 [ 3 ] {} <Debug> HTTP-Session: cd11c403-2afe-4758-8241-01b192d41603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13657 2024.09.04 16:58:52.209897 [ 3 ] {} <Debug> HTTP-Session: cd11c403-2afe-4758-8241-01b192d41603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13658 2024.09.04 16:58:52.209929 [ 3 ] {} <Trace> HTTP-Session: cd11c403-2afe-4758-8241-01b192d41603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13659 2024.09.04 16:58:52.210040 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13660 2024.09.04 16:58:52.210084 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13661 2024.09.04 16:58:52.210313 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13662 2024.09.04 16:58:52.210656 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13663 2024.09.04 16:58:52.210692 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13664 2024.09.04 16:58:52.211035 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13665 2024.09.04 16:58:52.211404 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13666 2024.09.04 16:58:52.211532 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001527 sec., 34053.70006548789 rows/sec., 2.47 MiB/sec.
13667 2024.09.04 16:58:52.211685 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Debug> DynamicQueryHandler: Done processing query
13668 2024.09.04 16:58:52.211709 [ 3 ] {1bcf2c1b-08b3-4681-ae3b-97e07daf6af5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13669 2024.09.04 16:58:52.211725 [ 3 ] {} <Debug> HTTP-Session: cd11c403-2afe-4758-8241-01b192d41603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13670 2024.09.04 16:58:52.211842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13671 2024.09.04 16:58:52.211889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13672 2024.09.04 16:58:52.211908 [ 3 ] {} <Debug> HTTP-Session: 42a6a299-9480-4973-9021-b8d8b9ce933b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13673 2024.09.04 16:58:52.211925 [ 3 ] {} <Debug> HTTP-Session: 42a6a299-9480-4973-9021-b8d8b9ce933b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13674 2024.09.04 16:58:52.211938 [ 3 ] {} <Debug> HTTP-Session: 42a6a299-9480-4973-9021-b8d8b9ce933b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13675 2024.09.04 16:58:52.211968 [ 3 ] {} <Trace> HTTP-Session: 42a6a299-9480-4973-9021-b8d8b9ce933b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13676 2024.09.04 16:58:52.212064 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13677 2024.09.04 16:58:52.212107 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13678 2024.09.04 16:58:52.212325 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13679 2024.09.04 16:58:52.212629 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13680 2024.09.04 16:58:52.212664 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13681 2024.09.04 16:58:52.213009 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
13682 2024.09.04 16:58:52.213428 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13683 2024.09.04 16:58:52.213562 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec.
13684 2024.09.04 16:58:52.213932 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Debug> DynamicQueryHandler: Done processing query
13685 2024.09.04 16:58:52.213965 [ 3 ] {31e43005-533b-4e51-9cd6-c161cb7ea7f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13686 2024.09.04 16:58:52.213982 [ 3 ] {} <Debug> HTTP-Session: 42a6a299-9480-4973-9021-b8d8b9ce933b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13687 2024.09.04 16:58:52.214097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13688 2024.09.04 16:58:52.214148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13689 2024.09.04 16:58:52.214168 [ 3 ] {} <Debug> HTTP-Session: 7ba32916-2a9e-48b9-85ea-7d892e01e14a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13690 2024.09.04 16:58:52.214185 [ 3 ] {} <Debug> HTTP-Session: 7ba32916-2a9e-48b9-85ea-7d892e01e14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13691 2024.09.04 16:58:52.214199 [ 3 ] {} <Debug> HTTP-Session: 7ba32916-2a9e-48b9-85ea-7d892e01e14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.09.04 16:58:52.214229 [ 3 ] {} <Trace> HTTP-Session: 7ba32916-2a9e-48b9-85ea-7d892e01e14a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13693 2024.09.04 16:58:52.214328 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13694 2024.09.04 16:58:52.214373 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13695 2024.09.04 16:58:52.214629 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13696 2024.09.04 16:58:52.214937 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13697 2024.09.04 16:58:52.214975 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13698 2024.09.04 16:58:52.215333 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13699 2024.09.04 16:58:52.215683 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13700 2024.09.04 16:58:52.215799 [ 59 ] {} <Debug> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
13701 2024.09.04 16:58:52.215810 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 235.39 KiB/sec.
13702 2024.09.04 16:58:52.215841 [ 59 ] {} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13703 2024.09.04 16:58:52.215877 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13704 2024.09.04 16:58:52.216065 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Debug> DynamicQueryHandler: Done processing query
13705 2024.09.04 16:58:52.216081 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
13706 2024.09.04 16:58:52.216099 [ 3 ] {7ffcb8a8-244d-4d33-b03f-cec16dc84ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13707 2024.09.04 16:58:52.216154 [ 3 ] {} <Debug> HTTP-Session: 7ba32916-2a9e-48b9-85ea-7d892e01e14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13708 2024.09.04 16:58:52.216293 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13709 2024.09.04 16:58:52.216342 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
13710 2024.09.04 16:58:52.216458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 74965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13711 2024.09.04 16:58:52.216557 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
13712 2024.09.04 16:58:52.216658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13713 2024.09.04 16:58:52.216780 [ 3 ] {} <Debug> HTTP-Session: 8d970e9a-adc7-44f4-8942-0a6486cd88cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13714 2024.09.04 16:58:52.216869 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
13715 2024.09.04 16:58:52.216888 [ 3 ] {} <Debug> HTTP-Session: 8d970e9a-adc7-44f4-8942-0a6486cd88cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13716 2024.09.04 16:58:52.216935 [ 3 ] {} <Debug> HTTP-Session: 8d970e9a-adc7-44f4-8942-0a6486cd88cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13717 2024.09.04 16:58:52.217099 [ 3 ] {} <Trace> HTTP-Session: 8d970e9a-adc7-44f4-8942-0a6486cd88cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13718 2024.09.04 16:58:52.217118 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
13719 2024.09.04 16:58:52.217287 [ 196 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
13720 2024.09.04 16:58:52.217748 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13721 2024.09.04 16:58:52.217917 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13722 2024.09.04 16:58:52.218724 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13723 2024.09.04 16:58:52.219955 [ 195 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003981625 sec., 7534.612124446677 rows/sec., 478.27 KiB/sec.
13724 2024.09.04 16:58:52.219980 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13725 2024.09.04 16:58:52.220030 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13726 2024.09.04 16:58:52.220197 [ 190 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
13727 2024.09.04 16:58:52.220795 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13728 2024.09.04 16:58:52.221301 [ 190 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13729 2024.09.04 16:58:52.221449 [ 190 ] {c40580de-5ee6-4eff-9f01-e7429d2f2507::all_1_29_7} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
13730 2024.09.04 16:58:52.221594 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13731 2024.09.04 16:58:52.221637 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13732 2024.09.04 16:58:52.221794 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Debug> executeQuery: Read 461 rows, 33.81 KiB in 0.004417 sec., 104369.48154856237 rows/sec., 7.47 MiB/sec.
13733 2024.09.04 16:58:52.222024 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Debug> DynamicQueryHandler: Done processing query
13734 2024.09.04 16:58:52.222064 [ 3 ] {911b87a5-bc99-426a-91af-3b4541b5d47a} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
13735 2024.09.04 16:58:52.222096 [ 3 ] {} <Debug> HTTP-Session: 8d970e9a-adc7-44f4-8942-0a6486cd88cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13736 2024.09.04 16:58:52.222247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13737 2024.09.04 16:58:52.222296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13738 2024.09.04 16:58:52.222316 [ 3 ] {} <Debug> HTTP-Session: 51625018-6245-47c4-805b-04364b3e3e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13739 2024.09.04 16:58:52.222332 [ 3 ] {} <Debug> HTTP-Session: 51625018-6245-47c4-805b-04364b3e3e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13740 2024.09.04 16:58:52.222346 [ 3 ] {} <Debug> HTTP-Session: 51625018-6245-47c4-805b-04364b3e3e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13741 2024.09.04 16:58:52.222377 [ 3 ] {} <Trace> HTTP-Session: 51625018-6245-47c4-805b-04364b3e3e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13742 2024.09.04 16:58:52.222474 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13743 2024.09.04 16:58:52.222520 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13744 2024.09.04 16:58:52.222656 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13745 2024.09.04 16:58:52.222906 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13746 2024.09.04 16:58:52.222942 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13747 2024.09.04 16:58:52.223297 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13748 2024.09.04 16:58:52.223618 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13749 2024.09.04 16:58:52.223747 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec.
13750 2024.09.04 16:58:52.224033 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Debug> DynamicQueryHandler: Done processing query
13751 2024.09.04 16:58:52.224099 [ 3 ] {ffdaf141-449e-4420-874b-8d293385a56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13752 2024.09.04 16:58:52.224164 [ 3 ] {} <Debug> HTTP-Session: 51625018-6245-47c4-805b-04364b3e3e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13753 2024.09.04 16:58:52.224402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13754 2024.09.04 16:58:52.224457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13755 2024.09.04 16:58:52.224478 [ 3 ] {} <Debug> HTTP-Session: f88e1825-6884-4440-8ebf-7dfaa4377695 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13756 2024.09.04 16:58:52.224496 [ 3 ] {} <Debug> HTTP-Session: f88e1825-6884-4440-8ebf-7dfaa4377695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13757 2024.09.04 16:58:52.224509 [ 3 ] {} <Debug> HTTP-Session: f88e1825-6884-4440-8ebf-7dfaa4377695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13758 2024.09.04 16:58:52.224541 [ 3 ] {} <Trace> HTTP-Session: f88e1825-6884-4440-8ebf-7dfaa4377695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13759 2024.09.04 16:58:52.224737 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13760 2024.09.04 16:58:52.224787 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13761 2024.09.04 16:58:52.224953 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13762 2024.09.04 16:58:52.225353 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13763 2024.09.04 16:58:52.225389 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13764 2024.09.04 16:58:52.225769 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13765 2024.09.04 16:58:52.226110 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13766 2024.09.04 16:58:52.226238 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Debug> executeQuery: Read 241 rows, 16.52 KiB in 0.001601 sec., 150530.9181761399 rows/sec., 10.08 MiB/sec.
13767 2024.09.04 16:58:52.226416 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Debug> DynamicQueryHandler: Done processing query
13768 2024.09.04 16:58:52.226454 [ 3 ] {d15484a8-e0bf-48ad-b00d-437a455a1786} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13769 2024.09.04 16:58:52.226486 [ 3 ] {} <Debug> HTTP-Session: f88e1825-6884-4440-8ebf-7dfaa4377695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13770 2024.09.04 16:58:52.226621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13771 2024.09.04 16:58:52.226671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13772 2024.09.04 16:58:52.226691 [ 3 ] {} <Debug> HTTP-Session: 9ca5ef49-34aa-459c-8c2a-83c1a4e5d36f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13773 2024.09.04 16:58:52.226707 [ 3 ] {} <Debug> HTTP-Session: 9ca5ef49-34aa-459c-8c2a-83c1a4e5d36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13774 2024.09.04 16:58:52.226721 [ 3 ] {} <Debug> HTTP-Session: 9ca5ef49-34aa-459c-8c2a-83c1a4e5d36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13775 2024.09.04 16:58:52.226751 [ 3 ] {} <Trace> HTTP-Session: 9ca5ef49-34aa-459c-8c2a-83c1a4e5d36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13776 2024.09.04 16:58:52.226840 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13777 2024.09.04 16:58:52.226886 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13778 2024.09.04 16:58:52.227016 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13779 2024.09.04 16:58:52.227242 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13780 2024.09.04 16:58:52.227277 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13781 2024.09.04 16:58:52.227625 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13782 2024.09.04 16:58:52.227952 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13783 2024.09.04 16:58:52.228081 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 53.31 KiB/sec.
13784 2024.09.04 16:58:52.228230 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Debug> DynamicQueryHandler: Done processing query
13785 2024.09.04 16:58:52.228256 [ 3 ] {78ecea79-fffc-4b23-807a-bc4646cfcfa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13786 2024.09.04 16:58:52.228271 [ 3 ] {} <Debug> HTTP-Session: 9ca5ef49-34aa-459c-8c2a-83c1a4e5d36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13787 2024.09.04 16:58:52.228425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 77829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13788 2024.09.04 16:58:52.228474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13789 2024.09.04 16:58:52.228494 [ 3 ] {} <Debug> HTTP-Session: 996d094f-aca0-45cd-8abc-4c4e90cfd11a Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13790 2024.09.04 16:58:52.228510 [ 3 ] {} <Debug> HTTP-Session: 996d094f-aca0-45cd-8abc-4c4e90cfd11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13791 2024.09.04 16:58:52.228523 [ 3 ] {} <Debug> HTTP-Session: 996d094f-aca0-45cd-8abc-4c4e90cfd11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.09.04 16:58:52.228553 [ 3 ] {} <Trace> HTTP-Session: 996d094f-aca0-45cd-8abc-4c4e90cfd11a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13793 2024.09.04 16:58:52.228979 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13794 2024.09.04 16:58:52.229044 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <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_histogramu64
13795 2024.09.04 16:58:52.229460 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13796 2024.09.04 16:58:52.230176 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13797 2024.09.04 16:58:52.230213 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13798 2024.09.04 16:58:52.230854 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13799 2024.09.04 16:58:52.231271 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13800 2024.09.04 16:58:52.231418 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002773 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec.
13801 2024.09.04 16:58:52.231618 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Debug> DynamicQueryHandler: Done processing query
13802 2024.09.04 16:58:52.231643 [ 3 ] {0811e189-f62e-481f-9875-778111ed7073} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13803 2024.09.04 16:58:52.231658 [ 3 ] {} <Debug> HTTP-Session: 996d094f-aca0-45cd-8abc-4c4e90cfd11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13804 2024.09.04 16:58:52.231777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13805 2024.09.04 16:58:52.231827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13806 2024.09.04 16:58:52.231847 [ 3 ] {} <Debug> HTTP-Session: 44c5a086-f963-4cdd-9243-148e7c497f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13807 2024.09.04 16:58:52.231864 [ 3 ] {} <Debug> HTTP-Session: 44c5a086-f963-4cdd-9243-148e7c497f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13808 2024.09.04 16:58:52.231877 [ 3 ] {} <Debug> HTTP-Session: 44c5a086-f963-4cdd-9243-148e7c497f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13809 2024.09.04 16:58:52.231907 [ 3 ] {} <Trace> HTTP-Session: 44c5a086-f963-4cdd-9243-148e7c497f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13810 2024.09.04 16:58:52.232002 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13811 2024.09.04 16:58:52.232046 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13812 2024.09.04 16:58:52.232174 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13813 2024.09.04 16:58:52.232405 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13814 2024.09.04 16:58:52.232440 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13815 2024.09.04 16:58:52.232792 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
13816 2024.09.04 16:58:52.233112 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Trace> oximeter.measurements_i64 (e622cbe9-17cc-4d9b-857d-725b44c18d04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13817 2024.09.04 16:58:52.233244 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001266 sec., 7109.004739336493 rows/sec., 502.17 KiB/sec.
13818 2024.09.04 16:58:52.233503 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Debug> DynamicQueryHandler: Done processing query
13819 2024.09.04 16:58:52.233528 [ 3 ] {7eb8ca0c-36a7-4e3a-9607-0c9628a4add4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13820 2024.09.04 16:58:52.233543 [ 3 ] {} <Debug> HTTP-Session: 44c5a086-f963-4cdd-9243-148e7c497f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13821 2024.09.04 16:58:52.233664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13822 2024.09.04 16:58:52.233713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13823 2024.09.04 16:58:52.233733 [ 3 ] {} <Debug> HTTP-Session: 67aca206-5eca-4b49-8f24-95e08e7b07d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13824 2024.09.04 16:58:52.233750 [ 3 ] {} <Debug> HTTP-Session: 67aca206-5eca-4b49-8f24-95e08e7b07d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13825 2024.09.04 16:58:52.233763 [ 3 ] {} <Debug> HTTP-Session: 67aca206-5eca-4b49-8f24-95e08e7b07d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13826 2024.09.04 16:58:52.233794 [ 3 ] {} <Trace> HTTP-Session: 67aca206-5eca-4b49-8f24-95e08e7b07d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13827 2024.09.04 16:58:52.233907 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13828 2024.09.04 16:58:52.233952 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13829 2024.09.04 16:58:52.234100 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13830 2024.09.04 16:58:52.234372 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13831 2024.09.04 16:58:52.234407 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13832 2024.09.04 16:58:52.234758 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13833 2024.09.04 16:58:52.235072 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13834 2024.09.04 16:58:52.235198 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001333 sec., 61515.37884471118 rows/sec., 3.91 MiB/sec.
13835 2024.09.04 16:58:52.235347 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Debug> DynamicQueryHandler: Done processing query
13836 2024.09.04 16:58:52.235372 [ 3 ] {c34308a6-6d65-4e8d-82b8-3daf3fae95ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13837 2024.09.04 16:58:52.235388 [ 3 ] {} <Debug> HTTP-Session: 67aca206-5eca-4b49-8f24-95e08e7b07d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13838 2024.09.04 16:58:57.226665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13839 2024.09.04 16:58:57.226857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13840 2024.09.04 16:58:57.226904 [ 3 ] {} <Debug> HTTP-Session: cae77b12-4f49-4466-862a-34d2a2ad761e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13841 2024.09.04 16:58:57.226946 [ 3 ] {} <Debug> HTTP-Session: cae77b12-4f49-4466-862a-34d2a2ad761e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13842 2024.09.04 16:58:57.226976 [ 3 ] {} <Debug> HTTP-Session: cae77b12-4f49-4466-862a-34d2a2ad761e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13843 2024.09.04 16:58:57.227038 [ 3 ] {} <Trace> HTTP-Session: cae77b12-4f49-4466-862a-34d2a2ad761e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13844 2024.09.04 16:58:57.227211 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13845 2024.09.04 16:58:57.227277 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13846 2024.09.04 16:58:57.227610 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13847 2024.09.04 16:58:57.227989 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13848 2024.09.04 16:58:57.228028 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13849 2024.09.04 16:58:57.228443 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13850 2024.09.04 16:58:57.228825 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13851 2024.09.04 16:58:57.228978 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 179.41 KiB/sec.
13852 2024.09.04 16:58:57.229236 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Debug> DynamicQueryHandler: Done processing query
13853 2024.09.04 16:58:57.229265 [ 3 ] {51a6a5ca-742a-4727-896c-8dd35c713ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13854 2024.09.04 16:58:57.229282 [ 3 ] {} <Debug> HTTP-Session: cae77b12-4f49-4466-862a-34d2a2ad761e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13855 2024.09.04 16:58:57.229615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 176129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13856 2024.09.04 16:58:57.229666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13857 2024.09.04 16:58:57.229686 [ 3 ] {} <Debug> HTTP-Session: dd30f0cf-d3b0-48e2-b41e-4557c83717b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13858 2024.09.04 16:58:57.229703 [ 3 ] {} <Debug> HTTP-Session: dd30f0cf-d3b0-48e2-b41e-4557c83717b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.09.04 16:58:57.229717 [ 3 ] {} <Debug> HTTP-Session: dd30f0cf-d3b0-48e2-b41e-4557c83717b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13860 2024.09.04 16:58:57.229748 [ 3 ] {} <Trace> HTTP-Session: dd30f0cf-d3b0-48e2-b41e-4557c83717b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13861 2024.09.04 16:58:57.230196 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13862 2024.09.04 16:58:57.230240 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13863 2024.09.04 16:58:57.230473 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13864 2024.09.04 16:58:57.231831 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13865 2024.09.04 16:58:57.231870 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13866 2024.09.04 16:58:57.232301 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13867 2024.09.04 16:58:57.232658 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13868 2024.09.04 16:58:57.232817 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002915 sec., 416466.5523156089 rows/sec., 34.41 MiB/sec.
13869 2024.09.04 16:58:57.233101 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Debug> DynamicQueryHandler: Done processing query
13870 2024.09.04 16:58:57.233160 [ 3 ] {70a99326-8c10-4503-bede-8487fb1fafca} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
13871 2024.09.04 16:58:57.233215 [ 3 ] {} <Debug> HTTP-Session: dd30f0cf-d3b0-48e2-b41e-4557c83717b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13872 2024.09.04 16:58:57.233463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13873 2024.09.04 16:58:57.233516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13874 2024.09.04 16:58:57.233536 [ 3 ] {} <Debug> HTTP-Session: 7a99eff0-c50c-4915-99e3-277ffc209e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13875 2024.09.04 16:58:57.233552 [ 3 ] {} <Debug> HTTP-Session: 7a99eff0-c50c-4915-99e3-277ffc209e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13876 2024.09.04 16:58:57.233566 [ 3 ] {} <Debug> HTTP-Session: 7a99eff0-c50c-4915-99e3-277ffc209e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13877 2024.09.04 16:58:57.233598 [ 3 ] {} <Trace> HTTP-Session: 7a99eff0-c50c-4915-99e3-277ffc209e7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13878 2024.09.04 16:58:57.233701 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13879 2024.09.04 16:58:57.233746 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13880 2024.09.04 16:58:57.233989 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13881 2024.09.04 16:58:57.234352 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13882 2024.09.04 16:58:57.234389 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13883 2024.09.04 16:58:57.234734 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13884 2024.09.04 16:58:57.235089 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13885 2024.09.04 16:58:57.235245 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 561.06 KiB/sec.
13886 2024.09.04 16:58:57.235263 [ 54 ] {} <Debug> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13887 2024.09.04 16:58:57.235365 [ 54 ] {} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13888 2024.09.04 16:58:57.235417 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13889 2024.09.04 16:58:57.235521 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Debug> DynamicQueryHandler: Done processing query
13890 2024.09.04 16:58:57.235596 [ 3 ] {8c4e33aa-aa16-4cbf-9d55-f888ad212958} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13891 2024.09.04 16:58:57.235659 [ 3 ] {} <Debug> HTTP-Session: 7a99eff0-c50c-4915-99e3-277ffc209e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.09.04 16:58:57.235789 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::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
13893 2024.09.04 16:58:57.235958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13894 2024.09.04 16:58:57.236113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13895 2024.09.04 16:58:57.236209 [ 3 ] {} <Debug> HTTP-Session: c7ba35e6-8d9c-4c36-a00e-390e3f53a7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13896 2024.09.04 16:58:57.236282 [ 3 ] {} <Debug> HTTP-Session: c7ba35e6-8d9c-4c36-a00e-390e3f53a7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13897 2024.09.04 16:58:57.236345 [ 3 ] {} <Debug> HTTP-Session: c7ba35e6-8d9c-4c36-a00e-390e3f53a7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13898 2024.09.04 16:58:57.236482 [ 3 ] {} <Trace> HTTP-Session: c7ba35e6-8d9c-4c36-a00e-390e3f53a7f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13899 2024.09.04 16:58:57.236687 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13900 2024.09.04 16:58:57.236741 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 70 rows starting from the beginning of the part
13901 2024.09.04 16:58:57.236820 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13902 2024.09.04 16:58:57.236948 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13903 2024.09.04 16:58:57.236997 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part
13904 2024.09.04 16:58:57.237397 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 51 rows starting from the beginning of the part
13905 2024.09.04 16:58:57.237745 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part
13906 2024.09.04 16:58:57.238129 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part
13907 2024.09.04 16:58:57.238508 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part
13908 2024.09.04 16:58:57.238578 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13909 2024.09.04 16:58:57.239732 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13910 2024.09.04 16:58:57.239792 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13911 2024.09.04 16:58:57.240780 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
13912 2024.09.04 16:58:57.241577 [ 190 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006090085 sec., 33004.465454915655 rows/sec., 2.51 MiB/sec.
13913 2024.09.04 16:58:57.241771 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13914 2024.09.04 16:58:57.241778 [ 195 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13915 2024.09.04 16:58:57.242013 [ 54 ] {} <Debug> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
13916 2024.09.04 16:58:57.242030 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005316 sec., 42889.39051918736 rows/sec., 2.90 MiB/sec.
13917 2024.09.04 16:58:57.242110 [ 54 ] {} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13918 2024.09.04 16:58:57.242268 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13919 2024.09.04 16:58:57.242651 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Debug> DynamicQueryHandler: Done processing query
13920 2024.09.04 16:58:57.242711 [ 3 ] {6d0ebcd6-9dff-43dc-9448-34ec3debd83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13921 2024.09.04 16:58:57.242710 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::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
13922 2024.09.04 16:58:57.242744 [ 3 ] {} <Debug> HTTP-Session: c7ba35e6-8d9c-4c36-a00e-390e3f53a7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13923 2024.09.04 16:58:57.242943 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13924 2024.09.04 16:58:57.242979 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part
13925 2024.09.04 16:58:57.243072 [ 195 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13926 2024.09.04 16:58:57.243128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 87893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13927 2024.09.04 16:58:57.243194 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part
13928 2024.09.04 16:58:57.243263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13929 2024.09.04 16:58:57.243330 [ 3 ] {} <Debug> HTTP-Session: d67d48fb-1e21-4042-8f37-ebbaa8ac4b85 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13930 2024.09.04 16:58:57.243403 [ 3 ] {} <Debug> HTTP-Session: d67d48fb-1e21-4042-8f37-ebbaa8ac4b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13931 2024.09.04 16:58:57.243399 [ 195 ] {117258f1-bd0c-4bcc-8afb-232cff23dd38::all_1_71_14} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13932 2024.09.04 16:58:57.243462 [ 3 ] {} <Debug> HTTP-Session: d67d48fb-1e21-4042-8f37-ebbaa8ac4b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13933 2024.09.04 16:58:57.243494 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
13934 2024.09.04 16:58:57.243566 [ 3 ] {} <Trace> HTTP-Session: d67d48fb-1e21-4042-8f37-ebbaa8ac4b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13935 2024.09.04 16:58:57.243666 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13936 2024.09.04 16:58:57.243810 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
13937 2024.09.04 16:58:57.243882 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
13938 2024.09.04 16:58:57.243994 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13939 2024.09.04 16:58:57.244119 [ 199 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part
13940 2024.09.04 16:58:57.244129 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13941 2024.09.04 16:58:57.244842 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13942 2024.09.04 16:58:57.245755 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13943 2024.09.04 16:58:57.245800 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13944 2024.09.04 16:58:57.246041 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003547145 sec., 208618.48049628647 rows/sec., 14.16 MiB/sec.
13945 2024.09.04 16:58:57.246342 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
13946 2024.09.04 16:58:57.246465 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13947 2024.09.04 16:58:57.247637 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13948 2024.09.04 16:58:57.247698 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13949 2024.09.04 16:58:57.247939 [ 192 ] {dd9ef747-9b42-47c7-8ce4-d06b72dc1a74::all_1_41_8} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
13950 2024.09.04 16:58:57.247940 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.004146 sec., 128316.44958996621 rows/sec., 9.51 MiB/sec.
13951 2024.09.04 16:58:57.248260 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
13952 2024.09.04 16:58:57.248373 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Debug> DynamicQueryHandler: Done processing query
13953 2024.09.04 16:58:57.248403 [ 3 ] {5e6b727c-437a-419b-9b79-862fb61f6b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13954 2024.09.04 16:58:57.248419 [ 3 ] {} <Debug> HTTP-Session: d67d48fb-1e21-4042-8f37-ebbaa8ac4b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.09.04 16:58:57.248691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 160901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.09.04 16:58:57.248740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.09.04 16:58:57.248759 [ 3 ] {} <Debug> HTTP-Session: 79d7887e-e1c7-486c-9e5d-ea2d52e9f341 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13958 2024.09.04 16:58:57.248775 [ 3 ] {} <Debug> HTTP-Session: 79d7887e-e1c7-486c-9e5d-ea2d52e9f341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13959 2024.09.04 16:58:57.248790 [ 3 ] {} <Debug> HTTP-Session: 79d7887e-e1c7-486c-9e5d-ea2d52e9f341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.09.04 16:58:57.248820 [ 3 ] {} <Trace> HTTP-Session: 79d7887e-e1c7-486c-9e5d-ea2d52e9f341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13961 2024.09.04 16:58:57.249217 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13962 2024.09.04 16:58:57.249267 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13963 2024.09.04 16:58:57.249429 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13964 2024.09.04 16:58:57.250173 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13965 2024.09.04 16:58:57.250210 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13966 2024.09.04 16:58:57.250635 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13967 2024.09.04 16:58:57.250985 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.09.04 16:58:57.251140 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002188 sec., 386654.47897623404 rows/sec., 26.03 MiB/sec.
13969 2024.09.04 16:58:57.251305 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Debug> DynamicQueryHandler: Done processing query
13970 2024.09.04 16:58:57.251328 [ 3 ] {65ac17de-fd0d-4fab-9e5a-6d6bdc89093a} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13971 2024.09.04 16:58:57.251344 [ 3 ] {} <Debug> HTTP-Session: 79d7887e-e1c7-486c-9e5d-ea2d52e9f341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.09.04 16:58:57.251644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13973 2024.09.04 16:58:57.251691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13974 2024.09.04 16:58:57.251710 [ 3 ] {} <Debug> HTTP-Session: bfb60519-5d71-49ab-9f0a-5ecc43a6aac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13975 2024.09.04 16:58:57.251726 [ 3 ] {} <Debug> HTTP-Session: bfb60519-5d71-49ab-9f0a-5ecc43a6aac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13976 2024.09.04 16:58:57.251740 [ 3 ] {} <Debug> HTTP-Session: bfb60519-5d71-49ab-9f0a-5ecc43a6aac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.09.04 16:58:57.251770 [ 3 ] {} <Trace> HTTP-Session: bfb60519-5d71-49ab-9f0a-5ecc43a6aac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13978 2024.09.04 16:58:57.251916 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13979 2024.09.04 16:58:57.251978 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <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_histogramu64
13980 2024.09.04 16:58:57.252385 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13981 2024.09.04 16:58:57.252909 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13982 2024.09.04 16:58:57.252945 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13983 2024.09.04 16:58:57.253525 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13984 2024.09.04 16:58:57.253927 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13985 2024.09.04 16:58:57.254120 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13986 2024.09.04 16:58:57.254140 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002291 sec., 3491.9249236141422 rows/sec., 6.26 MiB/sec.
13987 2024.09.04 16:58:57.254177 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13988 2024.09.04 16:58:57.254257 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13989 2024.09.04 16:58:57.254692 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::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
13990 2024.09.04 16:58:57.254725 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Debug> DynamicQueryHandler: Done processing query
13991 2024.09.04 16:58:57.254786 [ 3 ] {964520e2-62f8-461a-a644-1e8dcbf2464a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13992 2024.09.04 16:58:57.254816 [ 3 ] {} <Debug> HTTP-Session: bfb60519-5d71-49ab-9f0a-5ecc43a6aac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13993 2024.09.04 16:58:57.255020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13994 2024.09.04 16:58:57.255137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13995 2024.09.04 16:58:57.255210 [ 3 ] {} <Debug> HTTP-Session: 9f10f4be-76f4-41f3-aeb1-7be1e080b4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
13996 2024.09.04 16:58:57.255272 [ 3 ] {} <Debug> HTTP-Session: 9f10f4be-76f4-41f3-aeb1-7be1e080b4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13997 2024.09.04 16:58:57.255313 [ 3 ] {} <Debug> HTTP-Session: 9f10f4be-76f4-41f3-aeb1-7be1e080b4d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13998 2024.09.04 16:58:57.255407 [ 3 ] {} <Trace> HTTP-Session: 9f10f4be-76f4-41f3-aeb1-7be1e080b4d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13999 2024.09.04 16:58:57.255643 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14000 2024.09.04 16:58:57.255675 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14001 2024.09.04 16:58:57.255803 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14002 2024.09.04 16:58:57.255814 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1315 rows starting from the beginning of the part
14003 2024.09.04 16:58:57.256658 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14004 2024.09.04 16:58:57.256746 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part
14005 2024.09.04 16:58:57.257465 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part
14006 2024.09.04 16:58:57.257721 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14007 2024.09.04 16:58:57.257818 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
14008 2024.09.04 16:58:57.258235 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part
14009 2024.09.04 16:58:57.258970 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 47 rows starting from the beginning of the part
14010 2024.09.04 16:58:57.259102 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14011 2024.09.04 16:58:57.259579 [ 192 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part
14012 2024.09.04 16:58:57.260248 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14013 2024.09.04 16:58:57.260610 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005016 sec., 11961.722488038278 rows/sec., 825.48 KiB/sec.
14014 2024.09.04 16:58:57.261010 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Debug> DynamicQueryHandler: Done processing query
14015 2024.09.04 16:58:57.261057 [ 3 ] {e6a30b0b-ca9c-4932-b19c-8d26272b6e99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14016 2024.09.04 16:58:57.261095 [ 3 ] {} <Debug> HTTP-Session: 9f10f4be-76f4-41f3-aeb1-7be1e080b4d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14017 2024.09.04 16:58:57.265908 [ 201 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 19 columns (19 merged, 0 gathered) in 0.011474423 sec., 124625.00293043058 rows/sec., 223.32 MiB/sec.
14018 2024.09.04 16:58:57.267090 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14019 2024.09.04 16:58:57.267646 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14020 2024.09.04 16:58:57.267729 [ 200 ] {9e9d7612-ee67-46d9-a7a6-5f243162a251::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14021 2024.09.04 16:58:57.267840 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB.
14022 2024.09.04 16:59:00.631671 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
14023 2024.09.04 16:59:00.631724 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
14024 2024.09.04 16:59:02.204535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14025 2024.09.04 16:59:02.204671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14026 2024.09.04 16:59:02.204701 [ 3 ] {} <Debug> HTTP-Session: f9487cbb-2d1f-4920-84aa-c3165f8aa8de Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14027 2024.09.04 16:59:02.204729 [ 3 ] {} <Debug> HTTP-Session: f9487cbb-2d1f-4920-84aa-c3165f8aa8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14028 2024.09.04 16:59:02.204747 [ 3 ] {} <Debug> HTTP-Session: f9487cbb-2d1f-4920-84aa-c3165f8aa8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14029 2024.09.04 16:59:02.204803 [ 3 ] {} <Trace> HTTP-Session: f9487cbb-2d1f-4920-84aa-c3165f8aa8de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14030 2024.09.04 16:59:02.205005 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14031 2024.09.04 16:59:02.205093 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14032 2024.09.04 16:59:02.205441 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14033 2024.09.04 16:59:02.205866 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14034 2024.09.04 16:59:02.205913 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14035 2024.09.04 16:59:02.206333 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14036 2024.09.04 16:59:02.206724 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14037 2024.09.04 16:59:02.206869 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.001925 sec., 2597.402597402597 rows/sec., 200.39 KiB/sec.
14038 2024.09.04 16:59:02.207110 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Debug> DynamicQueryHandler: Done processing query
14039 2024.09.04 16:59:02.207139 [ 3 ] {d584cb56-c50f-4a83-95bc-8150dddc02b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14040 2024.09.04 16:59:02.207157 [ 3 ] {} <Debug> HTTP-Session: f9487cbb-2d1f-4920-84aa-c3165f8aa8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14041 2024.09.04 16:59:02.207366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 43821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14042 2024.09.04 16:59:02.207425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14043 2024.09.04 16:59:02.207445 [ 3 ] {} <Debug> HTTP-Session: 7d398508-464f-4ef7-b42b-812c99cb19ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14044 2024.09.04 16:59:02.207464 [ 3 ] {} <Debug> HTTP-Session: 7d398508-464f-4ef7-b42b-812c99cb19ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14045 2024.09.04 16:59:02.207478 [ 3 ] {} <Debug> HTTP-Session: 7d398508-464f-4ef7-b42b-812c99cb19ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.09.04 16:59:02.207514 [ 3 ] {} <Trace> HTTP-Session: 7d398508-464f-4ef7-b42b-812c99cb19ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14047 2024.09.04 16:59:02.207716 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14048 2024.09.04 16:59:02.207763 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14049 2024.09.04 16:59:02.207998 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14050 2024.09.04 16:59:02.208521 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14051 2024.09.04 16:59:02.208557 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14052 2024.09.04 16:59:02.208932 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14053 2024.09.04 16:59:02.209286 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14054 2024.09.04 16:59:02.209415 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Debug> executeQuery: Read 290 rows, 26.21 KiB in 0.001797 sec., 161380.0779076238 rows/sec., 14.25 MiB/sec.
14055 2024.09.04 16:59:02.209732 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Debug> DynamicQueryHandler: Done processing query
14056 2024.09.04 16:59:02.209804 [ 3 ] {4fbeb513-07bb-4015-88d6-ec2d842cc6c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
14057 2024.09.04 16:59:02.209869 [ 3 ] {} <Debug> HTTP-Session: 7d398508-464f-4ef7-b42b-812c99cb19ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14058 2024.09.04 16:59:02.210127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 7462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14059 2024.09.04 16:59:02.210245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14060 2024.09.04 16:59:02.210274 [ 3 ] {} <Debug> HTTP-Session: 2ec22e0b-b3b0-43e1-b26e-9e14ed72cf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14061 2024.09.04 16:59:02.210292 [ 3 ] {} <Debug> HTTP-Session: 2ec22e0b-b3b0-43e1-b26e-9e14ed72cf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14062 2024.09.04 16:59:02.210306 [ 3 ] {} <Debug> HTTP-Session: 2ec22e0b-b3b0-43e1-b26e-9e14ed72cf4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14063 2024.09.04 16:59:02.210340 [ 3 ] {} <Trace> HTTP-Session: 2ec22e0b-b3b0-43e1-b26e-9e14ed72cf4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14064 2024.09.04 16:59:02.210457 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14065 2024.09.04 16:59:02.210503 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14066 2024.09.04 16:59:02.210747 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14067 2024.09.04 16:59:02.211075 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14068 2024.09.04 16:59:02.211111 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14069 2024.09.04 16:59:02.211454 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14070 2024.09.04 16:59:02.211804 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14071 2024.09.04 16:59:02.211929 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001511 sec., 34414.29516876241 rows/sec., 2.50 MiB/sec.
14072 2024.09.04 16:59:02.212095 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Debug> DynamicQueryHandler: Done processing query
14073 2024.09.04 16:59:02.212119 [ 3 ] {351e0870-aec0-44a0-84d2-03c7218cc437} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14074 2024.09.04 16:59:02.212135 [ 3 ] {} <Debug> HTTP-Session: 2ec22e0b-b3b0-43e1-b26e-9e14ed72cf4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14075 2024.09.04 16:59:02.212306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14076 2024.09.04 16:59:02.212356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14077 2024.09.04 16:59:02.212375 [ 3 ] {} <Debug> HTTP-Session: 6ed85b0e-b40a-4a26-a573-b3484adcde60 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14078 2024.09.04 16:59:02.212392 [ 3 ] {} <Debug> HTTP-Session: 6ed85b0e-b40a-4a26-a573-b3484adcde60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14079 2024.09.04 16:59:02.212405 [ 3 ] {} <Debug> HTTP-Session: 6ed85b0e-b40a-4a26-a573-b3484adcde60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14080 2024.09.04 16:59:02.212437 [ 3 ] {} <Trace> HTTP-Session: 6ed85b0e-b40a-4a26-a573-b3484adcde60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14081 2024.09.04 16:59:02.212535 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14082 2024.09.04 16:59:02.212578 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14083 2024.09.04 16:59:02.212795 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14084 2024.09.04 16:59:02.213091 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14085 2024.09.04 16:59:02.213126 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14086 2024.09.04 16:59:02.213475 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
14087 2024.09.04 16:59:02.213830 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14088 2024.09.04 16:59:02.213959 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001453 sec., 9635.237439779765 rows/sec., 674.79 KiB/sec.
14089 2024.09.04 16:59:02.214125 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Debug> DynamicQueryHandler: Done processing query
14090 2024.09.04 16:59:02.214150 [ 3 ] {057449df-7f01-4eac-b842-cc5fa62a6d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14091 2024.09.04 16:59:02.214166 [ 3 ] {} <Debug> HTTP-Session: 6ed85b0e-b40a-4a26-a573-b3484adcde60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14092 2024.09.04 16:59:02.214267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14093 2024.09.04 16:59:02.214315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14094 2024.09.04 16:59:02.214334 [ 3 ] {} <Debug> HTTP-Session: 281c7286-cc0c-49ef-aa82-a8e999040ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14095 2024.09.04 16:59:02.214350 [ 3 ] {} <Debug> HTTP-Session: 281c7286-cc0c-49ef-aa82-a8e999040ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14096 2024.09.04 16:59:02.214364 [ 3 ] {} <Debug> HTTP-Session: 281c7286-cc0c-49ef-aa82-a8e999040ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.09.04 16:59:02.214395 [ 3 ] {} <Trace> HTTP-Session: 281c7286-cc0c-49ef-aa82-a8e999040ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14098 2024.09.04 16:59:02.214493 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14099 2024.09.04 16:59:02.214535 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14100 2024.09.04 16:59:02.214752 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14101 2024.09.04 16:59:02.215037 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14102 2024.09.04 16:59:02.215072 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14103 2024.09.04 16:59:02.215410 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14104 2024.09.04 16:59:02.215750 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14105 2024.09.04 16:59:02.215879 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 250.88 KiB/sec.
14106 2024.09.04 16:59:02.216040 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Debug> DynamicQueryHandler: Done processing query
14107 2024.09.04 16:59:02.216064 [ 3 ] {cac9cbcd-fd72-4e89-b476-d1b1f19f9470} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14108 2024.09.04 16:59:02.216079 [ 3 ] {} <Debug> HTTP-Session: 281c7286-cc0c-49ef-aa82-a8e999040ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14109 2024.09.04 16:59:02.216296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 73435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14110 2024.09.04 16:59:02.216344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14111 2024.09.04 16:59:02.216362 [ 3 ] {} <Debug> HTTP-Session: 6df9accf-8a78-45a7-8566-dccc2536fbf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14112 2024.09.04 16:59:02.216378 [ 3 ] {} <Debug> HTTP-Session: 6df9accf-8a78-45a7-8566-dccc2536fbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14113 2024.09.04 16:59:02.216392 [ 3 ] {} <Debug> HTTP-Session: 6df9accf-8a78-45a7-8566-dccc2536fbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14114 2024.09.04 16:59:02.216423 [ 3 ] {} <Trace> HTTP-Session: 6df9accf-8a78-45a7-8566-dccc2536fbf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14115 2024.09.04 16:59:02.216649 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14116 2024.09.04 16:59:02.216691 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14117 2024.09.04 16:59:02.216909 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14118 2024.09.04 16:59:02.217488 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14119 2024.09.04 16:59:02.217523 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14120 2024.09.04 16:59:02.217887 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14121 2024.09.04 16:59:02.218237 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14122 2024.09.04 16:59:02.218364 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Debug> executeQuery: Read 452 rows, 33.08 KiB in 0.001827 sec., 247400.109469075 rows/sec., 17.68 MiB/sec.
14123 2024.09.04 16:59:02.218527 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Debug> DynamicQueryHandler: Done processing query
14124 2024.09.04 16:59:02.218550 [ 3 ] {77199598-0032-4e6f-8ad7-2c0a9582e293} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
14125 2024.09.04 16:59:02.218567 [ 3 ] {} <Debug> HTTP-Session: 6df9accf-8a78-45a7-8566-dccc2536fbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14126 2024.09.04 16:59:02.218696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14127 2024.09.04 16:59:02.218745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14128 2024.09.04 16:59:02.218763 [ 3 ] {} <Debug> HTTP-Session: fcfcf812-740f-48eb-8c48-c10d469e0b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14129 2024.09.04 16:59:02.218779 [ 3 ] {} <Debug> HTTP-Session: fcfcf812-740f-48eb-8c48-c10d469e0b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14130 2024.09.04 16:59:02.218792 [ 3 ] {} <Debug> HTTP-Session: fcfcf812-740f-48eb-8c48-c10d469e0b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14131 2024.09.04 16:59:02.218823 [ 3 ] {} <Trace> HTTP-Session: fcfcf812-740f-48eb-8c48-c10d469e0b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14132 2024.09.04 16:59:02.218916 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14133 2024.09.04 16:59:02.218961 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14134 2024.09.04 16:59:02.219087 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14135 2024.09.04 16:59:02.219340 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14136 2024.09.04 16:59:02.219374 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14137 2024.09.04 16:59:02.219729 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14138 2024.09.04 16:59:02.220041 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14139 2024.09.04 16:59:02.220166 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 246.06 KiB/sec.
14140 2024.09.04 16:59:02.220323 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Debug> DynamicQueryHandler: Done processing query
14141 2024.09.04 16:59:02.220347 [ 3 ] {db06a64d-33a0-4dc1-8ec3-dc136a53ef11} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14142 2024.09.04 16:59:02.220363 [ 3 ] {} <Debug> HTTP-Session: fcfcf812-740f-48eb-8c48-c10d469e0b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14143 2024.09.04 16:59:02.220534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 45368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14144 2024.09.04 16:59:02.220582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14145 2024.09.04 16:59:02.220601 [ 3 ] {} <Debug> HTTP-Session: 4663b9b3-1ff7-4510-80f7-03e3abaf41cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14146 2024.09.04 16:59:02.220617 [ 3 ] {} <Debug> HTTP-Session: 4663b9b3-1ff7-4510-80f7-03e3abaf41cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14147 2024.09.04 16:59:02.220631 [ 3 ] {} <Debug> HTTP-Session: 4663b9b3-1ff7-4510-80f7-03e3abaf41cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14148 2024.09.04 16:59:02.220661 [ 3 ] {} <Trace> HTTP-Session: 4663b9b3-1ff7-4510-80f7-03e3abaf41cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14149 2024.09.04 16:59:02.220888 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14150 2024.09.04 16:59:02.220934 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14151 2024.09.04 16:59:02.221074 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14152 2024.09.04 16:59:02.221507 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14153 2024.09.04 16:59:02.221541 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14154 2024.09.04 16:59:02.221916 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14155 2024.09.04 16:59:02.222244 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14156 2024.09.04 16:59:02.222370 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Debug> executeQuery: Read 241 rows, 16.52 KiB in 0.001623 sec., 148490.44978434997 rows/sec., 9.94 MiB/sec.
14157 2024.09.04 16:59:02.222529 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Debug> DynamicQueryHandler: Done processing query
14158 2024.09.04 16:59:02.222553 [ 3 ] {06e375b9-9a20-4caf-8ddd-eee66d181064} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14159 2024.09.04 16:59:02.222569 [ 3 ] {} <Debug> HTTP-Session: 4663b9b3-1ff7-4510-80f7-03e3abaf41cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14160 2024.09.04 16:59:02.222700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14161 2024.09.04 16:59:02.222747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14162 2024.09.04 16:59:02.222766 [ 3 ] {} <Debug> HTTP-Session: d23a7e5a-58ad-4da3-a256-f9a848fdccf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14163 2024.09.04 16:59:02.222782 [ 3 ] {} <Debug> HTTP-Session: d23a7e5a-58ad-4da3-a256-f9a848fdccf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14164 2024.09.04 16:59:02.222796 [ 3 ] {} <Debug> HTTP-Session: d23a7e5a-58ad-4da3-a256-f9a848fdccf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14165 2024.09.04 16:59:02.222826 [ 3 ] {} <Trace> HTTP-Session: d23a7e5a-58ad-4da3-a256-f9a848fdccf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14166 2024.09.04 16:59:02.222917 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14167 2024.09.04 16:59:02.222961 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14168 2024.09.04 16:59:02.223087 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14169 2024.09.04 16:59:02.223325 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14170 2024.09.04 16:59:02.223360 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14171 2024.09.04 16:59:02.223690 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14172 2024.09.04 16:59:02.224008 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14173 2024.09.04 16:59:02.224124 [ 47 ] {} <Debug> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14174 2024.09.04 16:59:02.224131 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001236 sec., 809.0614886731393 rows/sec., 54.52 KiB/sec.
14175 2024.09.04 16:59:02.224171 [ 47 ] {} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14176 2024.09.04 16:59:02.224213 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14177 2024.09.04 16:59:02.224353 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Debug> DynamicQueryHandler: Done processing query
14178 2024.09.04 16:59:02.224412 [ 3 ] {aa49731b-16e8-4fae-9c1d-a1a993d90e3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14179 2024.09.04 16:59:02.224476 [ 3 ] {} <Debug> HTTP-Session: d23a7e5a-58ad-4da3-a256-f9a848fdccf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14180 2024.09.04 16:59:02.224576 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
14181 2024.09.04 16:59:02.224708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 77840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14182 2024.09.04 16:59:02.224805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14183 2024.09.04 16:59:02.224861 [ 3 ] {} <Debug> HTTP-Session: fc41083a-f6f9-4b53-978a-cb4d38de6a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14184 2024.09.04 16:59:02.224901 [ 3 ] {} <Debug> HTTP-Session: fc41083a-f6f9-4b53-978a-cb4d38de6a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14185 2024.09.04 16:59:02.224942 [ 3 ] {} <Debug> HTTP-Session: fc41083a-f6f9-4b53-978a-cb4d38de6a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14186 2024.09.04 16:59:02.225029 [ 3 ] {} <Trace> HTTP-Session: fc41083a-f6f9-4b53-978a-cb4d38de6a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14187 2024.09.04 16:59:02.225115 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14188 2024.09.04 16:59:02.225228 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part
14189 2024.09.04 16:59:02.225321 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
14190 2024.09.04 16:59:02.225515 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
14191 2024.09.04 16:59:02.225772 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14192 2024.09.04 16:59:02.225859 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
14193 2024.09.04 16:59:02.226188 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
14194 2024.09.04 16:59:02.226255 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <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_histogramu64
14195 2024.09.04 16:59:02.226502 [ 194 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
14196 2024.09.04 16:59:02.228439 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14197 2024.09.04 16:59:02.229967 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005636854 sec., 5322.117620928269 rows/sec., 358.62 KiB/sec.
14198 2024.09.04 16:59:02.230159 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14199 2024.09.04 16:59:02.230209 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14200 2024.09.04 16:59:02.230245 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14201 2024.09.04 16:59:02.231335 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14202 2024.09.04 16:59:02.231580 [ 200 ] {2534c8d8-ee34-4099-9c49-5249f929c01a::all_1_30_6} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14203 2024.09.04 16:59:02.231755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
14204 2024.09.04 16:59:02.231896 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14205 2024.09.04 16:59:02.232330 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14206 2024.09.04 16:59:02.232478 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.007274 sec., 6461.369260379433 rows/sec., 11.58 MiB/sec.
14207 2024.09.04 16:59:02.232705 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Debug> DynamicQueryHandler: Done processing query
14208 2024.09.04 16:59:02.232730 [ 3 ] {81f978a8-8a4b-45c9-8a86-68be520ba971} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14209 2024.09.04 16:59:02.232746 [ 3 ] {} <Debug> HTTP-Session: fc41083a-f6f9-4b53-978a-cb4d38de6a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14210 2024.09.04 16:59:02.232888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14211 2024.09.04 16:59:02.232935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14212 2024.09.04 16:59:02.232954 [ 3 ] {} <Debug> HTTP-Session: 3716676c-9bb4-4679-94bd-317da86dc7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14213 2024.09.04 16:59:02.232971 [ 3 ] {} <Debug> HTTP-Session: 3716676c-9bb4-4679-94bd-317da86dc7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14214 2024.09.04 16:59:02.232984 [ 3 ] {} <Debug> HTTP-Session: 3716676c-9bb4-4679-94bd-317da86dc7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.09.04 16:59:02.233015 [ 3 ] {} <Trace> HTTP-Session: 3716676c-9bb4-4679-94bd-317da86dc7f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14216 2024.09.04 16:59:02.233130 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14217 2024.09.04 16:59:02.233174 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14218 2024.09.04 16:59:02.233303 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14219 2024.09.04 16:59:02.233608 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14220 2024.09.04 16:59:02.233642 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14221 2024.09.04 16:59:02.233995 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14222 2024.09.04 16:59:02.234312 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14223 2024.09.04 16:59:02.234436 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec.
14224 2024.09.04 16:59:02.234584 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Debug> DynamicQueryHandler: Done processing query
14225 2024.09.04 16:59:02.234608 [ 3 ] {0da45129-02c4-46aa-b8cd-dc223e013ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14226 2024.09.04 16:59:02.234624 [ 3 ] {} <Debug> HTTP-Session: 3716676c-9bb4-4679-94bd-317da86dc7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14227 2024.09.04 16:59:07.197951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14228 2024.09.04 16:59:07.198083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14229 2024.09.04 16:59:07.198114 [ 3 ] {} <Debug> HTTP-Session: 62fbf157-b03b-4751-b8ff-89129b319094 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14230 2024.09.04 16:59:07.198141 [ 3 ] {} <Debug> HTTP-Session: 62fbf157-b03b-4751-b8ff-89129b319094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14231 2024.09.04 16:59:07.198166 [ 3 ] {} <Debug> HTTP-Session: 62fbf157-b03b-4751-b8ff-89129b319094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.09.04 16:59:07.198254 [ 3 ] {} <Trace> HTTP-Session: 62fbf157-b03b-4751-b8ff-89129b319094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14233 2024.09.04 16:59:07.198468 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14234 2024.09.04 16:59:07.198545 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14235 2024.09.04 16:59:07.198939 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14236 2024.09.04 16:59:07.199407 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14237 2024.09.04 16:59:07.199450 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14238 2024.09.04 16:59:07.199860 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14239 2024.09.04 16:59:07.200246 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Trace> oximeter.fields_ipaddr (8ee4d70a-dbfb-4fc2-ba5f-99206ab40161): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14240 2024.09.04 16:59:07.200433 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002019 sec., 990.5894006934126 rows/sec., 80.78 KiB/sec.
14241 2024.09.04 16:59:07.200665 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Debug> DynamicQueryHandler: Done processing query
14242 2024.09.04 16:59:07.200691 [ 3 ] {c5ceef44-4f2e-4660-99f3-028e335745cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14243 2024.09.04 16:59:07.200708 [ 3 ] {} <Debug> HTTP-Session: 62fbf157-b03b-4751-b8ff-89129b319094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14244 2024.09.04 16:59:07.200856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 10526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14245 2024.09.04 16:59:07.200910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14246 2024.09.04 16:59:07.200931 [ 3 ] {} <Debug> HTTP-Session: 70586403-ea9d-4f51-9eb1-a13f2256bd13 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14247 2024.09.04 16:59:07.200948 [ 3 ] {} <Debug> HTTP-Session: 70586403-ea9d-4f51-9eb1-a13f2256bd13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14248 2024.09.04 16:59:07.200962 [ 3 ] {} <Debug> HTTP-Session: 70586403-ea9d-4f51-9eb1-a13f2256bd13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.09.04 16:59:07.200997 [ 3 ] {} <Trace> HTTP-Session: 70586403-ea9d-4f51-9eb1-a13f2256bd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14250 2024.09.04 16:59:07.201134 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14251 2024.09.04 16:59:07.201183 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14252 2024.09.04 16:59:07.201429 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14253 2024.09.04 16:59:07.201844 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14254 2024.09.04 16:59:07.201883 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14255 2024.09.04 16:59:07.202244 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14256 2024.09.04 16:59:07.202617 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): 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.09.04 16:59:07.202780 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001696 sec., 43042.45283018868 rows/sec., 3.49 MiB/sec.
14258 2024.09.04 16:59:07.202965 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Debug> DynamicQueryHandler: Done processing query
14259 2024.09.04 16:59:07.202990 [ 3 ] {2b003c86-fa59-4773-8263-a4ac40e70ced} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14260 2024.09.04 16:59:07.203006 [ 3 ] {} <Debug> HTTP-Session: 70586403-ea9d-4f51-9eb1-a13f2256bd13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14261 2024.09.04 16:59:07.203491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14262 2024.09.04 16:59:07.203542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14263 2024.09.04 16:59:07.203560 [ 3 ] {} <Debug> HTTP-Session: f9601bad-2d54-487f-8259-2ae7e6d2b603 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14264 2024.09.04 16:59:07.203577 [ 3 ] {} <Debug> HTTP-Session: f9601bad-2d54-487f-8259-2ae7e6d2b603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14265 2024.09.04 16:59:07.203590 [ 3 ] {} <Debug> HTTP-Session: f9601bad-2d54-487f-8259-2ae7e6d2b603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.09.04 16:59:07.203623 [ 3 ] {} <Trace> HTTP-Session: f9601bad-2d54-487f-8259-2ae7e6d2b603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14267 2024.09.04 16:59:07.203723 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14268 2024.09.04 16:59:07.203767 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14269 2024.09.04 16:59:07.203997 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14270 2024.09.04 16:59:07.204327 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14271 2024.09.04 16:59:07.204371 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14272 2024.09.04 16:59:07.204721 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14273 2024.09.04 16:59:07.205088 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14274 2024.09.04 16:59:07.205253 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001548 sec., 6459.948320413437 rows/sec., 478.82 KiB/sec.
14275 2024.09.04 16:59:07.205427 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Debug> DynamicQueryHandler: Done processing query
14276 2024.09.04 16:59:07.205451 [ 3 ] {cc68af8e-889d-4949-939a-905e57746ed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14277 2024.09.04 16:59:07.205467 [ 3 ] {} <Debug> HTTP-Session: f9601bad-2d54-487f-8259-2ae7e6d2b603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14278 2024.09.04 16:59:07.205613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14279 2024.09.04 16:59:07.205662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14280 2024.09.04 16:59:07.205680 [ 3 ] {} <Debug> HTTP-Session: 5f5362c9-6e15-420d-baf0-44ff13be4198 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14281 2024.09.04 16:59:07.205696 [ 3 ] {} <Debug> HTTP-Session: 5f5362c9-6e15-420d-baf0-44ff13be4198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14282 2024.09.04 16:59:07.205710 [ 3 ] {} <Debug> HTTP-Session: 5f5362c9-6e15-420d-baf0-44ff13be4198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.09.04 16:59:07.205742 [ 3 ] {} <Trace> HTTP-Session: 5f5362c9-6e15-420d-baf0-44ff13be4198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14284 2024.09.04 16:59:07.205858 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14285 2024.09.04 16:59:07.205903 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14286 2024.09.04 16:59:07.206130 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14287 2024.09.04 16:59:07.206522 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14288 2024.09.04 16:59:07.206560 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14289 2024.09.04 16:59:07.206914 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14290 2024.09.04 16:59:07.207264 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14291 2024.09.04 16:59:07.207413 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001592 sec., 46482.4120603015 rows/sec., 3.63 MiB/sec.
14292 2024.09.04 16:59:07.207591 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Debug> DynamicQueryHandler: Done processing query
14293 2024.09.04 16:59:07.207616 [ 3 ] {8a894f71-0a5b-4723-90bd-1367c47baa82} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14294 2024.09.04 16:59:07.207632 [ 3 ] {} <Debug> HTTP-Session: 5f5362c9-6e15-420d-baf0-44ff13be4198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14295 2024.09.04 16:59:07.207835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14296 2024.09.04 16:59:07.207885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14297 2024.09.04 16:59:07.207904 [ 3 ] {} <Debug> HTTP-Session: 5ad71464-d3d0-4670-b7e5-cc41524f5849 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14298 2024.09.04 16:59:07.207920 [ 3 ] {} <Debug> HTTP-Session: 5ad71464-d3d0-4670-b7e5-cc41524f5849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14299 2024.09.04 16:59:07.207934 [ 3 ] {} <Debug> HTTP-Session: 5ad71464-d3d0-4670-b7e5-cc41524f5849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.09.04 16:59:07.207966 [ 3 ] {} <Trace> HTTP-Session: 5ad71464-d3d0-4670-b7e5-cc41524f5849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14301 2024.09.04 16:59:07.208118 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14302 2024.09.04 16:59:07.208171 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14303 2024.09.04 16:59:07.208321 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14304 2024.09.04 16:59:07.208695 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14305 2024.09.04 16:59:07.208733 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14306 2024.09.04 16:59:07.209125 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14307 2024.09.04 16:59:07.209467 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14308 2024.09.04 16:59:07.209628 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001579 sec., 101963.2678910703 rows/sec., 7.10 MiB/sec.
14309 2024.09.04 16:59:07.209824 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Debug> DynamicQueryHandler: Done processing query
14310 2024.09.04 16:59:07.209859 [ 3 ] {4005178b-b072-4851-aca6-fba1770d0d0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14311 2024.09.04 16:59:07.209887 [ 3 ] {} <Debug> HTTP-Session: 5ad71464-d3d0-4670-b7e5-cc41524f5849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14312 2024.09.04 16:59:07.210039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 14260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14313 2024.09.04 16:59:07.210087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14314 2024.09.04 16:59:07.210105 [ 3 ] {} <Debug> HTTP-Session: e047acb1-ba92-465a-887f-ee703f94d92f Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14315 2024.09.04 16:59:07.210122 [ 3 ] {} <Debug> HTTP-Session: e047acb1-ba92-465a-887f-ee703f94d92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14316 2024.09.04 16:59:07.210161 [ 3 ] {} <Debug> HTTP-Session: e047acb1-ba92-465a-887f-ee703f94d92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14317 2024.09.04 16:59:07.210192 [ 3 ] {} <Trace> HTTP-Session: e047acb1-ba92-465a-887f-ee703f94d92f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14318 2024.09.04 16:59:07.210358 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14319 2024.09.04 16:59:07.210422 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <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_histogramu64
14320 2024.09.04 16:59:07.210847 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14321 2024.09.04 16:59:07.211355 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14322 2024.09.04 16:59:07.211392 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14323 2024.09.04 16:59:07.212010 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14324 2024.09.04 16:59:07.212450 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14325 2024.09.04 16:59:07.212644 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002379 sec., 3362.7574611181167 rows/sec., 6.03 MiB/sec.
14326 2024.09.04 16:59:07.212961 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Debug> DynamicQueryHandler: Done processing query
14327 2024.09.04 16:59:07.212997 [ 3 ] {a88fc158-0cbd-4f71-90c5-5f1b7de03e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14328 2024.09.04 16:59:07.213025 [ 3 ] {} <Debug> HTTP-Session: e047acb1-ba92-465a-887f-ee703f94d92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14329 2024.09.04 16:59:07.213165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14330 2024.09.04 16:59:07.213219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14331 2024.09.04 16:59:07.213240 [ 3 ] {} <Debug> HTTP-Session: ad9e7e3a-41f5-4547-809b-2effb1eb2bee Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14332 2024.09.04 16:59:07.213257 [ 3 ] {} <Debug> HTTP-Session: ad9e7e3a-41f5-4547-809b-2effb1eb2bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14333 2024.09.04 16:59:07.213271 [ 3 ] {} <Debug> HTTP-Session: ad9e7e3a-41f5-4547-809b-2effb1eb2bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14334 2024.09.04 16:59:07.213301 [ 3 ] {} <Trace> HTTP-Session: ad9e7e3a-41f5-4547-809b-2effb1eb2bee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14335 2024.09.04 16:59:07.213421 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14336 2024.09.04 16:59:07.213467 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14337 2024.09.04 16:59:07.213598 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14338 2024.09.04 16:59:07.213934 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14339 2024.09.04 16:59:07.213971 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14340 2024.09.04 16:59:07.214345 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14341 2024.09.04 16:59:07.214679 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14342 2024.09.04 16:59:07.214845 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec.
14343 2024.09.04 16:59:07.215012 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Debug> DynamicQueryHandler: Done processing query
14344 2024.09.04 16:59:07.215037 [ 3 ] {a378be73-2a1e-445b-bde8-05702a034a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14345 2024.09.04 16:59:07.215053 [ 3 ] {} <Debug> HTTP-Session: ad9e7e3a-41f5-4547-809b-2effb1eb2bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14346 2024.09.04 16:59:12.205013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 42927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14347 2024.09.04 16:59:12.205201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14348 2024.09.04 16:59:12.205245 [ 3 ] {} <Debug> HTTP-Session: fae7c6c7-4890-4d0b-8045-ca8e0cb0bbec Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14349 2024.09.04 16:59:12.205286 [ 3 ] {} <Debug> HTTP-Session: fae7c6c7-4890-4d0b-8045-ca8e0cb0bbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14350 2024.09.04 16:59:12.205315 [ 3 ] {} <Debug> HTTP-Session: fae7c6c7-4890-4d0b-8045-ca8e0cb0bbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14351 2024.09.04 16:59:12.205395 [ 3 ] {} <Trace> HTTP-Session: fae7c6c7-4890-4d0b-8045-ca8e0cb0bbec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14352 2024.09.04 16:59:12.205704 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14353 2024.09.04 16:59:12.205769 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14354 2024.09.04 16:59:12.206097 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14355 2024.09.04 16:59:12.206716 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14356 2024.09.04 16:59:12.206756 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14357 2024.09.04 16:59:12.207185 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14358 2024.09.04 16:59:12.207563 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14359 2024.09.04 16:59:12.207737 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Debug> executeQuery: Read 283 rows, 25.74 KiB in 0.002146 sec., 131873.25256290773 rows/sec., 11.71 MiB/sec.
14360 2024.09.04 16:59:12.207741 [ 33 ] {} <Debug> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14361 2024.09.04 16:59:12.207848 [ 33 ] {} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14362 2024.09.04 16:59:12.207908 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14363 2024.09.04 16:59:12.208036 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Debug> DynamicQueryHandler: Done processing query
14364 2024.09.04 16:59:12.208071 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::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
14365 2024.09.04 16:59:12.208086 [ 3 ] {f45e3318-f6aa-44d5-87b8-620b37229bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14366 2024.09.04 16:59:12.208143 [ 3 ] {} <Debug> HTTP-Session: fae7c6c7-4890-4d0b-8045-ca8e0cb0bbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14367 2024.09.04 16:59:12.208305 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14368 2024.09.04 16:59:12.208334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 6786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14369 2024.09.04 16:59:12.208379 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1448 rows starting from the beginning of the part
14370 2024.09.04 16:59:12.208422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14371 2024.09.04 16:59:12.208461 [ 3 ] {} <Debug> HTTP-Session: c24636f7-9a6b-4abc-8e7d-97ffb43f4818 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14372 2024.09.04 16:59:12.208522 [ 3 ] {} <Debug> HTTP-Session: c24636f7-9a6b-4abc-8e7d-97ffb43f4818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14373 2024.09.04 16:59:12.208618 [ 3 ] {} <Debug> HTTP-Session: c24636f7-9a6b-4abc-8e7d-97ffb43f4818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14374 2024.09.04 16:59:12.208644 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 290 rows starting from the beginning of the part
14375 2024.09.04 16:59:12.208808 [ 3 ] {} <Trace> HTTP-Session: c24636f7-9a6b-4abc-8e7d-97ffb43f4818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14376 2024.09.04 16:59:12.208967 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1214 rows starting from the beginning of the part
14377 2024.09.04 16:59:12.209240 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14378 2024.09.04 16:59:12.209279 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 290 rows starting from the beginning of the part
14379 2024.09.04 16:59:12.209429 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14380 2024.09.04 16:59:12.209606 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 73 rows starting from the beginning of the part
14381 2024.09.04 16:59:12.209990 [ 193 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 283 rows starting from the beginning of the part
14382 2024.09.04 16:59:12.210763 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14383 2024.09.04 16:59:12.211539 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14384 2024.09.04 16:59:12.211600 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14385 2024.09.04 16:59:12.212499 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14386 2024.09.04 16:59:12.212947 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Trace> oximeter.fields_u16 (117258f1-bd0c-4bcc-8afb-232cff23dd38): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14387 2024.09.04 16:59:12.213215 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.004174 sec., 11260.18207954001 rows/sec., 846.71 KiB/sec.
14388 2024.09.04 16:59:12.213763 [ 200 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3598 rows, containing 5 columns (5 merged, 0 gathered) in 0.005771468 sec., 623411.5826337424 rows/sec., 55.06 MiB/sec.
14389 2024.09.04 16:59:12.213783 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Debug> DynamicQueryHandler: Done processing query
14390 2024.09.04 16:59:12.213845 [ 3 ] {3b9986e0-a6c3-431c-894e-10c172383a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14391 2024.09.04 16:59:12.213865 [ 3 ] {} <Debug> HTTP-Session: c24636f7-9a6b-4abc-8e7d-97ffb43f4818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14392 2024.09.04 16:59:12.213999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 1925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14393 2024.09.04 16:59:12.214053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14394 2024.09.04 16:59:12.214069 [ 191 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14395 2024.09.04 16:59:12.214075 [ 3 ] {} <Debug> HTTP-Session: 7f232418-c1aa-4f06-959e-ccef0788e76d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14396 2024.09.04 16:59:12.214105 [ 3 ] {} <Debug> HTTP-Session: 7f232418-c1aa-4f06-959e-ccef0788e76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14397 2024.09.04 16:59:12.214127 [ 3 ] {} <Debug> HTTP-Session: 7f232418-c1aa-4f06-959e-ccef0788e76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14398 2024.09.04 16:59:12.214167 [ 3 ] {} <Trace> HTTP-Session: 7f232418-c1aa-4f06-959e-ccef0788e76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14399 2024.09.04 16:59:12.214277 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14400 2024.09.04 16:59:12.214350 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14401 2024.09.04 16:59:12.214766 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14402 2024.09.04 16:59:12.214771 [ 191 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14403 2024.09.04 16:59:12.214899 [ 191 ] {b8128e38-5433-4894-8611-d4f2b9ea6ca7::all_1_76_15} <Trace> oximeter.fields_string (b8128e38-5433-4894-8611-d4f2b9ea6ca7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14404 2024.09.04 16:59:12.215059 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
14405 2024.09.04 16:59:12.215215 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14406 2024.09.04 16:59:12.215251 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14407 2024.09.04 16:59:12.215615 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
14408 2024.09.04 16:59:12.215987 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Trace> oximeter.fields_u32 (dd9ef747-9b42-47c7-8ce4-d06b72dc1a74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14409 2024.09.04 16:59:12.216150 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001901 sec., 7364.544976328249 rows/sec., 515.76 KiB/sec.
14410 2024.09.04 16:59:12.216447 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Debug> DynamicQueryHandler: Done processing query
14411 2024.09.04 16:59:12.216507 [ 3 ] {6531e9b2-8ef1-42e6-83cb-38ade75a5c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14412 2024.09.04 16:59:12.216552 [ 3 ] {} <Debug> HTTP-Session: 7f232418-c1aa-4f06-959e-ccef0788e76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14413 2024.09.04 16:59:12.216723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14414 2024.09.04 16:59:12.216773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14415 2024.09.04 16:59:12.216792 [ 3 ] {} <Debug> HTTP-Session: 1c253b92-54ff-4472-b2cb-5fc7956f9ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14416 2024.09.04 16:59:12.216809 [ 3 ] {} <Debug> HTTP-Session: 1c253b92-54ff-4472-b2cb-5fc7956f9ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14417 2024.09.04 16:59:12.216823 [ 3 ] {} <Debug> HTTP-Session: 1c253b92-54ff-4472-b2cb-5fc7956f9ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14418 2024.09.04 16:59:12.216855 [ 3 ] {} <Trace> HTTP-Session: 1c253b92-54ff-4472-b2cb-5fc7956f9ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14419 2024.09.04 16:59:12.216955 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14420 2024.09.04 16:59:12.216999 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14421 2024.09.04 16:59:12.217245 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14422 2024.09.04 16:59:12.217555 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14423 2024.09.04 16:59:12.217592 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14424 2024.09.04 16:59:12.217932 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14425 2024.09.04 16:59:12.218284 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Trace> oximeter.fields_u8 (c40580de-5ee6-4eff-9f01-e7429d2f2507): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14426 2024.09.04 16:59:12.218441 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 235.70 KiB/sec.
14427 2024.09.04 16:59:12.218608 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Debug> DynamicQueryHandler: Done processing query
14428 2024.09.04 16:59:12.218633 [ 3 ] {9714f79b-33a1-4ff6-bb72-7cbc39aa9787} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14429 2024.09.04 16:59:12.218648 [ 3 ] {} <Debug> HTTP-Session: 1c253b92-54ff-4472-b2cb-5fc7956f9ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14430 2024.09.04 16:59:12.218862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 69751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14431 2024.09.04 16:59:12.218911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14432 2024.09.04 16:59:12.218929 [ 3 ] {} <Debug> HTTP-Session: 955565b8-862f-4079-af5a-5276f4ebd7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14433 2024.09.04 16:59:12.218945 [ 3 ] {} <Debug> HTTP-Session: 955565b8-862f-4079-af5a-5276f4ebd7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14434 2024.09.04 16:59:12.218959 [ 3 ] {} <Debug> HTTP-Session: 955565b8-862f-4079-af5a-5276f4ebd7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14435 2024.09.04 16:59:12.218989 [ 3 ] {} <Trace> HTTP-Session: 955565b8-862f-4079-af5a-5276f4ebd7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14436 2024.09.04 16:59:12.219291 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14437 2024.09.04 16:59:12.219333 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14438 2024.09.04 16:59:12.219556 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14439 2024.09.04 16:59:12.220140 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14440 2024.09.04 16:59:12.220177 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14441 2024.09.04 16:59:12.220542 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14442 2024.09.04 16:59:12.220896 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14443 2024.09.04 16:59:12.221039 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.001946 sec., 220452.20966084275 rows/sec., 15.78 MiB/sec.
14444 2024.09.04 16:59:12.221133 [ 32 ] {} <Debug> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14445 2024.09.04 16:59:12.221241 [ 32 ] {} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14446 2024.09.04 16:59:12.221288 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Debug> DynamicQueryHandler: Done processing query
14447 2024.09.04 16:59:12.221298 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14448 2024.09.04 16:59:12.221328 [ 3 ] {a5eed707-1815-465d-ae67-c801b8da791c} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
14449 2024.09.04 16:59:12.221379 [ 3 ] {} <Debug> HTTP-Session: 955565b8-862f-4079-af5a-5276f4ebd7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.09.04 16:59:12.221584 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::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
14451 2024.09.04 16:59:12.221627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14452 2024.09.04 16:59:12.221820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14453 2024.09.04 16:59:12.221939 [ 3 ] {} <Debug> HTTP-Session: 83ecd202-b020-47ea-af02-7c408cbb8078 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14454 2024.09.04 16:59:12.222038 [ 3 ] {} <Debug> HTTP-Session: 83ecd202-b020-47ea-af02-7c408cbb8078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14455 2024.09.04 16:59:12.222130 [ 3 ] {} <Debug> HTTP-Session: 83ecd202-b020-47ea-af02-7c408cbb8078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14456 2024.09.04 16:59:12.222326 [ 3 ] {} <Trace> HTTP-Session: 83ecd202-b020-47ea-af02-7c408cbb8078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14457 2024.09.04 16:59:12.222475 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14458 2024.09.04 16:59:12.222592 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 950 rows starting from the beginning of the part
14459 2024.09.04 16:59:12.222930 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14460 2024.09.04 16:59:12.223028 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 461 rows starting from the beginning of the part
14461 2024.09.04 16:59:12.223417 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14462 2024.09.04 16:59:12.223557 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 532 rows starting from the beginning of the part
14463 2024.09.04 16:59:12.223956 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 452 rows starting from the beginning of the part
14464 2024.09.04 16:59:12.224289 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part
14465 2024.09.04 16:59:12.224658 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 429 rows starting from the beginning of the part
14466 2024.09.04 16:59:12.224761 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14467 2024.09.04 16:59:12.225651 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14468 2024.09.04 16:59:12.225710 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14469 2024.09.04 16:59:12.226541 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14470 2024.09.04 16:59:12.227180 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14471 2024.09.04 16:59:12.227368 [ 32 ] {} <Debug> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
14472 2024.09.04 16:59:12.227464 [ 32 ] {} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14473 2024.09.04 16:59:12.227493 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004788 sec., 1253.1328320802006 rows/sec., 65.47 KiB/sec.
14474 2024.09.04 16:59:12.227531 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14475 2024.09.04 16:59:12.228132 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Debug> DynamicQueryHandler: Done processing query
14476 2024.09.04 16:59:12.228253 [ 3 ] {927ce574-ed5e-463e-af51-6aebd3913439} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14477 2024.09.04 16:59:12.228326 [ 3 ] {} <Debug> HTTP-Session: 83ecd202-b020-47ea-af02-7c408cbb8078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14478 2024.09.04 16:59:12.228333 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.006891664 sec., 420508.0224456677 rows/sec., 32.12 MiB/sec.
14479 2024.09.04 16:59:12.228498 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14480 2024.09.04 16:59:12.228628 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14481 2024.09.04 16:59:12.228693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14482 2024.09.04 16:59:12.228947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14483 2024.09.04 16:59:12.229034 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14484 2024.09.04 16:59:12.229052 [ 3 ] {} <Debug> HTTP-Session: 628d1154-ce12-49fe-a589-ffd454682b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14485 2024.09.04 16:59:12.229140 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14486 2024.09.04 16:59:12.229136 [ 3 ] {} <Debug> HTTP-Session: 628d1154-ce12-49fe-a589-ffd454682b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14487 2024.09.04 16:59:12.229271 [ 3 ] {} <Debug> HTTP-Session: 628d1154-ce12-49fe-a589-ffd454682b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.09.04 16:59:12.229586 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14489 2024.09.04 16:59:12.230077 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14490 2024.09.04 16:59:12.229970 [ 3 ] {} <Trace> HTTP-Session: 628d1154-ce12-49fe-a589-ffd454682b28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14491 2024.09.04 16:59:12.230487 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14492 2024.09.04 16:59:12.230842 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14493 2024.09.04 16:59:12.230961 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14494 2024.09.04 16:59:12.231186 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::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
14495 2024.09.04 16:59:12.231347 [ 193 ] {58b24a43-2c4d-4461-a4b4-430350d9872e::all_1_76_15} <Trace> oximeter.fields_uuid (58b24a43-2c4d-4461-a4b4-430350d9872e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14496 2024.09.04 16:59:12.231464 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14497 2024.09.04 16:59:12.231766 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14498 2024.09.04 16:59:12.231839 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
14499 2024.09.04 16:59:12.232419 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14500 2024.09.04 16:59:12.233591 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14501 2024.09.04 16:59:12.233657 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14502 2024.09.04 16:59:12.234165 [ 200 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.006231749 sec., 29847.158478301997 rows/sec., 1.52 MiB/sec.
14503 2024.09.04 16:59:12.234389 [ 197 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
14504 2024.09.04 16:59:12.234613 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14505 2024.09.04 16:59:12.235284 [ 197 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_31_6} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14506 2024.09.04 16:59:12.235452 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14507 2024.09.04 16:59:12.235487 [ 197 ] {a4c4cdf0-bb03-43d0-9076-a3fa6910001a::all_1_31_6} <Trace> oximeter.measurements_bool (a4c4cdf0-bb03-43d0-9076-a3fa6910001a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
14508 2024.09.04 16:59:12.235704 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14509 2024.09.04 16:59:12.235706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14510 2024.09.04 16:59:12.235794 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14511 2024.09.04 16:59:12.235794 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005106 sec., 46415.98119858989 rows/sec., 3.11 MiB/sec.
14512 2024.09.04 16:59:12.235849 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14513 2024.09.04 16:59:12.236080 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::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
14514 2024.09.04 16:59:12.236190 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Debug> DynamicQueryHandler: Done processing query
14515 2024.09.04 16:59:12.236254 [ 3 ] {023e3748-9f8f-4d73-bd5d-ec601d78e8a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14516 2024.09.04 16:59:12.236300 [ 3 ] {} <Debug> HTTP-Session: 628d1154-ce12-49fe-a589-ffd454682b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14517 2024.09.04 16:59:12.236329 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14518 2024.09.04 16:59:12.236386 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22603 rows starting from the beginning of the part
14519 2024.09.04 16:59:12.236499 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 241 rows starting from the beginning of the part
14520 2024.09.04 16:59:12.236535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14521 2024.09.04 16:59:12.236712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14522 2024.09.04 16:59:12.236819 [ 3 ] {} <Debug> HTTP-Session: 9957e232-057e-4805-b468-f20f40caa9c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14523 2024.09.04 16:59:12.236854 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 846 rows starting from the beginning of the part
14524 2024.09.04 16:59:12.236905 [ 3 ] {} <Debug> HTTP-Session: 9957e232-057e-4805-b468-f20f40caa9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14525 2024.09.04 16:59:12.236986 [ 3 ] {} <Debug> HTTP-Session: 9957e232-057e-4805-b468-f20f40caa9c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14526 2024.09.04 16:59:12.237126 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 241 rows starting from the beginning of the part
14527 2024.09.04 16:59:12.237154 [ 3 ] {} <Trace> HTTP-Session: 9957e232-057e-4805-b468-f20f40caa9c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14528 2024.09.04 16:59:12.237367 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part
14529 2024.09.04 16:59:12.237488 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14530 2024.09.04 16:59:12.237654 [ 188 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part
14531 2024.09.04 16:59:12.237681 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14532 2024.09.04 16:59:12.238448 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14533 2024.09.04 16:59:12.239026 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14534 2024.09.04 16:59:12.239064 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14535 2024.09.04 16:59:12.239489 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14536 2024.09.04 16:59:12.239872 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Trace> oximeter.measurements_f64 (2534c8d8-ee34-4099-9c49-5249f929c01a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14537 2024.09.04 16:59:12.240166 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002771 sec., 360.8805485384338 rows/sec., 24.32 KiB/sec.
14538 2024.09.04 16:59:12.240952 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Debug> DynamicQueryHandler: Done processing query
14539 2024.09.04 16:59:12.241048 [ 3 ] {e2c0e6aa-22b5-414b-bc04-602512a579ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14540 2024.09.04 16:59:12.241088 [ 3 ] {} <Debug> HTTP-Session: 9957e232-057e-4805-b468-f20f40caa9c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14541 2024.09.04 16:59:12.241382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 77839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14542 2024.09.04 16:59:12.241446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14543 2024.09.04 16:59:12.241468 [ 3 ] {} <Debug> HTTP-Session: f4a0a171-c339-41ec-ac22-dd5e72b7bcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14544 2024.09.04 16:59:12.241485 [ 3 ] {} <Debug> HTTP-Session: f4a0a171-c339-41ec-ac22-dd5e72b7bcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.09.04 16:59:12.241499 [ 3 ] {} <Debug> HTTP-Session: f4a0a171-c339-41ec-ac22-dd5e72b7bcd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14546 2024.09.04 16:59:12.241547 [ 3 ] {} <Trace> HTTP-Session: f4a0a171-c339-41ec-ac22-dd5e72b7bcd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14547 2024.09.04 16:59:12.242170 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14548 2024.09.04 16:59:12.242271 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <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_histogramu64
14549 2024.09.04 16:59:12.243001 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14550 2024.09.04 16:59:12.243983 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14551 2024.09.04 16:59:12.244021 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14552 2024.09.04 16:59:12.244998 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14553 2024.09.04 16:59:12.245694 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Trace> oximeter.measurements_histogramu64 (9e9d7612-ee67-46d9-a7a6-5f243162a251): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14554 2024.09.04 16:59:12.245942 [ 197 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24329 rows, containing 5 columns (5 merged, 0 gathered) in 0.009973737 sec., 2439306.3502677083 rows/sec., 164.90 MiB/sec.
14555 2024.09.04 16:59:12.246131 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.004471 sec., 10512.18966674122 rows/sec., 18.84 MiB/sec.
14556 2024.09.04 16:59:12.246417 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Debug> DynamicQueryHandler: Done processing query
14557 2024.09.04 16:59:12.246443 [ 3 ] {2506772c-2de5-4818-ab3c-b0621eee8a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14558 2024.09.04 16:59:12.246461 [ 3 ] {} <Debug> HTTP-Session: f4a0a171-c339-41ec-ac22-dd5e72b7bcd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14559 2024.09.04 16:59:12.246608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48127, User-Agent: (none), Length: 12158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14560 2024.09.04 16:59:12.246682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14561 2024.09.04 16:59:12.246707 [ 3 ] {} <Debug> HTTP-Session: 89b03d79-6dee-4d0e-87eb-a5784ee67bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48127
14562 2024.09.04 16:59:12.246723 [ 3 ] {} <Debug> HTTP-Session: 89b03d79-6dee-4d0e-87eb-a5784ee67bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14563 2024.09.04 16:59:12.246739 [ 3 ] {} <Debug> HTTP-Session: 89b03d79-6dee-4d0e-87eb-a5784ee67bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14564 2024.09.04 16:59:12.246779 [ 3 ] {} <Trace> HTTP-Session: 89b03d79-6dee-4d0e-87eb-a5784ee67bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14565 2024.09.04 16:59:12.246866 [ 198 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14566 2024.09.04 16:59:12.247028 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14567 2024.09.04 16:59:12.247102 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14568 2024.09.04 16:59:12.247711 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14569 2024.09.04 16:59:12.248138 [ 197 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14570 2024.09.04 16:59:12.248381 [ 197 ] {7412c9da-ce93-47d0-ae09-699afdbc4c42::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7412c9da-ce93-47d0-ae09-699afdbc4c42) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14571 2024.09.04 16:59:12.248401 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14572 2024.09.04 16:59:12.248466 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14573 2024.09.04 16:59:12.248535 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
14574 2024.09.04 16:59:12.248917 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14575 2024.09.04 16:59:12.249259 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14576 2024.09.04 16:59:12.249418 [ 32 ] {} <Debug> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14577 2024.09.04 16:59:12.249425 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002513 sec., 32630.32232391564 rows/sec., 2.07 MiB/sec.
14578 2024.09.04 16:59:12.249463 [ 32 ] {} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14579 2024.09.04 16:59:12.249536 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14580 2024.09.04 16:59:12.249769 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Debug> DynamicQueryHandler: Done processing query
14581 2024.09.04 16:59:12.249782 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::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
14582 2024.09.04 16:59:12.249807 [ 3 ] {63b67389-f88c-4295-b3c0-63801d7e4ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14583 2024.09.04 16:59:12.249856 [ 3 ] {} <Debug> HTTP-Session: 89b03d79-6dee-4d0e-87eb-a5784ee67bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14584 2024.09.04 16:59:12.249986 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14585 2024.09.04 16:59:12.250025 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4566 rows starting from the beginning of the part
14586 2024.09.04 16:59:12.250099 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part
14587 2024.09.04 16:59:12.250339 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
14588 2024.09.04 16:59:12.250641 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part
14589 2024.09.04 16:59:12.250773 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
14590 2024.09.04 16:59:12.250967 [ 198 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part
14591 2024.09.04 16:59:12.253165 [ 189 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4932 rows, containing 4 columns (4 merged, 0 gathered) in 0.003477754 sec., 1418156.6608794066 rows/sec., 92.64 MiB/sec.
14592 2024.09.04 16:59:12.253688 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14593 2024.09.04 16:59:12.254126 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14594 2024.09.04 16:59:12.254221 [ 196 ] {2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795::all_1_76_15} <Trace> oximeter.measurements_u64 (2eb7c31f-ef6a-4d1e-8e5b-fd01fa39f795) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14595 2024.09.04 16:59:12.254316 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
14596 2024.09.04 16:59:15.631772 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
14597 2024.09.04 16:59:15.631822 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache