Max level shown:
1 [ Aug 23 04:22:31 Enabled. ]
2 [ Aug 23 04:22:31 Rereading configuration. ]
3 [ Aug 23 04:22:33 Rereading configuration. ]
4 [ Aug 23 04:22:35 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 [ Aug 23 04:22:35 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.08.23 04:22:36.357681 [ 1 ] {} <Information> Application: Will watch for the process with pid 22508
30 2024.08.23 04:22:36.358195 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.08.23 04:22:36.544466 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22508
32 2024.08.23 04:22:36.545237 [ 1 ] {} <Information> Application: starting up
33 2024.08.23 04:22:36.545981 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.08.23 04:22:36.635103 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.08.23 04:22:36.717773 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.08.23 04:22:36.717858 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.08.23 04:22:36.717894 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.08.23 04:22:36.718003 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.08.23 04:22:36.718575 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.08.23 04:22:36.720302 [ 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.08.23 04:22:36.720792 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.08.23 04:22:36.721688 [ 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.08.23 04:22:36.721714 [ 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.08.23 04:22:36.721727 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.08.23 04:22:36.721908 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.08.23 04:22:36.722904 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.08.23 04:22:36.727892 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.08.23 04:22:36.728613 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.23 04:22:36.729856 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.08.23 04:22:36.729922 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.08.23 04:22:36.731441 [ 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.08.23 04:22:36.731704 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.08.23 04:22:36.736126 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.08.23 04:22:36.736382 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.08.23 04:22:36.737851 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.08.23 04:22:36.738222 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.08.23 04:22:36.738524 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.08.23 04:22:36.738901 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.08.23 04:22:36.740272 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.08.23 04:22:36.740301 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.08.23 04:22:36.740399 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.08.23 04:22:36.740558 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.08.23 04:22:36.763112 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.08.23 04:22:36.763143 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149195 sec
71 2024.08.23 04:22:36.763197 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.08.23 04:22:36.763211 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.08.23 04:22:36.764509 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.08.23 04:22:36.765612 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.08.23 04:22:36.765630 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.08.23 04:22:36.765667 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.08.23 04:22:36.765682 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.08.23 04:22:36.765694 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.08.23 04:22:36.765724 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.08.23 04:22:36.765737 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.08.23 04:22:36.765751 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.08.23 04:22:36.765780 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.08.23 04:22:36.765796 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.08.23 04:22:36.765810 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.08.23 04:22:36.765827 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.08.23 04:22:36.765858 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.08.23 04:22:36.765874 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.08.23 04:22:36.765886 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.08.23 04:22:36.765917 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.08.23 04:22:36.765931 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.08.23 04:22:36.802806 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.08.23 04:22:36.808638 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.08.23 04:22:36.808669 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3792e-05 sec
94 2024.08.23 04:22:36.808685 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.08.23 04:22:36.808699 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.08.23 04:22:36.808730 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.08.23 04:22:36.808927 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.08.23 04:22:36.808975 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.08.23 04:22:36.808992 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.08.23 04:22:36.809006 [ 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.08.23 04:22:36.809030 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.08.23 04:22:36.844211 [ 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.08.23 04:22:37.047026 [ 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.08.23 04:22:37.047091 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.08.23 04:22:37.080789 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.08.23 04:22:37.080992 [ 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.22 MiB
107 2024.08.23 04:22:37.081860 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2841e-05 sec.
108 2024.08.23 04:22:37.082190 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.08.23 04:22:37.082240 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.08.23 04:22:37.082310 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.08.23 04:22:37.082331 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.08.23 04:22:37.123971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.08.23 04:22:37.124187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.08.23 04:22:37.124221 [ 3 ] {} <Debug> HTTP-Session: 0bd6f2d6-c1b5-4bb2-bdc1-ccbb6f9d5bba Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
115 2024.08.23 04:22:37.124251 [ 3 ] {} <Debug> HTTP-Session: 0bd6f2d6-c1b5-4bb2-bdc1-ccbb6f9d5bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.08.23 04:22:37.124272 [ 3 ] {} <Debug> HTTP-Session: 0bd6f2d6-c1b5-4bb2-bdc1-ccbb6f9d5bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.08.23 04:22:37.124356 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.08.23 04:22:37.124390 [ 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.08.23 04:22:37.124413 [ 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.08.23 04:22:37.124475 [ 3 ] {} <Trace> HTTP-Session: 0bd6f2d6-c1b5-4bb2-bdc1-ccbb6f9d5bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.08.23 04:22:37.125566 [ 3 ] {81239fde-062c-4e2d-ab60-132bb9f88647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.08.23 04:22:37.152531 [ 3 ] {81239fde-062c-4e2d-ab60-132bb9f88647} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61034) (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.08.23 04:22:37.152757 [ 3 ] {81239fde-062c-4e2d-ab60-132bb9f88647} <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.08.23 04:22:37.154184 [ 3 ] {} <Debug> HTTP-Session: 0bd6f2d6-c1b5-4bb2-bdc1-ccbb6f9d5bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.08.23 04:22:37.154593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.08.23 04:22:37.154674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.08.23 04:22:37.154697 [ 3 ] {} <Debug> HTTP-Session: 78d6debf-49bd-4614-84f6-be11de90db9d Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
176 2024.08.23 04:22:37.154723 [ 3 ] {} <Debug> HTTP-Session: 78d6debf-49bd-4614-84f6-be11de90db9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.08.23 04:22:37.154737 [ 3 ] {} <Debug> HTTP-Session: 78d6debf-49bd-4614-84f6-be11de90db9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.08.23 04:22:37.154778 [ 3 ] {} <Trace> HTTP-Session: 78d6debf-49bd-4614-84f6-be11de90db9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.08.23 04:22:37.154921 [ 3 ] {690547ca-f9fc-4645-bb8a-f91ca74d0667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.08.23 04:22:37.155164 [ 3 ] {690547ca-f9fc-4645-bb8a-f91ca74d0667} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61034) (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.08.23 04:22:37.155281 [ 3 ] {690547ca-f9fc-4645-bb8a-f91ca74d0667} <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.08.23 04:22:37.155428 [ 3 ] {} <Debug> HTTP-Session: 78d6debf-49bd-4614-84f6-be11de90db9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.08.23 04:22:37.156234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.08.23 04:22:37.156283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.08.23 04:22:37.156304 [ 3 ] {} <Debug> HTTP-Session: 4d4fd77e-6447-4735-bf4e-eb512949acc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
234 2024.08.23 04:22:37.156322 [ 3 ] {} <Debug> HTTP-Session: 4d4fd77e-6447-4735-bf4e-eb512949acc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.08.23 04:22:37.156335 [ 3 ] {} <Debug> HTTP-Session: 4d4fd77e-6447-4735-bf4e-eb512949acc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.08.23 04:22:37.156372 [ 3 ] {} <Trace> HTTP-Session: 4d4fd77e-6447-4735-bf4e-eb512949acc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.08.23 04:22:37.157599 [ 3 ] {0cc02171-dc21-4dcf-a4a0-c8a2378232d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.08.23 04:22:37.158321 [ 3 ] {0cc02171-dc21-4dcf-a4a0-c8a2378232d6} <Debug> DynamicQueryHandler: Done processing query
239 2024.08.23 04:22:37.158367 [ 3 ] {} <Debug> HTTP-Session: 4d4fd77e-6447-4735-bf4e-eb512949acc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.08.23 04:22:37.160187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.08.23 04:22:37.160230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.08.23 04:22:37.160253 [ 3 ] {} <Debug> HTTP-Session: c8a5d586-d852-4da4-9324-ef4120774362 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
243 2024.08.23 04:22:37.160271 [ 3 ] {} <Debug> HTTP-Session: c8a5d586-d852-4da4-9324-ef4120774362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.08.23 04:22:37.160284 [ 3 ] {} <Debug> HTTP-Session: c8a5d586-d852-4da4-9324-ef4120774362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.08.23 04:22:37.160314 [ 3 ] {} <Trace> HTTP-Session: c8a5d586-d852-4da4-9324-ef4120774362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.08.23 04:22:37.160395 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.08.23 04:22:37.160487 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.08.23 04:22:37.166467 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.08.23 04:22:37.166505 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0362e-05 sec
250 2024.08.23 04:22:37.166521 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Trace> ReferentialDeps: No tables
251 2024.08.23 04:22:37.166537 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Trace> LoadingDeps: No tables
252 2024.08.23 04:22:37.166558 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.08.23 04:22:37.166684 [ 3 ] {480fa433-8f1e-435a-adf2-69bbfe02b03f} <Debug> DynamicQueryHandler: Done processing query
254 2024.08.23 04:22:37.166706 [ 3 ] {} <Debug> HTTP-Session: c8a5d586-d852-4da4-9324-ef4120774362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.08.23 04:22:37.166829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.08.23 04:22:37.166882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.08.23 04:22:37.166901 [ 3 ] {} <Debug> HTTP-Session: 61db1566-ec2b-4bcf-a345-d419d538c095 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
258 2024.08.23 04:22:37.166922 [ 3 ] {} <Debug> HTTP-Session: 61db1566-ec2b-4bcf-a345-d419d538c095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.08.23 04:22:37.166939 [ 3 ] {} <Debug> HTTP-Session: 61db1566-ec2b-4bcf-a345-d419d538c095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.23 04:22:37.166968 [ 3 ] {} <Trace> HTTP-Session: 61db1566-ec2b-4bcf-a345-d419d538c095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.08.23 04:22:37.167117 [ 3 ] {9ca34b9d-0bbd-4094-93a3-a34850a731c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) /* 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.08.23 04:22:37.167173 [ 3 ] {9ca34b9d-0bbd-4094-93a3-a34850a731c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.08.23 04:22:37.175112 [ 3 ] {9ca34b9d-0bbd-4094-93a3-a34850a731c9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.08.23 04:22:37.180668 [ 3 ] {9ca34b9d-0bbd-4094-93a3-a34850a731c9} <Debug> oximeter.version (2711ac0f-7b8a-45eb-9931-071b5b111208): Loading data parts
266 2024.08.23 04:22:37.181175 [ 3 ] {9ca34b9d-0bbd-4094-93a3-a34850a731c9} <Debug> oximeter.version (2711ac0f-7b8a-45eb-9931-071b5b111208): There are no data parts
267 2024.08.23 04:22:37.188719 [ 3 ] {9ca34b9d-0bbd-4094-93a3-a34850a731c9} <Debug> DynamicQueryHandler: Done processing query
268 2024.08.23 04:22:37.188801 [ 3 ] {} <Debug> HTTP-Session: 61db1566-ec2b-4bcf-a345-d419d538c095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.08.23 04:22:37.188930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.08.23 04:22:37.188990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.08.23 04:22:37.189014 [ 3 ] {} <Debug> HTTP-Session: 5cb2cca1-aaee-4217-827e-eb73b2a8f43e Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
272 2024.08.23 04:22:37.189031 [ 3 ] {} <Debug> HTTP-Session: 5cb2cca1-aaee-4217-827e-eb73b2a8f43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.08.23 04:22:37.189054 [ 3 ] {} <Debug> HTTP-Session: 5cb2cca1-aaee-4217-827e-eb73b2a8f43e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.08.23 04:22:37.189088 [ 3 ] {} <Trace> HTTP-Session: 5cb2cca1-aaee-4217-827e-eb73b2a8f43e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.08.23 04:22:37.189283 [ 3 ] {f590ebee-5f7e-4b35-97b4-d688665bc3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) /* 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.08.23 04:22:37.189340 [ 3 ] {f590ebee-5f7e-4b35-97b4-d688665bc3c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.08.23 04:22:37.200073 [ 3 ] {f590ebee-5f7e-4b35-97b4-d688665bc3c6} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Loading data parts
288 2024.08.23 04:22:37.200316 [ 3 ] {f590ebee-5f7e-4b35-97b4-d688665bc3c6} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): There are no data parts
289 2024.08.23 04:22:37.202108 [ 3 ] {f590ebee-5f7e-4b35-97b4-d688665bc3c6} <Debug> DynamicQueryHandler: Done processing query
290 2024.08.23 04:22:37.202147 [ 3 ] {} <Debug> HTTP-Session: 5cb2cca1-aaee-4217-827e-eb73b2a8f43e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.08.23 04:22:37.202256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.08.23 04:22:37.202307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.08.23 04:22:37.202333 [ 3 ] {} <Debug> HTTP-Session: 3b29b5bd-f28e-44cb-9de3-4cae0c5aaed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
294 2024.08.23 04:22:37.202351 [ 3 ] {} <Debug> HTTP-Session: 3b29b5bd-f28e-44cb-9de3-4cae0c5aaed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.08.23 04:22:37.202364 [ 3 ] {} <Debug> HTTP-Session: 3b29b5bd-f28e-44cb-9de3-4cae0c5aaed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.08.23 04:22:37.202396 [ 3 ] {} <Trace> HTTP-Session: 3b29b5bd-f28e-44cb-9de3-4cae0c5aaed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.08.23 04:22:37.202571 [ 3 ] {45209053-da57-456f-8260-0e7b23f301a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.202618 [ 3 ] {45209053-da57-456f-8260-0e7b23f301a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.08.23 04:22:37.204110 [ 3 ] {45209053-da57-456f-8260-0e7b23f301a8} <Debug> oximeter.measurements_i8 (cb88cc98-7c30-48e6-a714-dc3ea1a703bd): Loading data parts
300 2024.08.23 04:22:37.204280 [ 3 ] {45209053-da57-456f-8260-0e7b23f301a8} <Debug> oximeter.measurements_i8 (cb88cc98-7c30-48e6-a714-dc3ea1a703bd): There are no data parts
301 2024.08.23 04:22:37.205381 [ 3 ] {45209053-da57-456f-8260-0e7b23f301a8} <Debug> DynamicQueryHandler: Done processing query
302 2024.08.23 04:22:37.205412 [ 3 ] {} <Debug> HTTP-Session: 3b29b5bd-f28e-44cb-9de3-4cae0c5aaed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.08.23 04:22:37.205531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.08.23 04:22:37.205582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.08.23 04:22:37.205603 [ 3 ] {} <Debug> HTTP-Session: c910c3d9-f3aa-48d7-b99f-1b492353558a Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
306 2024.08.23 04:22:37.205622 [ 3 ] {} <Debug> HTTP-Session: c910c3d9-f3aa-48d7-b99f-1b492353558a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.23 04:22:37.205635 [ 3 ] {} <Debug> HTTP-Session: c910c3d9-f3aa-48d7-b99f-1b492353558a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.23 04:22:37.205667 [ 3 ] {} <Trace> HTTP-Session: c910c3d9-f3aa-48d7-b99f-1b492353558a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.08.23 04:22:37.205840 [ 3 ] {576f46fc-cd81-47dd-bc23-85a784372544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.205887 [ 3 ] {576f46fc-cd81-47dd-bc23-85a784372544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.08.23 04:22:37.207349 [ 3 ] {576f46fc-cd81-47dd-bc23-85a784372544} <Debug> oximeter.measurements_u8 (08cee0cc-4fc4-4e9a-a893-d5398a1b4a7c): Loading data parts
312 2024.08.23 04:22:37.207509 [ 3 ] {576f46fc-cd81-47dd-bc23-85a784372544} <Debug> oximeter.measurements_u8 (08cee0cc-4fc4-4e9a-a893-d5398a1b4a7c): There are no data parts
313 2024.08.23 04:22:37.208590 [ 3 ] {576f46fc-cd81-47dd-bc23-85a784372544} <Debug> DynamicQueryHandler: Done processing query
314 2024.08.23 04:22:37.208629 [ 3 ] {} <Debug> HTTP-Session: c910c3d9-f3aa-48d7-b99f-1b492353558a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.08.23 04:22:37.208736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.08.23 04:22:37.208782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.08.23 04:22:37.208805 [ 3 ] {} <Debug> HTTP-Session: 78dd52e8-6a18-4947-ab66-63df4815d66d Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
318 2024.08.23 04:22:37.208825 [ 3 ] {} <Debug> HTTP-Session: 78dd52e8-6a18-4947-ab66-63df4815d66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.23 04:22:37.208838 [ 3 ] {} <Debug> HTTP-Session: 78dd52e8-6a18-4947-ab66-63df4815d66d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.23 04:22:37.208870 [ 3 ] {} <Trace> HTTP-Session: 78dd52e8-6a18-4947-ab66-63df4815d66d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.08.23 04:22:37.209043 [ 3 ] {776c5ef8-9251-4904-b4d1-536555efb583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.209102 [ 3 ] {776c5ef8-9251-4904-b4d1-536555efb583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.08.23 04:22:37.210605 [ 3 ] {776c5ef8-9251-4904-b4d1-536555efb583} <Debug> oximeter.measurements_i16 (5bd00cab-c584-43fc-95d8-4828c060882c): Loading data parts
324 2024.08.23 04:22:37.210776 [ 3 ] {776c5ef8-9251-4904-b4d1-536555efb583} <Debug> oximeter.measurements_i16 (5bd00cab-c584-43fc-95d8-4828c060882c): There are no data parts
325 2024.08.23 04:22:37.211869 [ 3 ] {776c5ef8-9251-4904-b4d1-536555efb583} <Debug> DynamicQueryHandler: Done processing query
326 2024.08.23 04:22:37.211894 [ 3 ] {} <Debug> HTTP-Session: 78dd52e8-6a18-4947-ab66-63df4815d66d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.08.23 04:22:37.212013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.08.23 04:22:37.212070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.08.23 04:22:37.212089 [ 3 ] {} <Debug> HTTP-Session: a0af3479-2188-4079-b336-7c63673db1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
330 2024.08.23 04:22:37.212108 [ 3 ] {} <Debug> HTTP-Session: a0af3479-2188-4079-b336-7c63673db1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.23 04:22:37.212122 [ 3 ] {} <Debug> HTTP-Session: a0af3479-2188-4079-b336-7c63673db1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.23 04:22:37.212154 [ 3 ] {} <Trace> HTTP-Session: a0af3479-2188-4079-b336-7c63673db1f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.08.23 04:22:37.212331 [ 3 ] {9b7a4c91-5fe2-4722-ab57-2e3480fbd859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.212387 [ 3 ] {9b7a4c91-5fe2-4722-ab57-2e3480fbd859} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.08.23 04:22:37.213925 [ 3 ] {9b7a4c91-5fe2-4722-ab57-2e3480fbd859} <Debug> oximeter.measurements_u16 (698a7996-0c7e-4212-b5b5-62a3a20d3377): Loading data parts
336 2024.08.23 04:22:37.214072 [ 3 ] {9b7a4c91-5fe2-4722-ab57-2e3480fbd859} <Debug> oximeter.measurements_u16 (698a7996-0c7e-4212-b5b5-62a3a20d3377): There are no data parts
337 2024.08.23 04:22:37.215189 [ 3 ] {9b7a4c91-5fe2-4722-ab57-2e3480fbd859} <Debug> DynamicQueryHandler: Done processing query
338 2024.08.23 04:22:37.215221 [ 3 ] {} <Debug> HTTP-Session: a0af3479-2188-4079-b336-7c63673db1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.08.23 04:22:37.215326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.08.23 04:22:37.215377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.08.23 04:22:37.215395 [ 3 ] {} <Debug> HTTP-Session: 2a3fc3d9-6ec5-4a80-8f3f-905680fa1c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
342 2024.08.23 04:22:37.215415 [ 3 ] {} <Debug> HTTP-Session: 2a3fc3d9-6ec5-4a80-8f3f-905680fa1c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.23 04:22:37.215429 [ 3 ] {} <Debug> HTTP-Session: 2a3fc3d9-6ec5-4a80-8f3f-905680fa1c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.23 04:22:37.215466 [ 3 ] {} <Trace> HTTP-Session: 2a3fc3d9-6ec5-4a80-8f3f-905680fa1c30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.08.23 04:22:37.215636 [ 3 ] {f0a24d7c-323c-4e8c-bcc1-5fbf7cd0174d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.215689 [ 3 ] {f0a24d7c-323c-4e8c-bcc1-5fbf7cd0174d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.08.23 04:22:37.217216 [ 3 ] {f0a24d7c-323c-4e8c-bcc1-5fbf7cd0174d} <Debug> oximeter.measurements_i32 (660c0899-200d-41a2-96b0-c103c8cbbeda): Loading data parts
348 2024.08.23 04:22:37.217376 [ 3 ] {f0a24d7c-323c-4e8c-bcc1-5fbf7cd0174d} <Debug> oximeter.measurements_i32 (660c0899-200d-41a2-96b0-c103c8cbbeda): There are no data parts
349 2024.08.23 04:22:37.218483 [ 3 ] {f0a24d7c-323c-4e8c-bcc1-5fbf7cd0174d} <Debug> DynamicQueryHandler: Done processing query
350 2024.08.23 04:22:37.218507 [ 3 ] {} <Debug> HTTP-Session: 2a3fc3d9-6ec5-4a80-8f3f-905680fa1c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.08.23 04:22:37.218609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.08.23 04:22:37.218659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.08.23 04:22:37.218677 [ 3 ] {} <Debug> HTTP-Session: cac179a0-0728-4fb5-8ac6-e560181c131a Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
354 2024.08.23 04:22:37.218705 [ 3 ] {} <Debug> HTTP-Session: cac179a0-0728-4fb5-8ac6-e560181c131a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.23 04:22:37.218721 [ 3 ] {} <Debug> HTTP-Session: cac179a0-0728-4fb5-8ac6-e560181c131a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.23 04:22:37.218750 [ 3 ] {} <Trace> HTTP-Session: cac179a0-0728-4fb5-8ac6-e560181c131a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.08.23 04:22:37.218928 [ 3 ] {895cb2e0-a4f9-4cfd-91fa-4dafe949ba68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.218979 [ 3 ] {895cb2e0-a4f9-4cfd-91fa-4dafe949ba68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.08.23 04:22:37.220487 [ 3 ] {895cb2e0-a4f9-4cfd-91fa-4dafe949ba68} <Debug> oximeter.measurements_u32 (404ce129-32d7-4447-9ee5-10c8be3628de): Loading data parts
360 2024.08.23 04:22:37.220752 [ 3 ] {895cb2e0-a4f9-4cfd-91fa-4dafe949ba68} <Debug> oximeter.measurements_u32 (404ce129-32d7-4447-9ee5-10c8be3628de): There are no data parts
361 2024.08.23 04:22:37.221877 [ 3 ] {895cb2e0-a4f9-4cfd-91fa-4dafe949ba68} <Debug> DynamicQueryHandler: Done processing query
362 2024.08.23 04:22:37.221901 [ 3 ] {} <Debug> HTTP-Session: cac179a0-0728-4fb5-8ac6-e560181c131a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.08.23 04:22:37.222016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.08.23 04:22:37.222077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.08.23 04:22:37.222095 [ 3 ] {} <Debug> HTTP-Session: 7e5fb8a8-0611-4b74-9a43-628db619ac77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
366 2024.08.23 04:22:37.222115 [ 3 ] {} <Debug> HTTP-Session: 7e5fb8a8-0611-4b74-9a43-628db619ac77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.23 04:22:37.222132 [ 3 ] {} <Debug> HTTP-Session: 7e5fb8a8-0611-4b74-9a43-628db619ac77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.23 04:22:37.222161 [ 3 ] {} <Trace> HTTP-Session: 7e5fb8a8-0611-4b74-9a43-628db619ac77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.08.23 04:22:37.222334 [ 3 ] {e1a94826-04b9-4ce8-bba7-245e1dc45535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.222386 [ 3 ] {e1a94826-04b9-4ce8-bba7-245e1dc45535} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.08.23 04:22:37.223853 [ 3 ] {e1a94826-04b9-4ce8-bba7-245e1dc45535} <Debug> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Loading data parts
372 2024.08.23 04:22:37.224068 [ 3 ] {e1a94826-04b9-4ce8-bba7-245e1dc45535} <Debug> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): There are no data parts
373 2024.08.23 04:22:37.225156 [ 3 ] {e1a94826-04b9-4ce8-bba7-245e1dc45535} <Debug> DynamicQueryHandler: Done processing query
374 2024.08.23 04:22:37.225181 [ 3 ] {} <Debug> HTTP-Session: 7e5fb8a8-0611-4b74-9a43-628db619ac77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.08.23 04:22:37.225297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.08.23 04:22:37.225348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.08.23 04:22:37.225366 [ 3 ] {} <Debug> HTTP-Session: 6d884a71-3a84-42e4-a690-5bd2c83d3798 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
378 2024.08.23 04:22:37.225392 [ 3 ] {} <Debug> HTTP-Session: 6d884a71-3a84-42e4-a690-5bd2c83d3798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.23 04:22:37.225409 [ 3 ] {} <Debug> HTTP-Session: 6d884a71-3a84-42e4-a690-5bd2c83d3798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.23 04:22:37.225439 [ 3 ] {} <Trace> HTTP-Session: 6d884a71-3a84-42e4-a690-5bd2c83d3798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.08.23 04:22:37.225612 [ 3 ] {11a98237-6c8d-4980-aab3-9ae2f1a6d8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.225664 [ 3 ] {11a98237-6c8d-4980-aab3-9ae2f1a6d8c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.08.23 04:22:37.227105 [ 3 ] {11a98237-6c8d-4980-aab3-9ae2f1a6d8c5} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Loading data parts
384 2024.08.23 04:22:37.227264 [ 3 ] {11a98237-6c8d-4980-aab3-9ae2f1a6d8c5} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): There are no data parts
385 2024.08.23 04:22:37.228370 [ 3 ] {11a98237-6c8d-4980-aab3-9ae2f1a6d8c5} <Debug> DynamicQueryHandler: Done processing query
386 2024.08.23 04:22:37.228395 [ 3 ] {} <Debug> HTTP-Session: 6d884a71-3a84-42e4-a690-5bd2c83d3798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.08.23 04:22:37.228514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.08.23 04:22:37.228565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.08.23 04:22:37.228583 [ 3 ] {} <Debug> HTTP-Session: 8aeca4f1-af0e-4f48-8d50-1296f593a49c Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
390 2024.08.23 04:22:37.228604 [ 3 ] {} <Debug> HTTP-Session: 8aeca4f1-af0e-4f48-8d50-1296f593a49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.23 04:22:37.228622 [ 3 ] {} <Debug> HTTP-Session: 8aeca4f1-af0e-4f48-8d50-1296f593a49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.23 04:22:37.228651 [ 3 ] {} <Trace> HTTP-Session: 8aeca4f1-af0e-4f48-8d50-1296f593a49c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.08.23 04:22:37.228822 [ 3 ] {8fd16ecb-4367-49db-adb3-e99985cee479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.228874 [ 3 ] {8fd16ecb-4367-49db-adb3-e99985cee479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.08.23 04:22:37.230324 [ 3 ] {8fd16ecb-4367-49db-adb3-e99985cee479} <Debug> oximeter.measurements_f32 (2c44fd80-0420-47db-b6c3-19b53f40bbbe): Loading data parts
396 2024.08.23 04:22:37.230498 [ 3 ] {8fd16ecb-4367-49db-adb3-e99985cee479} <Debug> oximeter.measurements_f32 (2c44fd80-0420-47db-b6c3-19b53f40bbbe): There are no data parts
397 2024.08.23 04:22:37.231596 [ 3 ] {8fd16ecb-4367-49db-adb3-e99985cee479} <Debug> DynamicQueryHandler: Done processing query
398 2024.08.23 04:22:37.231620 [ 3 ] {} <Debug> HTTP-Session: 8aeca4f1-af0e-4f48-8d50-1296f593a49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.08.23 04:22:37.231729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.08.23 04:22:37.231779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.08.23 04:22:37.231798 [ 3 ] {} <Debug> HTTP-Session: 0c553019-b9aa-465c-bb51-1e787dd1fba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
402 2024.08.23 04:22:37.231818 [ 3 ] {} <Debug> HTTP-Session: 0c553019-b9aa-465c-bb51-1e787dd1fba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.23 04:22:37.231835 [ 3 ] {} <Debug> HTTP-Session: 0c553019-b9aa-465c-bb51-1e787dd1fba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.23 04:22:37.231864 [ 3 ] {} <Trace> HTTP-Session: 0c553019-b9aa-465c-bb51-1e787dd1fba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.08.23 04:22:37.232036 [ 3 ] {0e52dfbb-4212-444c-b5b6-e147cddca372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.232088 [ 3 ] {0e52dfbb-4212-444c-b5b6-e147cddca372} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.08.23 04:22:37.233550 [ 3 ] {0e52dfbb-4212-444c-b5b6-e147cddca372} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Loading data parts
408 2024.08.23 04:22:37.233769 [ 3 ] {0e52dfbb-4212-444c-b5b6-e147cddca372} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): There are no data parts
409 2024.08.23 04:22:37.235019 [ 3 ] {0e52dfbb-4212-444c-b5b6-e147cddca372} <Debug> DynamicQueryHandler: Done processing query
410 2024.08.23 04:22:37.235044 [ 3 ] {} <Debug> HTTP-Session: 0c553019-b9aa-465c-bb51-1e787dd1fba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.08.23 04:22:37.235164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.08.23 04:22:37.235216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.08.23 04:22:37.235239 [ 3 ] {} <Debug> HTTP-Session: 9dd4b66b-3286-410b-8f82-f60ff485f4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
414 2024.08.23 04:22:37.235255 [ 3 ] {} <Debug> HTTP-Session: 9dd4b66b-3286-410b-8f82-f60ff485f4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.23 04:22:37.235272 [ 3 ] {} <Debug> HTTP-Session: 9dd4b66b-3286-410b-8f82-f60ff485f4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.23 04:22:37.235304 [ 3 ] {} <Trace> HTTP-Session: 9dd4b66b-3286-410b-8f82-f60ff485f4cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.08.23 04:22:37.235471 [ 3 ] {6469ffc8-62d6-422d-b0e1-2572420e1a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.235528 [ 3 ] {6469ffc8-62d6-422d-b0e1-2572420e1a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.08.23 04:22:37.237021 [ 3 ] {6469ffc8-62d6-422d-b0e1-2572420e1a90} <Debug> oximeter.measurements_string (3da2fa20-dfe3-4f7c-9139-ddde86e394ec): Loading data parts
420 2024.08.23 04:22:37.237175 [ 3 ] {6469ffc8-62d6-422d-b0e1-2572420e1a90} <Debug> oximeter.measurements_string (3da2fa20-dfe3-4f7c-9139-ddde86e394ec): There are no data parts
421 2024.08.23 04:22:37.238380 [ 3 ] {6469ffc8-62d6-422d-b0e1-2572420e1a90} <Debug> DynamicQueryHandler: Done processing query
422 2024.08.23 04:22:37.238405 [ 3 ] {} <Debug> HTTP-Session: 9dd4b66b-3286-410b-8f82-f60ff485f4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.08.23 04:22:37.238523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.08.23 04:22:37.238573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.08.23 04:22:37.238596 [ 3 ] {} <Debug> HTTP-Session: 33b1310c-7864-48f7-b256-df73224c2276 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
426 2024.08.23 04:22:37.238613 [ 3 ] {} <Debug> HTTP-Session: 33b1310c-7864-48f7-b256-df73224c2276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.23 04:22:37.238629 [ 3 ] {} <Debug> HTTP-Session: 33b1310c-7864-48f7-b256-df73224c2276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.23 04:22:37.238668 [ 3 ] {} <Trace> HTTP-Session: 33b1310c-7864-48f7-b256-df73224c2276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.08.23 04:22:37.238842 [ 3 ] {16d9a7ba-a3f2-4da0-892b-afe1d5abb496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.238895 [ 3 ] {16d9a7ba-a3f2-4da0-892b-afe1d5abb496} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.08.23 04:22:37.240810 [ 3 ] {16d9a7ba-a3f2-4da0-892b-afe1d5abb496} <Debug> oximeter.measurements_bytes (de23d81b-155a-4f56-969a-0f72fd12e0bf): Loading data parts
439 2024.08.23 04:22:37.241021 [ 3 ] {16d9a7ba-a3f2-4da0-892b-afe1d5abb496} <Debug> oximeter.measurements_bytes (de23d81b-155a-4f56-969a-0f72fd12e0bf): There are no data parts
440 2024.08.23 04:22:37.242286 [ 3 ] {16d9a7ba-a3f2-4da0-892b-afe1d5abb496} <Debug> DynamicQueryHandler: Done processing query
441 2024.08.23 04:22:37.242328 [ 3 ] {} <Debug> HTTP-Session: 33b1310c-7864-48f7-b256-df73224c2276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.08.23 04:22:37.242422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.08.23 04:22:37.242474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.08.23 04:22:37.242503 [ 3 ] {} <Debug> HTTP-Session: 5bc7ac0d-fcfe-4f5d-baa4-944e18893f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
445 2024.08.23 04:22:37.242522 [ 3 ] {} <Debug> HTTP-Session: 5bc7ac0d-fcfe-4f5d-baa4-944e18893f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.08.23 04:22:37.242536 [ 3 ] {} <Debug> HTTP-Session: 5bc7ac0d-fcfe-4f5d-baa4-944e18893f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.08.23 04:22:37.242572 [ 3 ] {} <Trace> HTTP-Session: 5bc7ac0d-fcfe-4f5d-baa4-944e18893f6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.08.23 04:22:37.242756 [ 3 ] {89769b05-404a-4d1c-a3d5-4f71eca6d1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.242809 [ 3 ] {89769b05-404a-4d1c-a3d5-4f71eca6d1a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.08.23 04:22:37.244393 [ 3 ] {89769b05-404a-4d1c-a3d5-4f71eca6d1a5} <Debug> oximeter.measurements_cumulativei64 (35840ab7-e1c0-4f9e-badd-2dd550f74f18): Loading data parts
451 2024.08.23 04:22:37.244640 [ 3 ] {89769b05-404a-4d1c-a3d5-4f71eca6d1a5} <Debug> oximeter.measurements_cumulativei64 (35840ab7-e1c0-4f9e-badd-2dd550f74f18): There are no data parts
452 2024.08.23 04:22:37.245764 [ 3 ] {89769b05-404a-4d1c-a3d5-4f71eca6d1a5} <Debug> DynamicQueryHandler: Done processing query
453 2024.08.23 04:22:37.245790 [ 3 ] {} <Debug> HTTP-Session: 5bc7ac0d-fcfe-4f5d-baa4-944e18893f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.08.23 04:22:37.245909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.08.23 04:22:37.245961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.08.23 04:22:37.245979 [ 3 ] {} <Debug> HTTP-Session: 073bee78-4e75-4e45-b558-afab0472a04a Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
457 2024.08.23 04:22:37.246000 [ 3 ] {} <Debug> HTTP-Session: 073bee78-4e75-4e45-b558-afab0472a04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.23 04:22:37.246018 [ 3 ] {} <Debug> HTTP-Session: 073bee78-4e75-4e45-b558-afab0472a04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.23 04:22:37.246047 [ 3 ] {} <Trace> HTTP-Session: 073bee78-4e75-4e45-b558-afab0472a04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.08.23 04:22:37.246231 [ 3 ] {f3a39ad1-da24-481b-add8-639840d32cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.246285 [ 3 ] {f3a39ad1-da24-481b-add8-639840d32cc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.08.23 04:22:37.247787 [ 3 ] {f3a39ad1-da24-481b-add8-639840d32cc3} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Loading data parts
463 2024.08.23 04:22:37.247945 [ 3 ] {f3a39ad1-da24-481b-add8-639840d32cc3} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): There are no data parts
464 2024.08.23 04:22:37.249050 [ 3 ] {f3a39ad1-da24-481b-add8-639840d32cc3} <Debug> DynamicQueryHandler: Done processing query
465 2024.08.23 04:22:37.249085 [ 3 ] {} <Debug> HTTP-Session: 073bee78-4e75-4e45-b558-afab0472a04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.08.23 04:22:37.249184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.08.23 04:22:37.249240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.08.23 04:22:37.249263 [ 3 ] {} <Debug> HTTP-Session: 721dcd1d-7c16-48b0-8832-69aa401158e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
469 2024.08.23 04:22:37.249279 [ 3 ] {} <Debug> HTTP-Session: 721dcd1d-7c16-48b0-8832-69aa401158e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.23 04:22:37.249296 [ 3 ] {} <Debug> HTTP-Session: 721dcd1d-7c16-48b0-8832-69aa401158e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.23 04:22:37.249329 [ 3 ] {} <Trace> HTTP-Session: 721dcd1d-7c16-48b0-8832-69aa401158e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.08.23 04:22:37.249509 [ 3 ] {3dec926b-cd22-4bc7-83b7-9dbe64348216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.249563 [ 3 ] {3dec926b-cd22-4bc7-83b7-9dbe64348216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.08.23 04:22:37.251056 [ 3 ] {3dec926b-cd22-4bc7-83b7-9dbe64348216} <Debug> oximeter.measurements_cumulativef32 (10ae91f7-e44a-40c6-863d-86904cab4443): Loading data parts
475 2024.08.23 04:22:37.251218 [ 3 ] {3dec926b-cd22-4bc7-83b7-9dbe64348216} <Debug> oximeter.measurements_cumulativef32 (10ae91f7-e44a-40c6-863d-86904cab4443): There are no data parts
476 2024.08.23 04:22:37.252331 [ 3 ] {3dec926b-cd22-4bc7-83b7-9dbe64348216} <Debug> DynamicQueryHandler: Done processing query
477 2024.08.23 04:22:37.252363 [ 3 ] {} <Debug> HTTP-Session: 721dcd1d-7c16-48b0-8832-69aa401158e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.08.23 04:22:37.252471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.08.23 04:22:37.252516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.08.23 04:22:37.252540 [ 3 ] {} <Debug> HTTP-Session: a0e7b15a-2434-4833-888d-b5797c618ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
481 2024.08.23 04:22:37.252560 [ 3 ] {} <Debug> HTTP-Session: a0e7b15a-2434-4833-888d-b5797c618ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.08.23 04:22:37.252574 [ 3 ] {} <Debug> HTTP-Session: a0e7b15a-2434-4833-888d-b5797c618ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.23 04:22:37.252607 [ 3 ] {} <Trace> HTTP-Session: a0e7b15a-2434-4833-888d-b5797c618ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.08.23 04:22:37.252795 [ 3 ] {2e3995d1-a913-400b-909d-606141200202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.252859 [ 3 ] {2e3995d1-a913-400b-909d-606141200202} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.08.23 04:22:37.254330 [ 3 ] {2e3995d1-a913-400b-909d-606141200202} <Debug> oximeter.measurements_cumulativef64 (08a50a4f-21c3-40c4-beed-7f701759bfb7): Loading data parts
487 2024.08.23 04:22:37.254502 [ 3 ] {2e3995d1-a913-400b-909d-606141200202} <Debug> oximeter.measurements_cumulativef64 (08a50a4f-21c3-40c4-beed-7f701759bfb7): There are no data parts
488 2024.08.23 04:22:37.255646 [ 3 ] {2e3995d1-a913-400b-909d-606141200202} <Debug> DynamicQueryHandler: Done processing query
489 2024.08.23 04:22:37.255672 [ 3 ] {} <Debug> HTTP-Session: a0e7b15a-2434-4833-888d-b5797c618ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.08.23 04:22:37.255776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.08.23 04:22:37.255828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.08.23 04:22:37.255847 [ 3 ] {} <Debug> HTTP-Session: aa2fbe6a-2f34-4036-a53b-196d7d014276 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
493 2024.08.23 04:22:37.255868 [ 3 ] {} <Debug> HTTP-Session: aa2fbe6a-2f34-4036-a53b-196d7d014276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.08.23 04:22:37.255886 [ 3 ] {} <Debug> HTTP-Session: aa2fbe6a-2f34-4036-a53b-196d7d014276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.23 04:22:37.255916 [ 3 ] {} <Trace> HTTP-Session: aa2fbe6a-2f34-4036-a53b-196d7d014276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.08.23 04:22:37.256176 [ 3 ] {48598a5b-fcef-4d14-ba26-409a4082444b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.256241 [ 3 ] {48598a5b-fcef-4d14-ba26-409a4082444b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.08.23 04:22:37.257986 [ 3 ] {48598a5b-fcef-4d14-ba26-409a4082444b} <Debug> oximeter.measurements_histogrami8 (62fe0439-b0e5-40fd-aae3-4b32c429aba6): Loading data parts
509 2024.08.23 04:22:37.258156 [ 3 ] {48598a5b-fcef-4d14-ba26-409a4082444b} <Debug> oximeter.measurements_histogrami8 (62fe0439-b0e5-40fd-aae3-4b32c429aba6): There are no data parts
510 2024.08.23 04:22:37.259320 [ 3 ] {48598a5b-fcef-4d14-ba26-409a4082444b} <Debug> DynamicQueryHandler: Done processing query
511 2024.08.23 04:22:37.259346 [ 3 ] {} <Debug> HTTP-Session: aa2fbe6a-2f34-4036-a53b-196d7d014276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.23 04:22:37.259467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.08.23 04:22:37.259525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.08.23 04:22:37.259543 [ 3 ] {} <Debug> HTTP-Session: ef25806a-9b69-4341-8017-afb89fd79646 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
515 2024.08.23 04:22:37.259564 [ 3 ] {} <Debug> HTTP-Session: ef25806a-9b69-4341-8017-afb89fd79646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.08.23 04:22:37.259583 [ 3 ] {} <Debug> HTTP-Session: ef25806a-9b69-4341-8017-afb89fd79646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.08.23 04:22:37.259612 [ 3 ] {} <Trace> HTTP-Session: ef25806a-9b69-4341-8017-afb89fd79646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.08.23 04:22:37.259863 [ 3 ] {c94fb48c-6dbc-48a9-9548-28a8e806b6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.259927 [ 3 ] {c94fb48c-6dbc-48a9-9548-28a8e806b6a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.08.23 04:22:37.261696 [ 3 ] {c94fb48c-6dbc-48a9-9548-28a8e806b6a7} <Debug> oximeter.measurements_histogramu8 (8fa64fb4-1d67-4548-9b63-ce8c26f2c5c0): Loading data parts
521 2024.08.23 04:22:37.261976 [ 3 ] {c94fb48c-6dbc-48a9-9548-28a8e806b6a7} <Debug> oximeter.measurements_histogramu8 (8fa64fb4-1d67-4548-9b63-ce8c26f2c5c0): There are no data parts
522 2024.08.23 04:22:37.263148 [ 3 ] {c94fb48c-6dbc-48a9-9548-28a8e806b6a7} <Debug> DynamicQueryHandler: Done processing query
523 2024.08.23 04:22:37.263174 [ 3 ] {} <Debug> HTTP-Session: ef25806a-9b69-4341-8017-afb89fd79646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.08.23 04:22:37.263291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.08.23 04:22:37.263343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.08.23 04:22:37.263362 [ 3 ] {} <Debug> HTTP-Session: 9f421d00-5f69-4fb7-8347-bf7c89fb6010 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
527 2024.08.23 04:22:37.263383 [ 3 ] {} <Debug> HTTP-Session: 9f421d00-5f69-4fb7-8347-bf7c89fb6010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.08.23 04:22:37.263401 [ 3 ] {} <Debug> HTTP-Session: 9f421d00-5f69-4fb7-8347-bf7c89fb6010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.23 04:22:37.263430 [ 3 ] {} <Trace> HTTP-Session: 9f421d00-5f69-4fb7-8347-bf7c89fb6010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.08.23 04:22:37.263686 [ 3 ] {f2945728-8247-4b64-bf11-44a66f345b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.263754 [ 3 ] {f2945728-8247-4b64-bf11-44a66f345b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.08.23 04:22:37.265521 [ 3 ] {f2945728-8247-4b64-bf11-44a66f345b0c} <Debug> oximeter.measurements_histogrami16 (420777c7-5e13-48c9-aa96-e2cbeed8c513): Loading data parts
533 2024.08.23 04:22:37.265681 [ 3 ] {f2945728-8247-4b64-bf11-44a66f345b0c} <Debug> oximeter.measurements_histogrami16 (420777c7-5e13-48c9-aa96-e2cbeed8c513): There are no data parts
534 2024.08.23 04:22:37.266847 [ 3 ] {f2945728-8247-4b64-bf11-44a66f345b0c} <Debug> DynamicQueryHandler: Done processing query
535 2024.08.23 04:22:37.266877 [ 3 ] {} <Debug> HTTP-Session: 9f421d00-5f69-4fb7-8347-bf7c89fb6010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.08.23 04:22:37.267021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.08.23 04:22:37.267081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.08.23 04:22:37.267105 [ 3 ] {} <Debug> HTTP-Session: 086c483d-66ce-4741-8377-f0c333b334b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
539 2024.08.23 04:22:37.267120 [ 3 ] {} <Debug> HTTP-Session: 086c483d-66ce-4741-8377-f0c333b334b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.08.23 04:22:37.267138 [ 3 ] {} <Debug> HTTP-Session: 086c483d-66ce-4741-8377-f0c333b334b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.23 04:22:37.267169 [ 3 ] {} <Trace> HTTP-Session: 086c483d-66ce-4741-8377-f0c333b334b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.08.23 04:22:37.267420 [ 3 ] {1aac3c89-e64b-451a-859f-b18feb2b8e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.267484 [ 3 ] {1aac3c89-e64b-451a-859f-b18feb2b8e76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.08.23 04:22:37.269218 [ 3 ] {1aac3c89-e64b-451a-859f-b18feb2b8e76} <Debug> oximeter.measurements_histogramu16 (f316d0b1-76cd-44c4-89df-9b9b6d65fddc): Loading data parts
545 2024.08.23 04:22:37.269386 [ 3 ] {1aac3c89-e64b-451a-859f-b18feb2b8e76} <Debug> oximeter.measurements_histogramu16 (f316d0b1-76cd-44c4-89df-9b9b6d65fddc): There are no data parts
546 2024.08.23 04:22:37.270544 [ 3 ] {1aac3c89-e64b-451a-859f-b18feb2b8e76} <Debug> DynamicQueryHandler: Done processing query
547 2024.08.23 04:22:37.270569 [ 3 ] {} <Debug> HTTP-Session: 086c483d-66ce-4741-8377-f0c333b334b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.08.23 04:22:37.270710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.08.23 04:22:37.270763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.08.23 04:22:37.270782 [ 3 ] {} <Debug> HTTP-Session: 15a39390-e7b0-4602-be01-eb4dfdf56e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
551 2024.08.23 04:22:37.270803 [ 3 ] {} <Debug> HTTP-Session: 15a39390-e7b0-4602-be01-eb4dfdf56e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.08.23 04:22:37.270822 [ 3 ] {} <Debug> HTTP-Session: 15a39390-e7b0-4602-be01-eb4dfdf56e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.23 04:22:37.270851 [ 3 ] {} <Trace> HTTP-Session: 15a39390-e7b0-4602-be01-eb4dfdf56e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.08.23 04:22:37.271101 [ 3 ] {bdb2b98f-5313-4405-87d2-b610d94872da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.271172 [ 3 ] {bdb2b98f-5313-4405-87d2-b610d94872da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.08.23 04:22:37.272936 [ 3 ] {bdb2b98f-5313-4405-87d2-b610d94872da} <Debug> oximeter.measurements_histogrami32 (6180d260-510e-48e5-85de-7d4589c76afa): Loading data parts
557 2024.08.23 04:22:37.273109 [ 3 ] {bdb2b98f-5313-4405-87d2-b610d94872da} <Debug> oximeter.measurements_histogrami32 (6180d260-510e-48e5-85de-7d4589c76afa): There are no data parts
558 2024.08.23 04:22:37.274309 [ 3 ] {bdb2b98f-5313-4405-87d2-b610d94872da} <Debug> DynamicQueryHandler: Done processing query
559 2024.08.23 04:22:37.274335 [ 3 ] {} <Debug> HTTP-Session: 15a39390-e7b0-4602-be01-eb4dfdf56e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.08.23 04:22:37.274471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.08.23 04:22:37.274525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.08.23 04:22:37.274548 [ 3 ] {} <Debug> HTTP-Session: 640b6504-82a5-4bef-806f-864fc1f344f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
563 2024.08.23 04:22:37.274564 [ 3 ] {} <Debug> HTTP-Session: 640b6504-82a5-4bef-806f-864fc1f344f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.08.23 04:22:37.274594 [ 3 ] {} <Debug> HTTP-Session: 640b6504-82a5-4bef-806f-864fc1f344f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.23 04:22:37.274628 [ 3 ] {} <Trace> HTTP-Session: 640b6504-82a5-4bef-806f-864fc1f344f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.08.23 04:22:37.274870 [ 3 ] {8a73f196-f17e-45df-b675-5e6434e27667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.274945 [ 3 ] {8a73f196-f17e-45df-b675-5e6434e27667} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.08.23 04:22:37.276753 [ 3 ] {8a73f196-f17e-45df-b675-5e6434e27667} <Debug> oximeter.measurements_histogramu32 (133641f3-8224-46f2-9e67-db2c780e5326): Loading data parts
569 2024.08.23 04:22:37.276962 [ 3 ] {8a73f196-f17e-45df-b675-5e6434e27667} <Debug> oximeter.measurements_histogramu32 (133641f3-8224-46f2-9e67-db2c780e5326): There are no data parts
570 2024.08.23 04:22:37.278125 [ 3 ] {8a73f196-f17e-45df-b675-5e6434e27667} <Debug> DynamicQueryHandler: Done processing query
571 2024.08.23 04:22:37.278150 [ 3 ] {} <Debug> HTTP-Session: 640b6504-82a5-4bef-806f-864fc1f344f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.08.23 04:22:37.278287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.08.23 04:22:37.278340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.08.23 04:22:37.278365 [ 3 ] {} <Debug> HTTP-Session: e23e663f-0cb3-40ed-91dc-e97a425568a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
575 2024.08.23 04:22:37.278381 [ 3 ] {} <Debug> HTTP-Session: e23e663f-0cb3-40ed-91dc-e97a425568a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.08.23 04:22:37.278400 [ 3 ] {} <Debug> HTTP-Session: e23e663f-0cb3-40ed-91dc-e97a425568a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.23 04:22:37.278436 [ 3 ] {} <Trace> HTTP-Session: e23e663f-0cb3-40ed-91dc-e97a425568a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.08.23 04:22:37.278686 [ 3 ] {61961c0d-476b-4aa0-a399-9f81693ed2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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.08.23 04:22:37.278758 [ 3 ] {61961c0d-476b-4aa0-a399-9f81693ed2bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.08.23 04:22:37.280523 [ 3 ] {61961c0d-476b-4aa0-a399-9f81693ed2bb} <Debug> oximeter.measurements_histogrami64 (ffab5a3a-9a8e-4145-880b-a99eb2640b9a): Loading data parts
581 2024.08.23 04:22:37.280761 [ 3 ] {61961c0d-476b-4aa0-a399-9f81693ed2bb} <Debug> oximeter.measurements_histogrami64 (ffab5a3a-9a8e-4145-880b-a99eb2640b9a): There are no data parts
582 2024.08.23 04:22:37.281971 [ 3 ] {61961c0d-476b-4aa0-a399-9f81693ed2bb} <Debug> DynamicQueryHandler: Done processing query
583 2024.08.23 04:22:37.282005 [ 3 ] {} <Debug> HTTP-Session: e23e663f-0cb3-40ed-91dc-e97a425568a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
584 2024.08.23 04:22:37.282115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2024.08.23 04:22:37.282169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
586 2024.08.23 04:22:37.282194 [ 3 ] {} <Debug> HTTP-Session: 0554cd56-0335-4eef-b310-070e449871a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
587 2024.08.23 04:22:37.282210 [ 3 ] {} <Debug> HTTP-Session: 0554cd56-0335-4eef-b310-070e449871a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2024.08.23 04:22:37.282228 [ 3 ] {} <Debug> HTTP-Session: 0554cd56-0335-4eef-b310-070e449871a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.23 04:22:37.282263 [ 3 ] {} <Trace> HTTP-Session: 0554cd56-0335-4eef-b310-070e449871a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
590 2024.08.23 04:22:37.282504 [ 3 ] {abac18a8-d01c-4377-a2f2-d4ff27e08b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
591 2024.08.23 04:22:37.282575 [ 3 ] {abac18a8-d01c-4377-a2f2-d4ff27e08b76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
592 2024.08.23 04:22:37.284360 [ 3 ] {abac18a8-d01c-4377-a2f2-d4ff27e08b76} <Debug> oximeter.measurements_histogramu64 (d787ff68-5381-4cad-9e66-ae03c059a665): Loading data parts
593 2024.08.23 04:22:37.284520 [ 3 ] {abac18a8-d01c-4377-a2f2-d4ff27e08b76} <Debug> oximeter.measurements_histogramu64 (d787ff68-5381-4cad-9e66-ae03c059a665): There are no data parts
594 2024.08.23 04:22:37.285695 [ 3 ] {abac18a8-d01c-4377-a2f2-d4ff27e08b76} <Debug> DynamicQueryHandler: Done processing query
595 2024.08.23 04:22:37.285728 [ 3 ] {} <Debug> HTTP-Session: 0554cd56-0335-4eef-b310-070e449871a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
596 2024.08.23 04:22:37.285837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2024.08.23 04:22:37.285891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
598 2024.08.23 04:22:37.285922 [ 3 ] {} <Debug> HTTP-Session: 575f66a4-2534-4871-9a5e-62069e28256b Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
599 2024.08.23 04:22:37.285937 [ 3 ] {} <Debug> HTTP-Session: 575f66a4-2534-4871-9a5e-62069e28256b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2024.08.23 04:22:37.285956 [ 3 ] {} <Debug> HTTP-Session: 575f66a4-2534-4871-9a5e-62069e28256b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.23 04:22:37.285994 [ 3 ] {} <Trace> HTTP-Session: 575f66a4-2534-4871-9a5e-62069e28256b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
602 2024.08.23 04:22:37.286244 [ 3 ] {918ff055-bebf-42f7-a6f7-da15ad0d5eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
603 2024.08.23 04:22:37.286310 [ 3 ] {918ff055-bebf-42f7-a6f7-da15ad0d5eaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
604 2024.08.23 04:22:37.288138 [ 3 ] {918ff055-bebf-42f7-a6f7-da15ad0d5eaa} <Debug> oximeter.measurements_histogramf32 (1034d52a-6d9f-4e38-b5c6-8d6e1a41e556): Loading data parts
605 2024.08.23 04:22:37.288303 [ 3 ] {918ff055-bebf-42f7-a6f7-da15ad0d5eaa} <Debug> oximeter.measurements_histogramf32 (1034d52a-6d9f-4e38-b5c6-8d6e1a41e556): There are no data parts
606 2024.08.23 04:22:37.289606 [ 3 ] {918ff055-bebf-42f7-a6f7-da15ad0d5eaa} <Debug> DynamicQueryHandler: Done processing query
607 2024.08.23 04:22:37.289659 [ 3 ] {} <Debug> HTTP-Session: 575f66a4-2534-4871-9a5e-62069e28256b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
608 2024.08.23 04:22:37.289776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2024.08.23 04:22:37.289838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
610 2024.08.23 04:22:37.289868 [ 3 ] {} <Debug> HTTP-Session: aa20f47b-e5e1-465c-b3fc-448b1b3a3367 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
611 2024.08.23 04:22:37.289885 [ 3 ] {} <Debug> HTTP-Session: aa20f47b-e5e1-465c-b3fc-448b1b3a3367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2024.08.23 04:22:37.289907 [ 3 ] {} <Debug> HTTP-Session: aa20f47b-e5e1-465c-b3fc-448b1b3a3367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.23 04:22:37.289948 [ 3 ] {} <Trace> HTTP-Session: aa20f47b-e5e1-465c-b3fc-448b1b3a3367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
614 2024.08.23 04:22:37.290207 [ 3 ] {cf751e49-4180-4118-a93d-2af4073c39ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
615 2024.08.23 04:22:37.290292 [ 3 ] {cf751e49-4180-4118-a93d-2af4073c39ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
616 2024.08.23 04:22:37.292084 [ 3 ] {cf751e49-4180-4118-a93d-2af4073c39ea} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Loading data parts
617 2024.08.23 04:22:37.292247 [ 3 ] {cf751e49-4180-4118-a93d-2af4073c39ea} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): There are no data parts
618 2024.08.23 04:22:37.293404 [ 3 ] {cf751e49-4180-4118-a93d-2af4073c39ea} <Debug> DynamicQueryHandler: Done processing query
619 2024.08.23 04:22:37.293442 [ 3 ] {} <Debug> HTTP-Session: aa20f47b-e5e1-465c-b3fc-448b1b3a3367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.08.23 04:22:37.293552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.08.23 04:22:37.293614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
622 2024.08.23 04:22:37.293644 [ 3 ] {} <Debug> HTTP-Session: 18e7f07f-c5c2-410b-9afd-09c840ed6f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
623 2024.08.23 04:22:37.293667 [ 3 ] {} <Debug> HTTP-Session: 18e7f07f-c5c2-410b-9afd-09c840ed6f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.08.23 04:22:37.293681 [ 3 ] {} <Debug> HTTP-Session: 18e7f07f-c5c2-410b-9afd-09c840ed6f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.23 04:22:37.293725 [ 3 ] {} <Trace> HTTP-Session: 18e7f07f-c5c2-410b-9afd-09c840ed6f19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
626 2024.08.23 04:22:37.293912 [ 3 ] {3de4c4b0-79e7-42c1-95c5-e31ce246c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) /* The field tables store named dimensions of each timeseries.
627 *
628 * As with the measurement tables, there is one field table for each field data
629 * type. Fields are deduplicated by using the "replacing merge tree", though
630 * this behavior **must not** be relied upon for query correctness.
631 *
632 * The index for the fields differs from the measurements, however. Rows are
633 * sorted by timeseries name, then field name, field value, and finally
634 * timeseries key. This reflects the most common pattern for looking them up:
635 * by field name and possibly value, within a timeseries. The resulting keys are
636 * usually then used to look up measurements.
637 *
638 * NOTE: We may want to consider a secondary index on these tables, sorting by
639 * timeseries name and then key, since it would improve lookups where one
640 * already has the key. Realistically though, these tables are quite small and
641 * so performance benefits will be low in absolute terms.
642 *
643 * TTL: We use a materialized column to expire old field table records. This
644 * column is generated automatically by the database whenever a new row is
645 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
646 * query. Since these tables are `ReplacingMergeTree`s, that means the last
647 * record will remain during a deduplication, which will have the last
648 * timestamp. ClickHouse will then expire old data for us, similar to the
649 * measurement tables.
650 */
651 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)
652 2024.08.23 04:22:37.293982 [ 3 ] {3de4c4b0-79e7-42c1-95c5-e31ce246c41c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
653 2024.08.23 04:22:37.295654 [ 3 ] {3de4c4b0-79e7-42c1-95c5-e31ce246c41c} <Debug> oximeter.fields_bool (2911ba56-b7f2-45f9-bc38-386db83a3df0): Loading data parts
654 2024.08.23 04:22:37.295858 [ 3 ] {3de4c4b0-79e7-42c1-95c5-e31ce246c41c} <Debug> oximeter.fields_bool (2911ba56-b7f2-45f9-bc38-386db83a3df0): There are no data parts
655 2024.08.23 04:22:37.296973 [ 3 ] {3de4c4b0-79e7-42c1-95c5-e31ce246c41c} <Debug> DynamicQueryHandler: Done processing query
656 2024.08.23 04:22:37.297008 [ 3 ] {} <Debug> HTTP-Session: 18e7f07f-c5c2-410b-9afd-09c840ed6f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
657 2024.08.23 04:22:37.297120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
658 2024.08.23 04:22:37.297176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
659 2024.08.23 04:22:37.297202 [ 3 ] {} <Debug> HTTP-Session: daebd31d-d53b-457d-877d-046db195765b Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
660 2024.08.23 04:22:37.297217 [ 3 ] {} <Debug> HTTP-Session: daebd31d-d53b-457d-877d-046db195765b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
661 2024.08.23 04:22:37.297238 [ 3 ] {} <Debug> HTTP-Session: daebd31d-d53b-457d-877d-046db195765b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2024.08.23 04:22:37.297273 [ 3 ] {} <Trace> HTTP-Session: daebd31d-d53b-457d-877d-046db195765b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
663 2024.08.23 04:22:37.297447 [ 3 ] {a531db86-d1d8-4ad5-8f7a-dcb44137ebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
664 2024.08.23 04:22:37.297515 [ 3 ] {a531db86-d1d8-4ad5-8f7a-dcb44137ebdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
665 2024.08.23 04:22:37.299061 [ 3 ] {a531db86-d1d8-4ad5-8f7a-dcb44137ebdd} <Debug> oximeter.fields_i8 (29560dc9-3b62-463b-b6b8-b90cf3e51ce2): Loading data parts
666 2024.08.23 04:22:37.299218 [ 3 ] {a531db86-d1d8-4ad5-8f7a-dcb44137ebdd} <Debug> oximeter.fields_i8 (29560dc9-3b62-463b-b6b8-b90cf3e51ce2): There are no data parts
667 2024.08.23 04:22:37.300284 [ 3 ] {a531db86-d1d8-4ad5-8f7a-dcb44137ebdd} <Debug> DynamicQueryHandler: Done processing query
668 2024.08.23 04:22:37.300318 [ 3 ] {} <Debug> HTTP-Session: daebd31d-d53b-457d-877d-046db195765b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
669 2024.08.23 04:22:37.300418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2024.08.23 04:22:37.300472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
671 2024.08.23 04:22:37.300498 [ 3 ] {} <Debug> HTTP-Session: ea5c9f96-40bc-45c7-a15b-e0a875de3242 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
672 2024.08.23 04:22:37.300520 [ 3 ] {} <Debug> HTTP-Session: ea5c9f96-40bc-45c7-a15b-e0a875de3242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2024.08.23 04:22:37.300533 [ 3 ] {} <Debug> HTTP-Session: ea5c9f96-40bc-45c7-a15b-e0a875de3242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.23 04:22:37.300574 [ 3 ] {} <Trace> HTTP-Session: ea5c9f96-40bc-45c7-a15b-e0a875de3242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
675 2024.08.23 04:22:37.300751 [ 3 ] {5fefc74f-9f4d-4386-b3ee-f6b9464d5d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
676 2024.08.23 04:22:37.300813 [ 3 ] {5fefc74f-9f4d-4386-b3ee-f6b9464d5d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
677 2024.08.23 04:22:37.302419 [ 3 ] {5fefc74f-9f4d-4386-b3ee-f6b9464d5d52} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Loading data parts
678 2024.08.23 04:22:37.302561 [ 3 ] {5fefc74f-9f4d-4386-b3ee-f6b9464d5d52} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): There are no data parts
679 2024.08.23 04:22:37.303653 [ 3 ] {5fefc74f-9f4d-4386-b3ee-f6b9464d5d52} <Debug> DynamicQueryHandler: Done processing query
680 2024.08.23 04:22:37.303686 [ 3 ] {} <Debug> HTTP-Session: ea5c9f96-40bc-45c7-a15b-e0a875de3242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
681 2024.08.23 04:22:37.303800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2024.08.23 04:22:37.303855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
683 2024.08.23 04:22:37.303881 [ 3 ] {} <Debug> HTTP-Session: 0f5dab99-8af0-44d9-ade2-22615f2207e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
684 2024.08.23 04:22:37.303908 [ 3 ] {} <Debug> HTTP-Session: 0f5dab99-8af0-44d9-ade2-22615f2207e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2024.08.23 04:22:37.303922 [ 3 ] {} <Debug> HTTP-Session: 0f5dab99-8af0-44d9-ade2-22615f2207e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.23 04:22:37.303959 [ 3 ] {} <Trace> HTTP-Session: 0f5dab99-8af0-44d9-ade2-22615f2207e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
687 2024.08.23 04:22:37.304138 [ 3 ] {c8b54fb5-eec7-42ea-9f51-1fce39d816d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
688 2024.08.23 04:22:37.304194 [ 3 ] {c8b54fb5-eec7-42ea-9f51-1fce39d816d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
689 2024.08.23 04:22:37.305783 [ 3 ] {c8b54fb5-eec7-42ea-9f51-1fce39d816d5} <Debug> oximeter.fields_i16 (dba55acc-ae65-4b6c-9d8b-98744118dff3): Loading data parts
690 2024.08.23 04:22:37.306012 [ 3 ] {c8b54fb5-eec7-42ea-9f51-1fce39d816d5} <Debug> oximeter.fields_i16 (dba55acc-ae65-4b6c-9d8b-98744118dff3): There are no data parts
691 2024.08.23 04:22:37.307090 [ 3 ] {c8b54fb5-eec7-42ea-9f51-1fce39d816d5} <Debug> DynamicQueryHandler: Done processing query
692 2024.08.23 04:22:37.307125 [ 3 ] {} <Debug> HTTP-Session: 0f5dab99-8af0-44d9-ade2-22615f2207e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
693 2024.08.23 04:22:37.307241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2024.08.23 04:22:37.307288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
695 2024.08.23 04:22:37.307321 [ 3 ] {} <Debug> HTTP-Session: 416a9f2c-702a-4a4b-831a-d0d77b68bede Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
696 2024.08.23 04:22:37.307344 [ 3 ] {} <Debug> HTTP-Session: 416a9f2c-702a-4a4b-831a-d0d77b68bede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2024.08.23 04:22:37.307357 [ 3 ] {} <Debug> HTTP-Session: 416a9f2c-702a-4a4b-831a-d0d77b68bede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.23 04:22:37.307397 [ 3 ] {} <Trace> HTTP-Session: 416a9f2c-702a-4a4b-831a-d0d77b68bede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
699 2024.08.23 04:22:37.307575 [ 3 ] {b2b47321-db2c-4e67-9a4b-fb1c99c9d1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
700 2024.08.23 04:22:37.307633 [ 3 ] {b2b47321-db2c-4e67-9a4b-fb1c99c9d1d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
701 2024.08.23 04:22:37.309150 [ 3 ] {b2b47321-db2c-4e67-9a4b-fb1c99c9d1d1} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Loading data parts
702 2024.08.23 04:22:37.309312 [ 3 ] {b2b47321-db2c-4e67-9a4b-fb1c99c9d1d1} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): There are no data parts
703 2024.08.23 04:22:37.310392 [ 3 ] {b2b47321-db2c-4e67-9a4b-fb1c99c9d1d1} <Debug> DynamicQueryHandler: Done processing query
704 2024.08.23 04:22:37.310417 [ 3 ] {} <Debug> HTTP-Session: 416a9f2c-702a-4a4b-831a-d0d77b68bede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
705 2024.08.23 04:22:37.310529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2024.08.23 04:22:37.310584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
707 2024.08.23 04:22:37.310603 [ 3 ] {} <Debug> HTTP-Session: 11dda765-0474-4a06-9940-45a014249e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
708 2024.08.23 04:22:37.310626 [ 3 ] {} <Debug> HTTP-Session: 11dda765-0474-4a06-9940-45a014249e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2024.08.23 04:22:37.310646 [ 3 ] {} <Debug> HTTP-Session: 11dda765-0474-4a06-9940-45a014249e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.23 04:22:37.310676 [ 3 ] {} <Trace> HTTP-Session: 11dda765-0474-4a06-9940-45a014249e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
711 2024.08.23 04:22:37.310853 [ 3 ] {e5eec4f3-3726-42c5-8acd-1a7cc76460ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
712 2024.08.23 04:22:37.310911 [ 3 ] {e5eec4f3-3726-42c5-8acd-1a7cc76460ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
713 2024.08.23 04:22:37.312447 [ 3 ] {e5eec4f3-3726-42c5-8acd-1a7cc76460ad} <Debug> oximeter.fields_i32 (0ac2890b-0c37-4af9-8207-8db57866f700): Loading data parts
714 2024.08.23 04:22:37.312677 [ 3 ] {e5eec4f3-3726-42c5-8acd-1a7cc76460ad} <Debug> oximeter.fields_i32 (0ac2890b-0c37-4af9-8207-8db57866f700): There are no data parts
715 2024.08.23 04:22:37.313782 [ 3 ] {e5eec4f3-3726-42c5-8acd-1a7cc76460ad} <Debug> DynamicQueryHandler: Done processing query
716 2024.08.23 04:22:37.313807 [ 3 ] {} <Debug> HTTP-Session: 11dda765-0474-4a06-9940-45a014249e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
717 2024.08.23 04:22:37.313923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2024.08.23 04:22:37.313984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
719 2024.08.23 04:22:37.314002 [ 3 ] {} <Debug> HTTP-Session: 5a562fab-f5d5-40ba-892f-3ff15ad376ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
720 2024.08.23 04:22:37.314025 [ 3 ] {} <Debug> HTTP-Session: 5a562fab-f5d5-40ba-892f-3ff15ad376ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2024.08.23 04:22:37.314045 [ 3 ] {} <Debug> HTTP-Session: 5a562fab-f5d5-40ba-892f-3ff15ad376ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.23 04:22:37.314075 [ 3 ] {} <Trace> HTTP-Session: 5a562fab-f5d5-40ba-892f-3ff15ad376ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
723 2024.08.23 04:22:37.314256 [ 3 ] {eab7dd9c-110a-4082-9f92-1dda97407304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
724 2024.08.23 04:22:37.314312 [ 3 ] {eab7dd9c-110a-4082-9f92-1dda97407304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
725 2024.08.23 04:22:37.315874 [ 3 ] {eab7dd9c-110a-4082-9f92-1dda97407304} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Loading data parts
726 2024.08.23 04:22:37.316030 [ 3 ] {eab7dd9c-110a-4082-9f92-1dda97407304} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): There are no data parts
727 2024.08.23 04:22:37.317091 [ 3 ] {eab7dd9c-110a-4082-9f92-1dda97407304} <Debug> DynamicQueryHandler: Done processing query
728 2024.08.23 04:22:37.317116 [ 3 ] {} <Debug> HTTP-Session: 5a562fab-f5d5-40ba-892f-3ff15ad376ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
729 2024.08.23 04:22:37.317220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2024.08.23 04:22:37.317276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
731 2024.08.23 04:22:37.317294 [ 3 ] {} <Debug> HTTP-Session: 34bcc1aa-7239-4775-8814-c425830ab7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
732 2024.08.23 04:22:37.317318 [ 3 ] {} <Debug> HTTP-Session: 34bcc1aa-7239-4775-8814-c425830ab7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2024.08.23 04:22:37.317338 [ 3 ] {} <Debug> HTTP-Session: 34bcc1aa-7239-4775-8814-c425830ab7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.23 04:22:37.317368 [ 3 ] {} <Trace> HTTP-Session: 34bcc1aa-7239-4775-8814-c425830ab7bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
735 2024.08.23 04:22:37.317548 [ 3 ] {4de5ac5d-4ad2-4659-9d87-d84cad055762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
736 2024.08.23 04:22:37.317671 [ 3 ] {4de5ac5d-4ad2-4659-9d87-d84cad055762} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
737 2024.08.23 04:22:37.319198 [ 3 ] {4de5ac5d-4ad2-4659-9d87-d84cad055762} <Debug> oximeter.fields_i64 (56758aa4-2e6d-4664-8163-e32b5793912f): Loading data parts
738 2024.08.23 04:22:37.319351 [ 3 ] {4de5ac5d-4ad2-4659-9d87-d84cad055762} <Debug> oximeter.fields_i64 (56758aa4-2e6d-4664-8163-e32b5793912f): There are no data parts
739 2024.08.23 04:22:37.320418 [ 3 ] {4de5ac5d-4ad2-4659-9d87-d84cad055762} <Debug> DynamicQueryHandler: Done processing query
740 2024.08.23 04:22:37.320463 [ 3 ] {} <Debug> HTTP-Session: 34bcc1aa-7239-4775-8814-c425830ab7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
741 2024.08.23 04:22:37.320573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.08.23 04:22:37.320621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
743 2024.08.23 04:22:37.320648 [ 3 ] {} <Debug> HTTP-Session: 07387b0a-d55e-4b20-823a-7055611b82a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
744 2024.08.23 04:22:37.320665 [ 3 ] {} <Debug> HTTP-Session: 07387b0a-d55e-4b20-823a-7055611b82a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.08.23 04:22:37.320679 [ 3 ] {} <Debug> HTTP-Session: 07387b0a-d55e-4b20-823a-7055611b82a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.23 04:22:37.320716 [ 3 ] {} <Trace> HTTP-Session: 07387b0a-d55e-4b20-823a-7055611b82a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
747 2024.08.23 04:22:37.320891 [ 3 ] {c39e86b6-febf-4a79-827a-8eff5d67a35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
748 2024.08.23 04:22:37.320935 [ 3 ] {c39e86b6-febf-4a79-827a-8eff5d67a35e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
749 2024.08.23 04:22:37.322473 [ 3 ] {c39e86b6-febf-4a79-827a-8eff5d67a35e} <Debug> oximeter.fields_u64 (208c6e78-6d0f-4f9b-9608-8c06639b2e49): Loading data parts
750 2024.08.23 04:22:37.322629 [ 3 ] {c39e86b6-febf-4a79-827a-8eff5d67a35e} <Debug> oximeter.fields_u64 (208c6e78-6d0f-4f9b-9608-8c06639b2e49): There are no data parts
751 2024.08.23 04:22:37.323696 [ 3 ] {c39e86b6-febf-4a79-827a-8eff5d67a35e} <Debug> DynamicQueryHandler: Done processing query
752 2024.08.23 04:22:37.323722 [ 3 ] {} <Debug> HTTP-Session: 07387b0a-d55e-4b20-823a-7055611b82a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2024.08.23 04:22:37.323839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
754 2024.08.23 04:22:37.323886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
755 2024.08.23 04:22:37.323906 [ 3 ] {} <Debug> HTTP-Session: 41aa431e-eba8-40db-a617-594fa0f5ca12 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
756 2024.08.23 04:22:37.323922 [ 3 ] {} <Debug> HTTP-Session: 41aa431e-eba8-40db-a617-594fa0f5ca12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
757 2024.08.23 04:22:37.323936 [ 3 ] {} <Debug> HTTP-Session: 41aa431e-eba8-40db-a617-594fa0f5ca12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.23 04:22:37.323967 [ 3 ] {} <Trace> HTTP-Session: 41aa431e-eba8-40db-a617-594fa0f5ca12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
759 2024.08.23 04:22:37.324141 [ 3 ] {767446d5-f541-4410-8862-af242ab60690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
760 2024.08.23 04:22:37.324185 [ 3 ] {767446d5-f541-4410-8862-af242ab60690} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
761 2024.08.23 04:22:37.325731 [ 3 ] {767446d5-f541-4410-8862-af242ab60690} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Loading data parts
762 2024.08.23 04:22:37.325886 [ 3 ] {767446d5-f541-4410-8862-af242ab60690} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): There are no data parts
763 2024.08.23 04:22:37.326950 [ 3 ] {767446d5-f541-4410-8862-af242ab60690} <Debug> DynamicQueryHandler: Done processing query
764 2024.08.23 04:22:37.326975 [ 3 ] {} <Debug> HTTP-Session: 41aa431e-eba8-40db-a617-594fa0f5ca12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
765 2024.08.23 04:22:37.327073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2024.08.23 04:22:37.327120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
767 2024.08.23 04:22:37.327139 [ 3 ] {} <Debug> HTTP-Session: 10162258-c11a-47c9-82b0-2882cdb9b50b Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
768 2024.08.23 04:22:37.327155 [ 3 ] {} <Debug> HTTP-Session: 10162258-c11a-47c9-82b0-2882cdb9b50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2024.08.23 04:22:37.327169 [ 3 ] {} <Debug> HTTP-Session: 10162258-c11a-47c9-82b0-2882cdb9b50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.23 04:22:37.327200 [ 3 ] {} <Trace> HTTP-Session: 10162258-c11a-47c9-82b0-2882cdb9b50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
771 2024.08.23 04:22:37.327373 [ 3 ] {dea742f1-fae1-4cdb-9b67-0fccdcdcd265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
772 2024.08.23 04:22:37.327416 [ 3 ] {dea742f1-fae1-4cdb-9b67-0fccdcdcd265} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
773 2024.08.23 04:22:37.328960 [ 3 ] {dea742f1-fae1-4cdb-9b67-0fccdcdcd265} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Loading data parts
774 2024.08.23 04:22:37.329116 [ 3 ] {dea742f1-fae1-4cdb-9b67-0fccdcdcd265} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): There are no data parts
775 2024.08.23 04:22:37.330217 [ 3 ] {dea742f1-fae1-4cdb-9b67-0fccdcdcd265} <Debug> DynamicQueryHandler: Done processing query
776 2024.08.23 04:22:37.330242 [ 3 ] {} <Debug> HTTP-Session: 10162258-c11a-47c9-82b0-2882cdb9b50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
777 2024.08.23 04:22:37.330353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.08.23 04:22:37.330400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
779 2024.08.23 04:22:37.330419 [ 3 ] {} <Debug> HTTP-Session: ac6cc614-79c9-4d8c-961d-f8ba3c58c45f Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
780 2024.08.23 04:22:37.330435 [ 3 ] {} <Debug> HTTP-Session: ac6cc614-79c9-4d8c-961d-f8ba3c58c45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.08.23 04:22:37.330449 [ 3 ] {} <Debug> HTTP-Session: ac6cc614-79c9-4d8c-961d-f8ba3c58c45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.23 04:22:37.330480 [ 3 ] {} <Trace> HTTP-Session: ac6cc614-79c9-4d8c-961d-f8ba3c58c45f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
783 2024.08.23 04:22:37.330651 [ 3 ] {5aeb0fd8-8f12-4f98-abfd-dd2f3d2493d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) 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)
784 2024.08.23 04:22:37.330695 [ 3 ] {5aeb0fd8-8f12-4f98-abfd-dd2f3d2493d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
785 2024.08.23 04:22:37.332214 [ 3 ] {5aeb0fd8-8f12-4f98-abfd-dd2f3d2493d2} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Loading data parts
786 2024.08.23 04:22:37.332369 [ 3 ] {5aeb0fd8-8f12-4f98-abfd-dd2f3d2493d2} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): There are no data parts
787 2024.08.23 04:22:37.333444 [ 3 ] {5aeb0fd8-8f12-4f98-abfd-dd2f3d2493d2} <Debug> DynamicQueryHandler: Done processing query
788 2024.08.23 04:22:37.333470 [ 3 ] {} <Debug> HTTP-Session: ac6cc614-79c9-4d8c-961d-f8ba3c58c45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
789 2024.08.23 04:22:37.333573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.08.23 04:22:37.333620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
791 2024.08.23 04:22:37.333639 [ 3 ] {} <Debug> HTTP-Session: ce1a1f01-1503-4174-8fab-5bea960009b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
792 2024.08.23 04:22:37.333655 [ 3 ] {} <Debug> HTTP-Session: ce1a1f01-1503-4174-8fab-5bea960009b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.08.23 04:22:37.333669 [ 3 ] {} <Debug> HTTP-Session: ce1a1f01-1503-4174-8fab-5bea960009b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.23 04:22:37.333698 [ 3 ] {} <Trace> HTTP-Session: ce1a1f01-1503-4174-8fab-5bea960009b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
795 2024.08.23 04:22:37.333905 [ 3 ] {668c0e60-2844-4a93-9eb9-aeeb457a8a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) /* The timeseries schema table stores the extracted schema for the samples
796 * oximeter collects.
797 */
798 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)
799 2024.08.23 04:22:37.333965 [ 3 ] {668c0e60-2844-4a93-9eb9-aeeb457a8a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
800 2024.08.23 04:22:37.335475 [ 3 ] {668c0e60-2844-4a93-9eb9-aeeb457a8a33} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Loading data parts
801 2024.08.23 04:22:37.335685 [ 3 ] {668c0e60-2844-4a93-9eb9-aeeb457a8a33} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): There are no data parts
802 2024.08.23 04:22:37.336931 [ 3 ] {668c0e60-2844-4a93-9eb9-aeeb457a8a33} <Debug> DynamicQueryHandler: Done processing query
803 2024.08.23 04:22:37.336956 [ 3 ] {} <Debug> HTTP-Session: ce1a1f01-1503-4174-8fab-5bea960009b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
804 2024.08.23 04:22:37.337073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61034, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2024.08.23 04:22:37.337121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
806 2024.08.23 04:22:37.337141 [ 3 ] {} <Debug> HTTP-Session: 8ffa6f25-d1f2-4c77-98ea-032a02d8f38c Authenticating user 'default' from [fd00:1122:3344:101::d]:61034
807 2024.08.23 04:22:37.337158 [ 3 ] {} <Debug> HTTP-Session: 8ffa6f25-d1f2-4c77-98ea-032a02d8f38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2024.08.23 04:22:37.337172 [ 3 ] {} <Debug> HTTP-Session: 8ffa6f25-d1f2-4c77-98ea-032a02d8f38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
809 2024.08.23 04:22:37.337203 [ 3 ] {} <Trace> HTTP-Session: 8ffa6f25-d1f2-4c77-98ea-032a02d8f38c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
810 2024.08.23 04:22:37.337358 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61034) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
811 2024.08.23 04:22:37.338605 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
812 2024.08.23 04:22:37.343765 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Trace> oximeter.version (2711ac0f-7b8a-45eb-9931-071b5b111208): Trying to reserve 1.00 MiB using storage policy from min volume index 0
813 2024.08.23 04:22:37.343801 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
814 2024.08.23 04:22:37.347346 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
815 2024.08.23 04:22:37.347866 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Trace> oximeter.version (2711ac0f-7b8a-45eb-9931-071b5b111208): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
816 2024.08.23 04:22:37.348106 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01082 sec., 92.42144177449168 rows/sec., 1.44 KiB/sec.
817 2024.08.23 04:22:37.348260 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Debug> DynamicQueryHandler: Done processing query
818 2024.08.23 04:22:37.348284 [ 3 ] {192531c1-87ee-4aa8-9f29-1cb7ee2ae548} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
819 2024.08.23 04:22:37.348300 [ 3 ] {} <Debug> HTTP-Session: 8ffa6f25-d1f2-4c77-98ea-032a02d8f38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
820 2024.08.23 04:22:38.000230 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.75 MiB, peak 165.89 MiB, free memory in arenas 0.00 B, will set to 171.59 MiB (RSS), difference: 10.84 MiB
821 2024.08.23 04:22:51.740840 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
822 2024.08.23 04:22:51.740910 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
823 2024.08.23 04:23:02.350154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
824 2024.08.23 04:23:02.350305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
825 2024.08.23 04:23:02.350330 [ 3 ] {} <Debug> HTTP-Session: f2a1acfb-ff1b-4b23-b2bc-137e87190f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
826 2024.08.23 04:23:02.350355 [ 3 ] {} <Debug> HTTP-Session: f2a1acfb-ff1b-4b23-b2bc-137e87190f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
827 2024.08.23 04:23:02.350370 [ 3 ] {} <Debug> HTTP-Session: f2a1acfb-ff1b-4b23-b2bc-137e87190f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.08.23 04:23:02.350417 [ 3 ] {} <Trace> HTTP-Session: f2a1acfb-ff1b-4b23-b2bc-137e87190f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
829 2024.08.23 04:23:02.350610 [ 3 ] {22e71de1-5ed0-43a7-bcd2-5c141d35917a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
830 2024.08.23 04:23:02.350987 [ 3 ] {22e71de1-5ed0-43a7-bcd2-5c141d35917a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2024.08.23 04:23:02.351213 [ 3 ] {22e71de1-5ed0-43a7-bcd2-5c141d35917a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
832 2024.08.23 04:23:02.353260 [ 3 ] {22e71de1-5ed0-43a7-bcd2-5c141d35917a} <Debug> DynamicQueryHandler: Done processing query
833 2024.08.23 04:23:02.353290 [ 3 ] {22e71de1-5ed0-43a7-bcd2-5c141d35917a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
834 2024.08.23 04:23:02.353307 [ 3 ] {} <Debug> HTTP-Session: f2a1acfb-ff1b-4b23-b2bc-137e87190f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
835 2024.08.23 04:23:02.354329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.08.23 04:23:02.354385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
837 2024.08.23 04:23:02.354405 [ 3 ] {} <Debug> HTTP-Session: 54d89862-57b2-4da7-9bc5-e1e99ebc1896 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
838 2024.08.23 04:23:02.354424 [ 3 ] {} <Debug> HTTP-Session: 54d89862-57b2-4da7-9bc5-e1e99ebc1896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.08.23 04:23:02.354438 [ 3 ] {} <Debug> HTTP-Session: 54d89862-57b2-4da7-9bc5-e1e99ebc1896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
840 2024.08.23 04:23:02.354473 [ 3 ] {} <Trace> HTTP-Session: 54d89862-57b2-4da7-9bc5-e1e99ebc1896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
841 2024.08.23 04:23:02.354633 [ 3 ] {95b23385-6079-4221-a7cd-b3ab2d7f09cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
842 2024.08.23 04:23:02.356310 [ 3 ] {95b23385-6079-4221-a7cd-b3ab2d7f09cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
843 2024.08.23 04:23:02.356366 [ 3 ] {95b23385-6079-4221-a7cd-b3ab2d7f09cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
844 2024.08.23 04:23:02.357335 [ 3 ] {95b23385-6079-4221-a7cd-b3ab2d7f09cb} <Debug> DynamicQueryHandler: Done processing query
845 2024.08.23 04:23:02.357362 [ 3 ] {95b23385-6079-4221-a7cd-b3ab2d7f09cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
846 2024.08.23 04:23:02.357380 [ 3 ] {} <Debug> HTTP-Session: 54d89862-57b2-4da7-9bc5-e1e99ebc1896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
847 2024.08.23 04:23:02.357740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2024.08.23 04:23:02.357790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
849 2024.08.23 04:23:02.357812 [ 3 ] {} <Debug> HTTP-Session: 709d4463-d346-47be-b04d-12833332ae17 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
850 2024.08.23 04:23:02.357829 [ 3 ] {} <Debug> HTTP-Session: 709d4463-d346-47be-b04d-12833332ae17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2024.08.23 04:23:02.357843 [ 3 ] {} <Debug> HTTP-Session: 709d4463-d346-47be-b04d-12833332ae17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
852 2024.08.23 04:23:02.357874 [ 3 ] {} <Trace> HTTP-Session: 709d4463-d346-47be-b04d-12833332ae17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
853 2024.08.23 04:23:02.357998 [ 3 ] {135c52ed-3b34-4241-ba8f-6b06134d2bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
854 2024.08.23 04:23:02.358368 [ 3 ] {135c52ed-3b34-4241-ba8f-6b06134d2bd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
855 2024.08.23 04:23:02.358421 [ 3 ] {135c52ed-3b34-4241-ba8f-6b06134d2bd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
856 2024.08.23 04:23:02.359312 [ 3 ] {135c52ed-3b34-4241-ba8f-6b06134d2bd9} <Debug> DynamicQueryHandler: Done processing query
857 2024.08.23 04:23:02.359337 [ 3 ] {135c52ed-3b34-4241-ba8f-6b06134d2bd9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
858 2024.08.23 04:23:02.359354 [ 3 ] {} <Debug> HTTP-Session: 709d4463-d346-47be-b04d-12833332ae17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
859 2024.08.23 04:23:02.359567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
860 2024.08.23 04:23:02.359630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
861 2024.08.23 04:23:02.359650 [ 3 ] {} <Debug> HTTP-Session: c8afe95d-6511-45b8-903e-0f71bcb3969b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
862 2024.08.23 04:23:02.359674 [ 3 ] {} <Debug> HTTP-Session: c8afe95d-6511-45b8-903e-0f71bcb3969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
863 2024.08.23 04:23:02.359688 [ 3 ] {} <Debug> HTTP-Session: c8afe95d-6511-45b8-903e-0f71bcb3969b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
864 2024.08.23 04:23:02.359719 [ 3 ] {} <Trace> HTTP-Session: c8afe95d-6511-45b8-903e-0f71bcb3969b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
865 2024.08.23 04:23:02.359837 [ 3 ] {7f3caf1a-f269-4c8a-9bcd-6587d5c2fc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
866 2024.08.23 04:23:02.360164 [ 3 ] {7f3caf1a-f269-4c8a-9bcd-6587d5c2fc40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
867 2024.08.23 04:23:02.360217 [ 3 ] {7f3caf1a-f269-4c8a-9bcd-6587d5c2fc40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
868 2024.08.23 04:23:02.361092 [ 3 ] {7f3caf1a-f269-4c8a-9bcd-6587d5c2fc40} <Debug> DynamicQueryHandler: Done processing query
869 2024.08.23 04:23:02.361117 [ 3 ] {7f3caf1a-f269-4c8a-9bcd-6587d5c2fc40} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
870 2024.08.23 04:23:02.361134 [ 3 ] {} <Debug> HTTP-Session: c8afe95d-6511-45b8-903e-0f71bcb3969b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
871 2024.08.23 04:23:02.361438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2024.08.23 04:23:02.361489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
873 2024.08.23 04:23:02.361508 [ 3 ] {} <Debug> HTTP-Session: 109ca158-f26f-4772-88c0-ff42d59758f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
874 2024.08.23 04:23:02.361524 [ 3 ] {} <Debug> HTTP-Session: 109ca158-f26f-4772-88c0-ff42d59758f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2024.08.23 04:23:02.361537 [ 3 ] {} <Debug> HTTP-Session: 109ca158-f26f-4772-88c0-ff42d59758f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
876 2024.08.23 04:23:02.361567 [ 3 ] {} <Trace> HTTP-Session: 109ca158-f26f-4772-88c0-ff42d59758f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
877 2024.08.23 04:23:02.361689 [ 3 ] {9f5c483c-978b-4fca-80e6-50f67b4f22db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
878 2024.08.23 04:23:02.362003 [ 3 ] {9f5c483c-978b-4fca-80e6-50f67b4f22db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
879 2024.08.23 04:23:02.362055 [ 3 ] {9f5c483c-978b-4fca-80e6-50f67b4f22db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
880 2024.08.23 04:23:02.362947 [ 3 ] {9f5c483c-978b-4fca-80e6-50f67b4f22db} <Debug> DynamicQueryHandler: Done processing query
881 2024.08.23 04:23:02.362975 [ 3 ] {9f5c483c-978b-4fca-80e6-50f67b4f22db} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
882 2024.08.23 04:23:02.362993 [ 3 ] {} <Debug> HTTP-Session: 109ca158-f26f-4772-88c0-ff42d59758f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
883 2024.08.23 04:23:02.363231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
884 2024.08.23 04:23:02.363283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
885 2024.08.23 04:23:02.363302 [ 3 ] {} <Debug> HTTP-Session: 072d76b3-5ca1-461d-9b71-b03660d27921 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
886 2024.08.23 04:23:02.363320 [ 3 ] {} <Debug> HTTP-Session: 072d76b3-5ca1-461d-9b71-b03660d27921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
887 2024.08.23 04:23:02.363335 [ 3 ] {} <Debug> HTTP-Session: 072d76b3-5ca1-461d-9b71-b03660d27921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
888 2024.08.23 04:23:02.363368 [ 3 ] {} <Trace> HTTP-Session: 072d76b3-5ca1-461d-9b71-b03660d27921 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
889 2024.08.23 04:23:02.363500 [ 3 ] {7b32b13e-e734-4fad-8d9f-7b7ba21c2875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
890 2024.08.23 04:23:02.363851 [ 3 ] {7b32b13e-e734-4fad-8d9f-7b7ba21c2875} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
891 2024.08.23 04:23:02.363907 [ 3 ] {7b32b13e-e734-4fad-8d9f-7b7ba21c2875} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
892 2024.08.23 04:23:02.364862 [ 3 ] {7b32b13e-e734-4fad-8d9f-7b7ba21c2875} <Debug> DynamicQueryHandler: Done processing query
893 2024.08.23 04:23:02.364889 [ 3 ] {7b32b13e-e734-4fad-8d9f-7b7ba21c2875} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
894 2024.08.23 04:23:02.364906 [ 3 ] {} <Debug> HTTP-Session: 072d76b3-5ca1-461d-9b71-b03660d27921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
895 2024.08.23 04:23:02.365158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2024.08.23 04:23:02.365207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
897 2024.08.23 04:23:02.365226 [ 3 ] {} <Debug> HTTP-Session: f24d3d7f-d478-4ae2-8039-22597d93c5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
898 2024.08.23 04:23:02.365242 [ 3 ] {} <Debug> HTTP-Session: f24d3d7f-d478-4ae2-8039-22597d93c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2024.08.23 04:23:02.365255 [ 3 ] {} <Debug> HTTP-Session: f24d3d7f-d478-4ae2-8039-22597d93c5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
900 2024.08.23 04:23:02.365285 [ 3 ] {} <Trace> HTTP-Session: f24d3d7f-d478-4ae2-8039-22597d93c5f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
901 2024.08.23 04:23:02.365410 [ 3 ] {ed66fb57-9f56-42f2-bc77-a88fd91e3846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
902 2024.08.23 04:23:02.365742 [ 3 ] {ed66fb57-9f56-42f2-bc77-a88fd91e3846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
903 2024.08.23 04:23:02.365795 [ 3 ] {ed66fb57-9f56-42f2-bc77-a88fd91e3846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
904 2024.08.23 04:23:02.366751 [ 3 ] {ed66fb57-9f56-42f2-bc77-a88fd91e3846} <Debug> DynamicQueryHandler: Done processing query
905 2024.08.23 04:23:02.366777 [ 3 ] {ed66fb57-9f56-42f2-bc77-a88fd91e3846} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
906 2024.08.23 04:23:02.366793 [ 3 ] {} <Debug> HTTP-Session: f24d3d7f-d478-4ae2-8039-22597d93c5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
907 2024.08.23 04:23:02.367020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
908 2024.08.23 04:23:02.367068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
909 2024.08.23 04:23:02.367088 [ 3 ] {} <Debug> HTTP-Session: 476bef83-526d-483c-89be-71be95c0c7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
910 2024.08.23 04:23:02.367104 [ 3 ] {} <Debug> HTTP-Session: 476bef83-526d-483c-89be-71be95c0c7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
911 2024.08.23 04:23:02.367118 [ 3 ] {} <Debug> HTTP-Session: 476bef83-526d-483c-89be-71be95c0c7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
912 2024.08.23 04:23:02.367149 [ 3 ] {} <Trace> HTTP-Session: 476bef83-526d-483c-89be-71be95c0c7a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
913 2024.08.23 04:23:02.367277 [ 3 ] {6e4e1bd5-4629-4cf0-8a09-c3205e459832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
914 2024.08.23 04:23:02.367612 [ 3 ] {6e4e1bd5-4629-4cf0-8a09-c3205e459832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
915 2024.08.23 04:23:02.367665 [ 3 ] {6e4e1bd5-4629-4cf0-8a09-c3205e459832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
916 2024.08.23 04:23:02.368596 [ 3 ] {6e4e1bd5-4629-4cf0-8a09-c3205e459832} <Debug> DynamicQueryHandler: Done processing query
917 2024.08.23 04:23:02.368624 [ 3 ] {6e4e1bd5-4629-4cf0-8a09-c3205e459832} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
918 2024.08.23 04:23:02.368641 [ 3 ] {} <Debug> HTTP-Session: 476bef83-526d-483c-89be-71be95c0c7a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
919 2024.08.23 04:23:02.368903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2024.08.23 04:23:02.368952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
921 2024.08.23 04:23:02.368970 [ 3 ] {} <Debug> HTTP-Session: 7da9a54c-8ce5-411a-9b49-c6725d3ef727 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
922 2024.08.23 04:23:02.368987 [ 3 ] {} <Debug> HTTP-Session: 7da9a54c-8ce5-411a-9b49-c6725d3ef727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2024.08.23 04:23:02.369000 [ 3 ] {} <Debug> HTTP-Session: 7da9a54c-8ce5-411a-9b49-c6725d3ef727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
924 2024.08.23 04:23:02.369031 [ 3 ] {} <Trace> HTTP-Session: 7da9a54c-8ce5-411a-9b49-c6725d3ef727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
925 2024.08.23 04:23:02.369169 [ 3 ] {3824349f-3e0a-4e9f-af60-51ec25c1276e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
926 2024.08.23 04:23:02.369519 [ 3 ] {3824349f-3e0a-4e9f-af60-51ec25c1276e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
927 2024.08.23 04:23:02.369574 [ 3 ] {3824349f-3e0a-4e9f-af60-51ec25c1276e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
928 2024.08.23 04:23:02.370485 [ 3 ] {3824349f-3e0a-4e9f-af60-51ec25c1276e} <Debug> DynamicQueryHandler: Done processing query
929 2024.08.23 04:23:02.370510 [ 3 ] {3824349f-3e0a-4e9f-af60-51ec25c1276e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
930 2024.08.23 04:23:02.370526 [ 3 ] {} <Debug> HTTP-Session: 7da9a54c-8ce5-411a-9b49-c6725d3ef727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
931 2024.08.23 04:23:02.370762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.08.23 04:23:02.370810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
933 2024.08.23 04:23:02.370829 [ 3 ] {} <Debug> HTTP-Session: 953e3192-210a-4ba1-ae33-61a62054ae98 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
934 2024.08.23 04:23:02.370847 [ 3 ] {} <Debug> HTTP-Session: 953e3192-210a-4ba1-ae33-61a62054ae98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2024.08.23 04:23:02.370861 [ 3 ] {} <Debug> HTTP-Session: 953e3192-210a-4ba1-ae33-61a62054ae98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.08.23 04:23:02.370892 [ 3 ] {} <Trace> HTTP-Session: 953e3192-210a-4ba1-ae33-61a62054ae98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
937 2024.08.23 04:23:02.371022 [ 3 ] {32da0a24-dc39-4f09-849c-c6ff540e95db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
938 2024.08.23 04:23:02.371356 [ 3 ] {32da0a24-dc39-4f09-849c-c6ff540e95db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
939 2024.08.23 04:23:02.371408 [ 3 ] {32da0a24-dc39-4f09-849c-c6ff540e95db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
940 2024.08.23 04:23:02.372366 [ 3 ] {32da0a24-dc39-4f09-849c-c6ff540e95db} <Debug> DynamicQueryHandler: Done processing query
941 2024.08.23 04:23:02.372392 [ 3 ] {32da0a24-dc39-4f09-849c-c6ff540e95db} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
942 2024.08.23 04:23:02.372408 [ 3 ] {} <Debug> HTTP-Session: 953e3192-210a-4ba1-ae33-61a62054ae98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
943 2024.08.23 04:23:02.372627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
944 2024.08.23 04:23:02.372673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
945 2024.08.23 04:23:02.372692 [ 3 ] {} <Debug> HTTP-Session: 67a88811-7a69-452a-996a-977df3c985bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
946 2024.08.23 04:23:02.372708 [ 3 ] {} <Debug> HTTP-Session: 67a88811-7a69-452a-996a-977df3c985bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
947 2024.08.23 04:23:02.372722 [ 3 ] {} <Debug> HTTP-Session: 67a88811-7a69-452a-996a-977df3c985bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.08.23 04:23:02.372752 [ 3 ] {} <Trace> HTTP-Session: 67a88811-7a69-452a-996a-977df3c985bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
949 2024.08.23 04:23:02.372878 [ 3 ] {e412d577-d0c2-4480-81de-b3482cd800ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
950 2024.08.23 04:23:02.373222 [ 3 ] {e412d577-d0c2-4480-81de-b3482cd800ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
951 2024.08.23 04:23:02.373273 [ 3 ] {e412d577-d0c2-4480-81de-b3482cd800ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
952 2024.08.23 04:23:02.374192 [ 3 ] {e412d577-d0c2-4480-81de-b3482cd800ee} <Debug> DynamicQueryHandler: Done processing query
953 2024.08.23 04:23:02.374218 [ 3 ] {e412d577-d0c2-4480-81de-b3482cd800ee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
954 2024.08.23 04:23:02.374234 [ 3 ] {} <Debug> HTTP-Session: 67a88811-7a69-452a-996a-977df3c985bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
955 2024.08.23 04:23:02.374457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
956 2024.08.23 04:23:02.374507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
957 2024.08.23 04:23:02.374525 [ 3 ] {} <Debug> HTTP-Session: 903c73f1-0947-4acc-98b8-e4a39580d99f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
958 2024.08.23 04:23:02.374541 [ 3 ] {} <Debug> HTTP-Session: 903c73f1-0947-4acc-98b8-e4a39580d99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
959 2024.08.23 04:23:02.374555 [ 3 ] {} <Debug> HTTP-Session: 903c73f1-0947-4acc-98b8-e4a39580d99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
960 2024.08.23 04:23:02.374586 [ 3 ] {} <Trace> HTTP-Session: 903c73f1-0947-4acc-98b8-e4a39580d99f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
961 2024.08.23 04:23:02.374716 [ 3 ] {5c1b2b01-0860-4fb6-8047-5e0e3aa57b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
962 2024.08.23 04:23:02.375053 [ 3 ] {5c1b2b01-0860-4fb6-8047-5e0e3aa57b25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
963 2024.08.23 04:23:02.375104 [ 3 ] {5c1b2b01-0860-4fb6-8047-5e0e3aa57b25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
964 2024.08.23 04:23:02.376057 [ 3 ] {5c1b2b01-0860-4fb6-8047-5e0e3aa57b25} <Debug> DynamicQueryHandler: Done processing query
965 2024.08.23 04:23:02.376083 [ 3 ] {5c1b2b01-0860-4fb6-8047-5e0e3aa57b25} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
966 2024.08.23 04:23:02.376100 [ 3 ] {} <Debug> HTTP-Session: 903c73f1-0947-4acc-98b8-e4a39580d99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
967 2024.08.23 04:23:02.376340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
968 2024.08.23 04:23:02.376394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
969 2024.08.23 04:23:02.376414 [ 3 ] {} <Debug> HTTP-Session: 2827b458-40ae-459a-8a50-c58417da11a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
970 2024.08.23 04:23:02.376432 [ 3 ] {} <Debug> HTTP-Session: 2827b458-40ae-459a-8a50-c58417da11a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
971 2024.08.23 04:23:02.376446 [ 3 ] {} <Debug> HTTP-Session: 2827b458-40ae-459a-8a50-c58417da11a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
972 2024.08.23 04:23:02.376478 [ 3 ] {} <Trace> HTTP-Session: 2827b458-40ae-459a-8a50-c58417da11a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
973 2024.08.23 04:23:02.376616 [ 3 ] {d9c3d148-4294-4d8e-979a-e1fc1a42bba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
974 2024.08.23 04:23:02.376992 [ 3 ] {d9c3d148-4294-4d8e-979a-e1fc1a42bba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2024.08.23 04:23:02.377046 [ 3 ] {d9c3d148-4294-4d8e-979a-e1fc1a42bba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
976 2024.08.23 04:23:02.377986 [ 3 ] {d9c3d148-4294-4d8e-979a-e1fc1a42bba3} <Debug> DynamicQueryHandler: Done processing query
977 2024.08.23 04:23:02.378013 [ 3 ] {d9c3d148-4294-4d8e-979a-e1fc1a42bba3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
978 2024.08.23 04:23:02.378030 [ 3 ] {} <Debug> HTTP-Session: 2827b458-40ae-459a-8a50-c58417da11a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
979 2024.08.23 04:23:02.378301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
980 2024.08.23 04:23:02.378351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
981 2024.08.23 04:23:02.378372 [ 3 ] {} <Debug> HTTP-Session: ef5c8890-7cb7-41fc-8de9-82b876a1ab99 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
982 2024.08.23 04:23:02.378389 [ 3 ] {} <Debug> HTTP-Session: ef5c8890-7cb7-41fc-8de9-82b876a1ab99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
983 2024.08.23 04:23:02.378403 [ 3 ] {} <Debug> HTTP-Session: ef5c8890-7cb7-41fc-8de9-82b876a1ab99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
984 2024.08.23 04:23:02.378434 [ 3 ] {} <Trace> HTTP-Session: ef5c8890-7cb7-41fc-8de9-82b876a1ab99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
985 2024.08.23 04:23:02.378577 [ 3 ] {0267c157-1501-42d9-b69a-a64f60b3710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
986 2024.08.23 04:23:02.378938 [ 3 ] {0267c157-1501-42d9-b69a-a64f60b3710e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
987 2024.08.23 04:23:02.378992 [ 3 ] {0267c157-1501-42d9-b69a-a64f60b3710e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
988 2024.08.23 04:23:02.379964 [ 3 ] {0267c157-1501-42d9-b69a-a64f60b3710e} <Debug> DynamicQueryHandler: Done processing query
989 2024.08.23 04:23:02.379989 [ 3 ] {0267c157-1501-42d9-b69a-a64f60b3710e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
990 2024.08.23 04:23:02.380005 [ 3 ] {} <Debug> HTTP-Session: ef5c8890-7cb7-41fc-8de9-82b876a1ab99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
991 2024.08.23 04:23:02.383526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
992 2024.08.23 04:23:02.383589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
993 2024.08.23 04:23:02.383613 [ 3 ] {} <Debug> HTTP-Session: a0c98f9f-7065-4580-aed3-b0361e0e1db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
994 2024.08.23 04:23:02.383634 [ 3 ] {} <Debug> HTTP-Session: a0c98f9f-7065-4580-aed3-b0361e0e1db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
995 2024.08.23 04:23:02.383651 [ 3 ] {} <Debug> HTTP-Session: a0c98f9f-7065-4580-aed3-b0361e0e1db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
996 2024.08.23 04:23:02.383689 [ 3 ] {} <Trace> HTTP-Session: a0c98f9f-7065-4580-aed3-b0361e0e1db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
997 2024.08.23 04:23:02.383828 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
998 2024.08.23 04:23:02.383882 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
999 2024.08.23 04:23:02.384085 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1000 2024.08.23 04:23:02.384565 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1001 2024.08.23 04:23:02.384605 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1002 2024.08.23 04:23:02.385146 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1003 2024.08.23 04:23:02.385455 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1004 2024.08.23 04:23:02.385601 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 1.08 MiB/sec.
1005 2024.08.23 04:23:02.385886 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Debug> DynamicQueryHandler: Done processing query
1006 2024.08.23 04:23:02.385912 [ 3 ] {f440c9c6-3f62-4b97-84f7-b5384bcf2781} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1007 2024.08.23 04:23:02.385929 [ 3 ] {} <Debug> HTTP-Session: a0c98f9f-7065-4580-aed3-b0361e0e1db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.08.23 04:23:02.386056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1009 2024.08.23 04:23:02.386104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1010 2024.08.23 04:23:02.386122 [ 3 ] {} <Debug> HTTP-Session: 8f214736-61dc-42c9-9772-9456598d6c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1011 2024.08.23 04:23:02.386138 [ 3 ] {} <Debug> HTTP-Session: 8f214736-61dc-42c9-9772-9456598d6c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.08.23 04:23:02.386152 [ 3 ] {} <Debug> HTTP-Session: 8f214736-61dc-42c9-9772-9456598d6c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1013 2024.08.23 04:23:02.386183 [ 3 ] {} <Trace> HTTP-Session: 8f214736-61dc-42c9-9772-9456598d6c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1014 2024.08.23 04:23:02.386288 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1015 2024.08.23 04:23:02.386331 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1016 2024.08.23 04:23:02.386595 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1017 2024.08.23 04:23:02.387635 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1018 2024.08.23 04:23:02.387669 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1019 2024.08.23 04:23:02.388040 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1020 2024.08.23 04:23:02.388400 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1021 2024.08.23 04:23:02.388545 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002284 sec., 11383.53765323993 rows/sec., 878.65 KiB/sec.
1022 2024.08.23 04:23:02.388853 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Debug> DynamicQueryHandler: Done processing query
1023 2024.08.23 04:23:02.388878 [ 3 ] {d3063521-4f6b-423d-8b15-090d9b42abe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1024 2024.08.23 04:23:02.388894 [ 3 ] {} <Debug> HTTP-Session: 8f214736-61dc-42c9-9772-9456598d6c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1025 2024.08.23 04:23:02.389015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2024.08.23 04:23:02.389065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1027 2024.08.23 04:23:02.389084 [ 3 ] {} <Debug> HTTP-Session: 1e097a4c-320e-438f-b29f-51b6ceceeee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1028 2024.08.23 04:23:02.389100 [ 3 ] {} <Debug> HTTP-Session: 1e097a4c-320e-438f-b29f-51b6ceceeee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.08.23 04:23:02.389113 [ 3 ] {} <Debug> HTTP-Session: 1e097a4c-320e-438f-b29f-51b6ceceeee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1030 2024.08.23 04:23:02.389143 [ 3 ] {} <Trace> HTTP-Session: 1e097a4c-320e-438f-b29f-51b6ceceeee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1031 2024.08.23 04:23:02.389245 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1032 2024.08.23 04:23:02.389287 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1033 2024.08.23 04:23:02.390060 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1034 2024.08.23 04:23:02.390425 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1035 2024.08.23 04:23:02.390461 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1036 2024.08.23 04:23:02.391363 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1037 2024.08.23 04:23:02.391733 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1038 2024.08.23 04:23:02.391882 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002663 sec., 10514.457378895982 rows/sec., 839.78 KiB/sec.
1039 2024.08.23 04:23:02.392155 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Debug> DynamicQueryHandler: Done processing query
1040 2024.08.23 04:23:02.392180 [ 3 ] {958c3a2b-8b8e-41e1-b141-18c9ed68b8ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1041 2024.08.23 04:23:02.392196 [ 3 ] {} <Debug> HTTP-Session: 1e097a4c-320e-438f-b29f-51b6ceceeee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1042 2024.08.23 04:23:02.392378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1043 2024.08.23 04:23:02.392427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1044 2024.08.23 04:23:02.392445 [ 3 ] {} <Debug> HTTP-Session: 20220e93-88c6-405a-8647-28b378a836d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1045 2024.08.23 04:23:02.392462 [ 3 ] {} <Debug> HTTP-Session: 20220e93-88c6-405a-8647-28b378a836d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.08.23 04:23:02.392475 [ 3 ] {} <Debug> HTTP-Session: 20220e93-88c6-405a-8647-28b378a836d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.08.23 04:23:02.392505 [ 3 ] {} <Trace> HTTP-Session: 20220e93-88c6-405a-8647-28b378a836d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1048 2024.08.23 04:23:02.392625 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1049 2024.08.23 04:23:02.393190 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1050 2024.08.23 04:23:02.393353 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1051 2024.08.23 04:23:02.394256 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1052 2024.08.23 04:23:02.394292 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1053 2024.08.23 04:23:02.394712 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1054 2024.08.23 04:23:02.395038 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1055 2024.08.23 04:23:02.395185 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.002597 sec., 30804.774740084715 rows/sec., 2.14 MiB/sec.
1056 2024.08.23 04:23:02.395453 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Debug> DynamicQueryHandler: Done processing query
1057 2024.08.23 04:23:02.395475 [ 3 ] {0413042d-fea3-4b31-ad91-1029a4917ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1058 2024.08.23 04:23:02.395491 [ 3 ] {} <Debug> HTTP-Session: 20220e93-88c6-405a-8647-28b378a836d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.08.23 04:23:02.395615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2024.08.23 04:23:02.395663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1061 2024.08.23 04:23:02.395681 [ 3 ] {} <Debug> HTTP-Session: f26aba8e-b1fc-4845-9fcb-8191c8e7361f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1062 2024.08.23 04:23:02.395697 [ 3 ] {} <Debug> HTTP-Session: f26aba8e-b1fc-4845-9fcb-8191c8e7361f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.08.23 04:23:02.395711 [ 3 ] {} <Debug> HTTP-Session: f26aba8e-b1fc-4845-9fcb-8191c8e7361f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.08.23 04:23:02.395740 [ 3 ] {} <Trace> HTTP-Session: f26aba8e-b1fc-4845-9fcb-8191c8e7361f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1065 2024.08.23 04:23:02.395844 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1066 2024.08.23 04:23:02.395890 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1067 2024.08.23 04:23:02.396036 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1068 2024.08.23 04:23:02.396330 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1069 2024.08.23 04:23:02.396365 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1070 2024.08.23 04:23:02.396715 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1071 2024.08.23 04:23:02.397043 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1072 2024.08.23 04:23:02.397188 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001366 sec., 17569.546120058563 rows/sec., 1.20 MiB/sec.
1073 2024.08.23 04:23:02.397477 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Debug> DynamicQueryHandler: Done processing query
1074 2024.08.23 04:23:02.397502 [ 3 ] {af4b8ac6-cc69-4c87-ac85-744ac3cb7a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1075 2024.08.23 04:23:02.397518 [ 3 ] {} <Debug> HTTP-Session: f26aba8e-b1fc-4845-9fcb-8191c8e7361f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1076 2024.08.23 04:23:03.000153 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.82 MiB, peak 177.98 MiB, free memory in arenas 0.00 B, will set to 174.76 MiB (RSS), difference: 1.94 MiB
1077 2024.08.23 04:23:06.741157 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
1078 2024.08.23 04:23:06.741257 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
1079 2024.08.23 04:23:07.355004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1080 2024.08.23 04:23:07.355162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1081 2024.08.23 04:23:07.355210 [ 3 ] {} <Debug> HTTP-Session: 4df33027-38d8-4f92-bc00-a982ac9f2062 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1082 2024.08.23 04:23:07.355249 [ 3 ] {} <Debug> HTTP-Session: 4df33027-38d8-4f92-bc00-a982ac9f2062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1083 2024.08.23 04:23:07.355271 [ 3 ] {} <Debug> HTTP-Session: 4df33027-38d8-4f92-bc00-a982ac9f2062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1084 2024.08.23 04:23:07.355327 [ 3 ] {} <Trace> HTTP-Session: 4df33027-38d8-4f92-bc00-a982ac9f2062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1085 2024.08.23 04:23:07.355529 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1086 2024.08.23 04:23:07.355602 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1087 2024.08.23 04:23:07.355969 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1088 2024.08.23 04:23:07.356473 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1089 2024.08.23 04:23:07.356515 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1090 2024.08.23 04:23:07.356916 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1091 2024.08.23 04:23:07.357296 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1092 2024.08.23 04:23:07.357483 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002017 sec., 12890.431333663857 rows/sec., 994.96 KiB/sec.
1093 2024.08.23 04:23:07.357690 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Debug> DynamicQueryHandler: Done processing query
1094 2024.08.23 04:23:07.357716 [ 3 ] {e8a4c025-f592-4e63-8445-87cdf8426e1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1095 2024.08.23 04:23:07.357732 [ 3 ] {} <Debug> HTTP-Session: 4df33027-38d8-4f92-bc00-a982ac9f2062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.08.23 04:23:07.357884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1097 2024.08.23 04:23:07.357933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1098 2024.08.23 04:23:07.357952 [ 3 ] {} <Debug> HTTP-Session: 99d030b6-45eb-45fd-b864-f4a2282209c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1099 2024.08.23 04:23:07.357968 [ 3 ] {} <Debug> HTTP-Session: 99d030b6-45eb-45fd-b864-f4a2282209c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1100 2024.08.23 04:23:07.357982 [ 3 ] {} <Debug> HTTP-Session: 99d030b6-45eb-45fd-b864-f4a2282209c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.08.23 04:23:07.358013 [ 3 ] {} <Trace> HTTP-Session: 99d030b6-45eb-45fd-b864-f4a2282209c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1102 2024.08.23 04:23:07.358114 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1103 2024.08.23 04:23:07.358156 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1104 2024.08.23 04:23:07.358380 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1105 2024.08.23 04:23:07.358792 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1106 2024.08.23 04:23:07.358829 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1107 2024.08.23 04:23:07.359165 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1108 2024.08.23 04:23:07.359506 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1109 2024.08.23 04:23:07.359667 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001569 sec., 17845.76163161249 rows/sec., 1.39 MiB/sec.
1110 2024.08.23 04:23:07.360011 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Debug> DynamicQueryHandler: Done processing query
1111 2024.08.23 04:23:07.360036 [ 3 ] {075847e7-c9bf-4340-bd62-dab7739a74ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1112 2024.08.23 04:23:07.360052 [ 3 ] {} <Debug> HTTP-Session: 99d030b6-45eb-45fd-b864-f4a2282209c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1113 2024.08.23 04:23:07.360258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1114 2024.08.23 04:23:07.360307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1115 2024.08.23 04:23:07.360326 [ 3 ] {} <Debug> HTTP-Session: 408e8e54-2730-4f53-af9f-fa52abf43367 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1116 2024.08.23 04:23:07.360343 [ 3 ] {} <Debug> HTTP-Session: 408e8e54-2730-4f53-af9f-fa52abf43367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1117 2024.08.23 04:23:07.360357 [ 3 ] {} <Debug> HTTP-Session: 408e8e54-2730-4f53-af9f-fa52abf43367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.08.23 04:23:07.360387 [ 3 ] {} <Trace> HTTP-Session: 408e8e54-2730-4f53-af9f-fa52abf43367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1119 2024.08.23 04:23:07.360519 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1120 2024.08.23 04:23:07.360566 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1121 2024.08.23 04:23:07.360732 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2024.08.23 04:23:07.361128 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1123 2024.08.23 04:23:07.361163 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1124 2024.08.23 04:23:07.361527 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1125 2024.08.23 04:23:07.361851 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1126 2024.08.23 04:23:07.362005 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001539 sec., 64977.2579597141 rows/sec., 4.51 MiB/sec.
1127 2024.08.23 04:23:07.362315 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Debug> DynamicQueryHandler: Done processing query
1128 2024.08.23 04:23:07.362340 [ 3 ] {8d3c54a7-c548-4aa1-9f17-1eb51cfe4c3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1129 2024.08.23 04:23:07.362355 [ 3 ] {} <Debug> HTTP-Session: 408e8e54-2730-4f53-af9f-fa52abf43367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1130 2024.08.23 04:23:07.362476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1131 2024.08.23 04:23:07.362524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1132 2024.08.23 04:23:07.362542 [ 3 ] {} <Debug> HTTP-Session: 5ec08f20-9b20-4428-a8f1-85180d6d2b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1133 2024.08.23 04:23:07.362559 [ 3 ] {} <Debug> HTTP-Session: 5ec08f20-9b20-4428-a8f1-85180d6d2b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1134 2024.08.23 04:23:07.362572 [ 3 ] {} <Debug> HTTP-Session: 5ec08f20-9b20-4428-a8f1-85180d6d2b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.08.23 04:23:07.362604 [ 3 ] {} <Trace> HTTP-Session: 5ec08f20-9b20-4428-a8f1-85180d6d2b5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1136 2024.08.23 04:23:07.362708 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1137 2024.08.23 04:23:07.362753 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1138 2024.08.23 04:23:07.362906 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1139 2024.08.23 04:23:07.363185 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1140 2024.08.23 04:23:07.363219 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1141 2024.08.23 04:23:07.363559 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1142 2024.08.23 04:23:07.363878 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1143 2024.08.23 04:23:07.363999 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001323 sec., 22675.736961451246 rows/sec., 1.55 MiB/sec.
1144 2024.08.23 04:23:07.364184 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Debug> DynamicQueryHandler: Done processing query
1145 2024.08.23 04:23:07.364208 [ 3 ] {bb75a489-314f-448c-bd36-e832a3b515a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1146 2024.08.23 04:23:07.364223 [ 3 ] {} <Debug> HTTP-Session: 5ec08f20-9b20-4428-a8f1-85180d6d2b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.08.23 04:23:12.351112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1148 2024.08.23 04:23:12.351234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1149 2024.08.23 04:23:12.351258 [ 3 ] {} <Debug> HTTP-Session: 4ece9783-6fe4-4f8e-a622-399b266a3160 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1150 2024.08.23 04:23:12.351281 [ 3 ] {} <Debug> HTTP-Session: 4ece9783-6fe4-4f8e-a622-399b266a3160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1151 2024.08.23 04:23:12.351299 [ 3 ] {} <Debug> HTTP-Session: 4ece9783-6fe4-4f8e-a622-399b266a3160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.08.23 04:23:12.351352 [ 3 ] {} <Trace> HTTP-Session: 4ece9783-6fe4-4f8e-a622-399b266a3160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1153 2024.08.23 04:23:12.351598 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1154 2024.08.23 04:23:12.352063 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1155 2024.08.23 04:23:12.352144 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1156 2024.08.23 04:23:12.352452 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1157 2024.08.23 04:23:12.352633 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1158 2024.08.23 04:23:12.352966 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1159 2024.08.23 04:23:12.354044 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1160 2024.08.23 04:23:12.354092 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1161 2024.08.23 04:23:12.354110 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1162 2024.08.23 04:23:12.354218 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))"
1163 2024.08.23 04:23:12.354244 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1164 2024.08.23 04:23:12.356392 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.004904 sec., 2854.8123980424143 rows/sec., 116.49 KiB/sec.
1165 2024.08.23 04:23:12.356660 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> DynamicQueryHandler: Done processing query
1166 2024.08.23 04:23:12.356685 [ 3 ] {592b823d-4db4-4ba0-8a79-605dfc275933} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1167 2024.08.23 04:23:12.356701 [ 3 ] {} <Debug> HTTP-Session: 4ece9783-6fe4-4f8e-a622-399b266a3160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1168 2024.08.23 04:23:12.356936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1169 2024.08.23 04:23:12.356986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1170 2024.08.23 04:23:12.357005 [ 3 ] {} <Debug> HTTP-Session: ad0bf4ad-b2c9-4161-86dd-d7ed27364fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1171 2024.08.23 04:23:12.357022 [ 3 ] {} <Debug> HTTP-Session: ad0bf4ad-b2c9-4161-86dd-d7ed27364fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1172 2024.08.23 04:23:12.357035 [ 3 ] {} <Debug> HTTP-Session: ad0bf4ad-b2c9-4161-86dd-d7ed27364fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.08.23 04:23:12.357067 [ 3 ] {} <Trace> HTTP-Session: ad0bf4ad-b2c9-4161-86dd-d7ed27364fbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1174 2024.08.23 04:23:12.357201 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled') FORMAT JSONEachRow; (stage: Complete)
1175 2024.08.23 04:23:12.357454 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1176 2024.08.23 04:23:12.357494 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled')" moved to PREWHERE
1177 2024.08.23 04:23:12.357737 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1178 2024.08.23 04:23:12.357801 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1179 2024.08.23 04:23:12.357939 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1180 2024.08.23 04:23:12.357971 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1181 2024.08.23 04:23:12.357993 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1182 2024.08.23 04:23:12.358008 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1183 2024.08.23 04:23:12.358049 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled'))"
1184 2024.08.23 04:23:12.358069 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1185 2024.08.23 04:23:12.358897 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001755 sec., 7977.207977207977 rows/sec., 325.52 KiB/sec.
1186 2024.08.23 04:23:12.359143 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> DynamicQueryHandler: Done processing query
1187 2024.08.23 04:23:12.359168 [ 3 ] {382e67e5-e854-4d6a-9732-00c8c029b3de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1188 2024.08.23 04:23:12.359184 [ 3 ] {} <Debug> HTTP-Session: ad0bf4ad-b2c9-4161-86dd-d7ed27364fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1189 2024.08.23 04:23:12.359752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1190 2024.08.23 04:23:12.359799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1191 2024.08.23 04:23:12.359818 [ 3 ] {} <Debug> HTTP-Session: 6efccfe1-4949-455f-9b10-9ba14af8c34e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1192 2024.08.23 04:23:12.359834 [ 3 ] {} <Debug> HTTP-Session: 6efccfe1-4949-455f-9b10-9ba14af8c34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1193 2024.08.23 04:23:12.359847 [ 3 ] {} <Debug> HTTP-Session: 6efccfe1-4949-455f-9b10-9ba14af8c34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1194 2024.08.23 04:23:12.359878 [ 3 ] {} <Trace> HTTP-Session: 6efccfe1-4949-455f-9b10-9ba14af8c34e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1195 2024.08.23 04:23:12.360009 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
1196 2024.08.23 04:23:12.360259 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1197 2024.08.23 04:23:12.360297 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE
1198 2024.08.23 04:23:12.360537 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1199 2024.08.23 04:23:12.360604 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1200 2024.08.23 04:23:12.360742 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1201 2024.08.23 04:23:12.360774 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1202 2024.08.23 04:23:12.360796 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1203 2024.08.23 04:23:12.360813 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1204 2024.08.23 04:23:12.360854 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))"
1205 2024.08.23 04:23:12.360874 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1206 2024.08.23 04:23:12.361639 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001689 sec., 8288.928359976317 rows/sec., 338.24 KiB/sec.
1207 2024.08.23 04:23:12.361869 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> DynamicQueryHandler: Done processing query
1208 2024.08.23 04:23:12.361893 [ 3 ] {7fa73355-9ba9-459a-99cb-c00f6480cf3a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1209 2024.08.23 04:23:12.361909 [ 3 ] {} <Debug> HTTP-Session: 6efccfe1-4949-455f-9b10-9ba14af8c34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1210 2024.08.23 04:23:12.362100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1211 2024.08.23 04:23:12.362148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1212 2024.08.23 04:23:12.362167 [ 3 ] {} <Debug> HTTP-Session: ba21a13d-2662-499b-8fbc-598a74632aca Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1213 2024.08.23 04:23:12.362184 [ 3 ] {} <Debug> HTTP-Session: ba21a13d-2662-499b-8fbc-598a74632aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1214 2024.08.23 04:23:12.362197 [ 3 ] {} <Debug> HTTP-Session: ba21a13d-2662-499b-8fbc-598a74632aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1215 2024.08.23 04:23:12.362228 [ 3 ] {} <Trace> HTTP-Session: ba21a13d-2662-499b-8fbc-598a74632aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1216 2024.08.23 04:23:12.362362 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1217 2024.08.23 04:23:12.362617 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1218 2024.08.23 04:23:12.362656 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE
1219 2024.08.23 04:23:12.362903 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1220 2024.08.23 04:23:12.362966 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1221 2024.08.23 04:23:12.363104 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1222 2024.08.23 04:23:12.363134 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1223 2024.08.23 04:23:12.363157 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1224 2024.08.23 04:23:12.363173 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1225 2024.08.23 04:23:12.363213 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))"
1226 2024.08.23 04:23:12.363235 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1227 2024.08.23 04:23:12.364285 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001984 sec., 7056.451612903225 rows/sec., 287.95 KiB/sec.
1228 2024.08.23 04:23:12.364515 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> DynamicQueryHandler: Done processing query
1229 2024.08.23 04:23:12.364539 [ 3 ] {c85adda0-fbea-4e43-9ddc-aee7bd4ac1dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1230 2024.08.23 04:23:12.364555 [ 3 ] {} <Debug> HTTP-Session: ba21a13d-2662-499b-8fbc-598a74632aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1231 2024.08.23 04:23:12.364750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1232 2024.08.23 04:23:12.364797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1233 2024.08.23 04:23:12.364816 [ 3 ] {} <Debug> HTTP-Session: df0023ca-92a9-4c74-b6ac-710cf86bf5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1234 2024.08.23 04:23:12.364833 [ 3 ] {} <Debug> HTTP-Session: df0023ca-92a9-4c74-b6ac-710cf86bf5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1235 2024.08.23 04:23:12.364847 [ 3 ] {} <Debug> HTTP-Session: df0023ca-92a9-4c74-b6ac-710cf86bf5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1236 2024.08.23 04:23:12.364877 [ 3 ] {} <Trace> HTTP-Session: df0023ca-92a9-4c74-b6ac-710cf86bf5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1237 2024.08.23 04:23:12.365010 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1238 2024.08.23 04:23:12.365263 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1239 2024.08.23 04:23:12.365303 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1240 2024.08.23 04:23:12.365549 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1241 2024.08.23 04:23:12.365613 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1242 2024.08.23 04:23:12.365750 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1243 2024.08.23 04:23:12.365781 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1244 2024.08.23 04:23:12.365804 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1245 2024.08.23 04:23:12.365821 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1246 2024.08.23 04:23:12.365862 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))"
1247 2024.08.23 04:23:12.365883 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1248 2024.08.23 04:23:12.366884 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001915 sec., 7310.704960835509 rows/sec., 298.32 KiB/sec.
1249 2024.08.23 04:23:12.367157 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> DynamicQueryHandler: Done processing query
1250 2024.08.23 04:23:12.367181 [ 3 ] {ebf080ac-08d1-4ae8-8929-70c9d188bf9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1251 2024.08.23 04:23:12.367197 [ 3 ] {} <Debug> HTTP-Session: df0023ca-92a9-4c74-b6ac-710cf86bf5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1252 2024.08.23 04:23:12.367394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1253 2024.08.23 04:23:12.367441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1254 2024.08.23 04:23:12.367460 [ 3 ] {} <Debug> HTTP-Session: b333d316-68a2-48c2-8c16-7eb4228e8c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1255 2024.08.23 04:23:12.367476 [ 3 ] {} <Debug> HTTP-Session: b333d316-68a2-48c2-8c16-7eb4228e8c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1256 2024.08.23 04:23:12.367489 [ 3 ] {} <Debug> HTTP-Session: b333d316-68a2-48c2-8c16-7eb4228e8c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1257 2024.08.23 04:23:12.367520 [ 3 ] {} <Trace> HTTP-Session: b333d316-68a2-48c2-8c16-7eb4228e8c90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1258 2024.08.23 04:23:12.367653 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1259 2024.08.23 04:23:12.367909 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1260 2024.08.23 04:23:12.367949 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1261 2024.08.23 04:23:12.368199 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1262 2024.08.23 04:23:12.368262 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1263 2024.08.23 04:23:12.368402 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1264 2024.08.23 04:23:12.368433 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1265 2024.08.23 04:23:12.368455 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1266 2024.08.23 04:23:12.368472 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1267 2024.08.23 04:23:12.368513 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1268 2024.08.23 04:23:12.368534 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1269 2024.08.23 04:23:12.369353 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001762 sec., 7945.516458569808 rows/sec., 324.23 KiB/sec.
1270 2024.08.23 04:23:12.369581 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> DynamicQueryHandler: Done processing query
1271 2024.08.23 04:23:12.369606 [ 3 ] {1087f17c-196d-48e1-bd5e-5a795b61f014} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1272 2024.08.23 04:23:12.369622 [ 3 ] {} <Debug> HTTP-Session: b333d316-68a2-48c2-8c16-7eb4228e8c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1273 2024.08.23 04:23:12.369804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1274 2024.08.23 04:23:12.369851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1275 2024.08.23 04:23:12.369869 [ 3 ] {} <Debug> HTTP-Session: a49d180b-5ca4-4aa7-b07a-f5e81fef5950 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1276 2024.08.23 04:23:12.369885 [ 3 ] {} <Debug> HTTP-Session: a49d180b-5ca4-4aa7-b07a-f5e81fef5950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1277 2024.08.23 04:23:12.369899 [ 3 ] {} <Debug> HTTP-Session: a49d180b-5ca4-4aa7-b07a-f5e81fef5950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1278 2024.08.23 04:23:12.369930 [ 3 ] {} <Trace> HTTP-Session: a49d180b-5ca4-4aa7-b07a-f5e81fef5950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1279 2024.08.23 04:23:12.370066 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1280 2024.08.23 04:23:12.370322 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1281 2024.08.23 04:23:12.370362 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1282 2024.08.23 04:23:12.370618 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1283 2024.08.23 04:23:12.370680 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1284 2024.08.23 04:23:12.370819 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1285 2024.08.23 04:23:12.370850 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1286 2024.08.23 04:23:12.370872 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1287 2024.08.23 04:23:12.370888 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1288 2024.08.23 04:23:12.370929 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1289 2024.08.23 04:23:12.370950 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1290 2024.08.23 04:23:12.372075 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002024 sec., 6916.996047430829 rows/sec., 282.26 KiB/sec.
1291 2024.08.23 04:23:12.372335 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> DynamicQueryHandler: Done processing query
1292 2024.08.23 04:23:12.372360 [ 3 ] {b9d49b8e-3823-4076-9182-a52f5166999e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1293 2024.08.23 04:23:12.372376 [ 3 ] {} <Debug> HTTP-Session: a49d180b-5ca4-4aa7-b07a-f5e81fef5950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1294 2024.08.23 04:23:12.372549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1295 2024.08.23 04:23:12.372596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1296 2024.08.23 04:23:12.372615 [ 3 ] {} <Debug> HTTP-Session: 0e8d3513-c23a-4377-bddc-c5a3578bb9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1297 2024.08.23 04:23:12.372631 [ 3 ] {} <Debug> HTTP-Session: 0e8d3513-c23a-4377-bddc-c5a3578bb9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1298 2024.08.23 04:23:12.372645 [ 3 ] {} <Debug> HTTP-Session: 0e8d3513-c23a-4377-bddc-c5a3578bb9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1299 2024.08.23 04:23:12.372675 [ 3 ] {} <Trace> HTTP-Session: 0e8d3513-c23a-4377-bddc-c5a3578bb9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1300 2024.08.23 04:23:12.372811 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1301 2024.08.23 04:23:12.373068 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1302 2024.08.23 04:23:12.373109 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1303 2024.08.23 04:23:12.373363 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1304 2024.08.23 04:23:12.373426 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1305 2024.08.23 04:23:12.373568 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1306 2024.08.23 04:23:12.373600 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1307 2024.08.23 04:23:12.373622 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1308 2024.08.23 04:23:12.373639 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1309 2024.08.23 04:23:12.373679 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1310 2024.08.23 04:23:12.373700 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1311 2024.08.23 04:23:12.374648 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001845 sec., 7588.075880758807 rows/sec., 309.64 KiB/sec.
1312 2024.08.23 04:23:12.374907 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> DynamicQueryHandler: Done processing query
1313 2024.08.23 04:23:12.374932 [ 3 ] {9582b37f-3223-4d43-aded-24cbcae10941} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1314 2024.08.23 04:23:12.374948 [ 3 ] {} <Debug> HTTP-Session: 0e8d3513-c23a-4377-bddc-c5a3578bb9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1315 2024.08.23 04:23:12.375189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1316 2024.08.23 04:23:12.375237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1317 2024.08.23 04:23:12.375255 [ 3 ] {} <Debug> HTTP-Session: 60310934-7ab6-4342-97df-c00e6c4bea37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1318 2024.08.23 04:23:12.375271 [ 3 ] {} <Debug> HTTP-Session: 60310934-7ab6-4342-97df-c00e6c4bea37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1319 2024.08.23 04:23:12.375284 [ 3 ] {} <Debug> HTTP-Session: 60310934-7ab6-4342-97df-c00e6c4bea37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1320 2024.08.23 04:23:12.375315 [ 3 ] {} <Trace> HTTP-Session: 60310934-7ab6-4342-97df-c00e6c4bea37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1321 2024.08.23 04:23:12.375451 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1322 2024.08.23 04:23:12.375710 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1323 2024.08.23 04:23:12.375750 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1324 2024.08.23 04:23:12.376009 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1325 2024.08.23 04:23:12.376071 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1326 2024.08.23 04:23:12.376208 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1327 2024.08.23 04:23:12.376240 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1328 2024.08.23 04:23:12.376262 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1329 2024.08.23 04:23:12.376278 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1330 2024.08.23 04:23:12.376319 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1331 2024.08.23 04:23:12.376340 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1332 2024.08.23 04:23:12.377419 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002026 sec., 6910.167818361303 rows/sec., 281.98 KiB/sec.
1333 2024.08.23 04:23:12.377653 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> DynamicQueryHandler: Done processing query
1334 2024.08.23 04:23:12.377676 [ 3 ] {00b48575-fe5e-40d5-a137-0219b042866c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1335 2024.08.23 04:23:12.377692 [ 3 ] {} <Debug> HTTP-Session: 60310934-7ab6-4342-97df-c00e6c4bea37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.08.23 04:23:12.377868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1337 2024.08.23 04:23:12.377913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1338 2024.08.23 04:23:12.377932 [ 3 ] {} <Debug> HTTP-Session: 4eec9c03-8b87-4a0a-9548-6323d8de254d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1339 2024.08.23 04:23:12.377968 [ 3 ] {} <Debug> HTTP-Session: 4eec9c03-8b87-4a0a-9548-6323d8de254d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.08.23 04:23:12.377982 [ 3 ] {} <Debug> HTTP-Session: 4eec9c03-8b87-4a0a-9548-6323d8de254d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1341 2024.08.23 04:23:12.378013 [ 3 ] {} <Trace> HTTP-Session: 4eec9c03-8b87-4a0a-9548-6323d8de254d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1342 2024.08.23 04:23:12.378149 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1343 2024.08.23 04:23:12.378412 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1344 2024.08.23 04:23:12.378473 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1345 2024.08.23 04:23:12.378738 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1346 2024.08.23 04:23:12.378801 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1347 2024.08.23 04:23:12.378938 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1348 2024.08.23 04:23:12.378970 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1349 2024.08.23 04:23:12.378992 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1350 2024.08.23 04:23:12.379008 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1351 2024.08.23 04:23:12.379049 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1352 2024.08.23 04:23:12.379070 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1353 2024.08.23 04:23:12.380189 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002087 sec., 6708.193579300431 rows/sec., 273.74 KiB/sec.
1354 2024.08.23 04:23:12.380441 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> DynamicQueryHandler: Done processing query
1355 2024.08.23 04:23:12.380464 [ 3 ] {c9b3eed8-e56c-4222-b629-1391d2559594} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1356 2024.08.23 04:23:12.380480 [ 3 ] {} <Debug> HTTP-Session: 4eec9c03-8b87-4a0a-9548-6323d8de254d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.08.23 04:23:12.380663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1358 2024.08.23 04:23:12.380709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1359 2024.08.23 04:23:12.380728 [ 3 ] {} <Debug> HTTP-Session: d4f52413-ffc1-4898-8c89-af61b57b18af Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1360 2024.08.23 04:23:12.380744 [ 3 ] {} <Debug> HTTP-Session: d4f52413-ffc1-4898-8c89-af61b57b18af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1361 2024.08.23 04:23:12.380758 [ 3 ] {} <Debug> HTTP-Session: d4f52413-ffc1-4898-8c89-af61b57b18af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1362 2024.08.23 04:23:12.380787 [ 3 ] {} <Trace> HTTP-Session: d4f52413-ffc1-4898-8c89-af61b57b18af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1363 2024.08.23 04:23:12.380923 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1364 2024.08.23 04:23:12.381184 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1365 2024.08.23 04:23:12.381225 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1366 2024.08.23 04:23:12.381489 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1367 2024.08.23 04:23:12.381552 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1368 2024.08.23 04:23:12.381688 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1369 2024.08.23 04:23:12.381720 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1370 2024.08.23 04:23:12.381742 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1371 2024.08.23 04:23:12.381758 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1372 2024.08.23 04:23:12.381798 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1373 2024.08.23 04:23:12.381819 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1374 2024.08.23 04:23:12.382857 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001967 sec., 7117.437722419929 rows/sec., 290.44 KiB/sec.
1375 2024.08.23 04:23:12.383120 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> DynamicQueryHandler: Done processing query
1376 2024.08.23 04:23:12.383144 [ 3 ] {b8912533-734d-41a8-9054-9a1ecda48b8d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1377 2024.08.23 04:23:12.383160 [ 3 ] {} <Debug> HTTP-Session: d4f52413-ffc1-4898-8c89-af61b57b18af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.08.23 04:23:12.387400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1379 2024.08.23 04:23:12.387446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1380 2024.08.23 04:23:12.387464 [ 3 ] {} <Debug> HTTP-Session: c277ce4a-f37d-4529-b854-f13e8e16df01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1381 2024.08.23 04:23:12.387481 [ 3 ] {} <Debug> HTTP-Session: c277ce4a-f37d-4529-b854-f13e8e16df01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1382 2024.08.23 04:23:12.387495 [ 3 ] {} <Debug> HTTP-Session: c277ce4a-f37d-4529-b854-f13e8e16df01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1383 2024.08.23 04:23:12.387524 [ 3 ] {} <Trace> HTTP-Session: c277ce4a-f37d-4529-b854-f13e8e16df01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1384 2024.08.23 04:23:12.387661 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1385 2024.08.23 04:23:12.387925 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1386 2024.08.23 04:23:12.387967 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1387 2024.08.23 04:23:12.388232 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1388 2024.08.23 04:23:12.388295 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1389 2024.08.23 04:23:12.388434 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1390 2024.08.23 04:23:12.388465 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1391 2024.08.23 04:23:12.388488 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1392 2024.08.23 04:23:12.388504 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1393 2024.08.23 04:23:12.388545 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1394 2024.08.23 04:23:12.388566 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1395 2024.08.23 04:23:12.389341 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001746 sec., 8018.327605956472 rows/sec., 327.20 KiB/sec.
1396 2024.08.23 04:23:12.389573 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> DynamicQueryHandler: Done processing query
1397 2024.08.23 04:23:12.389598 [ 3 ] {ccc575a2-bc40-49a7-82ff-0642c156cb85} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1398 2024.08.23 04:23:12.389613 [ 3 ] {} <Debug> HTTP-Session: c277ce4a-f37d-4529-b854-f13e8e16df01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.08.23 04:23:12.392617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1400 2024.08.23 04:23:12.392672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1401 2024.08.23 04:23:12.392695 [ 3 ] {} <Debug> HTTP-Session: 51dd7d39-9ec4-4201-8b71-7bb88c6c85e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1402 2024.08.23 04:23:12.392715 [ 3 ] {} <Debug> HTTP-Session: 51dd7d39-9ec4-4201-8b71-7bb88c6c85e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1403 2024.08.23 04:23:12.392731 [ 3 ] {} <Debug> HTTP-Session: 51dd7d39-9ec4-4201-8b71-7bb88c6c85e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1404 2024.08.23 04:23:12.392767 [ 3 ] {} <Trace> HTTP-Session: 51dd7d39-9ec4-4201-8b71-7bb88c6c85e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1405 2024.08.23 04:23:12.392909 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1406 2024.08.23 04:23:12.392963 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1407 2024.08.23 04:23:12.393162 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1408 2024.08.23 04:23:12.393534 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1409 2024.08.23 04:23:12.393573 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1410 2024.08.23 04:23:12.394070 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1411 2024.08.23 04:23:12.394395 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1412 2024.08.23 04:23:12.394541 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001687 sec., 7113.218731475993 rows/sec., 1.19 MiB/sec.
1413 2024.08.23 04:23:12.394722 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Debug> DynamicQueryHandler: Done processing query
1414 2024.08.23 04:23:12.394744 [ 3 ] {7c199d81-d82b-4fa5-8e6f-b681083007ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1415 2024.08.23 04:23:12.394760 [ 3 ] {} <Debug> HTTP-Session: 51dd7d39-9ec4-4201-8b71-7bb88c6c85e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1416 2024.08.23 04:23:12.394931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 24181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1417 2024.08.23 04:23:12.394978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1418 2024.08.23 04:23:12.394997 [ 3 ] {} <Debug> HTTP-Session: f137b829-0ef7-449d-a0b4-b5743b359854 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1419 2024.08.23 04:23:12.395012 [ 3 ] {} <Debug> HTTP-Session: f137b829-0ef7-449d-a0b4-b5743b359854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.08.23 04:23:12.395025 [ 3 ] {} <Debug> HTTP-Session: f137b829-0ef7-449d-a0b4-b5743b359854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.08.23 04:23:12.395054 [ 3 ] {} <Trace> HTTP-Session: f137b829-0ef7-449d-a0b4-b5743b359854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1422 2024.08.23 04:23:12.395188 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1423 2024.08.23 04:23:12.395231 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1424 2024.08.23 04:23:12.395457 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1425 2024.08.23 04:23:12.395959 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1426 2024.08.23 04:23:12.395994 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1427 2024.08.23 04:23:12.396401 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1428 2024.08.23 04:23:12.396755 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1429 2024.08.23 04:23:12.396922 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Debug> executeQuery: Read 159 rows, 14.50 KiB in 0.001777 sec., 89476.64603263928 rows/sec., 7.97 MiB/sec.
1430 2024.08.23 04:23:12.397089 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Debug> DynamicQueryHandler: Done processing query
1431 2024.08.23 04:23:12.397113 [ 3 ] {cae091c6-b8c7-4847-9fab-9334482439c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1432 2024.08.23 04:23:12.397128 [ 3 ] {} <Debug> HTTP-Session: f137b829-0ef7-449d-a0b4-b5743b359854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1433 2024.08.23 04:23:12.397239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1434 2024.08.23 04:23:12.397285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1435 2024.08.23 04:23:12.397305 [ 3 ] {} <Debug> HTTP-Session: 7edee51e-24ed-48a9-b72b-707b8eeb3da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1436 2024.08.23 04:23:12.397322 [ 3 ] {} <Debug> HTTP-Session: 7edee51e-24ed-48a9-b72b-707b8eeb3da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1437 2024.08.23 04:23:12.397335 [ 3 ] {} <Debug> HTTP-Session: 7edee51e-24ed-48a9-b72b-707b8eeb3da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.08.23 04:23:12.397365 [ 3 ] {} <Trace> HTTP-Session: 7edee51e-24ed-48a9-b72b-707b8eeb3da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1439 2024.08.23 04:23:12.397459 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1440 2024.08.23 04:23:12.397500 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1441 2024.08.23 04:23:12.397717 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1442 2024.08.23 04:23:12.398104 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1443 2024.08.23 04:23:12.398137 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1444 2024.08.23 04:23:12.398496 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1445 2024.08.23 04:23:12.398849 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1446 2024.08.23 04:23:12.398980 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec.
1447 2024.08.23 04:23:12.399158 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Debug> DynamicQueryHandler: Done processing query
1448 2024.08.23 04:23:12.399181 [ 3 ] {361c2211-ec20-4183-9807-4750e04acfdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1449 2024.08.23 04:23:12.399197 [ 3 ] {} <Debug> HTTP-Session: 7edee51e-24ed-48a9-b72b-707b8eeb3da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.08.23 04:23:12.399308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2024.08.23 04:23:12.399356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1452 2024.08.23 04:23:12.399374 [ 3 ] {} <Debug> HTTP-Session: b97b7e4f-99e8-4706-afc2-fa682e3a6c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1453 2024.08.23 04:23:12.399391 [ 3 ] {} <Debug> HTTP-Session: b97b7e4f-99e8-4706-afc2-fa682e3a6c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2024.08.23 04:23:12.399404 [ 3 ] {} <Debug> HTTP-Session: b97b7e4f-99e8-4706-afc2-fa682e3a6c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.08.23 04:23:12.399434 [ 3 ] {} <Trace> HTTP-Session: b97b7e4f-99e8-4706-afc2-fa682e3a6c37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1456 2024.08.23 04:23:12.399525 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1457 2024.08.23 04:23:12.399566 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1458 2024.08.23 04:23:12.399786 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1459 2024.08.23 04:23:12.400082 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1460 2024.08.23 04:23:12.400117 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1461 2024.08.23 04:23:12.400447 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1462 2024.08.23 04:23:12.400812 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1463 2024.08.23 04:23:12.400957 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 243.30 KiB/sec.
1464 2024.08.23 04:23:12.401118 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Debug> DynamicQueryHandler: Done processing query
1465 2024.08.23 04:23:12.401141 [ 3 ] {587fc48c-d8d9-45a0-a338-9a7a199f1e47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1466 2024.08.23 04:23:12.401157 [ 3 ] {} <Debug> HTTP-Session: b97b7e4f-99e8-4706-afc2-fa682e3a6c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.08.23 04:23:12.401417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 55656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2024.08.23 04:23:12.401463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1469 2024.08.23 04:23:12.401481 [ 3 ] {} <Debug> HTTP-Session: 62819897-5526-4456-8e06-893dbd2bbe6a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1470 2024.08.23 04:23:12.401497 [ 3 ] {} <Debug> HTTP-Session: 62819897-5526-4456-8e06-893dbd2bbe6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2024.08.23 04:23:12.401511 [ 3 ] {} <Debug> HTTP-Session: 62819897-5526-4456-8e06-893dbd2bbe6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.08.23 04:23:12.401541 [ 3 ] {} <Trace> HTTP-Session: 62819897-5526-4456-8e06-893dbd2bbe6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1473 2024.08.23 04:23:12.401720 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1474 2024.08.23 04:23:12.401762 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1475 2024.08.23 04:23:12.401976 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1476 2024.08.23 04:23:12.402636 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1477 2024.08.23 04:23:12.402671 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1478 2024.08.23 04:23:12.403038 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1479 2024.08.23 04:23:12.403371 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1480 2024.08.23 04:23:12.403520 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001887 sec., 183359.83041865396 rows/sec., 12.84 MiB/sec.
1481 2024.08.23 04:23:12.403795 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Debug> DynamicQueryHandler: Done processing query
1482 2024.08.23 04:23:12.403819 [ 3 ] {69c8f882-06ba-4a09-be08-773f0455e2cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1483 2024.08.23 04:23:12.403835 [ 3 ] {} <Debug> HTTP-Session: 62819897-5526-4456-8e06-893dbd2bbe6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1484 2024.08.23 04:23:12.403933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1485 2024.08.23 04:23:12.403981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1486 2024.08.23 04:23:12.404000 [ 3 ] {} <Debug> HTTP-Session: 9e145d7b-21f1-428c-904c-54c4427e89fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1487 2024.08.23 04:23:12.404016 [ 3 ] {} <Debug> HTTP-Session: 9e145d7b-21f1-428c-904c-54c4427e89fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2024.08.23 04:23:12.404029 [ 3 ] {} <Debug> HTTP-Session: 9e145d7b-21f1-428c-904c-54c4427e89fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.08.23 04:23:12.404059 [ 3 ] {} <Trace> HTTP-Session: 9e145d7b-21f1-428c-904c-54c4427e89fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1490 2024.08.23 04:23:12.404152 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1491 2024.08.23 04:23:12.404196 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1492 2024.08.23 04:23:12.404342 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2024.08.23 04:23:12.404613 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1494 2024.08.23 04:23:12.404648 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1495 2024.08.23 04:23:12.404990 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1496 2024.08.23 04:23:12.405301 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1497 2024.08.23 04:23:12.405453 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec.
1498 2024.08.23 04:23:12.405707 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Debug> DynamicQueryHandler: Done processing query
1499 2024.08.23 04:23:12.405732 [ 3 ] {a9322126-d436-4945-8d66-23da55c94258} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1500 2024.08.23 04:23:12.405747 [ 3 ] {} <Debug> HTTP-Session: 9e145d7b-21f1-428c-904c-54c4427e89fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1501 2024.08.23 04:23:12.405942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 33092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.08.23 04:23:12.405988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1503 2024.08.23 04:23:12.406005 [ 3 ] {} <Debug> HTTP-Session: 3de34ea1-f64a-41bd-93f4-50026e99e55b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1504 2024.08.23 04:23:12.406022 [ 3 ] {} <Debug> HTTP-Session: 3de34ea1-f64a-41bd-93f4-50026e99e55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.08.23 04:23:12.406035 [ 3 ] {} <Debug> HTTP-Session: 3de34ea1-f64a-41bd-93f4-50026e99e55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.08.23 04:23:12.406064 [ 3 ] {} <Trace> HTTP-Session: 3de34ea1-f64a-41bd-93f4-50026e99e55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1507 2024.08.23 04:23:12.406240 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1508 2024.08.23 04:23:12.406286 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1509 2024.08.23 04:23:12.406441 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1510 2024.08.23 04:23:12.406838 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1511 2024.08.23 04:23:12.406874 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1512 2024.08.23 04:23:12.407237 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1513 2024.08.23 04:23:12.407568 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1514 2024.08.23 04:23:12.407734 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001578 sec., 112167.30038022815 rows/sec., 7.40 MiB/sec.
1515 2024.08.23 04:23:12.408010 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Debug> DynamicQueryHandler: Done processing query
1516 2024.08.23 04:23:12.408033 [ 3 ] {4cbd028b-d33b-4e54-867b-a3fcb54550c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1517 2024.08.23 04:23:12.408049 [ 3 ] {} <Debug> HTTP-Session: 3de34ea1-f64a-41bd-93f4-50026e99e55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.08.23 04:23:12.408145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2024.08.23 04:23:12.408193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1520 2024.08.23 04:23:12.408211 [ 3 ] {} <Debug> HTTP-Session: bc1595aa-157f-4e1b-a099-8f666ea653c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1521 2024.08.23 04:23:12.408228 [ 3 ] {} <Debug> HTTP-Session: bc1595aa-157f-4e1b-a099-8f666ea653c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.08.23 04:23:12.408241 [ 3 ] {} <Debug> HTTP-Session: bc1595aa-157f-4e1b-a099-8f666ea653c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.08.23 04:23:12.408271 [ 3 ] {} <Trace> HTTP-Session: bc1595aa-157f-4e1b-a099-8f666ea653c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1524 2024.08.23 04:23:12.408362 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1525 2024.08.23 04:23:12.408424 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1526 2024.08.23 04:23:12.408586 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1527 2024.08.23 04:23:12.408921 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1528 2024.08.23 04:23:12.408956 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1529 2024.08.23 04:23:12.409839 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1530 2024.08.23 04:23:12.410159 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1531 2024.08.23 04:23:12.410324 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001975 sec., 506.3291139240506 rows/sec., 34.12 KiB/sec.
1532 2024.08.23 04:23:12.410582 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Debug> DynamicQueryHandler: Done processing query
1533 2024.08.23 04:23:12.410606 [ 3 ] {8e479ac7-9d72-42de-b6f5-526a173dfbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1534 2024.08.23 04:23:12.410621 [ 3 ] {} <Debug> HTTP-Session: bc1595aa-157f-4e1b-a099-8f666ea653c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1535 2024.08.23 04:23:12.410731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1536 2024.08.23 04:23:12.410777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1537 2024.08.23 04:23:12.410796 [ 3 ] {} <Debug> HTTP-Session: 5438af4e-6655-4857-96b9-4a072a8869f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1538 2024.08.23 04:23:12.410812 [ 3 ] {} <Debug> HTTP-Session: 5438af4e-6655-4857-96b9-4a072a8869f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.08.23 04:23:12.410825 [ 3 ] {} <Debug> HTTP-Session: 5438af4e-6655-4857-96b9-4a072a8869f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1540 2024.08.23 04:23:12.410855 [ 3 ] {} <Trace> HTTP-Session: 5438af4e-6655-4857-96b9-4a072a8869f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1541 2024.08.23 04:23:12.410970 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1542 2024.08.23 04:23:12.411013 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1543 2024.08.23 04:23:12.411157 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1544 2024.08.23 04:23:12.411460 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1545 2024.08.23 04:23:12.411495 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1546 2024.08.23 04:23:12.411836 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1547 2024.08.23 04:23:12.412210 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1548 2024.08.23 04:23:12.412364 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001427 sec., 36440.08409250175 rows/sec., 2.26 MiB/sec.
1549 2024.08.23 04:23:12.412618 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Debug> DynamicQueryHandler: Done processing query
1550 2024.08.23 04:23:12.412642 [ 3 ] {ebf4ba03-0f84-4cd3-aed0-9785c3adce55} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1551 2024.08.23 04:23:12.412658 [ 3 ] {} <Debug> HTTP-Session: 5438af4e-6655-4857-96b9-4a072a8869f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.08.23 04:23:17.354429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2024.08.23 04:23:17.354560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1554 2024.08.23 04:23:17.354589 [ 3 ] {} <Debug> HTTP-Session: 85edf7f1-efc6-46cf-8819-7cd4464407c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1555 2024.08.23 04:23:17.354618 [ 3 ] {} <Debug> HTTP-Session: 85edf7f1-efc6-46cf-8819-7cd4464407c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2024.08.23 04:23:17.354636 [ 3 ] {} <Debug> HTTP-Session: 85edf7f1-efc6-46cf-8819-7cd4464407c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.08.23 04:23:17.354690 [ 3 ] {} <Trace> HTTP-Session: 85edf7f1-efc6-46cf-8819-7cd4464407c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1558 2024.08.23 04:23:17.354881 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1559 2024.08.23 04:23:17.354953 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1560 2024.08.23 04:23:17.355320 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2024.08.23 04:23:17.355798 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1562 2024.08.23 04:23:17.355836 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1563 2024.08.23 04:23:17.356227 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1564 2024.08.23 04:23:17.356589 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1565 2024.08.23 04:23:17.356720 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 1.03 MiB/sec.
1566 2024.08.23 04:23:17.356909 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Debug> DynamicQueryHandler: Done processing query
1567 2024.08.23 04:23:17.356935 [ 3 ] {06061cf4-4a72-4f31-8862-28903c85463e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1568 2024.08.23 04:23:17.356952 [ 3 ] {} <Debug> HTTP-Session: 85edf7f1-efc6-46cf-8819-7cd4464407c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1569 2024.08.23 04:23:17.357073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2024.08.23 04:23:17.357121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1571 2024.08.23 04:23:17.357141 [ 3 ] {} <Debug> HTTP-Session: 1a42186c-8c99-4823-b004-c04f3f267622 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1572 2024.08.23 04:23:17.357157 [ 3 ] {} <Debug> HTTP-Session: 1a42186c-8c99-4823-b004-c04f3f267622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.08.23 04:23:17.357171 [ 3 ] {} <Debug> HTTP-Session: 1a42186c-8c99-4823-b004-c04f3f267622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.08.23 04:23:17.357201 [ 3 ] {} <Trace> HTTP-Session: 1a42186c-8c99-4823-b004-c04f3f267622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1575 2024.08.23 04:23:17.357302 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1576 2024.08.23 04:23:17.357344 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1577 2024.08.23 04:23:17.357565 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2024.08.23 04:23:17.357918 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1579 2024.08.23 04:23:17.357954 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1580 2024.08.23 04:23:17.358287 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1581 2024.08.23 04:23:17.358629 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1582 2024.08.23 04:23:17.358749 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001476 sec., 18970.18970189702 rows/sec., 1.48 MiB/sec.
1583 2024.08.23 04:23:17.359003 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Debug> DynamicQueryHandler: Done processing query
1584 2024.08.23 04:23:17.359028 [ 3 ] {bbf8e360-eecf-4d8a-ace0-5a4e3ccabc43} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1585 2024.08.23 04:23:17.359044 [ 3 ] {} <Debug> HTTP-Session: 1a42186c-8c99-4823-b004-c04f3f267622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1586 2024.08.23 04:23:17.359191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1587 2024.08.23 04:23:17.359239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1588 2024.08.23 04:23:17.359257 [ 3 ] {} <Debug> HTTP-Session: b3ffe99a-1cc1-4179-8493-8c25311222b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1589 2024.08.23 04:23:17.359274 [ 3 ] {} <Debug> HTTP-Session: b3ffe99a-1cc1-4179-8493-8c25311222b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1590 2024.08.23 04:23:17.359288 [ 3 ] {} <Debug> HTTP-Session: b3ffe99a-1cc1-4179-8493-8c25311222b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.08.23 04:23:17.359319 [ 3 ] {} <Trace> HTTP-Session: b3ffe99a-1cc1-4179-8493-8c25311222b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1592 2024.08.23 04:23:17.359448 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1593 2024.08.23 04:23:17.359494 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1594 2024.08.23 04:23:17.359656 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1595 2024.08.23 04:23:17.360016 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1596 2024.08.23 04:23:17.360051 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1597 2024.08.23 04:23:17.360419 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1598 2024.08.23 04:23:17.360754 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1599 2024.08.23 04:23:17.360873 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001478 sec., 67658.99864682004 rows/sec., 4.69 MiB/sec.
1600 2024.08.23 04:23:17.361034 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Debug> DynamicQueryHandler: Done processing query
1601 2024.08.23 04:23:17.361058 [ 3 ] {ad694a30-ec9c-44ad-bfbb-f351296325c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1602 2024.08.23 04:23:17.361073 [ 3 ] {} <Debug> HTTP-Session: b3ffe99a-1cc1-4179-8493-8c25311222b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.08.23 04:23:17.361204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1604 2024.08.23 04:23:17.361251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1605 2024.08.23 04:23:17.361270 [ 3 ] {} <Debug> HTTP-Session: 61b922c7-e6d6-4da7-8aa9-4b626c68062a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1606 2024.08.23 04:23:17.361286 [ 3 ] {} <Debug> HTTP-Session: 61b922c7-e6d6-4da7-8aa9-4b626c68062a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1607 2024.08.23 04:23:17.361300 [ 3 ] {} <Debug> HTTP-Session: 61b922c7-e6d6-4da7-8aa9-4b626c68062a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1608 2024.08.23 04:23:17.361330 [ 3 ] {} <Trace> HTTP-Session: 61b922c7-e6d6-4da7-8aa9-4b626c68062a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1609 2024.08.23 04:23:17.361438 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1610 2024.08.23 04:23:17.361481 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1611 2024.08.23 04:23:17.361606 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1612 2024.08.23 04:23:17.361951 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1613 2024.08.23 04:23:17.361987 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1614 2024.08.23 04:23:17.362335 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1615 2024.08.23 04:23:17.362644 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1616 2024.08.23 04:23:17.362766 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001368 sec., 21929.824561403508 rows/sec., 1.50 MiB/sec.
1617 2024.08.23 04:23:17.362925 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Debug> DynamicQueryHandler: Done processing query
1618 2024.08.23 04:23:17.362949 [ 3 ] {3eb1ecd7-4f86-4de3-a4f4-39f765876f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1619 2024.08.23 04:23:17.362964 [ 3 ] {} <Debug> HTTP-Session: 61b922c7-e6d6-4da7-8aa9-4b626c68062a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1620 2024.08.23 04:23:21.741302 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
1621 2024.08.23 04:23:21.741361 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
1622 2024.08.23 04:23:22.359573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 24181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1623 2024.08.23 04:23:22.359689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1624 2024.08.23 04:23:22.359716 [ 3 ] {} <Debug> HTTP-Session: 6901cd32-bdd4-4eee-ad85-471594de1e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1625 2024.08.23 04:23:22.359743 [ 3 ] {} <Debug> HTTP-Session: 6901cd32-bdd4-4eee-ad85-471594de1e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.08.23 04:23:22.359757 [ 3 ] {} <Debug> HTTP-Session: 6901cd32-bdd4-4eee-ad85-471594de1e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.08.23 04:23:22.359805 [ 3 ] {} <Trace> HTTP-Session: 6901cd32-bdd4-4eee-ad85-471594de1e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1628 2024.08.23 04:23:22.360016 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1629 2024.08.23 04:23:22.360077 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1630 2024.08.23 04:23:22.360392 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1631 2024.08.23 04:23:22.361028 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1632 2024.08.23 04:23:22.361066 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1633 2024.08.23 04:23:22.361475 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1634 2024.08.23 04:23:22.361845 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1635 2024.08.23 04:23:22.361988 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Debug> executeQuery: Read 159 rows, 14.50 KiB in 0.00206 sec., 77184.46601941746 rows/sec., 6.88 MiB/sec.
1636 2024.08.23 04:23:22.362178 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Debug> DynamicQueryHandler: Done processing query
1637 2024.08.23 04:23:22.362204 [ 3 ] {885c61ea-489d-4791-b396-420eeca2db19} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1638 2024.08.23 04:23:22.362220 [ 3 ] {} <Debug> HTTP-Session: 6901cd32-bdd4-4eee-ad85-471594de1e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1639 2024.08.23 04:23:22.362365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1640 2024.08.23 04:23:22.362413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1641 2024.08.23 04:23:22.362432 [ 3 ] {} <Debug> HTTP-Session: eaec0646-c09d-4dac-be66-4ab011e34b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1642 2024.08.23 04:23:22.362448 [ 3 ] {} <Debug> HTTP-Session: eaec0646-c09d-4dac-be66-4ab011e34b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.08.23 04:23:22.362462 [ 3 ] {} <Debug> HTTP-Session: eaec0646-c09d-4dac-be66-4ab011e34b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1644 2024.08.23 04:23:22.362494 [ 3 ] {} <Trace> HTTP-Session: eaec0646-c09d-4dac-be66-4ab011e34b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1645 2024.08.23 04:23:22.362590 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1646 2024.08.23 04:23:22.362631 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1647 2024.08.23 04:23:22.362850 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2024.08.23 04:23:22.363184 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1649 2024.08.23 04:23:22.363219 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1650 2024.08.23 04:23:22.363559 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1651 2024.08.23 04:23:22.363905 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1652 2024.08.23 04:23:22.364028 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001466 sec., 9549.795361527968 rows/sec., 668.81 KiB/sec.
1653 2024.08.23 04:23:22.364189 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Debug> DynamicQueryHandler: Done processing query
1654 2024.08.23 04:23:22.364213 [ 3 ] {691d319d-18e5-402a-9806-0ae014340315} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1655 2024.08.23 04:23:22.364229 [ 3 ] {} <Debug> HTTP-Session: eaec0646-c09d-4dac-be66-4ab011e34b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1656 2024.08.23 04:23:22.364338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1657 2024.08.23 04:23:22.364386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1658 2024.08.23 04:23:22.364405 [ 3 ] {} <Debug> HTTP-Session: d12e2ca7-0c79-49d0-a36c-689899e2fb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1659 2024.08.23 04:23:22.364421 [ 3 ] {} <Debug> HTTP-Session: d12e2ca7-0c79-49d0-a36c-689899e2fb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1660 2024.08.23 04:23:22.364435 [ 3 ] {} <Debug> HTTP-Session: d12e2ca7-0c79-49d0-a36c-689899e2fb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1661 2024.08.23 04:23:22.364464 [ 3 ] {} <Trace> HTTP-Session: d12e2ca7-0c79-49d0-a36c-689899e2fb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1662 2024.08.23 04:23:22.364556 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1663 2024.08.23 04:23:22.364598 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1664 2024.08.23 04:23:22.364819 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1665 2024.08.23 04:23:22.365144 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1666 2024.08.23 04:23:22.365180 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1667 2024.08.23 04:23:22.365506 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1668 2024.08.23 04:23:22.365839 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1669 2024.08.23 04:23:22.365964 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 248.07 KiB/sec.
1670 2024.08.23 04:23:22.366283 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Debug> DynamicQueryHandler: Done processing query
1671 2024.08.23 04:23:22.366308 [ 3 ] {9e8118d2-0cdb-4c28-b058-60c7bae8c829} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1672 2024.08.23 04:23:22.366323 [ 3 ] {} <Debug> HTTP-Session: d12e2ca7-0c79-49d0-a36c-689899e2fb0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1673 2024.08.23 04:23:22.366536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 55656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1674 2024.08.23 04:23:22.366610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1675 2024.08.23 04:23:22.366634 [ 3 ] {} <Debug> HTTP-Session: 5f058a0a-24ba-4620-b66a-9edb7f22352a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1676 2024.08.23 04:23:22.366651 [ 3 ] {} <Debug> HTTP-Session: 5f058a0a-24ba-4620-b66a-9edb7f22352a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.08.23 04:23:22.366664 [ 3 ] {} <Debug> HTTP-Session: 5f058a0a-24ba-4620-b66a-9edb7f22352a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1678 2024.08.23 04:23:22.366694 [ 3 ] {} <Trace> HTTP-Session: 5f058a0a-24ba-4620-b66a-9edb7f22352a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1679 2024.08.23 04:23:22.366894 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1680 2024.08.23 04:23:22.366936 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1681 2024.08.23 04:23:22.367174 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1682 2024.08.23 04:23:22.367712 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1683 2024.08.23 04:23:22.367749 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1684 2024.08.23 04:23:22.368104 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1685 2024.08.23 04:23:22.368452 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1686 2024.08.23 04:23:22.368583 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001788 sec., 193512.30425055927 rows/sec., 13.55 MiB/sec.
1687 2024.08.23 04:23:22.368851 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Debug> DynamicQueryHandler: Done processing query
1688 2024.08.23 04:23:22.368875 [ 3 ] {29562017-da9d-4acc-99be-df6400405f56} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1689 2024.08.23 04:23:22.368891 [ 3 ] {} <Debug> HTTP-Session: 5f058a0a-24ba-4620-b66a-9edb7f22352a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1690 2024.08.23 04:23:22.368997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1691 2024.08.23 04:23:22.369045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1692 2024.08.23 04:23:22.369063 [ 3 ] {} <Debug> HTTP-Session: 2d0d2645-30af-44bf-8ce3-b00ca4813ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1693 2024.08.23 04:23:22.369079 [ 3 ] {} <Debug> HTTP-Session: 2d0d2645-30af-44bf-8ce3-b00ca4813ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1694 2024.08.23 04:23:22.369092 [ 3 ] {} <Debug> HTTP-Session: 2d0d2645-30af-44bf-8ce3-b00ca4813ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1695 2024.08.23 04:23:22.369122 [ 3 ] {} <Trace> HTTP-Session: 2d0d2645-30af-44bf-8ce3-b00ca4813ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1696 2024.08.23 04:23:22.369217 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1697 2024.08.23 04:23:22.369261 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1698 2024.08.23 04:23:22.369406 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1699 2024.08.23 04:23:22.369666 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1700 2024.08.23 04:23:22.369701 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1701 2024.08.23 04:23:22.370048 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1702 2024.08.23 04:23:22.370368 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1703 2024.08.23 04:23:22.370496 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001296 sec., 4629.62962962963 rows/sec., 241.88 KiB/sec.
1704 2024.08.23 04:23:22.370740 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Debug> DynamicQueryHandler: Done processing query
1705 2024.08.23 04:23:22.370763 [ 3 ] {d42fd934-68ef-4500-b041-0a30355727fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1706 2024.08.23 04:23:22.370779 [ 3 ] {} <Debug> HTTP-Session: 2d0d2645-30af-44bf-8ce3-b00ca4813ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1707 2024.08.23 04:23:22.370921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 33092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1708 2024.08.23 04:23:22.370967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1709 2024.08.23 04:23:22.370986 [ 3 ] {} <Debug> HTTP-Session: bf96f6fd-c586-4b89-9e99-975d1f84baad Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1710 2024.08.23 04:23:22.371001 [ 3 ] {} <Debug> HTTP-Session: bf96f6fd-c586-4b89-9e99-975d1f84baad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1711 2024.08.23 04:23:22.371014 [ 3 ] {} <Debug> HTTP-Session: bf96f6fd-c586-4b89-9e99-975d1f84baad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1712 2024.08.23 04:23:22.371045 [ 3 ] {} <Trace> HTTP-Session: bf96f6fd-c586-4b89-9e99-975d1f84baad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1713 2024.08.23 04:23:22.371217 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1714 2024.08.23 04:23:22.371263 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1715 2024.08.23 04:23:22.371425 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1716 2024.08.23 04:23:22.371800 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1717 2024.08.23 04:23:22.371836 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1718 2024.08.23 04:23:22.372195 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1719 2024.08.23 04:23:22.372510 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1720 2024.08.23 04:23:22.372635 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001507 sec., 117451.89117451891 rows/sec., 7.75 MiB/sec.
1721 2024.08.23 04:23:22.372794 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Debug> DynamicQueryHandler: Done processing query
1722 2024.08.23 04:23:22.372818 [ 3 ] {e3509c9c-65ea-4631-b290-46502e3d3993} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1723 2024.08.23 04:23:22.372834 [ 3 ] {} <Debug> HTTP-Session: bf96f6fd-c586-4b89-9e99-975d1f84baad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1724 2024.08.23 04:23:22.372935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1725 2024.08.23 04:23:22.372981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1726 2024.08.23 04:23:22.372999 [ 3 ] {} <Debug> HTTP-Session: d6c11803-b103-461a-aee3-ce639712a698 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1727 2024.08.23 04:23:22.373015 [ 3 ] {} <Debug> HTTP-Session: d6c11803-b103-461a-aee3-ce639712a698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1728 2024.08.23 04:23:22.373029 [ 3 ] {} <Debug> HTTP-Session: d6c11803-b103-461a-aee3-ce639712a698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1729 2024.08.23 04:23:22.373059 [ 3 ] {} <Trace> HTTP-Session: d6c11803-b103-461a-aee3-ce639712a698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1730 2024.08.23 04:23:22.373149 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1731 2024.08.23 04:23:22.373193 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1732 2024.08.23 04:23:22.373317 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1733 2024.08.23 04:23:22.373692 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1734 2024.08.23 04:23:22.373727 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1735 2024.08.23 04:23:22.374062 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1736 2024.08.23 04:23:22.374371 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1737 2024.08.23 04:23:22.374489 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec.
1738 2024.08.23 04:23:22.374652 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Debug> DynamicQueryHandler: Done processing query
1739 2024.08.23 04:23:22.374675 [ 3 ] {36abb2ee-4102-4c6d-9983-d1754d7a5a57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1740 2024.08.23 04:23:22.374691 [ 3 ] {} <Debug> HTTP-Session: d6c11803-b103-461a-aee3-ce639712a698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1741 2024.08.23 04:23:22.374803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1742 2024.08.23 04:23:22.374849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1743 2024.08.23 04:23:22.374867 [ 3 ] {} <Debug> HTTP-Session: 7ed90b2f-91af-4712-a2fe-7fb6ff4e992f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1744 2024.08.23 04:23:22.374883 [ 3 ] {} <Debug> HTTP-Session: 7ed90b2f-91af-4712-a2fe-7fb6ff4e992f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1745 2024.08.23 04:23:22.374897 [ 3 ] {} <Debug> HTTP-Session: 7ed90b2f-91af-4712-a2fe-7fb6ff4e992f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1746 2024.08.23 04:23:22.374927 [ 3 ] {} <Trace> HTTP-Session: 7ed90b2f-91af-4712-a2fe-7fb6ff4e992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1747 2024.08.23 04:23:22.375043 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1748 2024.08.23 04:23:22.375086 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1749 2024.08.23 04:23:22.375208 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1750 2024.08.23 04:23:22.375488 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1751 2024.08.23 04:23:22.375523 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
1752 2024.08.23 04:23:22.375877 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1753 2024.08.23 04:23:22.376191 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1754 2024.08.23 04:23:22.376312 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00131 sec., 39694.65648854962 rows/sec., 2.46 MiB/sec.
1755 2024.08.23 04:23:22.376495 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Debug> DynamicQueryHandler: Done processing query
1756 2024.08.23 04:23:22.376520 [ 3 ] {ffdf9e23-bfc3-4629-8570-0f0c9987155c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1757 2024.08.23 04:23:22.376536 [ 3 ] {} <Debug> HTTP-Session: 7ed90b2f-91af-4712-a2fe-7fb6ff4e992f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.08.23 04:23:27.354098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1759 2024.08.23 04:23:27.354225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1760 2024.08.23 04:23:27.354249 [ 3 ] {} <Debug> HTTP-Session: d3a6abe4-527e-40c1-b492-5ba292367c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1761 2024.08.23 04:23:27.354273 [ 3 ] {} <Debug> HTTP-Session: d3a6abe4-527e-40c1-b492-5ba292367c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1762 2024.08.23 04:23:27.354289 [ 3 ] {} <Debug> HTTP-Session: d3a6abe4-527e-40c1-b492-5ba292367c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1763 2024.08.23 04:23:27.354337 [ 3 ] {} <Trace> HTTP-Session: d3a6abe4-527e-40c1-b492-5ba292367c15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1764 2024.08.23 04:23:27.354531 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1765 2024.08.23 04:23:27.354597 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1766 2024.08.23 04:23:27.354916 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1767 2024.08.23 04:23:27.355393 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1768 2024.08.23 04:23:27.355435 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1769 2024.08.23 04:23:27.355961 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1770 2024.08.23 04:23:27.356582 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1771 2024.08.23 04:23:27.356755 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002278 sec., 11413.52063213345 rows/sec., 880.96 KiB/sec.
1772 2024.08.23 04:23:27.356756 [ 92 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1773 2024.08.23 04:23:27.356876 [ 92 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1774 2024.08.23 04:23:27.356915 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1775 2024.08.23 04:23:27.357017 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Debug> DynamicQueryHandler: Done processing query
1776 2024.08.23 04:23:27.357085 [ 3 ] {218c1890-4a49-4b21-8f1e-9b4194599a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1777 2024.08.23 04:23:27.357133 [ 3 ] {} <Debug> HTTP-Session: d3a6abe4-527e-40c1-b492-5ba292367c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.08.23 04:23:27.357333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2024.08.23 04:23:27.357386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1780 2024.08.23 04:23:27.357405 [ 3 ] {} <Debug> HTTP-Session: b3f2cd92-9c04-4186-b194-a536ffe10c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1781 2024.08.23 04:23:27.357423 [ 3 ] {} <Debug> HTTP-Session: b3f2cd92-9c04-4186-b194-a536ffe10c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.08.23 04:23:27.357437 [ 3 ] {} <Debug> HTTP-Session: b3f2cd92-9c04-4186-b194-a536ffe10c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.08.23 04:23:27.357471 [ 3 ] {} <Trace> HTTP-Session: b3f2cd92-9c04-4186-b194-a536ffe10c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1784 2024.08.23 04:23:27.357594 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1785 2024.08.23 04:23:27.357639 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1786 2024.08.23 04:23:27.357876 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1787 2024.08.23 04:23:27.358234 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1788 2024.08.23 04:23:27.358271 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1789 2024.08.23 04:23:27.358736 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1790 2024.08.23 04:23:27.359438 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1791 2024.08.23 04:23:27.359599 [ 92 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1792 2024.08.23 04:23:27.359608 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002039 sec., 13732.221677292791 rows/sec., 1.07 MiB/sec.
1793 2024.08.23 04:23:27.359642 [ 92 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1794 2024.08.23 04:23:27.359704 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1795 2024.08.23 04:23:27.359934 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Debug> DynamicQueryHandler: Done processing query
1796 2024.08.23 04:23:27.359986 [ 3 ] {f0fab8db-f678-4d5a-a66a-ffe3b1f73881} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1797 2024.08.23 04:23:27.360004 [ 3 ] {} <Debug> HTTP-Session: b3f2cd92-9c04-4186-b194-a536ffe10c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1798 2024.08.23 04:23:27.360145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2024.08.23 04:23:27.360195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1800 2024.08.23 04:23:27.360213 [ 3 ] {} <Debug> HTTP-Session: 68e7aa9c-9ac1-4ead-a81d-2164607e96ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1801 2024.08.23 04:23:27.360230 [ 3 ] {} <Debug> HTTP-Session: 68e7aa9c-9ac1-4ead-a81d-2164607e96ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.08.23 04:23:27.360245 [ 3 ] {} <Debug> HTTP-Session: 68e7aa9c-9ac1-4ead-a81d-2164607e96ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.08.23 04:23:27.360275 [ 3 ] {} <Trace> HTTP-Session: 68e7aa9c-9ac1-4ead-a81d-2164607e96ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1804 2024.08.23 04:23:27.360413 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1805 2024.08.23 04:23:27.360461 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1806 2024.08.23 04:23:27.360634 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2024.08.23 04:23:27.360995 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1808 2024.08.23 04:23:27.361031 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1809 2024.08.23 04:23:27.361323 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
1810 2024.08.23 04:23:27.361574 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::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
1811 2024.08.23 04:23:27.361848 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1812 2024.08.23 04:23:27.361975 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1813 2024.08.23 04:23:27.362048 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1814 2024.08.23 04:23:27.362077 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1815 2024.08.23 04:23:27.362181 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1816 2024.08.23 04:23:27.362315 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1817 2024.08.23 04:23:27.362830 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 159 rows starting from the beginning of the part
1818 2024.08.23 04:23:27.363362 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part
1819 2024.08.23 04:23:27.363721 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1820 2024.08.23 04:23:27.363850 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 159 rows starting from the beginning of the part
1821 2024.08.23 04:23:27.364203 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
1822 2024.08.23 04:23:27.365020 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1823 2024.08.23 04:23:27.365173 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 346 rows starting from the beginning of the part
1824 2024.08.23 04:23:27.365488 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1825 2024.08.23 04:23:27.365624 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1826 2024.08.23 04:23:27.365756 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005362 sec., 18649.75755315181 rows/sec., 1.29 MiB/sec.
1827 2024.08.23 04:23:27.365761 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1828 2024.08.23 04:23:27.366251 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part
1829 2024.08.23 04:23:27.366796 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Debug> DynamicQueryHandler: Done processing query
1830 2024.08.23 04:23:27.366908 [ 3 ] {996c7ad9-ce09-46b9-86d2-4f112a407aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1831 2024.08.23 04:23:27.366989 [ 3 ] {} <Debug> HTTP-Session: 68e7aa9c-9ac1-4ead-a81d-2164607e96ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.08.23 04:23:27.367045 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
1833 2024.08.23 04:23:27.367341 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 346 rows starting from the beginning of the part
1834 2024.08.23 04:23:27.367328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1835 2024.08.23 04:23:27.367604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1836 2024.08.23 04:23:27.367714 [ 3 ] {} <Debug> HTTP-Session: ba62aa1a-7ed2-4681-8ce4-8c92c7adf172 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1837 2024.08.23 04:23:27.367806 [ 3 ] {} <Debug> HTTP-Session: ba62aa1a-7ed2-4681-8ce4-8c92c7adf172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1838 2024.08.23 04:23:27.367882 [ 3 ] {} <Debug> HTTP-Session: ba62aa1a-7ed2-4681-8ce4-8c92c7adf172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1839 2024.08.23 04:23:27.368146 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part
1840 2024.08.23 04:23:27.368248 [ 3 ] {} <Trace> HTTP-Session: ba62aa1a-7ed2-4681-8ce4-8c92c7adf172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1841 2024.08.23 04:23:27.368364 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1842 2024.08.23 04:23:27.368589 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part
1843 2024.08.23 04:23:27.368902 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1844 2024.08.23 04:23:27.369093 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1845 2024.08.23 04:23:27.369780 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part
1846 2024.08.23 04:23:27.370558 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part
1847 2024.08.23 04:23:27.371591 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part
1848 2024.08.23 04:23:27.372183 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2024.08.23 04:23:27.372401 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.015378629 sec., 27440.677579256255 rows/sec., 2.46 MiB/sec.
1850 2024.08.23 04:23:27.372516 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part
1851 2024.08.23 04:23:27.372938 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1852 2024.08.23 04:23:27.373171 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part
1853 2024.08.23 04:23:27.375255 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1854 2024.08.23 04:23:27.375473 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1855 2024.08.23 04:23:27.377567 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1856 2024.08.23 04:23:27.378111 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_6_1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1857 2024.08.23 04:23:27.378490 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
1858 2024.08.23 04:23:27.378866 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1859 2024.08.23 04:23:27.378910 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 5 columns (5 merged, 0 gathered) in 0.017636245 sec., 45587.93552709208 rows/sec., 3.42 MiB/sec.
1860 2024.08.23 04:23:27.379438 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1861 2024.08.23 04:23:27.380581 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1862 2024.08.23 04:23:27.381217 [ 92 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1863 2024.08.23 04:23:27.381302 [ 92 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1864 2024.08.23 04:23:27.381149 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.014974326 sec., 49017.23122630027 rows/sec., 3.32 MiB/sec.
1865 2024.08.23 04:23:27.381340 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
1866 2024.08.23 04:23:27.381309 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.012654 sec., 2370.791844476055 rows/sec., 166.31 KiB/sec.
1867 2024.08.23 04:23:27.381811 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
1868 2024.08.23 04:23:27.381936 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1869 2024.08.23 04:23:27.382194 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1870 2024.08.23 04:23:27.382334 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Debug> DynamicQueryHandler: Done processing query
1871 2024.08.23 04:23:27.382422 [ 3 ] {28c373c4-9e98-4b9a-b8c7-78d887a1732a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1872 2024.08.23 04:23:27.382464 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1873 2024.08.23 04:23:27.382517 [ 3 ] {} <Debug> HTTP-Session: ba62aa1a-7ed2-4681-8ce4-8c92c7adf172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1874 2024.08.23 04:23:27.382584 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
1875 2024.08.23 04:23:27.382590 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_6_1} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1876 2024.08.23 04:23:27.383029 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1877 2024.08.23 04:23:27.383076 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
1878 2024.08.23 04:23:27.383508 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part
1879 2024.08.23 04:23:27.383845 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1880 2024.08.23 04:23:27.384100 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part
1881 2024.08.23 04:23:27.384352 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1882 2024.08.23 04:23:27.384679 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1883 2024.08.23 04:23:27.384853 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1884 2024.08.23 04:23:27.384958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
1885 2024.08.23 04:23:27.385643 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.004179931 sec., 52153.97096267858 rows/sec., 3.41 MiB/sec.
1886 2024.08.23 04:23:27.385902 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1887 2024.08.23 04:23:27.386534 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1888 2024.08.23 04:23:27.386613 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_6_1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1889 2024.08.23 04:23:27.386694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1890 2024.08.23 04:23:32.018345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1891 2024.08.23 04:23:32.018490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1892 2024.08.23 04:23:32.018519 [ 3 ] {} <Debug> HTTP-Session: e86ea0e2-57b3-40cd-9cc1-36bb666e482d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1893 2024.08.23 04:23:32.018547 [ 3 ] {} <Debug> HTTP-Session: e86ea0e2-57b3-40cd-9cc1-36bb666e482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1894 2024.08.23 04:23:32.018565 [ 3 ] {} <Debug> HTTP-Session: e86ea0e2-57b3-40cd-9cc1-36bb666e482d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1895 2024.08.23 04:23:32.018621 [ 3 ] {} <Trace> HTTP-Session: e86ea0e2-57b3-40cd-9cc1-36bb666e482d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1896 2024.08.23 04:23:32.018884 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1897 2024.08.23 04:23:32.019296 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1898 2024.08.23 04:23:32.019348 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1899 2024.08.23 04:23:32.019671 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1900 2024.08.23 04:23:32.019751 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1901 2024.08.23 04:23:32.019927 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1902 2024.08.23 04:23:32.020010 [ 256 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1903 2024.08.23 04:23:32.020067 [ 253 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1904 2024.08.23 04:23:32.020179 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1905 2024.08.23 04:23:32.020209 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1906 2024.08.23 04:23:32.024235 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1907 2024.08.23 04:23:32.026294 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 26 rows with 2 streams
1908 2024.08.23 04:23:32.026373 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1909 2024.08.23 04:23:32.026424 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1910 2024.08.23 04:23:32.028058 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.009295 sec., 2797.2027972027972 rows/sec., 103.17 KiB/sec.
1911 2024.08.23 04:23:32.028365 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> DynamicQueryHandler: Done processing query
1912 2024.08.23 04:23:32.028391 [ 3 ] {4ee8258e-a8ac-462e-9785-c2455745e351} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1913 2024.08.23 04:23:32.028409 [ 3 ] {} <Debug> HTTP-Session: e86ea0e2-57b3-40cd-9cc1-36bb666e482d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.08.23 04:23:32.028653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1915 2024.08.23 04:23:32.028706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1916 2024.08.23 04:23:32.028725 [ 3 ] {} <Debug> HTTP-Session: 7e7993a0-cf25-46b5-bcc2-96ed3ebed0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1917 2024.08.23 04:23:32.028743 [ 3 ] {} <Debug> HTTP-Session: 7e7993a0-cf25-46b5-bcc2-96ed3ebed0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1918 2024.08.23 04:23:32.028757 [ 3 ] {} <Debug> HTTP-Session: 7e7993a0-cf25-46b5-bcc2-96ed3ebed0ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.08.23 04:23:32.028792 [ 3 ] {} <Trace> HTTP-Session: 7e7993a0-cf25-46b5-bcc2-96ed3ebed0ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1920 2024.08.23 04:23:32.028943 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1921 2024.08.23 04:23:32.029224 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1922 2024.08.23 04:23:32.029270 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1923 2024.08.23 04:23:32.029553 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1924 2024.08.23 04:23:32.029620 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1925 2024.08.23 04:23:32.029767 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1926 2024.08.23 04:23:32.029876 [ 259 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1927 2024.08.23 04:23:32.029886 [ 260 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1928 2024.08.23 04:23:32.030009 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1929 2024.08.23 04:23:32.030038 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1930 2024.08.23 04:23:32.030120 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1931 2024.08.23 04:23:32.030141 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 26 rows with 2 streams
1932 2024.08.23 04:23:32.030181 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1933 2024.08.23 04:23:32.030225 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1934 2024.08.23 04:23:32.031234 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002365 sec., 10993.657505285413 rows/sec., 405.49 KiB/sec.
1935 2024.08.23 04:23:32.031490 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> DynamicQueryHandler: Done processing query
1936 2024.08.23 04:23:32.031515 [ 3 ] {0b84019d-abc8-437a-acff-fae2b91581ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1937 2024.08.23 04:23:32.031531 [ 3 ] {} <Debug> HTTP-Session: 7e7993a0-cf25-46b5-bcc2-96ed3ebed0ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.08.23 04:23:32.031849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1939 2024.08.23 04:23:32.031897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1940 2024.08.23 04:23:32.031918 [ 3 ] {} <Debug> HTTP-Session: d9c0789d-75eb-4217-ba4f-4da09fb41816 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1941 2024.08.23 04:23:32.031935 [ 3 ] {} <Debug> HTTP-Session: d9c0789d-75eb-4217-ba4f-4da09fb41816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1942 2024.08.23 04:23:32.031949 [ 3 ] {} <Debug> HTTP-Session: d9c0789d-75eb-4217-ba4f-4da09fb41816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1943 2024.08.23 04:23:32.031980 [ 3 ] {} <Trace> HTTP-Session: d9c0789d-75eb-4217-ba4f-4da09fb41816 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1944 2024.08.23 04:23:32.032123 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1945 2024.08.23 04:23:32.032396 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1946 2024.08.23 04:23:32.032458 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1947 2024.08.23 04:23:32.032817 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1948 2024.08.23 04:23:32.032906 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1949 2024.08.23 04:23:32.033052 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1950 2024.08.23 04:23:32.033146 [ 253 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1951 2024.08.23 04:23:32.033148 [ 259 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1952 2024.08.23 04:23:32.033247 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1953 2024.08.23 04:23:32.033276 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1954 2024.08.23 04:23:32.033358 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1955 2024.08.23 04:23:32.033379 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 26 rows with 2 streams
1956 2024.08.23 04:23:32.033418 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1957 2024.08.23 04:23:32.033459 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1958 2024.08.23 04:23:32.034801 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002745 sec., 9471.766848816029 rows/sec., 349.36 KiB/sec.
1959 2024.08.23 04:23:32.035079 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> DynamicQueryHandler: Done processing query
1960 2024.08.23 04:23:32.035103 [ 3 ] {76404f2e-b4a1-478f-a2e9-5b0310a4ff2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1961 2024.08.23 04:23:32.035119 [ 3 ] {} <Debug> HTTP-Session: d9c0789d-75eb-4217-ba4f-4da09fb41816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.08.23 04:23:32.035344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2024.08.23 04:23:32.035399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1964 2024.08.23 04:23:32.035420 [ 3 ] {} <Debug> HTTP-Session: 1d654d00-7ba6-4f46-845a-80e6815eabb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1965 2024.08.23 04:23:32.035438 [ 3 ] {} <Debug> HTTP-Session: 1d654d00-7ba6-4f46-845a-80e6815eabb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.08.23 04:23:32.035453 [ 3 ] {} <Debug> HTTP-Session: 1d654d00-7ba6-4f46-845a-80e6815eabb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.08.23 04:23:32.035510 [ 3 ] {} <Trace> HTTP-Session: 1d654d00-7ba6-4f46-845a-80e6815eabb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1968 2024.08.23 04:23:32.035656 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1969 2024.08.23 04:23:32.035933 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1970 2024.08.23 04:23:32.035977 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1971 2024.08.23 04:23:32.036263 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1972 2024.08.23 04:23:32.036329 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1973 2024.08.23 04:23:32.036470 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1974 2024.08.23 04:23:32.036574 [ 256 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1975 2024.08.23 04:23:32.036654 [ 259 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1976 2024.08.23 04:23:32.036763 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
1977 2024.08.23 04:23:32.036794 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
1978 2024.08.23 04:23:32.036875 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1979 2024.08.23 04:23:32.036896 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 26 rows with 2 streams
1980 2024.08.23 04:23:32.036937 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1981 2024.08.23 04:23:32.036977 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1982 2024.08.23 04:23:32.038145 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002558 sec., 10164.190774042221 rows/sec., 374.90 KiB/sec.
1983 2024.08.23 04:23:32.038432 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> DynamicQueryHandler: Done processing query
1984 2024.08.23 04:23:32.038456 [ 3 ] {370c48ed-59c0-4659-b28a-2ec289b12f8d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1985 2024.08.23 04:23:32.038475 [ 3 ] {} <Debug> HTTP-Session: 1d654d00-7ba6-4f46-845a-80e6815eabb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.08.23 04:23:32.038735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1987 2024.08.23 04:23:32.038785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1988 2024.08.23 04:23:32.038803 [ 3 ] {} <Debug> HTTP-Session: 72f3eec5-3c43-4fa5-b98d-5a4c749eab1f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
1989 2024.08.23 04:23:32.038821 [ 3 ] {} <Debug> HTTP-Session: 72f3eec5-3c43-4fa5-b98d-5a4c749eab1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1990 2024.08.23 04:23:32.038835 [ 3 ] {} <Debug> HTTP-Session: 72f3eec5-3c43-4fa5-b98d-5a4c749eab1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.08.23 04:23:32.038868 [ 3 ] {} <Trace> HTTP-Session: 72f3eec5-3c43-4fa5-b98d-5a4c749eab1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1992 2024.08.23 04:23:32.039025 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1993 2024.08.23 04:23:32.039306 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1994 2024.08.23 04:23:32.039351 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1995 2024.08.23 04:23:32.039639 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1996 2024.08.23 04:23:32.039705 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1997 2024.08.23 04:23:32.039849 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1998 2024.08.23 04:23:32.039958 [ 253 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1999 2024.08.23 04:23:32.039977 [ 256 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2000 2024.08.23 04:23:32.040084 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2001 2024.08.23 04:23:32.040114 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2002 2024.08.23 04:23:32.040197 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2003 2024.08.23 04:23:32.040219 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 26 rows with 2 streams
2004 2024.08.23 04:23:32.040260 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2005 2024.08.23 04:23:32.040319 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2006 2024.08.23 04:23:32.041614 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.00266 sec., 9774.436090225563 rows/sec., 360.52 KiB/sec.
2007 2024.08.23 04:23:32.041891 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> DynamicQueryHandler: Done processing query
2008 2024.08.23 04:23:32.041915 [ 3 ] {f69d0ad5-a5c0-4768-b5cc-d0288606cc83} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2009 2024.08.23 04:23:32.041932 [ 3 ] {} <Debug> HTTP-Session: 72f3eec5-3c43-4fa5-b98d-5a4c749eab1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2010 2024.08.23 04:23:32.042154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2024.08.23 04:23:32.042200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2012 2024.08.23 04:23:32.042219 [ 3 ] {} <Debug> HTTP-Session: e081e2e8-f305-4ddb-8c4b-dfdd9ec14e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2013 2024.08.23 04:23:32.042236 [ 3 ] {} <Debug> HTTP-Session: e081e2e8-f305-4ddb-8c4b-dfdd9ec14e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.08.23 04:23:32.042250 [ 3 ] {} <Debug> HTTP-Session: e081e2e8-f305-4ddb-8c4b-dfdd9ec14e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.08.23 04:23:32.042280 [ 3 ] {} <Trace> HTTP-Session: e081e2e8-f305-4ddb-8c4b-dfdd9ec14e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2016 2024.08.23 04:23:32.042427 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2017 2024.08.23 04:23:32.042710 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2018 2024.08.23 04:23:32.042756 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2019 2024.08.23 04:23:32.043045 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2020 2024.08.23 04:23:32.043110 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2021 2024.08.23 04:23:32.043252 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2022 2024.08.23 04:23:32.043331 [ 256 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2023 2024.08.23 04:23:32.043348 [ 253 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2024 2024.08.23 04:23:32.043451 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2025 2024.08.23 04:23:32.043479 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2026 2024.08.23 04:23:32.043559 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2027 2024.08.23 04:23:32.043581 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 26 rows with 2 streams
2028 2024.08.23 04:23:32.043621 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2029 2024.08.23 04:23:32.043663 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2030 2024.08.23 04:23:32.045032 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002676 sec., 9715.994020926757 rows/sec., 358.36 KiB/sec.
2031 2024.08.23 04:23:32.045302 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> DynamicQueryHandler: Done processing query
2032 2024.08.23 04:23:32.045327 [ 3 ] {736f5031-3b34-4d37-bb94-9f159fa3bd33} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2033 2024.08.23 04:23:32.045344 [ 3 ] {} <Debug> HTTP-Session: e081e2e8-f305-4ddb-8c4b-dfdd9ec14e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.08.23 04:23:32.120161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2035 2024.08.23 04:23:32.120257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2036 2024.08.23 04:23:32.120282 [ 3 ] {} <Debug> HTTP-Session: b7fab168-7639-46fb-b3af-9a8ecb82c317 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2037 2024.08.23 04:23:32.120303 [ 3 ] {} <Debug> HTTP-Session: b7fab168-7639-46fb-b3af-9a8ecb82c317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.08.23 04:23:32.120318 [ 3 ] {} <Debug> HTTP-Session: b7fab168-7639-46fb-b3af-9a8ecb82c317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2039 2024.08.23 04:23:32.120362 [ 3 ] {} <Trace> HTTP-Session: b7fab168-7639-46fb-b3af-9a8ecb82c317 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2040 2024.08.23 04:23:32.120521 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2041 2024.08.23 04:23:32.120587 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2042 2024.08.23 04:23:32.120813 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2043 2024.08.23 04:23:32.121236 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2044 2024.08.23 04:23:32.121280 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2045 2024.08.23 04:23:32.121828 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2046 2024.08.23 04:23:32.122163 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2047 2024.08.23 04:23:32.122307 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001838 sec., 3264.4178454842217 rows/sec., 726.84 KiB/sec.
2048 2024.08.23 04:23:32.122636 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Debug> DynamicQueryHandler: Done processing query
2049 2024.08.23 04:23:32.122664 [ 3 ] {97879bfd-2ecd-4823-bccd-10328a4d3dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2050 2024.08.23 04:23:32.122681 [ 3 ] {} <Debug> HTTP-Session: b7fab168-7639-46fb-b3af-9a8ecb82c317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2051 2024.08.23 04:23:32.123106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 189596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2024.08.23 04:23:32.123159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2053 2024.08.23 04:23:32.123179 [ 3 ] {} <Debug> HTTP-Session: d11ee89e-e478-497f-a98c-735a2d350ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2054 2024.08.23 04:23:32.123198 [ 3 ] {} <Debug> HTTP-Session: d11ee89e-e478-497f-a98c-735a2d350ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.08.23 04:23:32.123212 [ 3 ] {} <Debug> HTTP-Session: d11ee89e-e478-497f-a98c-735a2d350ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.08.23 04:23:32.123247 [ 3 ] {} <Trace> HTTP-Session: d11ee89e-e478-497f-a98c-735a2d350ba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2057 2024.08.23 04:23:32.124661 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2058 2024.08.23 04:23:32.124713 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2059 2024.08.23 04:23:32.124992 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2024.08.23 04:23:32.126211 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2061 2024.08.23 04:23:32.126250 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2062 2024.08.23 04:23:32.126800 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2063 2024.08.23 04:23:32.127203 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2064 2024.08.23 04:23:32.127333 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Debug> executeQuery: Read 1299 rows, 111.07 KiB in 0.00382 sec., 340052.3560209424 rows/sec., 28.39 MiB/sec.
2065 2024.08.23 04:23:32.127501 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Debug> DynamicQueryHandler: Done processing query
2066 2024.08.23 04:23:32.127527 [ 3 ] {19d31f66-8487-4eb4-bd9d-ada66e9376e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
2067 2024.08.23 04:23:32.127543 [ 3 ] {} <Debug> HTTP-Session: d11ee89e-e478-497f-a98c-735a2d350ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2068 2024.08.23 04:23:32.127752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2069 2024.08.23 04:23:32.127808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2070 2024.08.23 04:23:32.127828 [ 3 ] {} <Debug> HTTP-Session: 5d82b046-a9d9-49c6-9425-be845fd9003d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2071 2024.08.23 04:23:32.127845 [ 3 ] {} <Debug> HTTP-Session: 5d82b046-a9d9-49c6-9425-be845fd9003d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.08.23 04:23:32.127860 [ 3 ] {} <Debug> HTTP-Session: 5d82b046-a9d9-49c6-9425-be845fd9003d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.08.23 04:23:32.127893 [ 3 ] {} <Trace> HTTP-Session: 5d82b046-a9d9-49c6-9425-be845fd9003d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2074 2024.08.23 04:23:32.128136 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2075 2024.08.23 04:23:32.128183 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2076 2024.08.23 04:23:32.128412 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2077 2024.08.23 04:23:32.128857 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2078 2024.08.23 04:23:32.128895 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2079 2024.08.23 04:23:32.129268 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2080 2024.08.23 04:23:32.129630 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2081 2024.08.23 04:23:32.129759 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001791 sec., 135120.04466778337 rows/sec., 9.15 MiB/sec.
2082 2024.08.23 04:23:32.129914 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Debug> DynamicQueryHandler: Done processing query
2083 2024.08.23 04:23:32.129938 [ 3 ] {189d7002-295f-4856-9dc9-1f7a25c2ac6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2084 2024.08.23 04:23:32.129955 [ 3 ] {} <Debug> HTTP-Session: 5d82b046-a9d9-49c6-9425-be845fd9003d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2085 2024.08.23 04:23:32.130072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2086 2024.08.23 04:23:32.130119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2087 2024.08.23 04:23:32.130138 [ 3 ] {} <Debug> HTTP-Session: af7892f7-2541-4213-8818-a25b31088248 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2088 2024.08.23 04:23:32.130155 [ 3 ] {} <Debug> HTTP-Session: af7892f7-2541-4213-8818-a25b31088248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.08.23 04:23:32.130169 [ 3 ] {} <Debug> HTTP-Session: af7892f7-2541-4213-8818-a25b31088248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.08.23 04:23:32.130201 [ 3 ] {} <Trace> HTTP-Session: af7892f7-2541-4213-8818-a25b31088248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2091 2024.08.23 04:23:32.130296 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2092 2024.08.23 04:23:32.130343 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2093 2024.08.23 04:23:32.130567 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2094 2024.08.23 04:23:32.130992 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2095 2024.08.23 04:23:32.131046 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2096 2024.08.23 04:23:32.131400 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2097 2024.08.23 04:23:32.131768 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2098 2024.08.23 04:23:32.131894 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 218.42 KiB/sec.
2099 2024.08.23 04:23:32.132182 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Debug> DynamicQueryHandler: Done processing query
2100 2024.08.23 04:23:32.132209 [ 3 ] {bd5d446b-facb-49c7-9669-bc44cc62b29f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2101 2024.08.23 04:23:32.132225 [ 3 ] {} <Debug> HTTP-Session: af7892f7-2541-4213-8818-a25b31088248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2102 2024.08.23 04:23:32.132446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 130606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2024.08.23 04:23:32.132494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2104 2024.08.23 04:23:32.132513 [ 3 ] {} <Debug> HTTP-Session: 30ab98d6-2439-4444-9702-f3269b23385b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2105 2024.08.23 04:23:32.132530 [ 3 ] {} <Debug> HTTP-Session: 30ab98d6-2439-4444-9702-f3269b23385b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.08.23 04:23:32.132543 [ 3 ] {} <Debug> HTTP-Session: 30ab98d6-2439-4444-9702-f3269b23385b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.08.23 04:23:32.132574 [ 3 ] {} <Trace> HTTP-Session: 30ab98d6-2439-4444-9702-f3269b23385b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2024.08.23 04:23:32.132916 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2109 2024.08.23 04:23:32.132963 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2110 2024.08.23 04:23:32.133216 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2111 2024.08.23 04:23:32.133993 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2112 2024.08.23 04:23:32.134034 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2113 2024.08.23 04:23:32.134435 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2114 2024.08.23 04:23:32.134819 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2115 2024.08.23 04:23:32.134946 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Debug> executeQuery: Read 802 rows, 59.09 KiB in 0.002258 sec., 355181.5766164748 rows/sec., 25.56 MiB/sec.
2116 2024.08.23 04:23:32.135260 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Debug> DynamicQueryHandler: Done processing query
2117 2024.08.23 04:23:32.135287 [ 3 ] {d5ba5182-6bf8-4cdc-9dd7-bc77409a52ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
2118 2024.08.23 04:23:32.135305 [ 3 ] {} <Debug> HTTP-Session: 30ab98d6-2439-4444-9702-f3269b23385b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2119 2024.08.23 04:23:32.135430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2120 2024.08.23 04:23:32.135480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2121 2024.08.23 04:23:32.135501 [ 3 ] {} <Debug> HTTP-Session: 2c662c91-ff2d-4522-84f6-522cfb8136f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2122 2024.08.23 04:23:32.135519 [ 3 ] {} <Debug> HTTP-Session: 2c662c91-ff2d-4522-84f6-522cfb8136f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.08.23 04:23:32.135533 [ 3 ] {} <Debug> HTTP-Session: 2c662c91-ff2d-4522-84f6-522cfb8136f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2124 2024.08.23 04:23:32.135566 [ 3 ] {} <Trace> HTTP-Session: 2c662c91-ff2d-4522-84f6-522cfb8136f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2125 2024.08.23 04:23:32.135666 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2126 2024.08.23 04:23:32.135713 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2127 2024.08.23 04:23:32.135863 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2128 2024.08.23 04:23:32.136137 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2129 2024.08.23 04:23:32.136173 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2130 2024.08.23 04:23:32.136529 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2131 2024.08.23 04:23:32.136853 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2132 2024.08.23 04:23:32.136987 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec.
2133 2024.08.23 04:23:32.137147 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Debug> DynamicQueryHandler: Done processing query
2134 2024.08.23 04:23:32.137171 [ 3 ] {cb25c3bf-a584-4ac3-882b-c489b024254c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2135 2024.08.23 04:23:32.137187 [ 3 ] {} <Debug> HTTP-Session: 2c662c91-ff2d-4522-84f6-522cfb8136f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2136 2024.08.23 04:23:32.137789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 380748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2137 2024.08.23 04:23:32.137838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2138 2024.08.23 04:23:32.137857 [ 3 ] {} <Debug> HTTP-Session: 0ce1c174-71ea-4fd8-b480-5220a7a5acb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2139 2024.08.23 04:23:32.137873 [ 3 ] {} <Debug> HTTP-Session: 0ce1c174-71ea-4fd8-b480-5220a7a5acb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2140 2024.08.23 04:23:32.137887 [ 3 ] {} <Debug> HTTP-Session: 0ce1c174-71ea-4fd8-b480-5220a7a5acb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2141 2024.08.23 04:23:32.137919 [ 3 ] {} <Trace> HTTP-Session: 0ce1c174-71ea-4fd8-b480-5220a7a5acb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2142 2024.08.23 04:23:32.138780 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2143 2024.08.23 04:23:32.138836 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2144 2024.08.23 04:23:32.138985 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2145 2024.08.23 04:23:32.142390 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2146 2024.08.23 04:23:32.142447 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2147 2024.08.23 04:23:32.143147 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2148 2024.08.23 04:23:32.143504 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2149 2024.08.23 04:23:32.143661 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Debug> executeQuery: Read 2017 rows, 137.68 KiB in 0.005516 sec., 365663.5242929659 rows/sec., 24.38 MiB/sec.
2150 2024.08.23 04:23:32.143834 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Debug> DynamicQueryHandler: Done processing query
2151 2024.08.23 04:23:32.143858 [ 3 ] {4d0ea27e-ba06-410a-aedd-636d59640df9} <Debug> MemoryTracker: Peak memory usage (for query): 5.25 MiB.
2152 2024.08.23 04:23:32.143874 [ 3 ] {} <Debug> HTTP-Session: 0ce1c174-71ea-4fd8-b480-5220a7a5acb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2153 2024.08.23 04:23:32.144047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2154 2024.08.23 04:23:32.144096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2155 2024.08.23 04:23:32.144115 [ 3 ] {} <Debug> HTTP-Session: b5307d61-bee2-4b83-9910-a410b3864198 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2156 2024.08.23 04:23:32.144133 [ 3 ] {} <Debug> HTTP-Session: b5307d61-bee2-4b83-9910-a410b3864198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2157 2024.08.23 04:23:32.144147 [ 3 ] {} <Debug> HTTP-Session: b5307d61-bee2-4b83-9910-a410b3864198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2158 2024.08.23 04:23:32.144179 [ 3 ] {} <Trace> HTTP-Session: b5307d61-bee2-4b83-9910-a410b3864198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2159 2024.08.23 04:23:32.144273 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2160 2024.08.23 04:23:32.144325 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2161 2024.08.23 04:23:32.144454 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2162 2024.08.23 04:23:32.144712 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2163 2024.08.23 04:23:32.144749 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2164 2024.08.23 04:23:32.145107 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2165 2024.08.23 04:23:32.145433 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2166 2024.08.23 04:23:32.145594 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
2167 2024.08.23 04:23:32.145858 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Debug> DynamicQueryHandler: Done processing query
2168 2024.08.23 04:23:32.145883 [ 3 ] {ab828e1a-7acb-4b7e-b081-a7dab9deb983} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2169 2024.08.23 04:23:32.145900 [ 3 ] {} <Debug> HTTP-Session: b5307d61-bee2-4b83-9910-a410b3864198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.08.23 04:23:32.146014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2171 2024.08.23 04:23:32.146061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2172 2024.08.23 04:23:32.146079 [ 3 ] {} <Debug> HTTP-Session: dc1f534b-48da-4b2c-bc1f-83c02448782a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2173 2024.08.23 04:23:32.146096 [ 3 ] {} <Debug> HTTP-Session: dc1f534b-48da-4b2c-bc1f-83c02448782a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2174 2024.08.23 04:23:32.146111 [ 3 ] {} <Debug> HTTP-Session: dc1f534b-48da-4b2c-bc1f-83c02448782a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2175 2024.08.23 04:23:32.146142 [ 3 ] {} <Trace> HTTP-Session: dc1f534b-48da-4b2c-bc1f-83c02448782a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2176 2024.08.23 04:23:32.146248 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2177 2024.08.23 04:23:32.146294 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2178 2024.08.23 04:23:32.146444 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2179 2024.08.23 04:23:32.146783 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2180 2024.08.23 04:23:32.146820 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2181 2024.08.23 04:23:32.147173 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2182 2024.08.23 04:23:32.147490 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2183 2024.08.23 04:23:32.147649 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Debug> executeQuery: Read 46 rows, 2.88 KiB in 0.001424 sec., 32303.370786516854 rows/sec., 1.97 MiB/sec.
2184 2024.08.23 04:23:32.147931 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Debug> DynamicQueryHandler: Done processing query
2185 2024.08.23 04:23:32.147957 [ 3 ] {3829103c-138c-4695-a8b1-86de8cc94a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2186 2024.08.23 04:23:32.147974 [ 3 ] {} <Debug> HTTP-Session: dc1f534b-48da-4b2c-bc1f-83c02448782a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2187 2024.08.23 04:23:32.350134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2188 2024.08.23 04:23:32.350243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2189 2024.08.23 04:23:32.350268 [ 3 ] {} <Debug> HTTP-Session: 3b320178-6673-444f-9909-66c21b55d892 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2190 2024.08.23 04:23:32.350292 [ 3 ] {} <Debug> HTTP-Session: 3b320178-6673-444f-9909-66c21b55d892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2191 2024.08.23 04:23:32.350307 [ 3 ] {} <Debug> HTTP-Session: 3b320178-6673-444f-9909-66c21b55d892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2192 2024.08.23 04:23:32.350356 [ 3 ] {} <Trace> HTTP-Session: 3b320178-6673-444f-9909-66c21b55d892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2193 2024.08.23 04:23:32.350537 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2194 2024.08.23 04:23:32.350602 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2195 2024.08.23 04:23:32.350920 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2196 2024.08.23 04:23:32.351341 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2197 2024.08.23 04:23:32.351383 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2198 2024.08.23 04:23:32.351795 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2199 2024.08.23 04:23:32.352187 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2200 2024.08.23 04:23:32.352341 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 1.05 MiB/sec.
2201 2024.08.23 04:23:32.352525 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Debug> DynamicQueryHandler: Done processing query
2202 2024.08.23 04:23:32.352550 [ 3 ] {2ceda627-b5b0-42af-96ee-8f11c3c08db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2203 2024.08.23 04:23:32.352566 [ 3 ] {} <Debug> HTTP-Session: 3b320178-6673-444f-9909-66c21b55d892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.08.23 04:23:32.352681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2205 2024.08.23 04:23:32.352729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2206 2024.08.23 04:23:32.352748 [ 3 ] {} <Debug> HTTP-Session: 56bc384e-220f-4b2b-83f1-dd32e2934ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2207 2024.08.23 04:23:32.352766 [ 3 ] {} <Debug> HTTP-Session: 56bc384e-220f-4b2b-83f1-dd32e2934ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2208 2024.08.23 04:23:32.352780 [ 3 ] {} <Debug> HTTP-Session: 56bc384e-220f-4b2b-83f1-dd32e2934ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2209 2024.08.23 04:23:32.352811 [ 3 ] {} <Trace> HTTP-Session: 56bc384e-220f-4b2b-83f1-dd32e2934ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2210 2024.08.23 04:23:32.352918 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2211 2024.08.23 04:23:32.352961 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2212 2024.08.23 04:23:32.353183 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2213 2024.08.23 04:23:32.353486 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2214 2024.08.23 04:23:32.353523 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2215 2024.08.23 04:23:32.353872 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2216 2024.08.23 04:23:32.354233 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2217 2024.08.23 04:23:32.354389 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001497 sec., 18704.074816299264 rows/sec., 1.46 MiB/sec.
2218 2024.08.23 04:23:32.354550 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Debug> DynamicQueryHandler: Done processing query
2219 2024.08.23 04:23:32.354574 [ 3 ] {bd8e6a72-151b-439f-94a1-c050c0771125} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2220 2024.08.23 04:23:32.354590 [ 3 ] {} <Debug> HTTP-Session: 56bc384e-220f-4b2b-83f1-dd32e2934ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.08.23 04:23:32.354710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2024.08.23 04:23:32.354758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2223 2024.08.23 04:23:32.354777 [ 3 ] {} <Debug> HTTP-Session: 2ee6d859-78d0-4f2b-8096-5c1aab997d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2224 2024.08.23 04:23:32.354793 [ 3 ] {} <Debug> HTTP-Session: 2ee6d859-78d0-4f2b-8096-5c1aab997d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2225 2024.08.23 04:23:32.354807 [ 3 ] {} <Debug> HTTP-Session: 2ee6d859-78d0-4f2b-8096-5c1aab997d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2226 2024.08.23 04:23:32.354838 [ 3 ] {} <Trace> HTTP-Session: 2ee6d859-78d0-4f2b-8096-5c1aab997d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2227 2024.08.23 04:23:32.354947 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2228 2024.08.23 04:23:32.354994 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2229 2024.08.23 04:23:32.355135 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2024.08.23 04:23:32.355432 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2231 2024.08.23 04:23:32.355469 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2232 2024.08.23 04:23:32.355834 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2233 2024.08.23 04:23:32.356163 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2234 2024.08.23 04:23:32.356315 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001394 sec., 14347.202295552366 rows/sec., 1018.60 KiB/sec.
2235 2024.08.23 04:23:32.356466 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Debug> DynamicQueryHandler: Done processing query
2236 2024.08.23 04:23:32.356491 [ 3 ] {559cb292-c601-4fb0-8a55-92ce57e539b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2237 2024.08.23 04:23:32.356507 [ 3 ] {} <Debug> HTTP-Session: 2ee6d859-78d0-4f2b-8096-5c1aab997d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2238 2024.08.23 04:23:32.356610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2239 2024.08.23 04:23:32.356658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2240 2024.08.23 04:23:32.356677 [ 3 ] {} <Debug> HTTP-Session: 8075e167-2412-485a-ad5e-4fb278fe7579 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2241 2024.08.23 04:23:32.356694 [ 3 ] {} <Debug> HTTP-Session: 8075e167-2412-485a-ad5e-4fb278fe7579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2242 2024.08.23 04:23:32.356707 [ 3 ] {} <Debug> HTTP-Session: 8075e167-2412-485a-ad5e-4fb278fe7579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2243 2024.08.23 04:23:32.356737 [ 3 ] {} <Trace> HTTP-Session: 8075e167-2412-485a-ad5e-4fb278fe7579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2244 2024.08.23 04:23:32.356833 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2245 2024.08.23 04:23:32.356877 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2246 2024.08.23 04:23:32.357000 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2247 2024.08.23 04:23:32.357250 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2248 2024.08.23 04:23:32.357287 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2249 2024.08.23 04:23:32.357641 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2250 2024.08.23 04:23:32.357952 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2251 2024.08.23 04:23:32.358103 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 327.29 KiB/sec.
2252 2024.08.23 04:23:32.358249 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Debug> DynamicQueryHandler: Done processing query
2253 2024.08.23 04:23:32.358273 [ 3 ] {07609ece-ab0c-4300-874c-d7e408efd485} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2254 2024.08.23 04:23:32.358289 [ 3 ] {} <Debug> HTTP-Session: 8075e167-2412-485a-ad5e-4fb278fe7579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.08.23 04:23:33.000219 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.26 MiB, peak 191.44 MiB, free memory in arenas 0.00 B, will set to 179.36 MiB (RSS), difference: 1.10 MiB
2256 2024.08.23 04:23:36.741403 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
2257 2024.08.23 04:23:36.741476 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
2258 2024.08.23 04:23:37.352681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2259 2024.08.23 04:23:37.352809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2260 2024.08.23 04:23:37.352838 [ 3 ] {} <Debug> HTTP-Session: 932360c6-f5b4-48c4-bec2-337133dc383b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2261 2024.08.23 04:23:37.352867 [ 3 ] {} <Debug> HTTP-Session: 932360c6-f5b4-48c4-bec2-337133dc383b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2262 2024.08.23 04:23:37.352885 [ 3 ] {} <Debug> HTTP-Session: 932360c6-f5b4-48c4-bec2-337133dc383b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2263 2024.08.23 04:23:37.352942 [ 3 ] {} <Trace> HTTP-Session: 932360c6-f5b4-48c4-bec2-337133dc383b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2264 2024.08.23 04:23:37.353227 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2265 2024.08.23 04:23:37.353650 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2266 2024.08.23 04:23:37.353701 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2267 2024.08.23 04:23:37.354052 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2268 2024.08.23 04:23:37.354134 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2269 2024.08.23 04:23:37.354312 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2270 2024.08.23 04:23:37.354480 [ 256 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2271 2024.08.23 04:23:37.354515 [ 260 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2272 2024.08.23 04:23:37.354560 [ 253 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2273 2024.08.23 04:23:37.354724 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2274 2024.08.23 04:23:37.354757 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2275 2024.08.23 04:23:37.354876 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2276 2024.08.23 04:23:37.354901 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 32 rows with 3 streams
2277 2024.08.23 04:23:37.354945 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2278 2024.08.23 04:23:37.354992 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2279 2024.08.23 04:23:37.355035 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2280 2024.08.23 04:23:37.356772 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.003677 sec., 8702.746804460157 rows/sec., 319.77 KiB/sec.
2281 2024.08.23 04:23:37.357100 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> DynamicQueryHandler: Done processing query
2282 2024.08.23 04:23:37.357127 [ 3 ] {f7a28317-3d50-4453-8671-15d57414e7bb} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2283 2024.08.23 04:23:37.357144 [ 3 ] {} <Debug> HTTP-Session: 932360c6-f5b4-48c4-bec2-337133dc383b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.08.23 04:23:37.358952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1176, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2285 2024.08.23 04:23:37.359001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2286 2024.08.23 04:23:37.359022 [ 3 ] {} <Debug> HTTP-Session: f3671bb3-fc38-4cc6-ae89-0e7dd59f9618 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2287 2024.08.23 04:23:37.359040 [ 3 ] {} <Debug> HTTP-Session: f3671bb3-fc38-4cc6-ae89-0e7dd59f9618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.08.23 04:23:37.359055 [ 3 ] {} <Debug> HTTP-Session: f3671bb3-fc38-4cc6-ae89-0e7dd59f9618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2289 2024.08.23 04:23:37.359088 [ 3 ] {} <Trace> HTTP-Session: f3671bb3-fc38-4cc6-ae89-0e7dd59f9618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2290 2024.08.23 04:23:37.359242 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2291 2024.08.23 04:23:37.359535 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2292 2024.08.23 04:23:37.359585 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2293 2024.08.23 04:23:37.359896 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2294 2024.08.23 04:23:37.359966 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2295 2024.08.23 04:23:37.360113 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2296 2024.08.23 04:23:37.360271 [ 257 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2297 2024.08.23 04:23:37.360270 [ 261 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2298 2024.08.23 04:23:37.360297 [ 259 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2299 2024.08.23 04:23:37.360435 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2300 2024.08.23 04:23:37.360464 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2301 2024.08.23 04:23:37.360568 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2302 2024.08.23 04:23:37.360590 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 32 rows with 3 streams
2303 2024.08.23 04:23:37.360629 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2304 2024.08.23 04:23:37.360671 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2305 2024.08.23 04:23:37.360711 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2306 2024.08.23 04:23:37.362331 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.003164 sec., 10113.78002528445 rows/sec., 371.61 KiB/sec.
2307 2024.08.23 04:23:37.362702 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> DynamicQueryHandler: Done processing query
2308 2024.08.23 04:23:37.362732 [ 3 ] {d28cca7e-ff5e-4fc0-a5f9-0b93d79a9640} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2309 2024.08.23 04:23:37.362752 [ 3 ] {} <Debug> HTTP-Session: f3671bb3-fc38-4cc6-ae89-0e7dd59f9618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.08.23 04:23:37.362959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.08.23 04:23:37.363016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2312 2024.08.23 04:23:37.363039 [ 3 ] {} <Debug> HTTP-Session: 72aa3adf-791b-4711-854a-477d2957389d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2313 2024.08.23 04:23:37.363060 [ 3 ] {} <Debug> HTTP-Session: 72aa3adf-791b-4711-854a-477d2957389d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.08.23 04:23:37.363077 [ 3 ] {} <Debug> HTTP-Session: 72aa3adf-791b-4711-854a-477d2957389d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.08.23 04:23:37.363115 [ 3 ] {} <Trace> HTTP-Session: 72aa3adf-791b-4711-854a-477d2957389d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2024.08.23 04:23:37.363296 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2317 2024.08.23 04:23:37.363596 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2318 2024.08.23 04:23:37.363643 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2319 2024.08.23 04:23:37.363951 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2320 2024.08.23 04:23:37.364017 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2321 2024.08.23 04:23:37.364159 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2322 2024.08.23 04:23:37.364294 [ 257 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2323 2024.08.23 04:23:37.364313 [ 261 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2324 2024.08.23 04:23:37.364295 [ 260 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2325 2024.08.23 04:23:37.364450 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2326 2024.08.23 04:23:37.364479 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2327 2024.08.23 04:23:37.364582 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2328 2024.08.23 04:23:37.364605 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 32 rows with 3 streams
2329 2024.08.23 04:23:37.364645 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2330 2024.08.23 04:23:37.364687 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2331 2024.08.23 04:23:37.364725 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2332 2024.08.23 04:23:37.366385 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.003183 sec., 10053.408733898837 rows/sec., 369.39 KiB/sec.
2333 2024.08.23 04:23:37.366734 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> DynamicQueryHandler: Done processing query
2334 2024.08.23 04:23:37.366761 [ 3 ] {ac98db9e-8a77-4cb2-80bb-0df6d57a4b28} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2335 2024.08.23 04:23:37.366779 [ 3 ] {} <Debug> HTTP-Session: 72aa3adf-791b-4711-854a-477d2957389d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.08.23 04:23:37.366973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.08.23 04:23:37.367023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2338 2024.08.23 04:23:37.367042 [ 3 ] {} <Debug> HTTP-Session: d7785788-0d3d-4b3e-857c-6db2977580e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2339 2024.08.23 04:23:37.367059 [ 3 ] {} <Debug> HTTP-Session: d7785788-0d3d-4b3e-857c-6db2977580e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.08.23 04:23:37.367074 [ 3 ] {} <Debug> HTTP-Session: d7785788-0d3d-4b3e-857c-6db2977580e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.08.23 04:23:37.367105 [ 3 ] {} <Trace> HTTP-Session: d7785788-0d3d-4b3e-857c-6db2977580e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2342 2024.08.23 04:23:37.367261 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2343 2024.08.23 04:23:37.367554 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2344 2024.08.23 04:23:37.367603 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2345 2024.08.23 04:23:37.367915 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2346 2024.08.23 04:23:37.367981 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2347 2024.08.23 04:23:37.368126 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2348 2024.08.23 04:23:37.368239 [ 260 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2349 2024.08.23 04:23:37.368252 [ 257 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2350 2024.08.23 04:23:37.368292 [ 263 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2351 2024.08.23 04:23:37.368430 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2352 2024.08.23 04:23:37.368459 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2353 2024.08.23 04:23:37.368565 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2354 2024.08.23 04:23:37.368586 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 32 rows with 3 streams
2355 2024.08.23 04:23:37.368628 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2356 2024.08.23 04:23:37.368668 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2357 2024.08.23 04:23:37.368706 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2358 2024.08.23 04:23:37.370451 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.003263 sec., 9806.926141587497 rows/sec., 360.34 KiB/sec.
2359 2024.08.23 04:23:37.370794 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> DynamicQueryHandler: Done processing query
2360 2024.08.23 04:23:37.370820 [ 3 ] {26967381-66d6-4693-8235-bfb779b26c05} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2361 2024.08.23 04:23:37.370837 [ 3 ] {} <Debug> HTTP-Session: d7785788-0d3d-4b3e-857c-6db2977580e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2362 2024.08.23 04:23:37.374155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2363 2024.08.23 04:23:37.374213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2364 2024.08.23 04:23:37.374237 [ 3 ] {} <Debug> HTTP-Session: cccf46bc-bd85-4ce7-a5bb-6aed9f95e69e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2365 2024.08.23 04:23:37.374257 [ 3 ] {} <Debug> HTTP-Session: cccf46bc-bd85-4ce7-a5bb-6aed9f95e69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.08.23 04:23:37.374274 [ 3 ] {} <Debug> HTTP-Session: cccf46bc-bd85-4ce7-a5bb-6aed9f95e69e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2367 2024.08.23 04:23:37.374312 [ 3 ] {} <Trace> HTTP-Session: cccf46bc-bd85-4ce7-a5bb-6aed9f95e69e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2368 2024.08.23 04:23:37.374444 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2369 2024.08.23 04:23:37.374501 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2370 2024.08.23 04:23:37.374701 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2371 2024.08.23 04:23:37.375114 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2372 2024.08.23 04:23:37.375162 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2373 2024.08.23 04:23:37.375690 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2374 2024.08.23 04:23:37.376013 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2375 2024.08.23 04:23:37.376193 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001788 sec., 2237.1364653243845 rows/sec., 236.49 KiB/sec.
2376 2024.08.23 04:23:37.376751 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Debug> DynamicQueryHandler: Done processing query
2377 2024.08.23 04:23:37.376775 [ 3 ] {073f1ddf-7cd6-4f0c-9935-e87bff6e9f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2378 2024.08.23 04:23:37.376791 [ 3 ] {} <Debug> HTTP-Session: cccf46bc-bd85-4ce7-a5bb-6aed9f95e69e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2379 2024.08.23 04:23:37.376929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2024.08.23 04:23:37.376979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2381 2024.08.23 04:23:37.376998 [ 3 ] {} <Debug> HTTP-Session: bce77ab3-af9e-4477-b83b-481543c1dabe Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2382 2024.08.23 04:23:37.377014 [ 3 ] {} <Debug> HTTP-Session: bce77ab3-af9e-4477-b83b-481543c1dabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.08.23 04:23:37.377028 [ 3 ] {} <Debug> HTTP-Session: bce77ab3-af9e-4477-b83b-481543c1dabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.08.23 04:23:37.377059 [ 3 ] {} <Trace> HTTP-Session: bce77ab3-af9e-4477-b83b-481543c1dabe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2385 2024.08.23 04:23:37.377188 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2386 2024.08.23 04:23:37.377232 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2387 2024.08.23 04:23:37.377488 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2388 2024.08.23 04:23:37.377858 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2389 2024.08.23 04:23:37.377894 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2390 2024.08.23 04:23:37.378253 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2391 2024.08.23 04:23:37.378608 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2392 2024.08.23 04:23:37.378731 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001594 sec., 66499.37264742785 rows/sec., 5.59 MiB/sec.
2393 2024.08.23 04:23:37.379010 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Debug> DynamicQueryHandler: Done processing query
2394 2024.08.23 04:23:37.379034 [ 3 ] {fef71fa9-740e-4a5c-8413-2da6b6a060da} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2395 2024.08.23 04:23:37.379050 [ 3 ] {} <Debug> HTTP-Session: bce77ab3-af9e-4477-b83b-481543c1dabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.08.23 04:23:37.379170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2397 2024.08.23 04:23:37.379219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2398 2024.08.23 04:23:37.379238 [ 3 ] {} <Debug> HTTP-Session: 7dc8f2cf-ac66-4df1-9753-e3627c1858a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2399 2024.08.23 04:23:37.379254 [ 3 ] {} <Debug> HTTP-Session: 7dc8f2cf-ac66-4df1-9753-e3627c1858a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2400 2024.08.23 04:23:37.379268 [ 3 ] {} <Debug> HTTP-Session: 7dc8f2cf-ac66-4df1-9753-e3627c1858a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.08.23 04:23:37.379298 [ 3 ] {} <Trace> HTTP-Session: 7dc8f2cf-ac66-4df1-9753-e3627c1858a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2402 2024.08.23 04:23:37.379402 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2403 2024.08.23 04:23:37.379445 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2404 2024.08.23 04:23:37.379703 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2405 2024.08.23 04:23:37.380115 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2406 2024.08.23 04:23:37.380149 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2407 2024.08.23 04:23:37.380485 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2408 2024.08.23 04:23:37.380841 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2409 2024.08.23 04:23:37.380972 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001593 sec., 16949.15254237288 rows/sec., 1.24 MiB/sec.
2410 2024.08.23 04:23:37.381329 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Debug> DynamicQueryHandler: Done processing query
2411 2024.08.23 04:23:37.381354 [ 3 ] {51dc27d7-5eb1-422f-9882-b84715c1cabe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2412 2024.08.23 04:23:37.381370 [ 3 ] {} <Debug> HTTP-Session: 7dc8f2cf-ac66-4df1-9753-e3627c1858a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.08.23 04:23:37.381497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2414 2024.08.23 04:23:37.381546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2415 2024.08.23 04:23:37.381565 [ 3 ] {} <Debug> HTTP-Session: f93f98d8-a904-43e7-824a-2cfb4de82161 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2416 2024.08.23 04:23:37.381581 [ 3 ] {} <Debug> HTTP-Session: f93f98d8-a904-43e7-824a-2cfb4de82161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2417 2024.08.23 04:23:37.381594 [ 3 ] {} <Debug> HTTP-Session: f93f98d8-a904-43e7-824a-2cfb4de82161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2418 2024.08.23 04:23:37.381625 [ 3 ] {} <Trace> HTTP-Session: f93f98d8-a904-43e7-824a-2cfb4de82161 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2419 2024.08.23 04:23:37.381742 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2420 2024.08.23 04:23:37.381785 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2421 2024.08.23 04:23:37.382015 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2422 2024.08.23 04:23:37.382374 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2423 2024.08.23 04:23:37.382410 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2424 2024.08.23 04:23:37.382772 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2425 2024.08.23 04:23:37.383118 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2426 2024.08.23 04:23:37.383250 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Debug> executeQuery: Read 96 rows, 7.69 KiB in 0.001547 sec., 62055.59146735617 rows/sec., 4.85 MiB/sec.
2427 2024.08.23 04:23:37.383537 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Debug> DynamicQueryHandler: Done processing query
2428 2024.08.23 04:23:37.383562 [ 3 ] {375e895a-ad29-44cc-89f5-e2ae6b7e6c24} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2429 2024.08.23 04:23:37.383578 [ 3 ] {} <Debug> HTTP-Session: f93f98d8-a904-43e7-824a-2cfb4de82161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2430 2024.08.23 04:23:37.383768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 20999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2431 2024.08.23 04:23:37.383818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2432 2024.08.23 04:23:37.383836 [ 3 ] {} <Debug> HTTP-Session: 19ba8dc0-588b-4079-b85c-b6c2ea2f3ace Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2433 2024.08.23 04:23:37.383852 [ 3 ] {} <Debug> HTTP-Session: 19ba8dc0-588b-4079-b85c-b6c2ea2f3ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2434 2024.08.23 04:23:37.383866 [ 3 ] {} <Debug> HTTP-Session: 19ba8dc0-588b-4079-b85c-b6c2ea2f3ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2435 2024.08.23 04:23:37.383896 [ 3 ] {} <Trace> HTTP-Session: 19ba8dc0-588b-4079-b85c-b6c2ea2f3ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2436 2024.08.23 04:23:37.384030 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2437 2024.08.23 04:23:37.384076 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2438 2024.08.23 04:23:37.384237 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2439 2024.08.23 04:23:37.384584 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2440 2024.08.23 04:23:37.384619 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2441 2024.08.23 04:23:37.384990 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2442 2024.08.23 04:23:37.385324 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2443 2024.08.23 04:23:37.385447 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Debug> executeQuery: Read 110 rows, 7.81 KiB in 0.001472 sec., 74728.26086956522 rows/sec., 5.18 MiB/sec.
2444 2024.08.23 04:23:37.385693 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Debug> DynamicQueryHandler: Done processing query
2445 2024.08.23 04:23:37.385717 [ 3 ] {972d049f-57af-4ce9-9b39-59860a204724} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2446 2024.08.23 04:23:37.385733 [ 3 ] {} <Debug> HTTP-Session: 19ba8dc0-588b-4079-b85c-b6c2ea2f3ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2447 2024.08.23 04:23:37.385979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 43219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2448 2024.08.23 04:23:37.386029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2449 2024.08.23 04:23:37.386049 [ 3 ] {} <Debug> HTTP-Session: bed220d6-f8d8-4ae0-bb93-675bf8ecb14d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2450 2024.08.23 04:23:37.386065 [ 3 ] {} <Debug> HTTP-Session: bed220d6-f8d8-4ae0-bb93-675bf8ecb14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.08.23 04:23:37.386079 [ 3 ] {} <Debug> HTTP-Session: bed220d6-f8d8-4ae0-bb93-675bf8ecb14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.08.23 04:23:37.386110 [ 3 ] {} <Trace> HTTP-Session: bed220d6-f8d8-4ae0-bb93-675bf8ecb14d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2453 2024.08.23 04:23:37.386406 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2454 2024.08.23 04:23:37.386476 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2455 2024.08.23 04:23:37.386866 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2456 2024.08.23 04:23:37.387487 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2457 2024.08.23 04:23:37.387524 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2458 2024.08.23 04:23:37.390230 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2459 2024.08.23 04:23:37.390650 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2460 2024.08.23 04:23:37.390826 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004611 sec., 5855.562784645414 rows/sec., 10.49 MiB/sec.
2461 2024.08.23 04:23:37.391303 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Debug> DynamicQueryHandler: Done processing query
2462 2024.08.23 04:23:37.391328 [ 3 ] {bee525b6-6223-4366-a388-a4e2577e31a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2463 2024.08.23 04:23:37.391344 [ 3 ] {} <Debug> HTTP-Session: bed220d6-f8d8-4ae0-bb93-675bf8ecb14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2464 2024.08.23 04:23:37.391463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2465 2024.08.23 04:23:37.391512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2466 2024.08.23 04:23:37.391530 [ 3 ] {} <Debug> HTTP-Session: 5f122f12-6571-4da8-a411-4a37c6324be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2467 2024.08.23 04:23:37.391547 [ 3 ] {} <Debug> HTTP-Session: 5f122f12-6571-4da8-a411-4a37c6324be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.08.23 04:23:37.391561 [ 3 ] {} <Debug> HTTP-Session: 5f122f12-6571-4da8-a411-4a37c6324be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2469 2024.08.23 04:23:37.391593 [ 3 ] {} <Trace> HTTP-Session: 5f122f12-6571-4da8-a411-4a37c6324be7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2470 2024.08.23 04:23:37.391695 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2471 2024.08.23 04:23:37.391741 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2472 2024.08.23 04:23:37.391871 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2473 2024.08.23 04:23:37.392130 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2474 2024.08.23 04:23:37.392166 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2475 2024.08.23 04:23:37.392526 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2476 2024.08.23 04:23:37.392843 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2477 2024.08.23 04:23:37.392976 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001306 sec., 16079.632465543644 rows/sec., 1.17 MiB/sec.
2478 2024.08.23 04:23:37.393225 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Debug> DynamicQueryHandler: Done processing query
2479 2024.08.23 04:23:37.393250 [ 3 ] {da75a436-44e6-4d44-b3db-e1fc9a4f415c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2480 2024.08.23 04:23:37.393266 [ 3 ] {} <Debug> HTTP-Session: 5f122f12-6571-4da8-a411-4a37c6324be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.08.23 04:23:37.393397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 5228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2482 2024.08.23 04:23:37.393446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2483 2024.08.23 04:23:37.393465 [ 3 ] {} <Debug> HTTP-Session: ff486991-8631-405a-9174-fc298be9139c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2484 2024.08.23 04:23:37.393481 [ 3 ] {} <Debug> HTTP-Session: ff486991-8631-405a-9174-fc298be9139c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.08.23 04:23:37.393494 [ 3 ] {} <Debug> HTTP-Session: ff486991-8631-405a-9174-fc298be9139c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2486 2024.08.23 04:23:37.393552 [ 3 ] {} <Trace> HTTP-Session: ff486991-8631-405a-9174-fc298be9139c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2487 2024.08.23 04:23:37.393656 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2488 2024.08.23 04:23:37.393700 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2489 2024.08.23 04:23:37.393842 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2490 2024.08.23 04:23:37.394098 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2491 2024.08.23 04:23:37.394132 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2492 2024.08.23 04:23:37.394485 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2493 2024.08.23 04:23:37.394792 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2494 2024.08.23 04:23:37.394922 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Debug> executeQuery: Read 34 rows, 2.39 KiB in 0.001297 sec., 26214.340786430224 rows/sec., 1.80 MiB/sec.
2495 2024.08.23 04:23:37.395511 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Debug> DynamicQueryHandler: Done processing query
2496 2024.08.23 04:23:37.395536 [ 3 ] {84de424f-fcc4-45a6-80ef-3922dc77603d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2497 2024.08.23 04:23:37.395552 [ 3 ] {} <Debug> HTTP-Session: ff486991-8631-405a-9174-fc298be9139c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2498 2024.08.23 04:23:42.353241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2499 2024.08.23 04:23:42.353374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2500 2024.08.23 04:23:42.353399 [ 3 ] {} <Debug> HTTP-Session: bb919024-90e2-44a2-95d5-1f0256796ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2501 2024.08.23 04:23:42.353424 [ 3 ] {} <Debug> HTTP-Session: bb919024-90e2-44a2-95d5-1f0256796ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.08.23 04:23:42.353439 [ 3 ] {} <Debug> HTTP-Session: bb919024-90e2-44a2-95d5-1f0256796ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2503 2024.08.23 04:23:42.353489 [ 3 ] {} <Trace> HTTP-Session: bb919024-90e2-44a2-95d5-1f0256796ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2504 2024.08.23 04:23:42.353742 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2505 2024.08.23 04:23:42.354148 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2506 2024.08.23 04:23:42.354201 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2507 2024.08.23 04:23:42.354562 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2508 2024.08.23 04:23:42.354643 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2509 2024.08.23 04:23:42.354822 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2510 2024.08.23 04:23:42.354913 [ 257 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2511 2024.08.23 04:23:42.355020 [ 256 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2512 2024.08.23 04:23:42.355020 [ 261 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2513 2024.08.23 04:23:42.355084 [ 259 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2514 2024.08.23 04:23:42.355279 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2515 2024.08.23 04:23:42.355312 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2516 2024.08.23 04:23:42.355447 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2517 2024.08.23 04:23:42.355471 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 36 rows with 4 streams
2518 2024.08.23 04:23:42.355513 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2519 2024.08.23 04:23:42.355560 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2520 2024.08.23 04:23:42.355602 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2521 2024.08.23 04:23:42.355640 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2522 2024.08.23 04:23:42.357956 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.00433 sec., 8314.087759815244 rows/sec., 314.17 KiB/sec.
2523 2024.08.23 04:23:42.358335 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> DynamicQueryHandler: Done processing query
2524 2024.08.23 04:23:42.358362 [ 3 ] {4e4980f8-b907-4b14-980a-6d6d00e23985} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2525 2024.08.23 04:23:42.358379 [ 3 ] {} <Debug> HTTP-Session: bb919024-90e2-44a2-95d5-1f0256796ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2526 2024.08.23 04:23:42.358573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2527 2024.08.23 04:23:42.358623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2528 2024.08.23 04:23:42.358642 [ 3 ] {} <Debug> HTTP-Session: 1d004680-272e-4367-b54a-ddd1ad5c2c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2529 2024.08.23 04:23:42.358659 [ 3 ] {} <Debug> HTTP-Session: 1d004680-272e-4367-b54a-ddd1ad5c2c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.08.23 04:23:42.358673 [ 3 ] {} <Debug> HTTP-Session: 1d004680-272e-4367-b54a-ddd1ad5c2c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.08.23 04:23:42.358706 [ 3 ] {} <Trace> HTTP-Session: 1d004680-272e-4367-b54a-ddd1ad5c2c0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2532 2024.08.23 04:23:42.358862 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2533 2024.08.23 04:23:42.359159 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2534 2024.08.23 04:23:42.359210 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2535 2024.08.23 04:23:42.359530 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2536 2024.08.23 04:23:42.359597 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2537 2024.08.23 04:23:42.359741 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2538 2024.08.23 04:23:42.359915 [ 261 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2539 2024.08.23 04:23:42.359935 [ 264 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2540 2024.08.23 04:23:42.359950 [ 260 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2541 2024.08.23 04:23:42.359939 [ 263 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2542 2024.08.23 04:23:42.360142 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2543 2024.08.23 04:23:42.360172 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2544 2024.08.23 04:23:42.360296 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2545 2024.08.23 04:23:42.360317 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 36 rows with 4 streams
2546 2024.08.23 04:23:42.360356 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2547 2024.08.23 04:23:42.360398 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2548 2024.08.23 04:23:42.360437 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2549 2024.08.23 04:23:42.360473 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2550 2024.08.23 04:23:42.362721 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.00394 sec., 9137.055837563452 rows/sec., 345.27 KiB/sec.
2551 2024.08.23 04:23:42.363065 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> DynamicQueryHandler: Done processing query
2552 2024.08.23 04:23:42.363090 [ 3 ] {1b6001b5-419f-4de7-bc4c-feb35d86946f} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2553 2024.08.23 04:23:42.363107 [ 3 ] {} <Debug> HTTP-Session: 1d004680-272e-4367-b54a-ddd1ad5c2c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2554 2024.08.23 04:23:42.363309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2555 2024.08.23 04:23:42.363357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2556 2024.08.23 04:23:42.363377 [ 3 ] {} <Debug> HTTP-Session: 99a809d5-5667-456b-b271-7daaae361ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2557 2024.08.23 04:23:42.363393 [ 3 ] {} <Debug> HTTP-Session: 99a809d5-5667-456b-b271-7daaae361ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.08.23 04:23:42.363407 [ 3 ] {} <Debug> HTTP-Session: 99a809d5-5667-456b-b271-7daaae361ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.08.23 04:23:42.363439 [ 3 ] {} <Trace> HTTP-Session: 99a809d5-5667-456b-b271-7daaae361ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2560 2024.08.23 04:23:42.363595 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) 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', '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_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)
2561 2024.08.23 04:23:42.363896 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2562 2024.08.23 04:23:42.363944 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <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', '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_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
2563 2024.08.23 04:23:42.364268 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2564 2024.08.23 04:23:42.364333 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2565 2024.08.23 04:23:42.364476 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2566 2024.08.23 04:23:42.364603 [ 256 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2567 2024.08.23 04:23:42.364643 [ 260 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2568 2024.08.23 04:23:42.364711 [ 259 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2569 2024.08.23 04:23:42.364707 [ 263 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2570 2024.08.23 04:23:42.364865 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2571 2024.08.23 04:23:42.364896 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2572 2024.08.23 04:23:42.365019 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2573 2024.08.23 04:23:42.365041 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 36 rows with 4 streams
2574 2024.08.23 04:23:42.365082 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <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', '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_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'))"
2575 2024.08.23 04:23:42.365122 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <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', '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_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'))"
2576 2024.08.23 04:23:42.365161 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <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', '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_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'))"
2577 2024.08.23 04:23:42.365198 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <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', '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_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'))"
2578 2024.08.23 04:23:42.367239 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.003725 sec., 9664.429530201342 rows/sec., 365.20 KiB/sec.
2579 2024.08.23 04:23:42.367618 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> DynamicQueryHandler: Done processing query
2580 2024.08.23 04:23:42.367643 [ 3 ] {9344629e-8eb0-4b39-83b3-6ac91a3d794c} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2581 2024.08.23 04:23:42.367660 [ 3 ] {} <Debug> HTTP-Session: 99a809d5-5667-456b-b271-7daaae361ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2582 2024.08.23 04:23:42.367841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2583 2024.08.23 04:23:42.367890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2584 2024.08.23 04:23:42.367910 [ 3 ] {} <Debug> HTTP-Session: 944c0dba-4315-4fe0-acf7-ae17da89bc14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2585 2024.08.23 04:23:42.367926 [ 3 ] {} <Debug> HTTP-Session: 944c0dba-4315-4fe0-acf7-ae17da89bc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2586 2024.08.23 04:23:42.367940 [ 3 ] {} <Debug> HTTP-Session: 944c0dba-4315-4fe0-acf7-ae17da89bc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.08.23 04:23:42.367972 [ 3 ] {} <Trace> HTTP-Session: 944c0dba-4315-4fe0-acf7-ae17da89bc14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2588 2024.08.23 04:23:42.368128 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) 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', '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)
2589 2024.08.23 04:23:42.368425 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2590 2024.08.23 04:23:42.368474 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <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', '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
2591 2024.08.23 04:23:42.368797 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2592 2024.08.23 04:23:42.368862 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2593 2024.08.23 04:23:42.369004 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2594 2024.08.23 04:23:42.369122 [ 261 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2595 2024.08.23 04:23:42.369177 [ 260 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2596 2024.08.23 04:23:42.369205 [ 256 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2597 2024.08.23 04:23:42.369236 [ 259 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2598 2024.08.23 04:23:42.369361 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
2599 2024.08.23 04:23:42.369392 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
2600 2024.08.23 04:23:42.369513 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2601 2024.08.23 04:23:42.369534 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Reading approx. 36 rows with 4 streams
2602 2024.08.23 04:23:42.369573 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <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', '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'))"
2603 2024.08.23 04:23:42.369613 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <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', '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'))"
2604 2024.08.23 04:23:42.369650 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <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', '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'))"
2605 2024.08.23 04:23:42.369687 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <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', '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'))"
2606 2024.08.23 04:23:42.371714 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.003666 sec., 9819.967266775777 rows/sec., 371.07 KiB/sec.
2607 2024.08.23 04:23:42.372062 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> DynamicQueryHandler: Done processing query
2608 2024.08.23 04:23:42.372086 [ 3 ] {27549b31-94ae-4548-8460-83a6c4edad5c} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2609 2024.08.23 04:23:42.372104 [ 3 ] {} <Debug> HTTP-Session: 944c0dba-4315-4fe0-acf7-ae17da89bc14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.08.23 04:23:42.381128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2611 2024.08.23 04:23:42.381190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2612 2024.08.23 04:23:42.381214 [ 3 ] {} <Debug> HTTP-Session: fc5f1726-c0b0-409b-91d2-a1859e98030b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2613 2024.08.23 04:23:42.381234 [ 3 ] {} <Debug> HTTP-Session: fc5f1726-c0b0-409b-91d2-a1859e98030b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.08.23 04:23:42.381252 [ 3 ] {} <Debug> HTTP-Session: fc5f1726-c0b0-409b-91d2-a1859e98030b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2615 2024.08.23 04:23:42.381291 [ 3 ] {} <Trace> HTTP-Session: fc5f1726-c0b0-409b-91d2-a1859e98030b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2616 2024.08.23 04:23:42.381426 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2617 2024.08.23 04:23:42.381484 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2618 2024.08.23 04:23:42.381668 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2619 2024.08.23 04:23:42.381960 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2620 2024.08.23 04:23:42.382000 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2621 2024.08.23 04:23:42.382474 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2622 2024.08.23 04:23:42.382782 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2623 2024.08.23 04:23:42.382944 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 327.20 KiB/sec.
2624 2024.08.23 04:23:42.383294 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Debug> DynamicQueryHandler: Done processing query
2625 2024.08.23 04:23:42.383321 [ 3 ] {20761cb3-a68f-4ebf-a3d3-5293fe3c7866} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2626 2024.08.23 04:23:42.383337 [ 3 ] {} <Debug> HTTP-Session: fc5f1726-c0b0-409b-91d2-a1859e98030b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.08.23 04:23:42.383485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2628 2024.08.23 04:23:42.383535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2629 2024.08.23 04:23:42.383555 [ 3 ] {} <Debug> HTTP-Session: 9082bab1-245c-49b9-bad0-704db9135cee Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2630 2024.08.23 04:23:42.383571 [ 3 ] {} <Debug> HTTP-Session: 9082bab1-245c-49b9-bad0-704db9135cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.08.23 04:23:42.383585 [ 3 ] {} <Debug> HTTP-Session: 9082bab1-245c-49b9-bad0-704db9135cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2632 2024.08.23 04:23:42.383617 [ 3 ] {} <Trace> HTTP-Session: 9082bab1-245c-49b9-bad0-704db9135cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2633 2024.08.23 04:23:42.383778 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2634 2024.08.23 04:23:42.383825 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2635 2024.08.23 04:23:42.384082 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2636 2024.08.23 04:23:42.384534 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2637 2024.08.23 04:23:42.384574 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2638 2024.08.23 04:23:42.384957 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2639 2024.08.23 04:23:42.385337 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2640 2024.08.23 04:23:42.385501 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.001793 sec., 105409.92749581706 rows/sec., 9.21 MiB/sec.
2641 2024.08.23 04:23:42.385881 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Debug> DynamicQueryHandler: Done processing query
2642 2024.08.23 04:23:42.385914 [ 3 ] {9727d0ce-4868-423d-abc1-0a374ecb1524} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2643 2024.08.23 04:23:42.385931 [ 3 ] {} <Debug> HTTP-Session: 9082bab1-245c-49b9-bad0-704db9135cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.08.23 04:23:42.386081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2645 2024.08.23 04:23:42.386131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2646 2024.08.23 04:23:42.386151 [ 3 ] {} <Debug> HTTP-Session: 1adfcc2f-4af5-4d29-9d0c-754025f8d7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2647 2024.08.23 04:23:42.386168 [ 3 ] {} <Debug> HTTP-Session: 1adfcc2f-4af5-4d29-9d0c-754025f8d7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.08.23 04:23:42.386183 [ 3 ] {} <Debug> HTTP-Session: 1adfcc2f-4af5-4d29-9d0c-754025f8d7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2649 2024.08.23 04:23:42.386214 [ 3 ] {} <Trace> HTTP-Session: 1adfcc2f-4af5-4d29-9d0c-754025f8d7fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2650 2024.08.23 04:23:42.386317 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2651 2024.08.23 04:23:42.386363 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2652 2024.08.23 04:23:42.386622 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2653 2024.08.23 04:23:42.386912 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2654 2024.08.23 04:23:42.386950 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2655 2024.08.23 04:23:42.387302 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2656 2024.08.23 04:23:42.387648 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2657 2024.08.23 04:23:42.387796 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec.
2658 2024.08.23 04:23:42.387959 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Debug> DynamicQueryHandler: Done processing query
2659 2024.08.23 04:23:42.387983 [ 3 ] {b51c5513-572a-4f92-a340-d60994d9a1a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2660 2024.08.23 04:23:42.388000 [ 3 ] {} <Debug> HTTP-Session: 1adfcc2f-4af5-4d29-9d0c-754025f8d7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.08.23 04:23:42.388145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2662 2024.08.23 04:23:42.388195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2663 2024.08.23 04:23:42.388215 [ 3 ] {} <Debug> HTTP-Session: 74039b5c-92e9-4a45-8779-d719cfa42f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2664 2024.08.23 04:23:42.388231 [ 3 ] {} <Debug> HTTP-Session: 74039b5c-92e9-4a45-8779-d719cfa42f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.08.23 04:23:42.388245 [ 3 ] {} <Debug> HTTP-Session: 74039b5c-92e9-4a45-8779-d719cfa42f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.08.23 04:23:42.388277 [ 3 ] {} <Trace> HTTP-Session: 74039b5c-92e9-4a45-8779-d719cfa42f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2667 2024.08.23 04:23:42.388375 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2668 2024.08.23 04:23:42.388419 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2669 2024.08.23 04:23:42.388642 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2024.08.23 04:23:42.388978 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2671 2024.08.23 04:23:42.389016 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2672 2024.08.23 04:23:42.389357 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2673 2024.08.23 04:23:42.389725 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2674 2024.08.23 04:23:42.389881 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 232.00 KiB/sec.
2675 2024.08.23 04:23:42.390243 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Debug> DynamicQueryHandler: Done processing query
2676 2024.08.23 04:23:42.390269 [ 3 ] {14906e61-5be5-4337-9d6f-6e8a60a4db4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2677 2024.08.23 04:23:42.390289 [ 3 ] {} <Debug> HTTP-Session: 74039b5c-92e9-4a45-8779-d719cfa42f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.08.23 04:23:42.390536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2679 2024.08.23 04:23:42.390589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2680 2024.08.23 04:23:42.390610 [ 3 ] {} <Debug> HTTP-Session: 75eafbd0-6a58-43ee-86b6-4a5191768b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2681 2024.08.23 04:23:42.390627 [ 3 ] {} <Debug> HTTP-Session: 75eafbd0-6a58-43ee-86b6-4a5191768b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.08.23 04:23:42.390641 [ 3 ] {} <Debug> HTTP-Session: 75eafbd0-6a58-43ee-86b6-4a5191768b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2683 2024.08.23 04:23:42.390672 [ 3 ] {} <Trace> HTTP-Session: 75eafbd0-6a58-43ee-86b6-4a5191768b4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2684 2024.08.23 04:23:42.390879 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2685 2024.08.23 04:23:42.390925 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2686 2024.08.23 04:23:42.391172 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2687 2024.08.23 04:23:42.391707 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2688 2024.08.23 04:23:42.391746 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2689 2024.08.23 04:23:42.392145 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2690 2024.08.23 04:23:42.392494 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2691 2024.08.23 04:23:42.392647 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001877 sec., 203516.24933404368 rows/sec., 14.40 MiB/sec.
2692 2024.08.23 04:23:42.392813 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Debug> DynamicQueryHandler: Done processing query
2693 2024.08.23 04:23:42.392837 [ 3 ] {7d80978c-4477-4ab2-99c2-f0ad266c5c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
2694 2024.08.23 04:23:42.392853 [ 3 ] {} <Debug> HTTP-Session: 75eafbd0-6a58-43ee-86b6-4a5191768b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.08.23 04:23:42.392989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2024.08.23 04:23:42.393038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2697 2024.08.23 04:23:42.393058 [ 3 ] {} <Debug> HTTP-Session: ff2deb18-54fc-4a51-9f6d-515937d45283 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2698 2024.08.23 04:23:42.393075 [ 3 ] {} <Debug> HTTP-Session: ff2deb18-54fc-4a51-9f6d-515937d45283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2024.08.23 04:23:42.393088 [ 3 ] {} <Debug> HTTP-Session: ff2deb18-54fc-4a51-9f6d-515937d45283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2700 2024.08.23 04:23:42.393120 [ 3 ] {} <Trace> HTTP-Session: ff2deb18-54fc-4a51-9f6d-515937d45283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2701 2024.08.23 04:23:42.393216 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2702 2024.08.23 04:23:42.393261 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2703 2024.08.23 04:23:42.393388 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2704 2024.08.23 04:23:42.393647 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2705 2024.08.23 04:23:42.393685 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2706 2024.08.23 04:23:42.394038 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2707 2024.08.23 04:23:42.394361 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2708 2024.08.23 04:23:42.394487 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 242.44 KiB/sec.
2709 2024.08.23 04:23:42.394667 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Debug> DynamicQueryHandler: Done processing query
2710 2024.08.23 04:23:42.394692 [ 3 ] {b3d1439e-7299-401d-8c49-09a5f1a22e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2711 2024.08.23 04:23:42.394709 [ 3 ] {} <Debug> HTTP-Session: ff2deb18-54fc-4a51-9f6d-515937d45283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.08.23 04:23:42.394956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2024.08.23 04:23:42.395007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2714 2024.08.23 04:23:42.395026 [ 3 ] {} <Debug> HTTP-Session: ff008608-c924-44f5-843d-1ee965f594bc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2715 2024.08.23 04:23:42.395042 [ 3 ] {} <Debug> HTTP-Session: ff008608-c924-44f5-843d-1ee965f594bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.08.23 04:23:42.395056 [ 3 ] {} <Debug> HTTP-Session: ff008608-c924-44f5-843d-1ee965f594bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.08.23 04:23:42.395088 [ 3 ] {} <Trace> HTTP-Session: ff008608-c924-44f5-843d-1ee965f594bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2718 2024.08.23 04:23:42.395269 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2719 2024.08.23 04:23:42.395316 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2720 2024.08.23 04:23:42.395462 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2024.08.23 04:23:42.395869 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2722 2024.08.23 04:23:42.395906 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2723 2024.08.23 04:23:42.396293 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2724 2024.08.23 04:23:42.396649 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2725 2024.08.23 04:23:42.396811 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Debug> executeQuery: Read 235 rows, 16.11 KiB in 0.001621 sec., 144972.23935842072 rows/sec., 9.71 MiB/sec.
2726 2024.08.23 04:23:42.396980 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Debug> DynamicQueryHandler: Done processing query
2727 2024.08.23 04:23:42.397005 [ 3 ] {4d63b629-4bcc-4fa8-8a0a-3de890969ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2728 2024.08.23 04:23:42.397021 [ 3 ] {} <Debug> HTTP-Session: ff008608-c924-44f5-843d-1ee965f594bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.08.23 04:23:42.397158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2730 2024.08.23 04:23:42.397207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2731 2024.08.23 04:23:42.397227 [ 3 ] {} <Debug> HTTP-Session: 330594e5-8adc-4410-a461-ab982674ef85 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2732 2024.08.23 04:23:42.397243 [ 3 ] {} <Debug> HTTP-Session: 330594e5-8adc-4410-a461-ab982674ef85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2733 2024.08.23 04:23:42.397257 [ 3 ] {} <Debug> HTTP-Session: 330594e5-8adc-4410-a461-ab982674ef85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.08.23 04:23:42.397288 [ 3 ] {} <Trace> HTTP-Session: 330594e5-8adc-4410-a461-ab982674ef85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2735 2024.08.23 04:23:42.397384 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2736 2024.08.23 04:23:42.397430 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2737 2024.08.23 04:23:42.397558 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2738 2024.08.23 04:23:42.397831 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2739 2024.08.23 04:23:42.397868 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2740 2024.08.23 04:23:42.398220 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2741 2024.08.23 04:23:42.398548 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2742 2024.08.23 04:23:42.398706 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
2743 2024.08.23 04:23:42.398984 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Debug> DynamicQueryHandler: Done processing query
2744 2024.08.23 04:23:42.399008 [ 3 ] {e761b354-9f49-4023-b6ea-b84e9064cb34} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2745 2024.08.23 04:23:42.399025 [ 3 ] {} <Debug> HTTP-Session: 330594e5-8adc-4410-a461-ab982674ef85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.08.23 04:23:42.399180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.08.23 04:23:42.399231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2748 2024.08.23 04:23:42.399250 [ 3 ] {} <Debug> HTTP-Session: 2781b53a-6bb3-4820-814a-139484d38388 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2749 2024.08.23 04:23:42.399266 [ 3 ] {} <Debug> HTTP-Session: 2781b53a-6bb3-4820-814a-139484d38388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.08.23 04:23:42.399281 [ 3 ] {} <Debug> HTTP-Session: 2781b53a-6bb3-4820-814a-139484d38388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.08.23 04:23:42.399312 [ 3 ] {} <Trace> HTTP-Session: 2781b53a-6bb3-4820-814a-139484d38388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2752 2024.08.23 04:23:42.399444 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2753 2024.08.23 04:23:42.399495 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2754 2024.08.23 04:23:42.399646 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2024.08.23 04:23:42.399939 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2024.08.23 04:23:42.399976 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
2757 2024.08.23 04:23:42.400340 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2758 2024.08.23 04:23:42.400663 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2759 2024.08.23 04:23:42.400826 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.001424 sec., 56179.77528089888 rows/sec., 3.57 MiB/sec.
2760 2024.08.23 04:23:42.401146 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Debug> DynamicQueryHandler: Done processing query
2761 2024.08.23 04:23:42.401177 [ 3 ] {c54059e1-8dcf-4d74-80ff-c61a593e0bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2762 2024.08.23 04:23:42.401193 [ 3 ] {} <Debug> HTTP-Session: 2781b53a-6bb3-4820-814a-139484d38388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.08.23 04:23:47.358193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2024.08.23 04:23:47.358319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2765 2024.08.23 04:23:47.358345 [ 3 ] {} <Debug> HTTP-Session: d2efda43-0aa0-41cd-8b75-1ef9fa1798e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2766 2024.08.23 04:23:47.358370 [ 3 ] {} <Debug> HTTP-Session: d2efda43-0aa0-41cd-8b75-1ef9fa1798e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.08.23 04:23:47.358387 [ 3 ] {} <Debug> HTTP-Session: d2efda43-0aa0-41cd-8b75-1ef9fa1798e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.08.23 04:23:47.358439 [ 3 ] {} <Trace> HTTP-Session: d2efda43-0aa0-41cd-8b75-1ef9fa1798e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2769 2024.08.23 04:23:47.358646 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2770 2024.08.23 04:23:47.358713 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2771 2024.08.23 04:23:47.359040 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2772 2024.08.23 04:23:47.359522 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.08.23 04:23:47.359561 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2774 2024.08.23 04:23:47.359981 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2775 2024.08.23 04:23:47.360378 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2776 2024.08.23 04:23:47.360514 [ 66 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2777 2024.08.23 04:23:47.360519 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Debug> executeQuery: Read 112 rows, 9.66 KiB in 0.001947 sec., 57524.39650744736 rows/sec., 4.84 MiB/sec.
2778 2024.08.23 04:23:47.360556 [ 66 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2779 2024.08.23 04:23:47.360594 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2780 2024.08.23 04:23:47.360790 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
2781 2024.08.23 04:23:47.360824 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Debug> DynamicQueryHandler: Done processing query
2782 2024.08.23 04:23:47.360873 [ 3 ] {c1178643-7509-4a1a-aea1-0af24177462e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2783 2024.08.23 04:23:47.360904 [ 3 ] {} <Debug> HTTP-Session: d2efda43-0aa0-41cd-8b75-1ef9fa1798e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2784 2024.08.23 04:23:47.361031 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2785 2024.08.23 04:23:47.361071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2786 2024.08.23 04:23:47.361106 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part
2787 2024.08.23 04:23:47.361147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2788 2024.08.23 04:23:47.361194 [ 3 ] {} <Debug> HTTP-Session: f7d33932-57b9-4f22-89dc-6d6affcd60fc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2789 2024.08.23 04:23:47.361252 [ 3 ] {} <Debug> HTTP-Session: f7d33932-57b9-4f22-89dc-6d6affcd60fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.08.23 04:23:47.361324 [ 3 ] {} <Debug> HTTP-Session: f7d33932-57b9-4f22-89dc-6d6affcd60fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.08.23 04:23:47.361417 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1299 rows starting from the beginning of the part
2792 2024.08.23 04:23:47.361454 [ 3 ] {} <Trace> HTTP-Session: f7d33932-57b9-4f22-89dc-6d6affcd60fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2793 2024.08.23 04:23:47.361693 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part
2794 2024.08.23 04:23:47.361808 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2795 2024.08.23 04:23:47.361972 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2796 2024.08.23 04:23:47.362120 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part
2797 2024.08.23 04:23:47.362465 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 189 rows starting from the beginning of the part
2798 2024.08.23 04:23:47.362835 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part
2799 2024.08.23 04:23:47.363608 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2800 2024.08.23 04:23:47.364520 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2801 2024.08.23 04:23:47.364570 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2802 2024.08.23 04:23:47.365676 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2803 2024.08.23 04:23:47.366404 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1891 rows, containing 5 columns (5 merged, 0 gathered) in 0.005716913 sec., 330772.9188812214 rows/sec., 29.15 MiB/sec.
2804 2024.08.23 04:23:47.366546 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2805 2024.08.23 04:23:47.366777 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2806 2024.08.23 04:23:47.366796 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.005117 sec., 5471.956224350205 rows/sec., 411.47 KiB/sec.
2807 2024.08.23 04:23:47.367233 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Debug> DynamicQueryHandler: Done processing query
2808 2024.08.23 04:23:47.367322 [ 3 ] {25b99866-472b-4b16-9e95-528f4f91d5ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2809 2024.08.23 04:23:47.367382 [ 3 ] {} <Debug> HTTP-Session: f7d33932-57b9-4f22-89dc-6d6affcd60fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2810 2024.08.23 04:23:47.367624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2811 2024.08.23 04:23:47.367714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2812 2024.08.23 04:23:47.367716 [ 201 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2813 2024.08.23 04:23:47.367745 [ 3 ] {} <Debug> HTTP-Session: 938d8901-fef6-4829-8352-bfc6501f3666 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2814 2024.08.23 04:23:47.367798 [ 3 ] {} <Debug> HTTP-Session: 938d8901-fef6-4829-8352-bfc6501f3666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2815 2024.08.23 04:23:47.367832 [ 3 ] {} <Debug> HTTP-Session: 938d8901-fef6-4829-8352-bfc6501f3666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2816 2024.08.23 04:23:47.367895 [ 3 ] {} <Trace> HTTP-Session: 938d8901-fef6-4829-8352-bfc6501f3666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2817 2024.08.23 04:23:47.367922 [ 201 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_11_2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2818 2024.08.23 04:23:47.368063 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
2819 2024.08.23 04:23:47.368128 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2820 2024.08.23 04:23:47.368180 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2821 2024.08.23 04:23:47.368427 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2822 2024.08.23 04:23:47.368853 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2823 2024.08.23 04:23:47.368890 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2824 2024.08.23 04:23:47.369259 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2825 2024.08.23 04:23:47.369624 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2826 2024.08.23 04:23:47.369741 [ 66 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2827 2024.08.23 04:23:47.369753 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001719 sec., 53519.48807446189 rows/sec., 4.18 MiB/sec.
2828 2024.08.23 04:23:47.369773 [ 66 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2829 2024.08.23 04:23:47.369806 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2830 2024.08.23 04:23:47.370139 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Debug> DynamicQueryHandler: Done processing query
2831 2024.08.23 04:23:47.370217 [ 3 ] {ac9dc6c2-3e37-48f3-872c-e7dd29234c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2832 2024.08.23 04:23:47.370294 [ 3 ] {} <Debug> HTTP-Session: 938d8901-fef6-4829-8352-bfc6501f3666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.08.23 04:23:47.370400 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::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
2834 2024.08.23 04:23:47.370559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2835 2024.08.23 04:23:47.370697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2836 2024.08.23 04:23:47.370731 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2837 2024.08.23 04:23:47.370746 [ 3 ] {} <Debug> HTTP-Session: 257544d6-1776-49f6-a4ed-4ecd073c84cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2838 2024.08.23 04:23:47.370796 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 346 rows starting from the beginning of the part
2839 2024.08.23 04:23:47.370805 [ 3 ] {} <Debug> HTTP-Session: 257544d6-1776-49f6-a4ed-4ecd073c84cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.08.23 04:23:47.370851 [ 3 ] {} <Debug> HTTP-Session: 257544d6-1776-49f6-a4ed-4ecd073c84cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2841 2024.08.23 04:23:47.370995 [ 3 ] {} <Trace> HTTP-Session: 257544d6-1776-49f6-a4ed-4ecd073c84cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2842 2024.08.23 04:23:47.371061 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 802 rows starting from the beginning of the part
2843 2024.08.23 04:23:47.371362 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part
2844 2024.08.23 04:23:47.371470 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2845 2024.08.23 04:23:47.371679 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2846 2024.08.23 04:23:47.371694 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part
2847 2024.08.23 04:23:47.372102 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 382 rows starting from the beginning of the part
2848 2024.08.23 04:23:47.372518 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 92 rows starting from the beginning of the part
2849 2024.08.23 04:23:47.372858 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2850 2024.08.23 04:23:47.374077 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2851 2024.08.23 04:23:47.374172 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2852 2024.08.23 04:23:47.375400 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2853 2024.08.23 04:23:47.376067 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.006144968 sec., 284134.9214511776 rows/sec., 21.56 MiB/sec.
2854 2024.08.23 04:23:47.376272 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2855 2024.08.23 04:23:47.376324 [ 202 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2856 2024.08.23 04:23:47.376430 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2857 2024.08.23 04:23:47.376499 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2858 2024.08.23 04:23:47.376513 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005293 sec., 30228.603816361232 rows/sec., 2.11 MiB/sec.
2859 2024.08.23 04:23:47.376524 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2860 2024.08.23 04:23:47.377101 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Debug> DynamicQueryHandler: Done processing query
2861 2024.08.23 04:23:47.377102 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
2862 2024.08.23 04:23:47.377147 [ 3 ] {464f30a2-b54a-442d-9531-5a7ab49240e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2863 2024.08.23 04:23:47.377234 [ 3 ] {} <Debug> HTTP-Session: 257544d6-1776-49f6-a4ed-4ecd073c84cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2864 2024.08.23 04:23:47.377572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2865 2024.08.23 04:23:47.377766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2866 2024.08.23 04:23:47.377833 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2867 2024.08.23 04:23:47.377854 [ 3 ] {} <Debug> HTTP-Session: d8f5e8a2-ffd5-4d09-8812-d06c88720e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2868 2024.08.23 04:23:47.377915 [ 3 ] {} <Debug> HTTP-Session: d8f5e8a2-ffd5-4d09-8812-d06c88720e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.08.23 04:23:47.377958 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 734 rows starting from the beginning of the part
2870 2024.08.23 04:23:47.377969 [ 3 ] {} <Debug> HTTP-Session: d8f5e8a2-ffd5-4d09-8812-d06c88720e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2871 2024.08.23 04:23:47.378081 [ 202 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2872 2024.08.23 04:23:47.378106 [ 3 ] {} <Trace> HTTP-Session: d8f5e8a2-ffd5-4d09-8812-d06c88720e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2873 2024.08.23 04:23:47.378409 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2017 rows starting from the beginning of the part
2874 2024.08.23 04:23:47.378615 [ 202 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_11_2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2875 2024.08.23 04:23:47.378712 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part
2876 2024.08.23 04:23:47.379027 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
2877 2024.08.23 04:23:47.379113 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part
2878 2024.08.23 04:23:47.379138 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2879 2024.08.23 04:23:47.379439 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 235 rows starting from the beginning of the part
2880 2024.08.23 04:23:47.379517 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2881 2024.08.23 04:23:47.379740 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
2882 2024.08.23 04:23:47.381715 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2883 2024.08.23 04:23:47.383457 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2884 2024.08.23 04:23:47.383496 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 5 columns (5 merged, 0 gathered) in 0.00680336 sec., 481526.7750052915 rows/sec., 32.34 MiB/sec.
2885 2024.08.23 04:23:47.383519 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2886 2024.08.23 04:23:47.383876 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2887 2024.08.23 04:23:47.384531 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2888 2024.08.23 04:23:47.384540 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2889 2024.08.23 04:23:47.384623 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2890 2024.08.23 04:23:47.384745 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
2891 2024.08.23 04:23:47.385063 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2892 2024.08.23 04:23:47.385245 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.006767 sec., 4137.727205556377 rows/sec., 7.41 MiB/sec.
2893 2024.08.23 04:23:47.385661 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Debug> DynamicQueryHandler: Done processing query
2894 2024.08.23 04:23:47.385685 [ 3 ] {ccf038b2-ae26-4603-8a24-fc78fa021057} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2895 2024.08.23 04:23:47.385701 [ 3 ] {} <Debug> HTTP-Session: d8f5e8a2-ffd5-4d09-8812-d06c88720e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2896 2024.08.23 04:23:47.385839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2897 2024.08.23 04:23:47.385887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2898 2024.08.23 04:23:47.385905 [ 3 ] {} <Debug> HTTP-Session: 8734e8f5-7789-40eb-a4b5-f94f6c0c0f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2899 2024.08.23 04:23:47.385922 [ 3 ] {} <Debug> HTTP-Session: 8734e8f5-7789-40eb-a4b5-f94f6c0c0f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.08.23 04:23:47.385935 [ 3 ] {} <Debug> HTTP-Session: 8734e8f5-7789-40eb-a4b5-f94f6c0c0f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2901 2024.08.23 04:23:47.385967 [ 3 ] {} <Trace> HTTP-Session: 8734e8f5-7789-40eb-a4b5-f94f6c0c0f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2902 2024.08.23 04:23:47.386085 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2903 2024.08.23 04:23:47.386130 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2904 2024.08.23 04:23:47.386260 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2905 2024.08.23 04:23:47.386627 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2906 2024.08.23 04:23:47.386663 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2907 2024.08.23 04:23:47.387025 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2908 2024.08.23 04:23:47.387356 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2909 2024.08.23 04:23:47.387473 [ 66 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2910 2024.08.23 04:23:47.387483 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
2911 2024.08.23 04:23:47.387502 [ 66 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2912 2024.08.23 04:23:47.387535 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2913 2024.08.23 04:23:47.387808 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Debug> DynamicQueryHandler: Done processing query
2914 2024.08.23 04:23:47.387894 [ 3 ] {ec02811a-77ac-44d4-9b4b-3f10bea75c03} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2915 2024.08.23 04:23:47.387970 [ 3 ] {} <Debug> HTTP-Session: 8734e8f5-7789-40eb-a4b5-f94f6c0c0f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.08.23 04:23:47.388072 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
2917 2024.08.23 04:23:47.388233 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2918 2024.08.23 04:23:47.388269 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 218 rows starting from the beginning of the part
2919 2024.08.23 04:23:47.388392 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part
2920 2024.08.23 04:23:47.388543 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
2921 2024.08.23 04:23:47.388784 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part
2922 2024.08.23 04:23:47.388917 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part
2923 2024.08.23 04:23:47.389056 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
2924 2024.08.23 04:23:47.390233 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588797 sec., 171508.23336090083 rows/sec., 11.17 MiB/sec.
2925 2024.08.23 04:23:47.390477 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2926 2024.08.23 04:23:47.390956 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2927 2024.08.23 04:23:47.391054 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_11_2} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2928 2024.08.23 04:23:47.391151 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2929 2024.08.23 04:23:51.741732 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
2930 2024.08.23 04:23:51.741816 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
2931 2024.08.23 04:23:52.361912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2932 2024.08.23 04:23:52.362037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2933 2024.08.23 04:23:52.362067 [ 3 ] {} <Debug> HTTP-Session: be9b27aa-1e8c-4233-a93b-138ae02adf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2934 2024.08.23 04:23:52.362095 [ 3 ] {} <Debug> HTTP-Session: be9b27aa-1e8c-4233-a93b-138ae02adf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.08.23 04:23:52.362113 [ 3 ] {} <Debug> HTTP-Session: be9b27aa-1e8c-4233-a93b-138ae02adf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2936 2024.08.23 04:23:52.362170 [ 3 ] {} <Trace> HTTP-Session: be9b27aa-1e8c-4233-a93b-138ae02adf2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2937 2024.08.23 04:23:52.362436 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2938 2024.08.23 04:23:52.362511 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2939 2024.08.23 04:23:52.362888 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2940 2024.08.23 04:23:52.363426 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2941 2024.08.23 04:23:52.363468 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2942 2024.08.23 04:23:52.363886 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2943 2024.08.23 04:23:52.364263 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2944 2024.08.23 04:23:52.364425 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002094 sec., 90257.87965616045 rows/sec., 7.88 MiB/sec.
2945 2024.08.23 04:23:52.364731 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Debug> DynamicQueryHandler: Done processing query
2946 2024.08.23 04:23:52.364759 [ 3 ] {cc547a78-20a7-434f-8cd1-c090babf548e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2947 2024.08.23 04:23:52.364776 [ 3 ] {} <Debug> HTTP-Session: be9b27aa-1e8c-4233-a93b-138ae02adf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2948 2024.08.23 04:23:52.364944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2949 2024.08.23 04:23:52.364994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2950 2024.08.23 04:23:52.365013 [ 3 ] {} <Debug> HTTP-Session: 652c03ae-5d55-4bf3-ab56-aae1f2aa85cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2951 2024.08.23 04:23:52.365030 [ 3 ] {} <Debug> HTTP-Session: 652c03ae-5d55-4bf3-ab56-aae1f2aa85cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2952 2024.08.23 04:23:52.365044 [ 3 ] {} <Debug> HTTP-Session: 652c03ae-5d55-4bf3-ab56-aae1f2aa85cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2953 2024.08.23 04:23:52.365076 [ 3 ] {} <Trace> HTTP-Session: 652c03ae-5d55-4bf3-ab56-aae1f2aa85cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2954 2024.08.23 04:23:52.365179 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2955 2024.08.23 04:23:52.365222 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2956 2024.08.23 04:23:52.365472 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2957 2024.08.23 04:23:52.365807 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2958 2024.08.23 04:23:52.365844 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2959 2024.08.23 04:23:52.366196 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2960 2024.08.23 04:23:52.366540 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2961 2024.08.23 04:23:52.366711 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec.
2962 2024.08.23 04:23:52.367022 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Debug> DynamicQueryHandler: Done processing query
2963 2024.08.23 04:23:52.367048 [ 3 ] {0be9212c-568d-43e3-a147-05357232f45c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2964 2024.08.23 04:23:52.367064 [ 3 ] {} <Debug> HTTP-Session: 652c03ae-5d55-4bf3-ab56-aae1f2aa85cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2965 2024.08.23 04:23:52.367184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2966 2024.08.23 04:23:52.367232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2967 2024.08.23 04:23:52.367251 [ 3 ] {} <Debug> HTTP-Session: a2ebe81a-6891-4aa0-8c73-4ba15184b3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2968 2024.08.23 04:23:52.367268 [ 3 ] {} <Debug> HTTP-Session: a2ebe81a-6891-4aa0-8c73-4ba15184b3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.08.23 04:23:52.367282 [ 3 ] {} <Debug> HTTP-Session: a2ebe81a-6891-4aa0-8c73-4ba15184b3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2970 2024.08.23 04:23:52.367313 [ 3 ] {} <Trace> HTTP-Session: a2ebe81a-6891-4aa0-8c73-4ba15184b3a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2971 2024.08.23 04:23:52.367413 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2972 2024.08.23 04:23:52.367456 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2973 2024.08.23 04:23:52.367703 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2974 2024.08.23 04:23:52.367984 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2975 2024.08.23 04:23:52.368021 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2976 2024.08.23 04:23:52.368361 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2977 2024.08.23 04:23:52.368713 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2978 2024.08.23 04:23:52.368875 [ 53 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2979 2024.08.23 04:23:52.368890 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 237.28 KiB/sec.
2980 2024.08.23 04:23:52.368990 [ 53 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2981 2024.08.23 04:23:52.369100 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
2982 2024.08.23 04:23:52.369271 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Debug> DynamicQueryHandler: Done processing query
2983 2024.08.23 04:23:52.369337 [ 3 ] {3e35dd26-f17d-4ce3-b56c-b4cdd052f8a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2984 2024.08.23 04:23:52.369387 [ 3 ] {} <Debug> HTTP-Session: a2ebe81a-6891-4aa0-8c73-4ba15184b3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.08.23 04:23:52.369428 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
2986 2024.08.23 04:23:52.369735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2987 2024.08.23 04:23:52.369755 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2988 2024.08.23 04:23:52.369829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2989 2024.08.23 04:23:52.369864 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
2990 2024.08.23 04:23:52.369883 [ 3 ] {} <Debug> HTTP-Session: 64296062-a294-4d9e-bea2-49d099c7a22a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
2991 2024.08.23 04:23:52.369943 [ 3 ] {} <Debug> HTTP-Session: 64296062-a294-4d9e-bea2-49d099c7a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2992 2024.08.23 04:23:52.369978 [ 3 ] {} <Debug> HTTP-Session: 64296062-a294-4d9e-bea2-49d099c7a22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.08.23 04:23:52.370098 [ 3 ] {} <Trace> HTTP-Session: 64296062-a294-4d9e-bea2-49d099c7a22a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2994 2024.08.23 04:23:52.370191 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
2995 2024.08.23 04:23:52.370567 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
2996 2024.08.23 04:23:52.370594 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2997 2024.08.23 04:23:52.370730 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2998 2024.08.23 04:23:52.370843 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
2999 2024.08.23 04:23:52.371256 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
3000 2024.08.23 04:23:52.372059 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3001 2024.08.23 04:23:52.372800 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3002 2024.08.23 04:23:52.372840 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3003 2024.08.23 04:23:52.373226 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3004 2024.08.23 04:23:52.373576 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3005 2024.08.23 04:23:52.373738 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.003407 sec., 112122.10155562079 rows/sec., 7.93 MiB/sec.
3006 2024.08.23 04:23:52.373922 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Debug> DynamicQueryHandler: Done processing query
3007 2024.08.23 04:23:52.373947 [ 3 ] {a655d354-e7df-41af-a7cf-44a377a8d083} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3008 2024.08.23 04:23:52.373963 [ 3 ] {} <Debug> HTTP-Session: 64296062-a294-4d9e-bea2-49d099c7a22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.08.23 04:23:52.374089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3010 2024.08.23 04:23:52.374138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3011 2024.08.23 04:23:52.374156 [ 3 ] {} <Debug> HTTP-Session: 5746272b-b22e-480f-b2e9-fd457b359896 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3012 2024.08.23 04:23:52.374173 [ 3 ] {} <Debug> HTTP-Session: 5746272b-b22e-480f-b2e9-fd457b359896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.08.23 04:23:52.374187 [ 3 ] {} <Debug> HTTP-Session: 5746272b-b22e-480f-b2e9-fd457b359896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3014 2024.08.23 04:23:52.374217 [ 3 ] {} <Trace> HTTP-Session: 5746272b-b22e-480f-b2e9-fd457b359896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3015 2024.08.23 04:23:52.374315 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3016 2024.08.23 04:23:52.374359 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3017 2024.08.23 04:23:52.374491 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3018 2024.08.23 04:23:52.374762 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3019 2024.08.23 04:23:52.374798 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3020 2024.08.23 04:23:52.375287 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3021 2024.08.23 04:23:52.375605 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3022 2024.08.23 04:23:52.375776 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec.
3023 2024.08.23 04:23:52.376077 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Debug> DynamicQueryHandler: Done processing query
3024 2024.08.23 04:23:52.376102 [ 3 ] {6446c91b-1175-4cf2-8553-a3b1d4a0a8c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3025 2024.08.23 04:23:52.376118 [ 3 ] {} <Debug> HTTP-Session: 5746272b-b22e-480f-b2e9-fd457b359896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.08.23 04:23:52.376273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3027 2024.08.23 04:23:52.376322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3028 2024.08.23 04:23:52.376342 [ 3 ] {} <Debug> HTTP-Session: 2db6c14e-72f7-4826-af2b-7dd788455dab Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3029 2024.08.23 04:23:52.376358 [ 3 ] {} <Debug> HTTP-Session: 2db6c14e-72f7-4826-af2b-7dd788455dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3030 2024.08.23 04:23:52.376398 [ 3 ] {} <Debug> HTTP-Session: 2db6c14e-72f7-4826-af2b-7dd788455dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.08.23 04:23:52.376430 [ 3 ] {} <Trace> HTTP-Session: 2db6c14e-72f7-4826-af2b-7dd788455dab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3032 2024.08.23 04:23:52.376633 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3033 2024.08.23 04:23:52.376680 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3034 2024.08.23 04:23:52.376845 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3035 2024.08.23 04:23:52.377371 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3036 2024.08.23 04:23:52.377442 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3037 2024.08.23 04:23:52.378635 [ 197 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.009403628 sec., 3190.2580578474603 rows/sec., 202.51 KiB/sec.
3038 2024.08.23 04:23:52.378679 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3039 2024.08.23 04:23:52.378831 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3040 2024.08.23 04:23:52.379278 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3041 2024.08.23 04:23:52.379469 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002952 sec., 80284.55284552845 rows/sec., 5.38 MiB/sec.
3042 2024.08.23 04:23:52.379539 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_5_1} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3043 2024.08.23 04:23:52.379655 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_5_1} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3044 2024.08.23 04:23:52.379721 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Debug> DynamicQueryHandler: Done processing query
3045 2024.08.23 04:23:52.379754 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3046 2024.08.23 04:23:52.379758 [ 3 ] {ff685dde-e7cc-4c55-920d-bdfe3df66321} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3047 2024.08.23 04:23:52.379790 [ 3 ] {} <Debug> HTTP-Session: 2db6c14e-72f7-4826-af2b-7dd788455dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.08.23 04:23:52.379904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3049 2024.08.23 04:23:52.379952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3050 2024.08.23 04:23:52.379971 [ 3 ] {} <Debug> HTTP-Session: fb1a8b2e-7aff-44b7-8bc0-5558f0323818 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3051 2024.08.23 04:23:52.379988 [ 3 ] {} <Debug> HTTP-Session: fb1a8b2e-7aff-44b7-8bc0-5558f0323818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3052 2024.08.23 04:23:52.380002 [ 3 ] {} <Debug> HTTP-Session: fb1a8b2e-7aff-44b7-8bc0-5558f0323818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3053 2024.08.23 04:23:52.380034 [ 3 ] {} <Trace> HTTP-Session: fb1a8b2e-7aff-44b7-8bc0-5558f0323818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3054 2024.08.23 04:23:52.380125 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3055 2024.08.23 04:23:52.380170 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3056 2024.08.23 04:23:52.380301 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3057 2024.08.23 04:23:52.380567 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3058 2024.08.23 04:23:52.380602 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3059 2024.08.23 04:23:52.380951 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3060 2024.08.23 04:23:52.381274 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3061 2024.08.23 04:23:52.381401 [ 58 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3062 2024.08.23 04:23:52.381406 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec.
3063 2024.08.23 04:23:52.381445 [ 58 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3064 2024.08.23 04:23:52.381480 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3065 2024.08.23 04:23:52.381682 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Debug> DynamicQueryHandler: Done processing query
3066 2024.08.23 04:23:52.381706 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
3067 2024.08.23 04:23:52.381742 [ 3 ] {f3d03041-bddb-4afd-bbf3-7461a3d6f477} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3068 2024.08.23 04:23:52.381819 [ 3 ] {} <Debug> HTTP-Session: fb1a8b2e-7aff-44b7-8bc0-5558f0323818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3069 2024.08.23 04:23:52.381983 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3070 2024.08.23 04:23:52.382012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3071 2024.08.23 04:23:52.382054 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
3072 2024.08.23 04:23:52.382096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3073 2024.08.23 04:23:52.382140 [ 3 ] {} <Debug> HTTP-Session: f6c340b9-d03b-4983-b334-052c5d9dd3e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3074 2024.08.23 04:23:52.382193 [ 3 ] {} <Debug> HTTP-Session: f6c340b9-d03b-4983-b334-052c5d9dd3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3075 2024.08.23 04:23:52.382262 [ 3 ] {} <Debug> HTTP-Session: f6c340b9-d03b-4983-b334-052c5d9dd3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.08.23 04:23:52.382301 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
3077 2024.08.23 04:23:52.382394 [ 3 ] {} <Trace> HTTP-Session: f6c340b9-d03b-4983-b334-052c5d9dd3e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3078 2024.08.23 04:23:52.382590 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
3079 2024.08.23 04:23:52.382886 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3080 2024.08.23 04:23:52.382889 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
3081 2024.08.23 04:23:52.383068 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3082 2024.08.23 04:23:52.383172 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
3083 2024.08.23 04:23:52.383933 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3084 2024.08.23 04:23:52.384668 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3085 2024.08.23 04:23:52.384723 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3086 2024.08.23 04:23:52.385464 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3087 2024.08.23 04:23:52.385809 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3088 2024.08.23 04:23:52.386175 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003522 sec., 23282.22600795003 rows/sec., 1.48 MiB/sec.
3089 2024.08.23 04:23:52.386816 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Debug> DynamicQueryHandler: Done processing query
3090 2024.08.23 04:23:52.386870 [ 3 ] {dcfb5d75-4301-4d09-af8f-f4c88a5c6167} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3091 2024.08.23 04:23:52.386902 [ 3 ] {} <Debug> HTTP-Session: f6c340b9-d03b-4983-b334-052c5d9dd3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3092 2024.08.23 04:23:52.386919 [ 200 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00534047 sec., 936.2471842365934 rows/sec., 63.09 KiB/sec.
3093 2024.08.23 04:23:52.387113 [ 198 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3094 2024.08.23 04:23:52.387519 [ 198 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_5_1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3095 2024.08.23 04:23:52.387591 [ 198 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_5_1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3096 2024.08.23 04:23:52.387667 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3097 2024.08.23 04:23:53.886312 [ 56 ] {} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3098 2024.08.23 04:23:53.886407 [ 56 ] {} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3099 2024.08.23 04:23:53.886450 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3100 2024.08.23 04:23:53.886800 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::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
3101 2024.08.23 04:23:53.887418 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3102 2024.08.23 04:23:53.887468 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3103 2024.08.23 04:23:53.887561 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part
3104 2024.08.23 04:23:53.887684 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::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
3105 2024.08.23 04:23:53.887786 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3106 2024.08.23 04:23:53.887886 [ 197 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
3107 2024.08.23 04:23:53.890073 [ 200 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.003499278 sec., 11430.929466021276 rows/sec., 1.77 MiB/sec.
3108 2024.08.23 04:23:53.890283 [ 200 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3109 2024.08.23 04:23:53.890958 [ 200 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3110 2024.08.23 04:23:53.891051 [ 200 ] {a78d578d-176c-4a0c-86d1-b96dabf20647::all_1_5_1} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3111 2024.08.23 04:23:53.891149 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3112 2024.08.23 04:23:57.359480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3113 2024.08.23 04:23:57.359613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3114 2024.08.23 04:23:57.359642 [ 3 ] {} <Debug> HTTP-Session: fcf4908f-65e2-4174-84c0-7c5084a3b6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3115 2024.08.23 04:23:57.359669 [ 3 ] {} <Debug> HTTP-Session: fcf4908f-65e2-4174-84c0-7c5084a3b6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3116 2024.08.23 04:23:57.359686 [ 3 ] {} <Debug> HTTP-Session: fcf4908f-65e2-4174-84c0-7c5084a3b6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.08.23 04:23:57.359742 [ 3 ] {} <Trace> HTTP-Session: fcf4908f-65e2-4174-84c0-7c5084a3b6e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3118 2024.08.23 04:23:57.359977 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3119 2024.08.23 04:23:57.360052 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3120 2024.08.23 04:23:57.360383 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2024.08.23 04:23:57.360897 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3122 2024.08.23 04:23:57.360938 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3123 2024.08.23 04:23:57.361353 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3124 2024.08.23 04:23:57.361729 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3125 2024.08.23 04:23:57.361886 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001993 sec., 58203.712995484195 rows/sec., 4.92 MiB/sec.
3126 2024.08.23 04:23:57.362093 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Debug> DynamicQueryHandler: Done processing query
3127 2024.08.23 04:23:57.362119 [ 3 ] {15c3cacf-5e05-4ac1-ad0a-f7b34a26dfe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3128 2024.08.23 04:23:57.362136 [ 3 ] {} <Debug> HTTP-Session: fcf4908f-65e2-4174-84c0-7c5084a3b6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3129 2024.08.23 04:23:57.362293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3130 2024.08.23 04:23:57.362343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3131 2024.08.23 04:23:57.362361 [ 3 ] {} <Debug> HTTP-Session: 9fdc1943-764b-49a2-877b-2aaf4ceb8310 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3132 2024.08.23 04:23:57.362378 [ 3 ] {} <Debug> HTTP-Session: 9fdc1943-764b-49a2-877b-2aaf4ceb8310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.08.23 04:23:57.362391 [ 3 ] {} <Debug> HTTP-Session: 9fdc1943-764b-49a2-877b-2aaf4ceb8310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.08.23 04:23:57.362423 [ 3 ] {} <Trace> HTTP-Session: 9fdc1943-764b-49a2-877b-2aaf4ceb8310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3135 2024.08.23 04:23:57.362537 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3136 2024.08.23 04:23:57.362581 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3137 2024.08.23 04:23:57.362805 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2024.08.23 04:23:57.363189 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3139 2024.08.23 04:23:57.363226 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3140 2024.08.23 04:23:57.363571 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3141 2024.08.23 04:23:57.363919 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3142 2024.08.23 04:23:57.364077 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00158 sec., 18987.3417721519 rows/sec., 1.39 MiB/sec.
3143 2024.08.23 04:23:57.364248 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Debug> DynamicQueryHandler: Done processing query
3144 2024.08.23 04:23:57.364273 [ 3 ] {a512a438-a6ca-4571-ba13-eb28fdbb9506} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3145 2024.08.23 04:23:57.364289 [ 3 ] {} <Debug> HTTP-Session: 9fdc1943-764b-49a2-877b-2aaf4ceb8310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.08.23 04:23:57.364422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3147 2024.08.23 04:23:57.364470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3148 2024.08.23 04:23:57.364489 [ 3 ] {} <Debug> HTTP-Session: 99f8a424-1cea-488f-b1c1-7246f103ff9e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3149 2024.08.23 04:23:57.364505 [ 3 ] {} <Debug> HTTP-Session: 99f8a424-1cea-488f-b1c1-7246f103ff9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3150 2024.08.23 04:23:57.364518 [ 3 ] {} <Debug> HTTP-Session: 99f8a424-1cea-488f-b1c1-7246f103ff9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.08.23 04:23:57.364550 [ 3 ] {} <Trace> HTTP-Session: 99f8a424-1cea-488f-b1c1-7246f103ff9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3152 2024.08.23 04:23:57.364671 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3153 2024.08.23 04:23:57.364714 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3154 2024.08.23 04:23:57.364937 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3155 2024.08.23 04:23:57.365296 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3156 2024.08.23 04:23:57.365333 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3157 2024.08.23 04:23:57.365693 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3158 2024.08.23 04:23:57.366048 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3159 2024.08.23 04:23:57.366209 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001577 sec., 63411.54090044388 rows/sec., 4.95 MiB/sec.
3160 2024.08.23 04:23:57.366506 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Debug> DynamicQueryHandler: Done processing query
3161 2024.08.23 04:23:57.366532 [ 3 ] {591f06be-bf57-4179-a9dc-b5a84320c76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3162 2024.08.23 04:23:57.366547 [ 3 ] {} <Debug> HTTP-Session: 99f8a424-1cea-488f-b1c1-7246f103ff9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.08.23 04:23:57.366727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3164 2024.08.23 04:23:57.366793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3165 2024.08.23 04:23:57.366821 [ 3 ] {} <Debug> HTTP-Session: 372e902c-8a62-47c4-850a-d712741a675c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3166 2024.08.23 04:23:57.366844 [ 3 ] {} <Debug> HTTP-Session: 372e902c-8a62-47c4-850a-d712741a675c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3167 2024.08.23 04:23:57.366865 [ 3 ] {} <Debug> HTTP-Session: 372e902c-8a62-47c4-850a-d712741a675c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3168 2024.08.23 04:23:57.366908 [ 3 ] {} <Trace> HTTP-Session: 372e902c-8a62-47c4-850a-d712741a675c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3169 2024.08.23 04:23:57.367107 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3170 2024.08.23 04:23:57.367155 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3171 2024.08.23 04:23:57.367320 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2024.08.23 04:23:57.367695 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3173 2024.08.23 04:23:57.367731 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3174 2024.08.23 04:23:57.368107 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3175 2024.08.23 04:23:57.368436 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3176 2024.08.23 04:23:57.368593 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec.
3177 2024.08.23 04:23:57.368763 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Debug> DynamicQueryHandler: Done processing query
3178 2024.08.23 04:23:57.368786 [ 3 ] {483f7adb-4eda-4698-b46a-f759cabecd02} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3179 2024.08.23 04:23:57.368803 [ 3 ] {} <Debug> HTTP-Session: 372e902c-8a62-47c4-850a-d712741a675c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.08.23 04:23:57.368958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3181 2024.08.23 04:23:57.369007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3182 2024.08.23 04:23:57.369026 [ 3 ] {} <Debug> HTTP-Session: c44b13ab-9fa9-49a3-9de8-d7751846c464 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3183 2024.08.23 04:23:57.369042 [ 3 ] {} <Debug> HTTP-Session: c44b13ab-9fa9-49a3-9de8-d7751846c464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3184 2024.08.23 04:23:57.369056 [ 3 ] {} <Debug> HTTP-Session: c44b13ab-9fa9-49a3-9de8-d7751846c464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.08.23 04:23:57.369087 [ 3 ] {} <Trace> HTTP-Session: c44b13ab-9fa9-49a3-9de8-d7751846c464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3186 2024.08.23 04:23:57.369391 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3187 2024.08.23 04:23:57.369456 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3188 2024.08.23 04:23:57.369853 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2024.08.23 04:23:57.370659 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3190 2024.08.23 04:23:57.370696 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3191 2024.08.23 04:23:57.371295 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3192 2024.08.23 04:23:57.371697 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3193 2024.08.23 04:23:57.371871 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002698 sec., 11119.347664936991 rows/sec., 19.93 MiB/sec.
3194 2024.08.23 04:23:57.372088 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Debug> DynamicQueryHandler: Done processing query
3195 2024.08.23 04:23:57.372112 [ 3 ] {c7bbebff-05f5-4c5c-ab50-db1126683941} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3196 2024.08.23 04:23:57.372128 [ 3 ] {} <Debug> HTTP-Session: c44b13ab-9fa9-49a3-9de8-d7751846c464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.08.23 04:23:57.372241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3198 2024.08.23 04:23:57.372290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3199 2024.08.23 04:23:57.372309 [ 3 ] {} <Debug> HTTP-Session: b9771a85-51ee-42d2-a125-4f1126d610d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3200 2024.08.23 04:23:57.372325 [ 3 ] {} <Debug> HTTP-Session: b9771a85-51ee-42d2-a125-4f1126d610d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.08.23 04:23:57.372339 [ 3 ] {} <Debug> HTTP-Session: b9771a85-51ee-42d2-a125-4f1126d610d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.08.23 04:23:57.372369 [ 3 ] {} <Trace> HTTP-Session: b9771a85-51ee-42d2-a125-4f1126d610d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3203 2024.08.23 04:23:57.372464 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3204 2024.08.23 04:23:57.372508 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3205 2024.08.23 04:23:57.372636 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3206 2024.08.23 04:23:57.372936 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3207 2024.08.23 04:23:57.372972 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3208 2024.08.23 04:23:57.373329 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3209 2024.08.23 04:23:57.373643 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3210 2024.08.23 04:23:57.373798 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 313.48 KiB/sec.
3211 2024.08.23 04:23:57.374050 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Debug> DynamicQueryHandler: Done processing query
3212 2024.08.23 04:23:57.374073 [ 3 ] {7a08ad96-cb59-48ed-aeff-6ed8d884fecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3213 2024.08.23 04:23:57.374090 [ 3 ] {} <Debug> HTTP-Session: b9771a85-51ee-42d2-a125-4f1126d610d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.08.23 04:23:57.374238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3215 2024.08.23 04:23:57.374287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3216 2024.08.23 04:23:57.374305 [ 3 ] {} <Debug> HTTP-Session: 65e67d65-c92d-47fc-89f5-25588653c9a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3217 2024.08.23 04:23:57.374321 [ 3 ] {} <Debug> HTTP-Session: 65e67d65-c92d-47fc-89f5-25588653c9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3218 2024.08.23 04:23:57.374335 [ 3 ] {} <Debug> HTTP-Session: 65e67d65-c92d-47fc-89f5-25588653c9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.08.23 04:23:57.374365 [ 3 ] {} <Trace> HTTP-Session: 65e67d65-c92d-47fc-89f5-25588653c9a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3220 2024.08.23 04:23:57.374483 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3221 2024.08.23 04:23:57.374528 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3222 2024.08.23 04:23:57.374669 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3223 2024.08.23 04:23:57.374955 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3224 2024.08.23 04:23:57.374991 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3225 2024.08.23 04:23:57.375342 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3226 2024.08.23 04:23:57.375661 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3227 2024.08.23 04:23:57.375816 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
3228 2024.08.23 04:23:57.376102 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Debug> DynamicQueryHandler: Done processing query
3229 2024.08.23 04:23:57.376126 [ 3 ] {d6a9a4d2-0c3a-4826-81ba-02c244467fa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3230 2024.08.23 04:23:57.376142 [ 3 ] {} <Debug> HTTP-Session: 65e67d65-c92d-47fc-89f5-25588653c9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.08.23 04:24:02.166245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3232 2024.08.23 04:24:02.166370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3233 2024.08.23 04:24:02.166396 [ 3 ] {} <Debug> HTTP-Session: 92226eb7-fd15-4276-b561-eba985e516ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3234 2024.08.23 04:24:02.166420 [ 3 ] {} <Debug> HTTP-Session: 92226eb7-fd15-4276-b561-eba985e516ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.08.23 04:24:02.166435 [ 3 ] {} <Debug> HTTP-Session: 92226eb7-fd15-4276-b561-eba985e516ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.08.23 04:24:02.166485 [ 3 ] {} <Trace> HTTP-Session: 92226eb7-fd15-4276-b561-eba985e516ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3237 2024.08.23 04:24:02.166726 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) 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', '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)
3238 2024.08.23 04:24:02.167127 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3239 2024.08.23 04:24:02.167181 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <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', '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
3240 2024.08.23 04:24:02.167553 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3241 2024.08.23 04:24:02.167633 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3242 2024.08.23 04:24:02.167806 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3243 2024.08.23 04:24:02.167846 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3244 2024.08.23 04:24:02.167872 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (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
3245 2024.08.23 04:24:02.167889 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
3246 2024.08.23 04:24:02.167936 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <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', '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'))"
3247 2024.08.23 04:24:02.167960 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
3248 2024.08.23 04:24:02.169074 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002463 sec., 16240.357287860334 rows/sec., 619.32 KiB/sec.
3249 2024.08.23 04:24:02.169336 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Debug> DynamicQueryHandler: Done processing query
3250 2024.08.23 04:24:02.169362 [ 3 ] {1bfc84ef-18f1-4d15-bfc8-b0ff958c9efc} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3251 2024.08.23 04:24:02.169379 [ 3 ] {} <Debug> HTTP-Session: 92226eb7-fd15-4276-b561-eba985e516ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3252 2024.08.23 04:24:02.208099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3253 2024.08.23 04:24:02.208156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3254 2024.08.23 04:24:02.208177 [ 3 ] {} <Debug> HTTP-Session: 9ab5d5c6-d0a6-440f-a46a-a58928074c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3255 2024.08.23 04:24:02.208196 [ 3 ] {} <Debug> HTTP-Session: 9ab5d5c6-d0a6-440f-a46a-a58928074c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3256 2024.08.23 04:24:02.208210 [ 3 ] {} <Debug> HTTP-Session: 9ab5d5c6-d0a6-440f-a46a-a58928074c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3257 2024.08.23 04:24:02.208246 [ 3 ] {} <Trace> HTTP-Session: 9ab5d5c6-d0a6-440f-a46a-a58928074c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3258 2024.08.23 04:24:02.208374 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3259 2024.08.23 04:24:02.208434 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3260 2024.08.23 04:24:02.208643 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3261 2024.08.23 04:24:02.209008 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3262 2024.08.23 04:24:02.209056 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3263 2024.08.23 04:24:02.209575 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3264 2024.08.23 04:24:02.209909 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3265 2024.08.23 04:24:02.210066 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001735 sec., 576.3688760806916 rows/sec., 130.58 KiB/sec.
3266 2024.08.23 04:24:02.210338 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Debug> DynamicQueryHandler: Done processing query
3267 2024.08.23 04:24:02.210362 [ 3 ] {bca06eb5-6106-4b69-b4af-4ee85d47d5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3268 2024.08.23 04:24:02.210380 [ 3 ] {} <Debug> HTTP-Session: 9ab5d5c6-d0a6-440f-a46a-a58928074c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3269 2024.08.23 04:24:02.210517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3270 2024.08.23 04:24:02.210566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3271 2024.08.23 04:24:02.210587 [ 3 ] {} <Debug> HTTP-Session: 66eab909-ddb4-406f-aa4a-e9322115b091 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3272 2024.08.23 04:24:02.210605 [ 3 ] {} <Debug> HTTP-Session: 66eab909-ddb4-406f-aa4a-e9322115b091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.08.23 04:24:02.210618 [ 3 ] {} <Debug> HTTP-Session: 66eab909-ddb4-406f-aa4a-e9322115b091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3274 2024.08.23 04:24:02.210650 [ 3 ] {} <Trace> HTTP-Session: 66eab909-ddb4-406f-aa4a-e9322115b091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3275 2024.08.23 04:24:02.210751 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3276 2024.08.23 04:24:02.210796 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3277 2024.08.23 04:24:02.211137 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3278 2024.08.23 04:24:02.211544 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3279 2024.08.23 04:24:02.211580 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3280 2024.08.23 04:24:02.213863 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3281 2024.08.23 04:24:02.214296 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3282 2024.08.23 04:24:02.214442 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.003711 sec., 1616.8148746968473 rows/sec., 131.84 KiB/sec.
3283 2024.08.23 04:24:02.214702 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Debug> DynamicQueryHandler: Done processing query
3284 2024.08.23 04:24:02.214727 [ 3 ] {571b09c4-bd9a-4d29-88d5-8a307357417c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3285 2024.08.23 04:24:02.214743 [ 3 ] {} <Debug> HTTP-Session: 66eab909-ddb4-406f-aa4a-e9322115b091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.08.23 04:24:02.215042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3287 2024.08.23 04:24:02.215091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3288 2024.08.23 04:24:02.215111 [ 3 ] {} <Debug> HTTP-Session: 7083cc06-ba9d-4158-a2a0-2d7e9e38754e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3289 2024.08.23 04:24:02.215127 [ 3 ] {} <Debug> HTTP-Session: 7083cc06-ba9d-4158-a2a0-2d7e9e38754e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3290 2024.08.23 04:24:02.215141 [ 3 ] {} <Debug> HTTP-Session: 7083cc06-ba9d-4158-a2a0-2d7e9e38754e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3291 2024.08.23 04:24:02.215173 [ 3 ] {} <Trace> HTTP-Session: 7083cc06-ba9d-4158-a2a0-2d7e9e38754e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3292 2024.08.23 04:24:02.216238 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3293 2024.08.23 04:24:02.216284 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3294 2024.08.23 04:24:02.216531 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3295 2024.08.23 04:24:02.217763 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3296 2024.08.23 04:24:02.217804 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3297 2024.08.23 04:24:02.218336 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3298 2024.08.23 04:24:02.218707 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3299 2024.08.23 04:24:02.218865 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Debug> executeQuery: Read 1332 rows, 113.68 KiB in 0.003544 sec., 375846.5011286682 rows/sec., 31.33 MiB/sec.
3300 2024.08.23 04:24:02.219029 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Debug> DynamicQueryHandler: Done processing query
3301 2024.08.23 04:24:02.219054 [ 3 ] {5047dff7-677d-439e-9d24-39be5d207490} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
3302 2024.08.23 04:24:02.219071 [ 3 ] {} <Debug> HTTP-Session: 7083cc06-ba9d-4158-a2a0-2d7e9e38754e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.08.23 04:24:02.219248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3304 2024.08.23 04:24:02.219296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3305 2024.08.23 04:24:02.219317 [ 3 ] {} <Debug> HTTP-Session: 49dbdbe8-cf71-4056-b044-37d4aad24d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3306 2024.08.23 04:24:02.219334 [ 3 ] {} <Debug> HTTP-Session: 49dbdbe8-cf71-4056-b044-37d4aad24d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3307 2024.08.23 04:24:02.219348 [ 3 ] {} <Debug> HTTP-Session: 49dbdbe8-cf71-4056-b044-37d4aad24d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3308 2024.08.23 04:24:02.219379 [ 3 ] {} <Trace> HTTP-Session: 49dbdbe8-cf71-4056-b044-37d4aad24d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3309 2024.08.23 04:24:02.219474 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3310 2024.08.23 04:24:02.219517 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3311 2024.08.23 04:24:02.219739 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3312 2024.08.23 04:24:02.220017 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3313 2024.08.23 04:24:02.220054 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3314 2024.08.23 04:24:02.220384 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3315 2024.08.23 04:24:02.220745 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3316 2024.08.23 04:24:02.220896 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 291.95 KiB/sec.
3317 2024.08.23 04:24:02.221052 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Debug> DynamicQueryHandler: Done processing query
3318 2024.08.23 04:24:02.221076 [ 3 ] {69898e36-1180-4ff4-abd9-91add5ae4681} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3319 2024.08.23 04:24:02.221093 [ 3 ] {} <Debug> HTTP-Session: 49dbdbe8-cf71-4056-b044-37d4aad24d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.08.23 04:24:02.221256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3321 2024.08.23 04:24:02.221304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3322 2024.08.23 04:24:02.221323 [ 3 ] {} <Debug> HTTP-Session: 47a247ed-fd55-46e1-8218-6d2790090325 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3323 2024.08.23 04:24:02.221339 [ 3 ] {} <Debug> HTTP-Session: 47a247ed-fd55-46e1-8218-6d2790090325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.08.23 04:24:02.221353 [ 3 ] {} <Debug> HTTP-Session: 47a247ed-fd55-46e1-8218-6d2790090325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3325 2024.08.23 04:24:02.221384 [ 3 ] {} <Trace> HTTP-Session: 47a247ed-fd55-46e1-8218-6d2790090325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3326 2024.08.23 04:24:02.221552 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3327 2024.08.23 04:24:02.221594 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3328 2024.08.23 04:24:02.221812 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3329 2024.08.23 04:24:02.222215 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3330 2024.08.23 04:24:02.222251 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3331 2024.08.23 04:24:02.222602 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3332 2024.08.23 04:24:02.222949 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3333 2024.08.23 04:24:02.223107 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001644 sec., 147201.94647201945 rows/sec., 9.97 MiB/sec.
3334 2024.08.23 04:24:02.223105 [ 43 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3335 2024.08.23 04:24:02.223235 [ 43 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3336 2024.08.23 04:24:02.223284 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3337 2024.08.23 04:24:02.223361 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Debug> DynamicQueryHandler: Done processing query
3338 2024.08.23 04:24:02.223418 [ 3 ] {65e5fdaa-0f4a-4fe0-97ba-abaee5cd18b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3339 2024.08.23 04:24:02.223470 [ 3 ] {} <Debug> HTTP-Session: 47a247ed-fd55-46e1-8218-6d2790090325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.08.23 04:24:02.223505 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
3341 2024.08.23 04:24:02.223644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3342 2024.08.23 04:24:02.223766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3343 2024.08.23 04:24:02.223779 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3344 2024.08.23 04:24:02.223795 [ 3 ] {} <Debug> HTTP-Session: 79f94ab4-7793-4450-a403-64a4d6755c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3345 2024.08.23 04:24:02.223844 [ 3 ] {} <Debug> HTTP-Session: 79f94ab4-7793-4450-a403-64a4d6755c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3346 2024.08.23 04:24:02.223853 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3347 2024.08.23 04:24:02.223868 [ 3 ] {} <Debug> HTTP-Session: 79f94ab4-7793-4450-a403-64a4d6755c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.08.23 04:24:02.223935 [ 3 ] {} <Trace> HTTP-Session: 79f94ab4-7793-4450-a403-64a4d6755c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3349 2024.08.23 04:24:02.224122 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3350 2024.08.23 04:24:02.224213 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3351 2024.08.23 04:24:02.224373 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part
3352 2024.08.23 04:24:02.224390 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3353 2024.08.23 04:24:02.224731 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
3354 2024.08.23 04:24:02.225029 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
3355 2024.08.23 04:24:02.225374 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part
3356 2024.08.23 04:24:02.226076 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3357 2024.08.23 04:24:02.226739 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3358 2024.08.23 04:24:02.226808 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3359 2024.08.23 04:24:02.227845 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3360 2024.08.23 04:24:02.228759 [ 200 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005367641 sec., 100602.85328322068 rows/sec., 6.84 MiB/sec.
3361 2024.08.23 04:24:02.228788 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3362 2024.08.23 04:24:02.229034 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3363 2024.08.23 04:24:02.229077 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004965 sec., 1208.4592145015106 rows/sec., 71.40 KiB/sec.
3364 2024.08.23 04:24:02.229460 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Debug> DynamicQueryHandler: Done processing query
3365 2024.08.23 04:24:02.229552 [ 3 ] {c7079999-8eac-4be7-83a4-e67d243a3dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3366 2024.08.23 04:24:02.229601 [ 3 ] {} <Debug> HTTP-Session: 79f94ab4-7793-4450-a403-64a4d6755c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.08.23 04:24:02.229885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3368 2024.08.23 04:24:02.229924 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3369 2024.08.23 04:24:02.229996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3370 2024.08.23 04:24:02.230049 [ 3 ] {} <Debug> HTTP-Session: e37bf4ae-ea07-4610-a2d3-6c7f75a4a9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3371 2024.08.23 04:24:02.230076 [ 3 ] {} <Debug> HTTP-Session: e37bf4ae-ea07-4610-a2d3-6c7f75a4a9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.08.23 04:24:02.230086 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_6_1} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3373 2024.08.23 04:24:02.230103 [ 3 ] {} <Debug> HTTP-Session: e37bf4ae-ea07-4610-a2d3-6c7f75a4a9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3374 2024.08.23 04:24:02.230189 [ 3 ] {} <Trace> HTTP-Session: e37bf4ae-ea07-4610-a2d3-6c7f75a4a9c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3375 2024.08.23 04:24:02.230244 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3376 2024.08.23 04:24:02.230571 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3377 2024.08.23 04:24:02.230619 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3378 2024.08.23 04:24:02.230880 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3379 2024.08.23 04:24:02.231689 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3380 2024.08.23 04:24:02.231727 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3381 2024.08.23 04:24:02.232160 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3382 2024.08.23 04:24:02.232531 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3383 2024.08.23 04:24:02.232687 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Debug> executeQuery: Read 844 rows, 62.46 KiB in 0.002305 sec., 366160.52060737525 rows/sec., 26.46 MiB/sec.
3384 2024.08.23 04:24:02.233002 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Debug> DynamicQueryHandler: Done processing query
3385 2024.08.23 04:24:02.233027 [ 3 ] {c7dd4c0b-19bb-470f-9646-8772ead984a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
3386 2024.08.23 04:24:02.233043 [ 3 ] {} <Debug> HTTP-Session: e37bf4ae-ea07-4610-a2d3-6c7f75a4a9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.08.23 04:24:02.233197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3388 2024.08.23 04:24:02.233245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3389 2024.08.23 04:24:02.233266 [ 3 ] {} <Debug> HTTP-Session: c24dcf81-9de9-4fa2-84ed-b6a3f569baf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3390 2024.08.23 04:24:02.233284 [ 3 ] {} <Debug> HTTP-Session: c24dcf81-9de9-4fa2-84ed-b6a3f569baf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.08.23 04:24:02.233300 [ 3 ] {} <Debug> HTTP-Session: c24dcf81-9de9-4fa2-84ed-b6a3f569baf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.08.23 04:24:02.233333 [ 3 ] {} <Trace> HTTP-Session: c24dcf81-9de9-4fa2-84ed-b6a3f569baf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3393 2024.08.23 04:24:02.233431 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3394 2024.08.23 04:24:02.233478 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3395 2024.08.23 04:24:02.233628 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2024.08.23 04:24:02.233877 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3397 2024.08.23 04:24:02.233912 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3398 2024.08.23 04:24:02.234262 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3399 2024.08.23 04:24:02.234598 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3400 2024.08.23 04:24:02.234749 [ 43 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3401 2024.08.23 04:24:02.234759 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec.
3402 2024.08.23 04:24:02.234797 [ 43 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3403 2024.08.23 04:24:02.234864 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3404 2024.08.23 04:24:02.235052 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Debug> DynamicQueryHandler: Done processing query
3405 2024.08.23 04:24:02.235064 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3406 2024.08.23 04:24:02.235087 [ 3 ] {f52f1585-18bd-4958-b8fc-b307b92ea87a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3407 2024.08.23 04:24:02.235127 [ 3 ] {} <Debug> HTTP-Session: c24dcf81-9de9-4fa2-84ed-b6a3f569baf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3408 2024.08.23 04:24:02.235267 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3409 2024.08.23 04:24:02.235316 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3410 2024.08.23 04:24:02.235409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3411 2024.08.23 04:24:02.235543 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3412 2024.08.23 04:24:02.235570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3413 2024.08.23 04:24:02.235645 [ 3 ] {} <Debug> HTTP-Session: 174d7def-a373-4357-9395-351e175b11e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3414 2024.08.23 04:24:02.235737 [ 3 ] {} <Debug> HTTP-Session: 174d7def-a373-4357-9395-351e175b11e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.08.23 04:24:02.235799 [ 3 ] {} <Debug> HTTP-Session: 174d7def-a373-4357-9395-351e175b11e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.08.23 04:24:02.235815 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3417 2024.08.23 04:24:02.235935 [ 3 ] {} <Trace> HTTP-Session: 174d7def-a373-4357-9395-351e175b11e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3418 2024.08.23 04:24:02.236124 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3419 2024.08.23 04:24:02.236396 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3420 2024.08.23 04:24:02.236571 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::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
3421 2024.08.23 04:24:02.236804 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3422 2024.08.23 04:24:02.236987 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3423 2024.08.23 04:24:02.237412 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3424 2024.08.23 04:24:02.238765 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003780198 sec., 9523.310683726091 rows/sec., 497.56 KiB/sec.
3425 2024.08.23 04:24:02.238811 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3426 2024.08.23 04:24:02.238868 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3427 2024.08.23 04:24:02.238956 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3428 2024.08.23 04:24:02.239838 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_6_1} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3429 2024.08.23 04:24:02.239862 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3430 2024.08.23 04:24:02.239969 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_6_1} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3431 2024.08.23 04:24:02.240136 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3432 2024.08.23 04:24:02.240426 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3433 2024.08.23 04:24:02.240606 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Debug> executeQuery: Read 922 rows, 63.08 KiB in 0.004342 sec., 212344.54168585903 rows/sec., 14.19 MiB/sec.
3434 2024.08.23 04:24:02.240793 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Debug> DynamicQueryHandler: Done processing query
3435 2024.08.23 04:24:02.240818 [ 3 ] {1b146be1-fa59-45e7-b6a5-b6ad1d75ec8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
3436 2024.08.23 04:24:02.240835 [ 3 ] {} <Debug> HTTP-Session: 174d7def-a373-4357-9395-351e175b11e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.08.23 04:24:02.241020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3438 2024.08.23 04:24:02.241068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3439 2024.08.23 04:24:02.241086 [ 3 ] {} <Debug> HTTP-Session: 26351d02-7166-4060-9d51-3b67fa683ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3440 2024.08.23 04:24:02.241102 [ 3 ] {} <Debug> HTTP-Session: 26351d02-7166-4060-9d51-3b67fa683ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.08.23 04:24:02.241115 [ 3 ] {} <Debug> HTTP-Session: 26351d02-7166-4060-9d51-3b67fa683ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3442 2024.08.23 04:24:02.241146 [ 3 ] {} <Trace> HTTP-Session: 26351d02-7166-4060-9d51-3b67fa683ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3443 2024.08.23 04:24:02.241238 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3444 2024.08.23 04:24:02.241283 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3445 2024.08.23 04:24:02.241418 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3446 2024.08.23 04:24:02.241648 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3447 2024.08.23 04:24:02.241683 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3448 2024.08.23 04:24:02.242027 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3449 2024.08.23 04:24:02.242349 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3450 2024.08.23 04:24:02.242504 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec.
3451 2024.08.23 04:24:02.242655 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Debug> DynamicQueryHandler: Done processing query
3452 2024.08.23 04:24:02.242680 [ 3 ] {52f06d0a-fc2e-4938-8b94-1e847b5cce51} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3453 2024.08.23 04:24:02.242696 [ 3 ] {} <Debug> HTTP-Session: 26351d02-7166-4060-9d51-3b67fa683ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.08.23 04:24:02.242827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3455 2024.08.23 04:24:02.242874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3456 2024.08.23 04:24:02.242892 [ 3 ] {} <Debug> HTTP-Session: 1a867bc2-14ce-4b14-8198-055c4f439677 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3457 2024.08.23 04:24:02.242909 [ 3 ] {} <Debug> HTTP-Session: 1a867bc2-14ce-4b14-8198-055c4f439677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3458 2024.08.23 04:24:02.242924 [ 3 ] {} <Debug> HTTP-Session: 1a867bc2-14ce-4b14-8198-055c4f439677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3459 2024.08.23 04:24:02.242953 [ 3 ] {} <Trace> HTTP-Session: 1a867bc2-14ce-4b14-8198-055c4f439677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3460 2024.08.23 04:24:02.243071 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3461 2024.08.23 04:24:02.243116 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3462 2024.08.23 04:24:02.243242 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3463 2024.08.23 04:24:02.243524 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3464 2024.08.23 04:24:02.243560 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3465 2024.08.23 04:24:02.243909 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3466 2024.08.23 04:24:02.244231 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3467 2024.08.23 04:24:02.244385 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.00135 sec., 59259.259259259255 rows/sec., 3.77 MiB/sec.
3468 2024.08.23 04:24:02.244541 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Debug> DynamicQueryHandler: Done processing query
3469 2024.08.23 04:24:02.244565 [ 3 ] {62396c6d-4ac1-45f1-811e-d22a137dcb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3470 2024.08.23 04:24:02.244581 [ 3 ] {} <Debug> HTTP-Session: 1a867bc2-14ce-4b14-8198-055c4f439677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.08.23 04:24:02.349296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3472 2024.08.23 04:24:02.349369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3473 2024.08.23 04:24:02.349392 [ 3 ] {} <Debug> HTTP-Session: 4693b974-28e0-40ac-b9a8-453c78c319c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3474 2024.08.23 04:24:02.349411 [ 3 ] {} <Debug> HTTP-Session: 4693b974-28e0-40ac-b9a8-453c78c319c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3475 2024.08.23 04:24:02.349426 [ 3 ] {} <Debug> HTTP-Session: 4693b974-28e0-40ac-b9a8-453c78c319c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3476 2024.08.23 04:24:02.349465 [ 3 ] {} <Trace> HTTP-Session: 4693b974-28e0-40ac-b9a8-453c78c319c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3477 2024.08.23 04:24:02.349587 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3478 2024.08.23 04:24:02.349638 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3479 2024.08.23 04:24:02.349904 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3480 2024.08.23 04:24:02.350258 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3481 2024.08.23 04:24:02.350297 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3482 2024.08.23 04:24:02.350662 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3483 2024.08.23 04:24:02.351021 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3484 2024.08.23 04:24:02.351178 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00162 sec., 2469.135802469136 rows/sec., 207.97 KiB/sec.
3485 2024.08.23 04:24:02.351364 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Debug> DynamicQueryHandler: Done processing query
3486 2024.08.23 04:24:02.351390 [ 3 ] {9ee38125-2c09-4b19-9968-1ae1f0e92862} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3487 2024.08.23 04:24:02.351406 [ 3 ] {} <Debug> HTTP-Session: 4693b974-28e0-40ac-b9a8-453c78c319c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.08.23 04:24:02.351518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3489 2024.08.23 04:24:02.351568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3490 2024.08.23 04:24:02.351586 [ 3 ] {} <Debug> HTTP-Session: 235ed009-a500-45f9-82e7-a09649599794 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3491 2024.08.23 04:24:02.351604 [ 3 ] {} <Debug> HTTP-Session: 235ed009-a500-45f9-82e7-a09649599794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3492 2024.08.23 04:24:02.351618 [ 3 ] {} <Debug> HTTP-Session: 235ed009-a500-45f9-82e7-a09649599794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3493 2024.08.23 04:24:02.351648 [ 3 ] {} <Trace> HTTP-Session: 235ed009-a500-45f9-82e7-a09649599794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3494 2024.08.23 04:24:02.351743 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3495 2024.08.23 04:24:02.351785 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3496 2024.08.23 04:24:02.352017 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3497 2024.08.23 04:24:02.352309 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3498 2024.08.23 04:24:02.352345 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3499 2024.08.23 04:24:02.352687 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3500 2024.08.23 04:24:02.353033 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3501 2024.08.23 04:24:02.353194 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 436.53 KiB/sec.
3502 2024.08.23 04:24:02.353356 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Debug> DynamicQueryHandler: Done processing query
3503 2024.08.23 04:24:02.353380 [ 3 ] {bdfde34f-aef9-439b-b208-c08df2ba2bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3504 2024.08.23 04:24:02.353397 [ 3 ] {} <Debug> HTTP-Session: 235ed009-a500-45f9-82e7-a09649599794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.08.23 04:24:02.353534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3506 2024.08.23 04:24:02.353581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3507 2024.08.23 04:24:02.353599 [ 3 ] {} <Debug> HTTP-Session: 31ffb89f-6739-4e13-a723-750b50fcf129 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3508 2024.08.23 04:24:02.353616 [ 3 ] {} <Debug> HTTP-Session: 31ffb89f-6739-4e13-a723-750b50fcf129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3509 2024.08.23 04:24:02.353630 [ 3 ] {} <Debug> HTTP-Session: 31ffb89f-6739-4e13-a723-750b50fcf129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3510 2024.08.23 04:24:02.353660 [ 3 ] {} <Trace> HTTP-Session: 31ffb89f-6739-4e13-a723-750b50fcf129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3511 2024.08.23 04:24:02.353752 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3512 2024.08.23 04:24:02.353796 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3513 2024.08.23 04:24:02.353941 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.08.23 04:24:02.354203 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3515 2024.08.23 04:24:02.354238 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3516 2024.08.23 04:24:02.354591 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3517 2024.08.23 04:24:02.354921 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3518 2024.08.23 04:24:02.355076 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 113.27 KiB/sec.
3519 2024.08.23 04:24:02.355246 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Debug> DynamicQueryHandler: Done processing query
3520 2024.08.23 04:24:02.355270 [ 3 ] {d15a4dd1-9807-4a20-9803-db3d664c3321} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3521 2024.08.23 04:24:02.355286 [ 3 ] {} <Debug> HTTP-Session: 31ffb89f-6739-4e13-a723-750b50fcf129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.08.23 04:24:02.355422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2024.08.23 04:24:02.355470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3524 2024.08.23 04:24:02.355489 [ 3 ] {} <Debug> HTTP-Session: b91e3c52-0dee-46c7-89c9-6e44760adb7e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3525 2024.08.23 04:24:02.355506 [ 3 ] {} <Debug> HTTP-Session: b91e3c52-0dee-46c7-89c9-6e44760adb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.08.23 04:24:02.355520 [ 3 ] {} <Debug> HTTP-Session: b91e3c52-0dee-46c7-89c9-6e44760adb7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3527 2024.08.23 04:24:02.355550 [ 3 ] {} <Trace> HTTP-Session: b91e3c52-0dee-46c7-89c9-6e44760adb7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3528 2024.08.23 04:24:02.355642 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3529 2024.08.23 04:24:02.355684 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3530 2024.08.23 04:24:02.355813 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3531 2024.08.23 04:24:02.356049 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3532 2024.08.23 04:24:02.356086 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3533 2024.08.23 04:24:02.356428 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3534 2024.08.23 04:24:02.356745 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3535 2024.08.23 04:24:02.356894 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 98.81 KiB/sec.
3536 2024.08.23 04:24:02.357046 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Debug> DynamicQueryHandler: Done processing query
3537 2024.08.23 04:24:02.357069 [ 3 ] {3a0a1f7f-fc01-4b58-90fb-3bc991667377} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3538 2024.08.23 04:24:02.357085 [ 3 ] {} <Debug> HTTP-Session: b91e3c52-0dee-46c7-89c9-6e44760adb7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.08.23 04:24:06.741856 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
3540 2024.08.23 04:24:06.741929 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
3541 2024.08.23 04:24:07.358709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3542 2024.08.23 04:24:07.358831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3543 2024.08.23 04:24:07.358859 [ 3 ] {} <Debug> HTTP-Session: 486f2654-c85f-45c2-a07c-50ea6a6efcda Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3544 2024.08.23 04:24:07.358887 [ 3 ] {} <Debug> HTTP-Session: 486f2654-c85f-45c2-a07c-50ea6a6efcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3545 2024.08.23 04:24:07.358905 [ 3 ] {} <Debug> HTTP-Session: 486f2654-c85f-45c2-a07c-50ea6a6efcda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.08.23 04:24:07.358963 [ 3 ] {} <Trace> HTTP-Session: 486f2654-c85f-45c2-a07c-50ea6a6efcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3547 2024.08.23 04:24:07.359194 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3548 2024.08.23 04:24:07.359265 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3549 2024.08.23 04:24:07.359616 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3550 2024.08.23 04:24:07.360102 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3551 2024.08.23 04:24:07.360141 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3552 2024.08.23 04:24:07.360551 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3553 2024.08.23 04:24:07.360931 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3554 2024.08.23 04:24:07.361100 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001985 sec., 58438.287153652396 rows/sec., 4.94 MiB/sec.
3555 2024.08.23 04:24:07.361103 [ 36 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3556 2024.08.23 04:24:07.361212 [ 36 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3557 2024.08.23 04:24:07.361260 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3558 2024.08.23 04:24:07.361405 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Debug> DynamicQueryHandler: Done processing query
3559 2024.08.23 04:24:07.361481 [ 3 ] {acab9362-f519-40df-9ca3-0e761ddc79c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3560 2024.08.23 04:24:07.361521 [ 3 ] {} <Debug> HTTP-Session: 486f2654-c85f-45c2-a07c-50ea6a6efcda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3561 2024.08.23 04:24:07.361544 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
3562 2024.08.23 04:24:07.361797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3563 2024.08.23 04:24:07.361957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3564 2024.08.23 04:24:07.362030 [ 3 ] {} <Debug> HTTP-Session: 7ee29595-ebaf-42e8-b23f-64e2a4baf7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3565 2024.08.23 04:24:07.362082 [ 3 ] {} <Debug> HTTP-Session: 7ee29595-ebaf-42e8-b23f-64e2a4baf7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3566 2024.08.23 04:24:07.362127 [ 3 ] {} <Debug> HTTP-Session: 7ee29595-ebaf-42e8-b23f-64e2a4baf7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.08.23 04:24:07.362131 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3568 2024.08.23 04:24:07.362186 [ 3 ] {} <Trace> HTTP-Session: 7ee29595-ebaf-42e8-b23f-64e2a4baf7c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3569 2024.08.23 04:24:07.362216 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1385 rows starting from the beginning of the part
3570 2024.08.23 04:24:07.362486 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3571 2024.08.23 04:24:07.362561 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 189 rows starting from the beginning of the part
3572 2024.08.23 04:24:07.362728 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3573 2024.08.23 04:24:07.363088 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 116 rows starting from the beginning of the part
3574 2024.08.23 04:24:07.363500 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1332 rows starting from the beginning of the part
3575 2024.08.23 04:24:07.363838 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
3576 2024.08.23 04:24:07.364176 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part
3577 2024.08.23 04:24:07.364847 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3578 2024.08.23 04:24:07.365592 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3579 2024.08.23 04:24:07.365659 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3580 2024.08.23 04:24:07.366637 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3581 2024.08.23 04:24:07.367531 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3582 2024.08.23 04:24:07.367774 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005446 sec., 5508.630187293426 rows/sec., 414.22 KiB/sec.
3583 2024.08.23 04:24:07.368143 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Debug> DynamicQueryHandler: Done processing query
3584 2024.08.23 04:24:07.368221 [ 3 ] {af26d550-56d9-4ffb-9b65-b7ee7526d4f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3585 2024.08.23 04:24:07.368264 [ 3 ] {} <Debug> HTTP-Session: 7ee29595-ebaf-42e8-b23f-64e2a4baf7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3586 2024.08.23 04:24:07.368311 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3142 rows, containing 5 columns (5 merged, 0 gathered) in 0.006973735 sec., 450547.66204910283 rows/sec., 39.49 MiB/sec.
3587 2024.08.23 04:24:07.368507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3588 2024.08.23 04:24:07.368570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3589 2024.08.23 04:24:07.368577 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3590 2024.08.23 04:24:07.368599 [ 3 ] {} <Debug> HTTP-Session: e0dad28d-24ed-4b10-b575-caf1030bcea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3591 2024.08.23 04:24:07.368652 [ 3 ] {} <Debug> HTTP-Session: e0dad28d-24ed-4b10-b575-caf1030bcea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.08.23 04:24:07.368692 [ 3 ] {} <Debug> HTTP-Session: e0dad28d-24ed-4b10-b575-caf1030bcea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.08.23 04:24:07.368738 [ 3 ] {} <Trace> HTTP-Session: e0dad28d-24ed-4b10-b575-caf1030bcea7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3594 2024.08.23 04:24:07.369067 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3595 2024.08.23 04:24:07.369165 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3596 2024.08.23 04:24:07.369498 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3597 2024.08.23 04:24:07.369738 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_16_3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3598 2024.08.23 04:24:07.369770 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2024.08.23 04:24:07.369912 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
3600 2024.08.23 04:24:07.370337 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3601 2024.08.23 04:24:07.370379 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3602 2024.08.23 04:24:07.370738 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3603 2024.08.23 04:24:07.371095 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3604 2024.08.23 04:24:07.371248 [ 36 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3605 2024.08.23 04:24:07.371262 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.002379 sec., 39512.40016813787 rows/sec., 3.09 MiB/sec.
3606 2024.08.23 04:24:07.371305 [ 36 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3607 2024.08.23 04:24:07.371366 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3608 2024.08.23 04:24:07.371588 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::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
3609 2024.08.23 04:24:07.371615 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Debug> DynamicQueryHandler: Done processing query
3610 2024.08.23 04:24:07.371678 [ 3 ] {bd3475ed-d302-434f-92c9-da17b08b63d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3611 2024.08.23 04:24:07.371707 [ 3 ] {} <Debug> HTTP-Session: e0dad28d-24ed-4b10-b575-caf1030bcea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3612 2024.08.23 04:24:07.371910 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3613 2024.08.23 04:24:07.371928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3614 2024.08.23 04:24:07.371998 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 879 rows starting from the beginning of the part
3615 2024.08.23 04:24:07.372018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3616 2024.08.23 04:24:07.372093 [ 3 ] {} <Debug> HTTP-Session: 039b9c58-3984-49f4-a0e0-4e366234da01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3617 2024.08.23 04:24:07.372149 [ 3 ] {} <Debug> HTTP-Session: 039b9c58-3984-49f4-a0e0-4e366234da01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.08.23 04:24:07.372213 [ 3 ] {} <Debug> HTTP-Session: 039b9c58-3984-49f4-a0e0-4e366234da01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.08.23 04:24:07.372367 [ 3 ] {} <Trace> HTTP-Session: 039b9c58-3984-49f4-a0e0-4e366234da01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3620 2024.08.23 04:24:07.372425 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part
3621 2024.08.23 04:24:07.372749 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part
3622 2024.08.23 04:24:07.372806 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3623 2024.08.23 04:24:07.373003 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3624 2024.08.23 04:24:07.373056 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 844 rows starting from the beginning of the part
3625 2024.08.23 04:24:07.373441 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::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
3626 2024.08.23 04:24:07.373802 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part
3627 2024.08.23 04:24:07.374375 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2024.08.23 04:24:07.375251 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3629 2024.08.23 04:24:07.375323 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3630 2024.08.23 04:24:07.376202 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3631 2024.08.23 04:24:07.376831 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2307 rows, containing 5 columns (5 merged, 0 gathered) in 0.005366452 sec., 429892.9721164002 rows/sec., 32.86 MiB/sec.
3632 2024.08.23 04:24:07.377081 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3633 2024.08.23 04:24:07.377118 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3634 2024.08.23 04:24:07.377374 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3635 2024.08.23 04:24:07.377467 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004832 sec., 33112.58278145695 rows/sec., 2.31 MiB/sec.
3636 2024.08.23 04:24:07.377477 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3637 2024.08.23 04:24:07.377587 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3638 2024.08.23 04:24:07.378187 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
3639 2024.08.23 04:24:07.378277 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Debug> DynamicQueryHandler: Done processing query
3640 2024.08.23 04:24:07.378358 [ 3 ] {803759ad-4333-4a6c-8a59-ea04d20fccba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3641 2024.08.23 04:24:07.378399 [ 3 ] {} <Debug> HTTP-Session: 039b9c58-3984-49f4-a0e0-4e366234da01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.08.23 04:24:07.378585 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3643 2024.08.23 04:24:07.378655 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3276 rows starting from the beginning of the part
3644 2024.08.23 04:24:07.378694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3645 2024.08.23 04:24:07.378734 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3646 2024.08.23 04:24:07.378787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3647 2024.08.23 04:24:07.378907 [ 3 ] {} <Debug> HTTP-Session: dbd6719c-ae39-4814-9d74-2283751290d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3648 2024.08.23 04:24:07.378968 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part
3649 2024.08.23 04:24:07.378994 [ 3 ] {} <Debug> HTTP-Session: dbd6719c-ae39-4814-9d74-2283751290d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3650 2024.08.23 04:24:07.379047 [ 3 ] {} <Debug> HTTP-Session: dbd6719c-ae39-4814-9d74-2283751290d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3651 2024.08.23 04:24:07.379084 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_16_3} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3652 2024.08.23 04:24:07.379228 [ 3 ] {} <Trace> HTTP-Session: dbd6719c-ae39-4814-9d74-2283751290d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3653 2024.08.23 04:24:07.379427 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part
3654 2024.08.23 04:24:07.379507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
3655 2024.08.23 04:24:07.379833 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 922 rows starting from the beginning of the part
3656 2024.08.23 04:24:07.380121 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3657 2024.08.23 04:24:07.380163 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
3658 2024.08.23 04:24:07.380505 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3659 2024.08.23 04:24:07.380536 [ 190 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3660 2024.08.23 04:24:07.381754 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3661 2024.08.23 04:24:07.383015 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3662 2024.08.23 04:24:07.383104 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3663 2024.08.23 04:24:07.383971 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00622552 sec., 764112.8773178787 rows/sec., 51.40 MiB/sec.
3664 2024.08.23 04:24:07.384126 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3665 2024.08.23 04:24:07.384495 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3666 2024.08.23 04:24:07.384760 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3667 2024.08.23 04:24:07.385250 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005677 sec., 5284.481240091598 rows/sec., 9.47 MiB/sec.
3668 2024.08.23 04:24:07.385587 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3669 2024.08.23 04:24:07.385743 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3670 2024.08.23 04:24:07.385772 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Debug> DynamicQueryHandler: Done processing query
3671 2024.08.23 04:24:07.385845 [ 3 ] {b8e7332c-8849-4b7c-b1da-c22c99b281ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3672 2024.08.23 04:24:07.385893 [ 3 ] {} <Debug> HTTP-Session: dbd6719c-ae39-4814-9d74-2283751290d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3673 2024.08.23 04:24:07.385902 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB.
3674 2024.08.23 04:24:07.386066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3675 2024.08.23 04:24:07.386122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3676 2024.08.23 04:24:07.386141 [ 3 ] {} <Debug> HTTP-Session: c74a6fe5-270a-493c-ae90-ef32a24e8dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3677 2024.08.23 04:24:07.386157 [ 3 ] {} <Debug> HTTP-Session: c74a6fe5-270a-493c-ae90-ef32a24e8dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3678 2024.08.23 04:24:07.386171 [ 3 ] {} <Debug> HTTP-Session: c74a6fe5-270a-493c-ae90-ef32a24e8dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3679 2024.08.23 04:24:07.386203 [ 3 ] {} <Trace> HTTP-Session: c74a6fe5-270a-493c-ae90-ef32a24e8dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3680 2024.08.23 04:24:07.386322 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3681 2024.08.23 04:24:07.386373 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3682 2024.08.23 04:24:07.386529 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3683 2024.08.23 04:24:07.386820 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3684 2024.08.23 04:24:07.386856 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3685 2024.08.23 04:24:07.387214 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3686 2024.08.23 04:24:07.387538 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3687 2024.08.23 04:24:07.387686 [ 36 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3688 2024.08.23 04:24:07.387695 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
3689 2024.08.23 04:24:07.387733 [ 36 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3690 2024.08.23 04:24:07.387791 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3691 2024.08.23 04:24:07.387946 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
3692 2024.08.23 04:24:07.387963 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Debug> DynamicQueryHandler: Done processing query
3693 2024.08.23 04:24:07.387993 [ 3 ] {652c8aea-6f76-4a6a-99ab-7d49a9e338b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3694 2024.08.23 04:24:07.388019 [ 3 ] {} <Debug> HTTP-Session: c74a6fe5-270a-493c-ae90-ef32a24e8dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3695 2024.08.23 04:24:07.388088 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3696 2024.08.23 04:24:07.388116 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 444 rows starting from the beginning of the part
3697 2024.08.23 04:24:07.388222 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part
3698 2024.08.23 04:24:07.388414 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
3699 2024.08.23 04:24:07.388529 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 80 rows starting from the beginning of the part
3700 2024.08.23 04:24:07.388712 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
3701 2024.08.23 04:24:07.388861 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3702 2024.08.23 04:24:07.389934 [ 200 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 4 columns (4 merged, 0 gathered) in 0.002038589 sec., 357109.74600569316 rows/sec., 23.27 MiB/sec.
3703 2024.08.23 04:24:07.390136 [ 186 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3704 2024.08.23 04:24:07.390559 [ 186 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3705 2024.08.23 04:24:07.390631 [ 186 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_16_3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3706 2024.08.23 04:24:07.390697 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3707 2024.08.23 04:24:08.000192 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.99 MiB, peak 191.44 MiB, free memory in arenas 0.00 B, will set to 183.08 MiB (RSS), difference: 1.10 MiB
3708 2024.08.23 04:24:12.362079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3709 2024.08.23 04:24:12.362206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3710 2024.08.23 04:24:12.362231 [ 3 ] {} <Debug> HTTP-Session: 7dfd998e-153f-4788-8efb-e3077a787975 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3711 2024.08.23 04:24:12.362255 [ 3 ] {} <Debug> HTTP-Session: 7dfd998e-153f-4788-8efb-e3077a787975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3712 2024.08.23 04:24:12.362270 [ 3 ] {} <Debug> HTTP-Session: 7dfd998e-153f-4788-8efb-e3077a787975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3713 2024.08.23 04:24:12.362318 [ 3 ] {} <Trace> HTTP-Session: 7dfd998e-153f-4788-8efb-e3077a787975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3714 2024.08.23 04:24:12.362543 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3715 2024.08.23 04:24:12.362608 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3716 2024.08.23 04:24:12.362928 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3717 2024.08.23 04:24:12.363448 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3718 2024.08.23 04:24:12.363513 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3719 2024.08.23 04:24:12.363944 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3720 2024.08.23 04:24:12.364326 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3721 2024.08.23 04:24:12.364473 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002025 sec., 93333.33333333334 rows/sec., 8.15 MiB/sec.
3722 2024.08.23 04:24:12.364679 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Debug> DynamicQueryHandler: Done processing query
3723 2024.08.23 04:24:12.364705 [ 3 ] {72b99a20-6203-40f8-9fc6-19c575c1209a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3724 2024.08.23 04:24:12.364722 [ 3 ] {} <Debug> HTTP-Session: 7dfd998e-153f-4788-8efb-e3077a787975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3725 2024.08.23 04:24:12.364869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3726 2024.08.23 04:24:12.364919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3727 2024.08.23 04:24:12.364938 [ 3 ] {} <Debug> HTTP-Session: 3b665962-772b-4c2f-a2f3-02ed7c0d5862 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3728 2024.08.23 04:24:12.364983 [ 3 ] {} <Debug> HTTP-Session: 3b665962-772b-4c2f-a2f3-02ed7c0d5862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3729 2024.08.23 04:24:12.364997 [ 3 ] {} <Debug> HTTP-Session: 3b665962-772b-4c2f-a2f3-02ed7c0d5862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3730 2024.08.23 04:24:12.365029 [ 3 ] {} <Trace> HTTP-Session: 3b665962-772b-4c2f-a2f3-02ed7c0d5862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3731 2024.08.23 04:24:12.365127 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3732 2024.08.23 04:24:12.365170 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3733 2024.08.23 04:24:12.365394 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3734 2024.08.23 04:24:12.365705 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3735 2024.08.23 04:24:12.365741 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3736 2024.08.23 04:24:12.366090 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3737 2024.08.23 04:24:12.366453 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3738 2024.08.23 04:24:12.366604 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec.
3739 2024.08.23 04:24:12.366764 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Debug> DynamicQueryHandler: Done processing query
3740 2024.08.23 04:24:12.366788 [ 3 ] {9f3c1f9f-7ff5-406e-ae28-e66268a329d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3741 2024.08.23 04:24:12.366803 [ 3 ] {} <Debug> HTTP-Session: 3b665962-772b-4c2f-a2f3-02ed7c0d5862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3742 2024.08.23 04:24:12.366931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3743 2024.08.23 04:24:12.366977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3744 2024.08.23 04:24:12.366996 [ 3 ] {} <Debug> HTTP-Session: 0edc1154-364c-499e-8b50-a0f7d8369f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3745 2024.08.23 04:24:12.367013 [ 3 ] {} <Debug> HTTP-Session: 0edc1154-364c-499e-8b50-a0f7d8369f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3746 2024.08.23 04:24:12.367028 [ 3 ] {} <Debug> HTTP-Session: 0edc1154-364c-499e-8b50-a0f7d8369f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3747 2024.08.23 04:24:12.367058 [ 3 ] {} <Trace> HTTP-Session: 0edc1154-364c-499e-8b50-a0f7d8369f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3748 2024.08.23 04:24:12.367151 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3749 2024.08.23 04:24:12.367194 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3750 2024.08.23 04:24:12.367418 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3751 2024.08.23 04:24:12.367706 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3752 2024.08.23 04:24:12.367743 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3753 2024.08.23 04:24:12.368081 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3754 2024.08.23 04:24:12.368437 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3755 2024.08.23 04:24:12.368592 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 242.14 KiB/sec.
3756 2024.08.23 04:24:12.368760 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Debug> DynamicQueryHandler: Done processing query
3757 2024.08.23 04:24:12.368784 [ 3 ] {9df4228d-3da2-4fdf-9229-5575545ac103} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3758 2024.08.23 04:24:12.368800 [ 3 ] {} <Debug> HTTP-Session: 0edc1154-364c-499e-8b50-a0f7d8369f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3759 2024.08.23 04:24:12.368981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3760 2024.08.23 04:24:12.369029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3761 2024.08.23 04:24:12.369047 [ 3 ] {} <Debug> HTTP-Session: 02c7d5c8-d7a9-4aee-acdc-6987d7fd72d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3762 2024.08.23 04:24:12.369064 [ 3 ] {} <Debug> HTTP-Session: 02c7d5c8-d7a9-4aee-acdc-6987d7fd72d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.08.23 04:24:12.369077 [ 3 ] {} <Debug> HTTP-Session: 02c7d5c8-d7a9-4aee-acdc-6987d7fd72d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3764 2024.08.23 04:24:12.369108 [ 3 ] {} <Trace> HTTP-Session: 02c7d5c8-d7a9-4aee-acdc-6987d7fd72d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3765 2024.08.23 04:24:12.369298 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3766 2024.08.23 04:24:12.369340 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3767 2024.08.23 04:24:12.369560 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3768 2024.08.23 04:24:12.370083 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3769 2024.08.23 04:24:12.370119 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3770 2024.08.23 04:24:12.370479 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3771 2024.08.23 04:24:12.370828 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3772 2024.08.23 04:24:12.370975 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001782 sec., 214365.8810325477 rows/sec., 15.17 MiB/sec.
3773 2024.08.23 04:24:12.371132 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Debug> DynamicQueryHandler: Done processing query
3774 2024.08.23 04:24:12.371155 [ 3 ] {ef75f882-4ad3-4969-9af7-10efca0b0874} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3775 2024.08.23 04:24:12.371171 [ 3 ] {} <Debug> HTTP-Session: 02c7d5c8-d7a9-4aee-acdc-6987d7fd72d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3776 2024.08.23 04:24:12.371305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3777 2024.08.23 04:24:12.371353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3778 2024.08.23 04:24:12.371371 [ 3 ] {} <Debug> HTTP-Session: 94fb28d8-3a08-4be9-a234-85d95629288d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3779 2024.08.23 04:24:12.371388 [ 3 ] {} <Debug> HTTP-Session: 94fb28d8-3a08-4be9-a234-85d95629288d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3780 2024.08.23 04:24:12.371402 [ 3 ] {} <Debug> HTTP-Session: 94fb28d8-3a08-4be9-a234-85d95629288d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3781 2024.08.23 04:24:12.371432 [ 3 ] {} <Trace> HTTP-Session: 94fb28d8-3a08-4be9-a234-85d95629288d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3782 2024.08.23 04:24:12.371525 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3783 2024.08.23 04:24:12.371568 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3784 2024.08.23 04:24:12.371695 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3785 2024.08.23 04:24:12.371945 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3786 2024.08.23 04:24:12.371980 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3787 2024.08.23 04:24:12.372327 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3788 2024.08.23 04:24:12.372639 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3789 2024.08.23 04:24:12.372784 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 244.52 KiB/sec.
3790 2024.08.23 04:24:12.373046 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Debug> DynamicQueryHandler: Done processing query
3791 2024.08.23 04:24:12.373070 [ 3 ] {941775e8-d3e1-4485-9a78-e2f42dd59676} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3792 2024.08.23 04:24:12.373086 [ 3 ] {} <Debug> HTTP-Session: 94fb28d8-3a08-4be9-a234-85d95629288d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3793 2024.08.23 04:24:12.373253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3794 2024.08.23 04:24:12.373301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3795 2024.08.23 04:24:12.373320 [ 3 ] {} <Debug> HTTP-Session: 359d9437-e79a-4ae3-a4ae-f55bfd165fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3796 2024.08.23 04:24:12.373336 [ 3 ] {} <Debug> HTTP-Session: 359d9437-e79a-4ae3-a4ae-f55bfd165fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3797 2024.08.23 04:24:12.373350 [ 3 ] {} <Debug> HTTP-Session: 359d9437-e79a-4ae3-a4ae-f55bfd165fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3798 2024.08.23 04:24:12.373381 [ 3 ] {} <Trace> HTTP-Session: 359d9437-e79a-4ae3-a4ae-f55bfd165fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3799 2024.08.23 04:24:12.373557 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3800 2024.08.23 04:24:12.373604 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3801 2024.08.23 04:24:12.373760 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3802 2024.08.23 04:24:12.374155 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3803 2024.08.23 04:24:12.374192 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3804 2024.08.23 04:24:12.374561 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3805 2024.08.23 04:24:12.374896 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3806 2024.08.23 04:24:12.375043 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00157 sec., 150955.41401273885 rows/sec., 10.12 MiB/sec.
3807 2024.08.23 04:24:12.375198 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Debug> DynamicQueryHandler: Done processing query
3808 2024.08.23 04:24:12.375221 [ 3 ] {2bffa621-2e03-4a62-a2f5-09205d6cdc48} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3809 2024.08.23 04:24:12.375237 [ 3 ] {} <Debug> HTTP-Session: 359d9437-e79a-4ae3-a4ae-f55bfd165fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3810 2024.08.23 04:24:12.375360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3811 2024.08.23 04:24:12.375407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3812 2024.08.23 04:24:12.375426 [ 3 ] {} <Debug> HTTP-Session: cc122f33-f30a-4529-80b7-3246996bfe67 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3813 2024.08.23 04:24:12.375444 [ 3 ] {} <Debug> HTTP-Session: cc122f33-f30a-4529-80b7-3246996bfe67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3814 2024.08.23 04:24:12.375457 [ 3 ] {} <Debug> HTTP-Session: cc122f33-f30a-4529-80b7-3246996bfe67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3815 2024.08.23 04:24:12.375488 [ 3 ] {} <Trace> HTTP-Session: cc122f33-f30a-4529-80b7-3246996bfe67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3816 2024.08.23 04:24:12.375579 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3817 2024.08.23 04:24:12.375622 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3818 2024.08.23 04:24:12.375747 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3819 2024.08.23 04:24:12.376009 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3820 2024.08.23 04:24:12.376045 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3821 2024.08.23 04:24:12.376380 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3822 2024.08.23 04:24:12.376692 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3823 2024.08.23 04:24:12.376842 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec.
3824 2024.08.23 04:24:12.377113 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Debug> DynamicQueryHandler: Done processing query
3825 2024.08.23 04:24:12.377138 [ 3 ] {a007651d-7ad3-4038-970a-1e94ec979665} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3826 2024.08.23 04:24:12.377154 [ 3 ] {} <Debug> HTTP-Session: cc122f33-f30a-4529-80b7-3246996bfe67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.08.23 04:24:12.377278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3828 2024.08.23 04:24:12.377325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3829 2024.08.23 04:24:12.377344 [ 3 ] {} <Debug> HTTP-Session: 985e3cb6-c4cd-41c8-8a8f-29a9e9a93842 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3830 2024.08.23 04:24:12.377361 [ 3 ] {} <Debug> HTTP-Session: 985e3cb6-c4cd-41c8-8a8f-29a9e9a93842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3831 2024.08.23 04:24:12.377375 [ 3 ] {} <Debug> HTTP-Session: 985e3cb6-c4cd-41c8-8a8f-29a9e9a93842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3832 2024.08.23 04:24:12.377405 [ 3 ] {} <Trace> HTTP-Session: 985e3cb6-c4cd-41c8-8a8f-29a9e9a93842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3833 2024.08.23 04:24:12.377531 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3834 2024.08.23 04:24:12.377576 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3835 2024.08.23 04:24:12.377717 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3836 2024.08.23 04:24:12.377989 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3837 2024.08.23 04:24:12.378025 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3838 2024.08.23 04:24:12.378378 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3839 2024.08.23 04:24:12.378701 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3840 2024.08.23 04:24:12.378847 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec.
3841 2024.08.23 04:24:12.379163 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Debug> DynamicQueryHandler: Done processing query
3842 2024.08.23 04:24:12.379187 [ 3 ] {5519d6db-adc9-4253-8e33-4f9376895a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3843 2024.08.23 04:24:12.379203 [ 3 ] {} <Debug> HTTP-Session: 985e3cb6-c4cd-41c8-8a8f-29a9e9a93842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3844 2024.08.23 04:24:17.359013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3845 2024.08.23 04:24:17.359146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3846 2024.08.23 04:24:17.359172 [ 3 ] {} <Debug> HTTP-Session: bed0ca04-d330-4893-a831-b58dec5d4a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3847 2024.08.23 04:24:17.359198 [ 3 ] {} <Debug> HTTP-Session: bed0ca04-d330-4893-a831-b58dec5d4a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3848 2024.08.23 04:24:17.359216 [ 3 ] {} <Debug> HTTP-Session: bed0ca04-d330-4893-a831-b58dec5d4a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3849 2024.08.23 04:24:17.359268 [ 3 ] {} <Trace> HTTP-Session: bed0ca04-d330-4893-a831-b58dec5d4a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3850 2024.08.23 04:24:17.359484 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3851 2024.08.23 04:24:17.359552 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3852 2024.08.23 04:24:17.359873 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3853 2024.08.23 04:24:17.360306 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3854 2024.08.23 04:24:17.360351 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3855 2024.08.23 04:24:17.360785 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3856 2024.08.23 04:24:17.361167 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3857 2024.08.23 04:24:17.361324 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001915 sec., 60574.41253263708 rows/sec., 5.12 MiB/sec.
3858 2024.08.23 04:24:17.361640 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Debug> DynamicQueryHandler: Done processing query
3859 2024.08.23 04:24:17.361673 [ 3 ] {908679e8-4cde-493f-82ba-ac3b5db264ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3860 2024.08.23 04:24:17.361690 [ 3 ] {} <Debug> HTTP-Session: bed0ca04-d330-4893-a831-b58dec5d4a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3861 2024.08.23 04:24:17.361840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2024.08.23 04:24:17.361890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3863 2024.08.23 04:24:17.361910 [ 3 ] {} <Debug> HTTP-Session: ae79255d-c6a0-4a60-92dd-4e9b6f0591ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3864 2024.08.23 04:24:17.361927 [ 3 ] {} <Debug> HTTP-Session: ae79255d-c6a0-4a60-92dd-4e9b6f0591ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.08.23 04:24:17.361941 [ 3 ] {} <Debug> HTTP-Session: ae79255d-c6a0-4a60-92dd-4e9b6f0591ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3866 2024.08.23 04:24:17.361973 [ 3 ] {} <Trace> HTTP-Session: ae79255d-c6a0-4a60-92dd-4e9b6f0591ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3867 2024.08.23 04:24:17.362081 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3868 2024.08.23 04:24:17.362125 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3869 2024.08.23 04:24:17.362378 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3870 2024.08.23 04:24:17.362690 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3871 2024.08.23 04:24:17.362729 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3872 2024.08.23 04:24:17.363075 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3873 2024.08.23 04:24:17.363462 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3874 2024.08.23 04:24:17.363627 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001567 sec., 19144.86279514997 rows/sec., 1.41 MiB/sec.
3875 2024.08.23 04:24:17.363637 [ 97 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3876 2024.08.23 04:24:17.363772 [ 97 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3877 2024.08.23 04:24:17.363825 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3878 2024.08.23 04:24:17.363913 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Debug> DynamicQueryHandler: Done processing query
3879 2024.08.23 04:24:17.363955 [ 3 ] {18cbd4c9-fdf8-4cf8-b88d-815f548a3505} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3880 2024.08.23 04:24:17.363967 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
3881 2024.08.23 04:24:17.363974 [ 3 ] {} <Debug> HTTP-Session: ae79255d-c6a0-4a60-92dd-4e9b6f0591ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.08.23 04:24:17.364104 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3883 2024.08.23 04:24:17.364135 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
3884 2024.08.23 04:24:17.364199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3885 2024.08.23 04:24:17.364230 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
3886 2024.08.23 04:24:17.364317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3887 2024.08.23 04:24:17.364406 [ 3 ] {} <Debug> HTTP-Session: e7b285c9-4d67-45da-af67-29d4fb1b604a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3888 2024.08.23 04:24:17.364507 [ 3 ] {} <Debug> HTTP-Session: e7b285c9-4d67-45da-af67-29d4fb1b604a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.08.23 04:24:17.364603 [ 3 ] {} <Debug> HTTP-Session: e7b285c9-4d67-45da-af67-29d4fb1b604a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3890 2024.08.23 04:24:17.364649 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
3891 2024.08.23 04:24:17.364716 [ 3 ] {} <Trace> HTTP-Session: e7b285c9-4d67-45da-af67-29d4fb1b604a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3892 2024.08.23 04:24:17.365045 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
3893 2024.08.23 04:24:17.365166 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3894 2024.08.23 04:24:17.365328 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
3895 2024.08.23 04:24:17.365348 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3896 2024.08.23 04:24:17.365688 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
3897 2024.08.23 04:24:17.366330 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2024.08.23 04:24:17.366898 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3899 2024.08.23 04:24:17.366946 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
3900 2024.08.23 04:24:17.367452 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.003557641 sec., 42443.8553524653 rows/sec., 3.27 MiB/sec.
3901 2024.08.23 04:24:17.367518 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3902 2024.08.23 04:24:17.367570 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3903 2024.08.23 04:24:17.368081 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3904 2024.08.23 04:24:17.368153 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3905 2024.08.23 04:24:17.368336 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_6_1} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3906 2024.08.23 04:24:17.368342 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.003312 sec., 28381.642512077295 rows/sec., 2.22 MiB/sec.
3907 2024.08.23 04:24:17.368585 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3908 2024.08.23 04:24:17.368893 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Debug> DynamicQueryHandler: Done processing query
3909 2024.08.23 04:24:17.368917 [ 3 ] {7b24e9b9-7189-4cc0-9a3e-a23ce04ad21a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3910 2024.08.23 04:24:17.368933 [ 3 ] {} <Debug> HTTP-Session: e7b285c9-4d67-45da-af67-29d4fb1b604a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.08.23 04:24:17.369111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3912 2024.08.23 04:24:17.369159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3913 2024.08.23 04:24:17.369178 [ 3 ] {} <Debug> HTTP-Session: 4970025b-b1d8-421e-8547-636d56e6483f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3914 2024.08.23 04:24:17.369195 [ 3 ] {} <Debug> HTTP-Session: 4970025b-b1d8-421e-8547-636d56e6483f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3915 2024.08.23 04:24:17.369209 [ 3 ] {} <Debug> HTTP-Session: 4970025b-b1d8-421e-8547-636d56e6483f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.08.23 04:24:17.369241 [ 3 ] {} <Trace> HTTP-Session: 4970025b-b1d8-421e-8547-636d56e6483f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3917 2024.08.23 04:24:17.369390 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3918 2024.08.23 04:24:17.369438 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3919 2024.08.23 04:24:17.369608 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3920 2024.08.23 04:24:17.369967 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3921 2024.08.23 04:24:17.370004 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3922 2024.08.23 04:24:17.370381 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3923 2024.08.23 04:24:17.370714 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3924 2024.08.23 04:24:17.370873 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec.
3925 2024.08.23 04:24:17.371193 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Debug> DynamicQueryHandler: Done processing query
3926 2024.08.23 04:24:17.371217 [ 3 ] {8dd85d9a-b932-4b66-8845-3fef436309dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3927 2024.08.23 04:24:17.371233 [ 3 ] {} <Debug> HTTP-Session: 4970025b-b1d8-421e-8547-636d56e6483f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.08.23 04:24:17.371420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3929 2024.08.23 04:24:17.371469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3930 2024.08.23 04:24:17.371487 [ 3 ] {} <Debug> HTTP-Session: a4c320de-253c-453d-a79f-f894ef76f03e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3931 2024.08.23 04:24:17.371505 [ 3 ] {} <Debug> HTTP-Session: a4c320de-253c-453d-a79f-f894ef76f03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3932 2024.08.23 04:24:17.371518 [ 3 ] {} <Debug> HTTP-Session: a4c320de-253c-453d-a79f-f894ef76f03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.08.23 04:24:17.371548 [ 3 ] {} <Trace> HTTP-Session: a4c320de-253c-453d-a79f-f894ef76f03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3934 2024.08.23 04:24:17.371875 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3935 2024.08.23 04:24:17.371944 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3936 2024.08.23 04:24:17.372360 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3937 2024.08.23 04:24:17.373023 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3938 2024.08.23 04:24:17.373061 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3939 2024.08.23 04:24:17.373656 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3940 2024.08.23 04:24:17.374067 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3941 2024.08.23 04:24:17.374259 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002618 sec., 11459.12910618793 rows/sec., 20.53 MiB/sec.
3942 2024.08.23 04:24:17.374464 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Debug> DynamicQueryHandler: Done processing query
3943 2024.08.23 04:24:17.374494 [ 3 ] {1dc1707b-d739-4aa6-8a2b-30eab12e59d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3944 2024.08.23 04:24:17.374519 [ 3 ] {} <Debug> HTTP-Session: a4c320de-253c-453d-a79f-f894ef76f03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.08.23 04:24:17.374698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2024.08.23 04:24:17.374767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3947 2024.08.23 04:24:17.374800 [ 3 ] {} <Debug> HTTP-Session: b31d77cf-cbd3-4b86-8782-346d99ea30a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3948 2024.08.23 04:24:17.374818 [ 3 ] {} <Debug> HTTP-Session: b31d77cf-cbd3-4b86-8782-346d99ea30a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.08.23 04:24:17.374833 [ 3 ] {} <Debug> HTTP-Session: b31d77cf-cbd3-4b86-8782-346d99ea30a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.08.23 04:24:17.374864 [ 3 ] {} <Trace> HTTP-Session: b31d77cf-cbd3-4b86-8782-346d99ea30a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3951 2024.08.23 04:24:17.374980 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3952 2024.08.23 04:24:17.375025 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3953 2024.08.23 04:24:17.375151 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.08.23 04:24:17.375427 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3955 2024.08.23 04:24:17.375464 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
3956 2024.08.23 04:24:17.375819 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3957 2024.08.23 04:24:17.376137 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3958 2024.08.23 04:24:17.376296 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
3959 2024.08.23 04:24:17.376451 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Debug> DynamicQueryHandler: Done processing query
3960 2024.08.23 04:24:17.376474 [ 3 ] {2cb436cf-dbe5-4785-b12f-902a4b19cf3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3961 2024.08.23 04:24:17.376489 [ 3 ] {} <Debug> HTTP-Session: b31d77cf-cbd3-4b86-8782-346d99ea30a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.08.23 04:24:21.742168 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
3963 2024.08.23 04:24:21.742236 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
3964 2024.08.23 04:24:22.361344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3965 2024.08.23 04:24:22.361462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3966 2024.08.23 04:24:22.361491 [ 3 ] {} <Debug> HTTP-Session: 2b546403-85a4-42f5-8d2e-2349ef07bb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3967 2024.08.23 04:24:22.361519 [ 3 ] {} <Debug> HTTP-Session: 2b546403-85a4-42f5-8d2e-2349ef07bb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3968 2024.08.23 04:24:22.361537 [ 3 ] {} <Debug> HTTP-Session: 2b546403-85a4-42f5-8d2e-2349ef07bb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3969 2024.08.23 04:24:22.361592 [ 3 ] {} <Trace> HTTP-Session: 2b546403-85a4-42f5-8d2e-2349ef07bb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3970 2024.08.23 04:24:22.361850 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3971 2024.08.23 04:24:22.361924 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3972 2024.08.23 04:24:22.362273 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3973 2024.08.23 04:24:22.362853 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3974 2024.08.23 04:24:22.362898 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
3975 2024.08.23 04:24:22.363337 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3976 2024.08.23 04:24:22.363734 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3977 2024.08.23 04:24:22.363888 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002146 sec., 88070.8294501398 rows/sec., 7.69 MiB/sec.
3978 2024.08.23 04:24:22.364225 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Debug> DynamicQueryHandler: Done processing query
3979 2024.08.23 04:24:22.364253 [ 3 ] {a74790c1-b563-41dd-bbb2-0e1c399f31fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3980 2024.08.23 04:24:22.364269 [ 3 ] {} <Debug> HTTP-Session: 2b546403-85a4-42f5-8d2e-2349ef07bb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3981 2024.08.23 04:24:22.364401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3982 2024.08.23 04:24:22.364455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3983 2024.08.23 04:24:22.364476 [ 3 ] {} <Debug> HTTP-Session: 5199242d-88a8-42ed-a537-a051fc9bbeb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
3984 2024.08.23 04:24:22.364495 [ 3 ] {} <Debug> HTTP-Session: 5199242d-88a8-42ed-a537-a051fc9bbeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3985 2024.08.23 04:24:22.364509 [ 3 ] {} <Debug> HTTP-Session: 5199242d-88a8-42ed-a537-a051fc9bbeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3986 2024.08.23 04:24:22.364545 [ 3 ] {} <Trace> HTTP-Session: 5199242d-88a8-42ed-a537-a051fc9bbeb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3987 2024.08.23 04:24:22.364657 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3988 2024.08.23 04:24:22.364705 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3989 2024.08.23 04:24:22.364963 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3990 2024.08.23 04:24:22.365284 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3991 2024.08.23 04:24:22.365322 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
3992 2024.08.23 04:24:22.365683 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3993 2024.08.23 04:24:22.366040 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3994 2024.08.23 04:24:22.366202 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec.
3995 2024.08.23 04:24:22.366411 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Debug> DynamicQueryHandler: Done processing query
3996 2024.08.23 04:24:22.366443 [ 3 ] {4186787f-36bd-4c2e-b9f1-18507a265a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3997 2024.08.23 04:24:22.366465 [ 3 ] {} <Debug> HTTP-Session: 5199242d-88a8-42ed-a537-a051fc9bbeb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.08.23 04:24:22.366645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3999 2024.08.23 04:24:22.366706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4000 2024.08.23 04:24:22.366730 [ 3 ] {} <Debug> HTTP-Session: 756c1899-e4d6-446d-949b-06329524e66b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4001 2024.08.23 04:24:22.366751 [ 3 ] {} <Debug> HTTP-Session: 756c1899-e4d6-446d-949b-06329524e66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4002 2024.08.23 04:24:22.366768 [ 3 ] {} <Debug> HTTP-Session: 756c1899-e4d6-446d-949b-06329524e66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4003 2024.08.23 04:24:22.366808 [ 3 ] {} <Trace> HTTP-Session: 756c1899-e4d6-446d-949b-06329524e66b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4004 2024.08.23 04:24:22.366928 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4005 2024.08.23 04:24:22.366982 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4006 2024.08.23 04:24:22.367231 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4007 2024.08.23 04:24:22.367529 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4008 2024.08.23 04:24:22.367567 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4009 2024.08.23 04:24:22.367914 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4010 2024.08.23 04:24:22.368275 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4011 2024.08.23 04:24:22.368434 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 230.64 KiB/sec.
4012 2024.08.23 04:24:22.368603 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Debug> DynamicQueryHandler: Done processing query
4013 2024.08.23 04:24:22.368627 [ 3 ] {974528da-f8da-4656-b7c9-7d9ac406bb0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4014 2024.08.23 04:24:22.368644 [ 3 ] {} <Debug> HTTP-Session: 756c1899-e4d6-446d-949b-06329524e66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4015 2024.08.23 04:24:22.368826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4016 2024.08.23 04:24:22.368874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4017 2024.08.23 04:24:22.368893 [ 3 ] {} <Debug> HTTP-Session: 9f886441-bd9a-499a-af3d-e8a1a0ede2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4018 2024.08.23 04:24:22.368909 [ 3 ] {} <Debug> HTTP-Session: 9f886441-bd9a-499a-af3d-e8a1a0ede2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4019 2024.08.23 04:24:22.368923 [ 3 ] {} <Debug> HTTP-Session: 9f886441-bd9a-499a-af3d-e8a1a0ede2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4020 2024.08.23 04:24:22.368953 [ 3 ] {} <Trace> HTTP-Session: 9f886441-bd9a-499a-af3d-e8a1a0ede2f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4021 2024.08.23 04:24:22.369151 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4022 2024.08.23 04:24:22.369194 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4023 2024.08.23 04:24:22.369416 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4024 2024.08.23 04:24:22.369908 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4025 2024.08.23 04:24:22.369944 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4026 2024.08.23 04:24:22.370304 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4027 2024.08.23 04:24:22.370644 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4028 2024.08.23 04:24:22.370804 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001747 sec., 218660.56096164853 rows/sec., 15.47 MiB/sec.
4029 2024.08.23 04:24:22.371085 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Debug> DynamicQueryHandler: Done processing query
4030 2024.08.23 04:24:22.371110 [ 3 ] {40240060-eb9b-45cd-a4fb-28be3e82aa07} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
4031 2024.08.23 04:24:22.371127 [ 3 ] {} <Debug> HTTP-Session: 9f886441-bd9a-499a-af3d-e8a1a0ede2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4032 2024.08.23 04:24:22.371263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4033 2024.08.23 04:24:22.371310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4034 2024.08.23 04:24:22.371329 [ 3 ] {} <Debug> HTTP-Session: f87fb2fb-bde1-471b-b1a9-e48c338ca4be Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4035 2024.08.23 04:24:22.371347 [ 3 ] {} <Debug> HTTP-Session: f87fb2fb-bde1-471b-b1a9-e48c338ca4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4036 2024.08.23 04:24:22.371361 [ 3 ] {} <Debug> HTTP-Session: f87fb2fb-bde1-471b-b1a9-e48c338ca4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4037 2024.08.23 04:24:22.371391 [ 3 ] {} <Trace> HTTP-Session: f87fb2fb-bde1-471b-b1a9-e48c338ca4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4038 2024.08.23 04:24:22.371488 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4039 2024.08.23 04:24:22.371533 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4040 2024.08.23 04:24:22.371678 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4041 2024.08.23 04:24:22.371932 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4042 2024.08.23 04:24:22.371968 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4043 2024.08.23 04:24:22.372319 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4044 2024.08.23 04:24:22.372629 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4045 2024.08.23 04:24:22.372784 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec.
4046 2024.08.23 04:24:22.372947 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Debug> DynamicQueryHandler: Done processing query
4047 2024.08.23 04:24:22.372971 [ 3 ] {1d673f5b-0832-4058-be0a-95bb3a52b908} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4048 2024.08.23 04:24:22.372986 [ 3 ] {} <Debug> HTTP-Session: f87fb2fb-bde1-471b-b1a9-e48c338ca4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4049 2024.08.23 04:24:22.373139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4050 2024.08.23 04:24:22.373187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4051 2024.08.23 04:24:22.373205 [ 3 ] {} <Debug> HTTP-Session: 2eac3ef6-4a86-4ad8-86c6-4df668cbd149 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4052 2024.08.23 04:24:22.373221 [ 3 ] {} <Debug> HTTP-Session: 2eac3ef6-4a86-4ad8-86c6-4df668cbd149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4053 2024.08.23 04:24:22.373235 [ 3 ] {} <Debug> HTTP-Session: 2eac3ef6-4a86-4ad8-86c6-4df668cbd149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4054 2024.08.23 04:24:22.373265 [ 3 ] {} <Trace> HTTP-Session: 2eac3ef6-4a86-4ad8-86c6-4df668cbd149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4055 2024.08.23 04:24:22.373432 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4056 2024.08.23 04:24:22.373479 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4057 2024.08.23 04:24:22.373623 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4058 2024.08.23 04:24:22.374006 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4059 2024.08.23 04:24:22.374043 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4060 2024.08.23 04:24:22.374418 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4061 2024.08.23 04:24:22.374744 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4062 2024.08.23 04:24:22.374904 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001552 sec., 152706.1855670103 rows/sec., 10.24 MiB/sec.
4063 2024.08.23 04:24:22.375056 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Debug> DynamicQueryHandler: Done processing query
4064 2024.08.23 04:24:22.375080 [ 3 ] {f8606a64-8e68-4751-b0c9-d7c688bf2e8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4065 2024.08.23 04:24:22.375096 [ 3 ] {} <Debug> HTTP-Session: 2eac3ef6-4a86-4ad8-86c6-4df668cbd149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4066 2024.08.23 04:24:22.375217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4067 2024.08.23 04:24:22.375263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4068 2024.08.23 04:24:22.375282 [ 3 ] {} <Debug> HTTP-Session: e92f677a-3e6f-4635-9c55-d843794b6511 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4069 2024.08.23 04:24:22.375299 [ 3 ] {} <Debug> HTTP-Session: e92f677a-3e6f-4635-9c55-d843794b6511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4070 2024.08.23 04:24:22.375313 [ 3 ] {} <Debug> HTTP-Session: e92f677a-3e6f-4635-9c55-d843794b6511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4071 2024.08.23 04:24:22.375343 [ 3 ] {} <Trace> HTTP-Session: e92f677a-3e6f-4635-9c55-d843794b6511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4072 2024.08.23 04:24:22.375432 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4073 2024.08.23 04:24:22.375477 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4074 2024.08.23 04:24:22.375604 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4075 2024.08.23 04:24:22.375844 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4076 2024.08.23 04:24:22.375880 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4077 2024.08.23 04:24:22.376215 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4078 2024.08.23 04:24:22.376522 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4079 2024.08.23 04:24:22.376676 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00126 sec., 793.6507936507936 rows/sec., 53.48 KiB/sec.
4080 2024.08.23 04:24:22.376838 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Debug> DynamicQueryHandler: Done processing query
4081 2024.08.23 04:24:22.376862 [ 3 ] {cc8f0796-ad7d-4d8a-a819-429aa1e7d678} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4082 2024.08.23 04:24:22.376878 [ 3 ] {} <Debug> HTTP-Session: e92f677a-3e6f-4635-9c55-d843794b6511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.08.23 04:24:22.376989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4084 2024.08.23 04:24:22.377037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4085 2024.08.23 04:24:22.377055 [ 3 ] {} <Debug> HTTP-Session: 36a84238-93a3-4397-8e2c-23fe2a2a64ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4086 2024.08.23 04:24:22.377072 [ 3 ] {} <Debug> HTTP-Session: 36a84238-93a3-4397-8e2c-23fe2a2a64ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4087 2024.08.23 04:24:22.377087 [ 3 ] {} <Debug> HTTP-Session: 36a84238-93a3-4397-8e2c-23fe2a2a64ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4088 2024.08.23 04:24:22.377117 [ 3 ] {} <Trace> HTTP-Session: 36a84238-93a3-4397-8e2c-23fe2a2a64ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4089 2024.08.23 04:24:22.377242 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4090 2024.08.23 04:24:22.377286 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4091 2024.08.23 04:24:22.377413 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4092 2024.08.23 04:24:22.377688 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4093 2024.08.23 04:24:22.377723 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4094 2024.08.23 04:24:22.378073 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4095 2024.08.23 04:24:22.378394 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4096 2024.08.23 04:24:22.378550 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00136 sec., 60294.11764705882 rows/sec., 3.83 MiB/sec.
4097 2024.08.23 04:24:22.378698 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Debug> DynamicQueryHandler: Done processing query
4098 2024.08.23 04:24:22.378721 [ 3 ] {ac6ec832-6457-4dc4-b087-3141400971ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4099 2024.08.23 04:24:22.378738 [ 3 ] {} <Debug> HTTP-Session: 36a84238-93a3-4397-8e2c-23fe2a2a64ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4100 2024.08.23 04:24:27.360209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4101 2024.08.23 04:24:27.360338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4102 2024.08.23 04:24:27.360363 [ 3 ] {} <Debug> HTTP-Session: f53a0512-bae2-4e9a-a46e-89d9f644a58c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4103 2024.08.23 04:24:27.360389 [ 3 ] {} <Debug> HTTP-Session: f53a0512-bae2-4e9a-a46e-89d9f644a58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4104 2024.08.23 04:24:27.360405 [ 3 ] {} <Debug> HTTP-Session: f53a0512-bae2-4e9a-a46e-89d9f644a58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.08.23 04:24:27.360455 [ 3 ] {} <Trace> HTTP-Session: f53a0512-bae2-4e9a-a46e-89d9f644a58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4106 2024.08.23 04:24:27.360632 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4107 2024.08.23 04:24:27.360700 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4108 2024.08.23 04:24:27.361068 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4109 2024.08.23 04:24:27.361520 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4110 2024.08.23 04:24:27.361577 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4111 2024.08.23 04:24:27.362137 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
4112 2024.08.23 04:24:27.362608 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4113 2024.08.23 04:24:27.362763 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002181 sec., 917.0105456212746 rows/sec., 74.78 KiB/sec.
4114 2024.08.23 04:24:27.363043 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Debug> DynamicQueryHandler: Done processing query
4115 2024.08.23 04:24:27.363070 [ 3 ] {dda47ce4-c0d0-44c7-bf04-1442d200c88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4116 2024.08.23 04:24:27.363087 [ 3 ] {} <Debug> HTTP-Session: f53a0512-bae2-4e9a-a46e-89d9f644a58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.08.23 04:24:27.363248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.08.23 04:24:27.363302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4119 2024.08.23 04:24:27.363322 [ 3 ] {} <Debug> HTTP-Session: b24b0d45-afec-4ba3-9c13-db1697b8bcaa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4120 2024.08.23 04:24:27.363340 [ 3 ] {} <Debug> HTTP-Session: b24b0d45-afec-4ba3-9c13-db1697b8bcaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.08.23 04:24:27.363354 [ 3 ] {} <Debug> HTTP-Session: b24b0d45-afec-4ba3-9c13-db1697b8bcaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.08.23 04:24:27.363387 [ 3 ] {} <Trace> HTTP-Session: b24b0d45-afec-4ba3-9c13-db1697b8bcaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4123 2024.08.23 04:24:27.363518 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4124 2024.08.23 04:24:27.363563 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4125 2024.08.23 04:24:27.363812 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4126 2024.08.23 04:24:27.364216 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4127 2024.08.23 04:24:27.364258 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4128 2024.08.23 04:24:27.364615 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4129 2024.08.23 04:24:27.364983 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4130 2024.08.23 04:24:27.365126 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001659 sec., 70524.41229656419 rows/sec., 5.95 MiB/sec.
4131 2024.08.23 04:24:27.365296 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Debug> DynamicQueryHandler: Done processing query
4132 2024.08.23 04:24:27.365321 [ 3 ] {fe3c1c41-098f-417c-8e58-c60295905fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4133 2024.08.23 04:24:27.365337 [ 3 ] {} <Debug> HTTP-Session: b24b0d45-afec-4ba3-9c13-db1697b8bcaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.08.23 04:24:27.365488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4135 2024.08.23 04:24:27.365537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4136 2024.08.23 04:24:27.365557 [ 3 ] {} <Debug> HTTP-Session: ceb7741b-262c-485e-923c-c71cd3f63456 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4137 2024.08.23 04:24:27.365574 [ 3 ] {} <Debug> HTTP-Session: ceb7741b-262c-485e-923c-c71cd3f63456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.08.23 04:24:27.365588 [ 3 ] {} <Debug> HTTP-Session: ceb7741b-262c-485e-923c-c71cd3f63456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.08.23 04:24:27.365619 [ 3 ] {} <Trace> HTTP-Session: ceb7741b-262c-485e-923c-c71cd3f63456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4140 2024.08.23 04:24:27.365725 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4141 2024.08.23 04:24:27.365770 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4142 2024.08.23 04:24:27.365996 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4143 2024.08.23 04:24:27.366336 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4144 2024.08.23 04:24:27.366373 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4145 2024.08.23 04:24:27.366713 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4146 2024.08.23 04:24:27.367084 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4147 2024.08.23 04:24:27.367235 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001542 sec., 20752.269779507133 rows/sec., 1.52 MiB/sec.
4148 2024.08.23 04:24:27.367411 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Debug> DynamicQueryHandler: Done processing query
4149 2024.08.23 04:24:27.367436 [ 3 ] {922ad01f-52a8-47dd-86df-96edf72b6787} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4150 2024.08.23 04:24:27.367452 [ 3 ] {} <Debug> HTTP-Session: ceb7741b-262c-485e-923c-c71cd3f63456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4151 2024.08.23 04:24:27.367586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4152 2024.08.23 04:24:27.367635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4153 2024.08.23 04:24:27.367655 [ 3 ] {} <Debug> HTTP-Session: c5247584-2936-4d10-bed6-25e11f2952a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4154 2024.08.23 04:24:27.367672 [ 3 ] {} <Debug> HTTP-Session: c5247584-2936-4d10-bed6-25e11f2952a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4155 2024.08.23 04:24:27.367685 [ 3 ] {} <Debug> HTTP-Session: c5247584-2936-4d10-bed6-25e11f2952a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4156 2024.08.23 04:24:27.367716 [ 3 ] {} <Trace> HTTP-Session: c5247584-2936-4d10-bed6-25e11f2952a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4157 2024.08.23 04:24:27.367834 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4158 2024.08.23 04:24:27.367877 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4159 2024.08.23 04:24:27.368100 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4160 2024.08.23 04:24:27.368459 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4161 2024.08.23 04:24:27.368497 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4162 2024.08.23 04:24:27.368866 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4163 2024.08.23 04:24:27.369203 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4164 2024.08.23 04:24:27.369339 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00155 sec., 61935.48387096774 rows/sec., 4.84 MiB/sec.
4165 2024.08.23 04:24:27.369501 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Debug> DynamicQueryHandler: Done processing query
4166 2024.08.23 04:24:27.369525 [ 3 ] {84400596-7b12-4771-9009-66c1560bf6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4167 2024.08.23 04:24:27.369541 [ 3 ] {} <Debug> HTTP-Session: c5247584-2936-4d10-bed6-25e11f2952a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.08.23 04:24:27.369698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4169 2024.08.23 04:24:27.369748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4170 2024.08.23 04:24:27.369767 [ 3 ] {} <Debug> HTTP-Session: 8f1586f9-f9b5-410d-b880-5b3c0cab443e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4171 2024.08.23 04:24:27.369784 [ 3 ] {} <Debug> HTTP-Session: 8f1586f9-f9b5-410d-b880-5b3c0cab443e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4172 2024.08.23 04:24:27.369798 [ 3 ] {} <Debug> HTTP-Session: 8f1586f9-f9b5-410d-b880-5b3c0cab443e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4173 2024.08.23 04:24:27.369829 [ 3 ] {} <Trace> HTTP-Session: 8f1586f9-f9b5-410d-b880-5b3c0cab443e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4174 2024.08.23 04:24:27.369970 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4175 2024.08.23 04:24:27.370020 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4176 2024.08.23 04:24:27.370164 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4177 2024.08.23 04:24:27.370543 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4178 2024.08.23 04:24:27.370578 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4179 2024.08.23 04:24:27.370962 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4180 2024.08.23 04:24:27.371298 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4181 2024.08.23 04:24:27.371432 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001524 sec., 105643.04461942258 rows/sec., 7.36 MiB/sec.
4182 2024.08.23 04:24:27.371718 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Debug> DynamicQueryHandler: Done processing query
4183 2024.08.23 04:24:27.371759 [ 3 ] {1a191686-90f6-4755-b710-df6f93adc7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4184 2024.08.23 04:24:27.371791 [ 3 ] {} <Debug> HTTP-Session: 8f1586f9-f9b5-410d-b880-5b3c0cab443e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4185 2024.08.23 04:24:27.371961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4186 2024.08.23 04:24:27.372011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4187 2024.08.23 04:24:27.372032 [ 3 ] {} <Debug> HTTP-Session: 9578977b-c9b0-482b-858b-2d77c2bf9eba Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4188 2024.08.23 04:24:27.372049 [ 3 ] {} <Debug> HTTP-Session: 9578977b-c9b0-482b-858b-2d77c2bf9eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.08.23 04:24:27.372064 [ 3 ] {} <Debug> HTTP-Session: 9578977b-c9b0-482b-858b-2d77c2bf9eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4190 2024.08.23 04:24:27.372096 [ 3 ] {} <Trace> HTTP-Session: 9578977b-c9b0-482b-858b-2d77c2bf9eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4191 2024.08.23 04:24:27.372437 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4192 2024.08.23 04:24:27.372516 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4193 2024.08.23 04:24:27.372927 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4194 2024.08.23 04:24:27.373574 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4195 2024.08.23 04:24:27.373611 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4196 2024.08.23 04:24:27.374250 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4197 2024.08.23 04:24:27.374664 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4198 2024.08.23 04:24:27.374835 [ 125 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4199 2024.08.23 04:24:27.374850 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002654 sec., 11303.692539562924 rows/sec., 20.26 MiB/sec.
4200 2024.08.23 04:24:27.374927 [ 125 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4201 2024.08.23 04:24:27.374996 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4202 2024.08.23 04:24:27.375336 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
4203 2024.08.23 04:24:27.375426 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Debug> DynamicQueryHandler: Done processing query
4204 2024.08.23 04:24:27.375470 [ 3 ] {59257f00-6745-4240-99f9-880f2395b139} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4205 2024.08.23 04:24:27.375499 [ 3 ] {} <Debug> HTTP-Session: 9578977b-c9b0-482b-858b-2d77c2bf9eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4206 2024.08.23 04:24:27.375716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4207 2024.08.23 04:24:27.375838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4208 2024.08.23 04:24:27.375892 [ 3 ] {} <Debug> HTTP-Session: ef96efd0-9e1b-4804-bd32-c77f8508e253 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4209 2024.08.23 04:24:27.375923 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4210 2024.08.23 04:24:27.375935 [ 3 ] {} <Debug> HTTP-Session: ef96efd0-9e1b-4804-bd32-c77f8508e253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4211 2024.08.23 04:24:27.375995 [ 3 ] {} <Debug> HTTP-Session: ef96efd0-9e1b-4804-bd32-c77f8508e253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.08.23 04:24:27.376060 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
4213 2024.08.23 04:24:27.376072 [ 3 ] {} <Trace> HTTP-Session: ef96efd0-9e1b-4804-bd32-c77f8508e253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4214 2024.08.23 04:24:27.376400 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4215 2024.08.23 04:24:27.376572 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4216 2024.08.23 04:24:27.376688 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
4217 2024.08.23 04:24:27.377370 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4218 2024.08.23 04:24:27.377478 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
4219 2024.08.23 04:24:27.378034 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
4220 2024.08.23 04:24:27.378767 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4221 2024.08.23 04:24:27.378801 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
4222 2024.08.23 04:24:27.378828 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4223 2024.08.23 04:24:27.379466 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
4224 2024.08.23 04:24:27.380136 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4225 2024.08.23 04:24:27.381059 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4226 2024.08.23 04:24:27.381478 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00524 sec., 11450.381679389313 rows/sec., 790.20 KiB/sec.
4227 2024.08.23 04:24:27.382157 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Debug> DynamicQueryHandler: Done processing query
4228 2024.08.23 04:24:27.382192 [ 3 ] {db3cc053-ec43-4188-b62b-73d6a1460ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4229 2024.08.23 04:24:27.382236 [ 3 ] {} <Debug> HTTP-Session: ef96efd0-9e1b-4804-bd32-c77f8508e253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.08.23 04:24:27.386443 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.011295792 sec., 15492.494904297104 rows/sec., 27.76 MiB/sec.
4231 2024.08.23 04:24:27.386910 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4232 2024.08.23 04:24:27.387584 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4233 2024.08.23 04:24:27.387672 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4234 2024.08.23 04:24:27.387822 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
4235 2024.08.23 04:24:32.205069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 193802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4236 2024.08.23 04:24:32.205214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4237 2024.08.23 04:24:32.205243 [ 3 ] {} <Debug> HTTP-Session: 5695d0d8-d35a-400e-b8a0-301cd8ca8b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4238 2024.08.23 04:24:32.205268 [ 3 ] {} <Debug> HTTP-Session: 5695d0d8-d35a-400e-b8a0-301cd8ca8b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.08.23 04:24:32.205282 [ 3 ] {} <Debug> HTTP-Session: 5695d0d8-d35a-400e-b8a0-301cd8ca8b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.08.23 04:24:32.205333 [ 3 ] {} <Trace> HTTP-Session: 5695d0d8-d35a-400e-b8a0-301cd8ca8b41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4241 2024.08.23 04:24:32.205910 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4242 2024.08.23 04:24:32.205978 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4243 2024.08.23 04:24:32.206318 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2024.08.23 04:24:32.207681 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4245 2024.08.23 04:24:32.207726 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4246 2024.08.23 04:24:32.208220 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4247 2024.08.23 04:24:32.208610 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4248 2024.08.23 04:24:32.208760 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003217 sec., 413117.8116257383 rows/sec., 34.44 MiB/sec.
4249 2024.08.23 04:24:32.208815 [ 140 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4250 2024.08.23 04:24:32.208921 [ 140 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4251 2024.08.23 04:24:32.208963 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4252 2024.08.23 04:24:32.209064 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Debug> DynamicQueryHandler: Done processing query
4253 2024.08.23 04:24:32.209151 [ 3 ] {4f935ce1-2c5d-4330-a432-8852e0b3bb59} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
4254 2024.08.23 04:24:32.209252 [ 3 ] {} <Debug> HTTP-Session: 5695d0d8-d35a-400e-b8a0-301cd8ca8b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4255 2024.08.23 04:24:32.209254 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
4256 2024.08.23 04:24:32.209479 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4257 2024.08.23 04:24:32.209514 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1392 rows starting from the beginning of the part
4258 2024.08.23 04:24:32.209583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4259 2024.08.23 04:24:32.209681 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 189 rows starting from the beginning of the part
4260 2024.08.23 04:24:32.209752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4261 2024.08.23 04:24:32.209864 [ 3 ] {} <Debug> HTTP-Session: 90938ce3-705e-45e5-bbf3-ee093a3e7db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4262 2024.08.23 04:24:32.209976 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 116 rows starting from the beginning of the part
4263 2024.08.23 04:24:32.209953 [ 3 ] {} <Debug> HTTP-Session: 90938ce3-705e-45e5-bbf3-ee093a3e7db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.08.23 04:24:32.210063 [ 3 ] {} <Debug> HTTP-Session: 90938ce3-705e-45e5-bbf3-ee093a3e7db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.08.23 04:24:32.210204 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 189 rows starting from the beginning of the part
4266 2024.08.23 04:24:32.210227 [ 3 ] {} <Trace> HTTP-Session: 90938ce3-705e-45e5-bbf3-ee093a3e7db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4267 2024.08.23 04:24:32.210389 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 117 rows starting from the beginning of the part
4268 2024.08.23 04:24:32.210567 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1329 rows starting from the beginning of the part
4269 2024.08.23 04:24:32.210717 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4270 2024.08.23 04:24:32.210901 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4271 2024.08.23 04:24:32.211771 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4272 2024.08.23 04:24:32.212828 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4273 2024.08.23 04:24:32.212903 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4274 2024.08.23 04:24:32.213685 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4275 2024.08.23 04:24:32.214220 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4276 2024.08.23 04:24:32.214678 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004206 sec., 57536.85211602473 rows/sec., 3.90 MiB/sec.
4277 2024.08.23 04:24:32.214687 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3332 rows, containing 5 columns (5 merged, 0 gathered) in 0.005636541 sec., 591142.6883970151 rows/sec., 51.94 MiB/sec.
4278 2024.08.23 04:24:32.215153 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Debug> DynamicQueryHandler: Done processing query
4279 2024.08.23 04:24:32.215161 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4280 2024.08.23 04:24:32.215217 [ 3 ] {4be18cad-ea95-44a2-ab4c-7651bcb2720d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4281 2024.08.23 04:24:32.215274 [ 3 ] {} <Debug> HTTP-Session: 90938ce3-705e-45e5-bbf3-ee093a3e7db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.08.23 04:24:32.215575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2024.08.23 04:24:32.215688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4284 2024.08.23 04:24:32.215714 [ 3 ] {} <Debug> HTTP-Session: 0ad9d594-bc7e-4083-b017-7d126a924208 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4285 2024.08.23 04:24:32.215742 [ 3 ] {} <Debug> HTTP-Session: 0ad9d594-bc7e-4083-b017-7d126a924208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.08.23 04:24:32.215779 [ 3 ] {} <Debug> HTTP-Session: 0ad9d594-bc7e-4083-b017-7d126a924208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.08.23 04:24:32.215827 [ 3 ] {} <Trace> HTTP-Session: 0ad9d594-bc7e-4083-b017-7d126a924208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4288 2024.08.23 04:24:32.215948 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4289 2024.08.23 04:24:32.215998 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4290 2024.08.23 04:24:32.216084 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4291 2024.08.23 04:24:32.216107 [ 187 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_21_4} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4292 2024.08.23 04:24:32.216306 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
4293 2024.08.23 04:24:32.216507 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4294 2024.08.23 04:24:32.216831 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4295 2024.08.23 04:24:32.216868 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4296 2024.08.23 04:24:32.217235 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4297 2024.08.23 04:24:32.217610 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4298 2024.08.23 04:24:32.217761 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001812 sec., 3311.2582781456954 rows/sec., 195.64 KiB/sec.
4299 2024.08.23 04:24:32.217770 [ 140 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4300 2024.08.23 04:24:32.217848 [ 140 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4301 2024.08.23 04:24:32.217899 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4302 2024.08.23 04:24:32.218023 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Debug> DynamicQueryHandler: Done processing query
4303 2024.08.23 04:24:32.218031 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
4304 2024.08.23 04:24:32.218057 [ 3 ] {e99d92ae-f167-4a5c-90ce-5e1997203410} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4305 2024.08.23 04:24:32.218084 [ 3 ] {} <Debug> HTTP-Session: 0ad9d594-bc7e-4083-b017-7d126a924208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4306 2024.08.23 04:24:32.218172 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4307 2024.08.23 04:24:32.218205 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
4308 2024.08.23 04:24:32.218348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 136698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4309 2024.08.23 04:24:32.218401 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
4310 2024.08.23 04:24:32.218506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4311 2024.08.23 04:24:32.218625 [ 3 ] {} <Debug> HTTP-Session: ce2ed263-410e-44fc-b92e-47864e0b6518 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4312 2024.08.23 04:24:32.218704 [ 3 ] {} <Debug> HTTP-Session: ce2ed263-410e-44fc-b92e-47864e0b6518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4313 2024.08.23 04:24:32.218763 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
4314 2024.08.23 04:24:32.218787 [ 3 ] {} <Debug> HTTP-Session: ce2ed263-410e-44fc-b92e-47864e0b6518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4315 2024.08.23 04:24:32.218899 [ 3 ] {} <Trace> HTTP-Session: ce2ed263-410e-44fc-b92e-47864e0b6518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4316 2024.08.23 04:24:32.219064 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
4317 2024.08.23 04:24:32.219333 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
4318 2024.08.23 04:24:32.219547 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4319 2024.08.23 04:24:32.219685 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4320 2024.08.23 04:24:32.220173 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4321 2024.08.23 04:24:32.220799 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002816155 sec., 10652.822731703334 rows/sec., 676.20 KiB/sec.
4322 2024.08.23 04:24:32.220954 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4323 2024.08.23 04:24:32.221198 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4324 2024.08.23 04:24:32.221253 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4325 2024.08.23 04:24:32.221447 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_9_2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4326 2024.08.23 04:24:32.221541 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_9_2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4327 2024.08.23 04:24:32.221634 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4328 2024.08.23 04:24:32.221744 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4329 2024.08.23 04:24:32.222095 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4330 2024.08.23 04:24:32.222258 [ 140 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4331 2024.08.23 04:24:32.222261 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.003034 sec., 276203.0323005933 rows/sec., 19.95 MiB/sec.
4332 2024.08.23 04:24:32.222304 [ 140 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4333 2024.08.23 04:24:32.222375 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4334 2024.08.23 04:24:32.222624 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::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
4335 2024.08.23 04:24:32.222641 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Debug> DynamicQueryHandler: Done processing query
4336 2024.08.23 04:24:32.222727 [ 3 ] {cde9630a-eb1d-4313-80b3-346905fe228b} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
4337 2024.08.23 04:24:32.222759 [ 3 ] {} <Debug> HTTP-Session: ce2ed263-410e-44fc-b92e-47864e0b6518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4338 2024.08.23 04:24:32.222889 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4339 2024.08.23 04:24:32.222933 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 892 rows starting from the beginning of the part
4340 2024.08.23 04:24:32.222971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4341 2024.08.23 04:24:32.223116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4342 2024.08.23 04:24:32.223163 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 382 rows starting from the beginning of the part
4343 2024.08.23 04:24:32.223214 [ 3 ] {} <Debug> HTTP-Session: 99c51d5e-d7f4-4635-9ddb-1601500fd64c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4344 2024.08.23 04:24:32.223287 [ 3 ] {} <Debug> HTTP-Session: 99c51d5e-d7f4-4635-9ddb-1601500fd64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4345 2024.08.23 04:24:32.223352 [ 3 ] {} <Debug> HTTP-Session: 99c51d5e-d7f4-4635-9ddb-1601500fd64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.08.23 04:24:32.223522 [ 3 ] {} <Trace> HTTP-Session: 99c51d5e-d7f4-4635-9ddb-1601500fd64c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4347 2024.08.23 04:24:32.223596 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 94 rows starting from the beginning of the part
4348 2024.08.23 04:24:32.223855 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4349 2024.08.23 04:24:32.223901 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 382 rows starting from the beginning of the part
4350 2024.08.23 04:24:32.223992 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4351 2024.08.23 04:24:32.224187 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part
4352 2024.08.23 04:24:32.224644 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 838 rows starting from the beginning of the part
4353 2024.08.23 04:24:32.225066 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4354 2024.08.23 04:24:32.225833 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4355 2024.08.23 04:24:32.225889 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4356 2024.08.23 04:24:32.226877 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4357 2024.08.23 04:24:32.227519 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4358 2024.08.23 04:24:32.227785 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004058 sec., 1478.5608674223756 rows/sec., 77.25 KiB/sec.
4359 2024.08.23 04:24:32.228478 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Debug> DynamicQueryHandler: Done processing query
4360 2024.08.23 04:24:32.228519 [ 3 ] {341691de-da9e-4da4-bb56-9370865abc6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4361 2024.08.23 04:24:32.228526 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2684 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000743 sec., 447277.94541442615 rows/sec., 34.07 MiB/sec.
4362 2024.08.23 04:24:32.228545 [ 3 ] {} <Debug> HTTP-Session: 99c51d5e-d7f4-4635-9ddb-1601500fd64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4363 2024.08.23 04:24:32.228789 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4364 2024.08.23 04:24:32.228839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 173798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4365 2024.08.23 04:24:32.228952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4366 2024.08.23 04:24:32.228979 [ 3 ] {} <Debug> HTTP-Session: 935f6f40-64a7-4428-b5fb-5f4b952865cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4367 2024.08.23 04:24:32.228998 [ 3 ] {} <Debug> HTTP-Session: 935f6f40-64a7-4428-b5fb-5f4b952865cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.08.23 04:24:32.229022 [ 3 ] {} <Debug> HTTP-Session: 935f6f40-64a7-4428-b5fb-5f4b952865cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.08.23 04:24:32.229080 [ 3 ] {} <Trace> HTTP-Session: 935f6f40-64a7-4428-b5fb-5f4b952865cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4370 2024.08.23 04:24:32.229780 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4371 2024.08.23 04:24:32.229894 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_21_4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4372 2024.08.23 04:24:32.230021 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
4373 2024.08.23 04:24:32.230091 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4374 2024.08.23 04:24:32.230146 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4375 2024.08.23 04:24:32.230331 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4376 2024.08.23 04:24:32.231150 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4377 2024.08.23 04:24:32.231198 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4378 2024.08.23 04:24:32.231648 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4379 2024.08.23 04:24:32.231998 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4380 2024.08.23 04:24:32.232153 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4381 2024.08.23 04:24:32.232155 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Debug> executeQuery: Read 919 rows, 62.87 KiB in 0.0028 sec., 328214.28571428574 rows/sec., 21.93 MiB/sec.
4382 2024.08.23 04:24:32.232196 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4383 2024.08.23 04:24:32.232259 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4384 2024.08.23 04:24:32.232482 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
4385 2024.08.23 04:24:32.232546 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Debug> DynamicQueryHandler: Done processing query
4386 2024.08.23 04:24:32.232597 [ 3 ] {974d64a0-8eca-42a8-906e-df8d482a080b} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
4387 2024.08.23 04:24:32.232652 [ 3 ] {} <Debug> HTTP-Session: 935f6f40-64a7-4428-b5fb-5f4b952865cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.08.23 04:24:32.232765 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4389 2024.08.23 04:24:32.232804 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4757 rows starting from the beginning of the part
4390 2024.08.23 04:24:32.232882 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part
4391 2024.08.23 04:24:32.232967 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
4392 2024.08.23 04:24:32.233119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4393 2024.08.23 04:24:32.233336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4394 2024.08.23 04:24:32.233363 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part
4395 2024.08.23 04:24:32.233434 [ 3 ] {} <Debug> HTTP-Session: 11d0a59b-e2f6-4dab-9b7b-560d44b08d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4396 2024.08.23 04:24:32.233528 [ 3 ] {} <Debug> HTTP-Session: 11d0a59b-e2f6-4dab-9b7b-560d44b08d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4397 2024.08.23 04:24:32.233607 [ 3 ] {} <Debug> HTTP-Session: 11d0a59b-e2f6-4dab-9b7b-560d44b08d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4398 2024.08.23 04:24:32.233630 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part
4399 2024.08.23 04:24:32.233721 [ 3 ] {} <Trace> HTTP-Session: 11d0a59b-e2f6-4dab-9b7b-560d44b08d09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4400 2024.08.23 04:24:32.233883 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 919 rows starting from the beginning of the part
4401 2024.08.23 04:24:32.234103 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4402 2024.08.23 04:24:32.234260 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4403 2024.08.23 04:24:32.234737 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4404 2024.08.23 04:24:32.235197 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4405 2024.08.23 04:24:32.235243 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4406 2024.08.23 04:24:32.236184 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4407 2024.08.23 04:24:32.236977 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4408 2024.08.23 04:24:32.237235 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 20.51 KiB/sec.
4409 2024.08.23 04:24:32.237622 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Debug> DynamicQueryHandler: Done processing query
4410 2024.08.23 04:24:32.237648 [ 3 ] {4201e08e-d16e-409f-b3cf-f0a684bf909b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4411 2024.08.23 04:24:32.237664 [ 3 ] {} <Debug> HTTP-Session: 11d0a59b-e2f6-4dab-9b7b-560d44b08d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.08.23 04:24:32.237840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4413 2024.08.23 04:24:32.237923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4414 2024.08.23 04:24:32.237942 [ 3 ] {} <Debug> HTTP-Session: a942060f-28f8-4934-b34a-da6b06d28780 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4415 2024.08.23 04:24:32.237963 [ 3 ] {} <Debug> HTTP-Session: a942060f-28f8-4934-b34a-da6b06d28780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.08.23 04:24:32.237977 [ 3 ] {} <Debug> HTTP-Session: a942060f-28f8-4934-b34a-da6b06d28780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4417 2024.08.23 04:24:32.238022 [ 3 ] {} <Trace> HTTP-Session: a942060f-28f8-4934-b34a-da6b06d28780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4418 2024.08.23 04:24:32.238181 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4419 2024.08.23 04:24:32.238241 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4420 2024.08.23 04:24:32.238724 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6471 rows, containing 5 columns (5 merged, 0 gathered) in 0.006347295 sec., 1019489.4045416197 rows/sec., 68.61 MiB/sec.
4421 2024.08.23 04:24:32.238821 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2024.08.23 04:24:32.239153 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4423 2024.08.23 04:24:32.239217 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4424 2024.08.23 04:24:32.239256 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4425 2024.08.23 04:24:32.240206 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4426 2024.08.23 04:24:32.240257 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.08.23 04:24:32.240405 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4428 2024.08.23 04:24:32.240604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB.
4429 2024.08.23 04:24:32.240868 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4430 2024.08.23 04:24:32.241041 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.002909 sec., 27500.859401856305 rows/sec., 1.75 MiB/sec.
4431 2024.08.23 04:24:32.241048 [ 140 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4432 2024.08.23 04:24:32.241121 [ 140 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4433 2024.08.23 04:24:32.241197 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4434 2024.08.23 04:24:32.241354 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Debug> DynamicQueryHandler: Done processing query
4435 2024.08.23 04:24:32.241395 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
4436 2024.08.23 04:24:32.241406 [ 3 ] {d779a8a4-97ab-48a0-8b08-74804d34f512} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4437 2024.08.23 04:24:32.241496 [ 3 ] {} <Debug> HTTP-Session: a942060f-28f8-4934-b34a-da6b06d28780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.08.23 04:24:32.241625 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4439 2024.08.23 04:24:32.241661 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 728 rows starting from the beginning of the part
4440 2024.08.23 04:24:32.241749 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part
4441 2024.08.23 04:24:32.241983 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
4442 2024.08.23 04:24:32.242150 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part
4443 2024.08.23 04:24:32.242350 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
4444 2024.08.23 04:24:32.242517 [ 201 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part
4445 2024.08.23 04:24:32.243827 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543986 sec., 429247.64523075207 rows/sec., 27.92 MiB/sec.
4446 2024.08.23 04:24:32.244011 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4447 2024.08.23 04:24:32.244403 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4448 2024.08.23 04:24:32.244484 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_21_4} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4449 2024.08.23 04:24:32.244567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4450 2024.08.23 04:24:32.348980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4451 2024.08.23 04:24:32.349050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4452 2024.08.23 04:24:32.349070 [ 3 ] {} <Debug> HTTP-Session: 76726ad6-c936-45a2-9be6-ea4db52003c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4453 2024.08.23 04:24:32.349087 [ 3 ] {} <Debug> HTTP-Session: 76726ad6-c936-45a2-9be6-ea4db52003c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.08.23 04:24:32.349100 [ 3 ] {} <Debug> HTTP-Session: 76726ad6-c936-45a2-9be6-ea4db52003c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.08.23 04:24:32.349139 [ 3 ] {} <Trace> HTTP-Session: 76726ad6-c936-45a2-9be6-ea4db52003c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4456 2024.08.23 04:24:32.349264 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4457 2024.08.23 04:24:32.349314 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4458 2024.08.23 04:24:32.349592 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2024.08.23 04:24:32.349938 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.08.23 04:24:32.349976 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4461 2024.08.23 04:24:32.350342 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4462 2024.08.23 04:24:32.350713 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.08.23 04:24:32.350860 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001625 sec., 2461.5384615384614 rows/sec., 207.33 KiB/sec.
4464 2024.08.23 04:24:32.351035 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Debug> DynamicQueryHandler: Done processing query
4465 2024.08.23 04:24:32.351059 [ 3 ] {cbafda4c-dc81-42dd-8408-776d62353d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4466 2024.08.23 04:24:32.351075 [ 3 ] {} <Debug> HTTP-Session: 76726ad6-c936-45a2-9be6-ea4db52003c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.08.23 04:24:32.351194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4468 2024.08.23 04:24:32.351242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4469 2024.08.23 04:24:32.351262 [ 3 ] {} <Debug> HTTP-Session: 673f8644-465d-4a7a-94c4-83025d69bcde Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4470 2024.08.23 04:24:32.351278 [ 3 ] {} <Debug> HTTP-Session: 673f8644-465d-4a7a-94c4-83025d69bcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.08.23 04:24:32.351292 [ 3 ] {} <Debug> HTTP-Session: 673f8644-465d-4a7a-94c4-83025d69bcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.08.23 04:24:32.351322 [ 3 ] {} <Trace> HTTP-Session: 673f8644-465d-4a7a-94c4-83025d69bcde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4473 2024.08.23 04:24:32.351427 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4474 2024.08.23 04:24:32.351470 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4475 2024.08.23 04:24:32.351691 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4476 2024.08.23 04:24:32.352033 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4477 2024.08.23 04:24:32.352070 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4478 2024.08.23 04:24:32.352419 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4479 2024.08.23 04:24:32.352774 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4480 2024.08.23 04:24:32.352924 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001521 sec., 5259.697567389875 rows/sec., 422.47 KiB/sec.
4481 2024.08.23 04:24:32.353092 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Debug> DynamicQueryHandler: Done processing query
4482 2024.08.23 04:24:32.353116 [ 3 ] {2c7d243c-4f11-4fc7-aeab-bf7a632d3145} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4483 2024.08.23 04:24:32.353132 [ 3 ] {} <Debug> HTTP-Session: 673f8644-465d-4a7a-94c4-83025d69bcde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4484 2024.08.23 04:24:32.353272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4485 2024.08.23 04:24:32.353321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4486 2024.08.23 04:24:32.353340 [ 3 ] {} <Debug> HTTP-Session: d0918335-7a38-4867-b69c-2da458efe106 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4487 2024.08.23 04:24:32.353357 [ 3 ] {} <Debug> HTTP-Session: d0918335-7a38-4867-b69c-2da458efe106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4488 2024.08.23 04:24:32.353370 [ 3 ] {} <Debug> HTTP-Session: d0918335-7a38-4867-b69c-2da458efe106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4489 2024.08.23 04:24:32.353401 [ 3 ] {} <Trace> HTTP-Session: d0918335-7a38-4867-b69c-2da458efe106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4490 2024.08.23 04:24:32.353493 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4491 2024.08.23 04:24:32.353538 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4492 2024.08.23 04:24:32.353683 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4493 2024.08.23 04:24:32.353962 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4494 2024.08.23 04:24:32.354000 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4495 2024.08.23 04:24:32.354362 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4496 2024.08.23 04:24:32.354692 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4497 2024.08.23 04:24:32.354838 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001369 sec., 1460.9203798392987 rows/sec., 111.28 KiB/sec.
4498 2024.08.23 04:24:32.355003 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Debug> DynamicQueryHandler: Done processing query
4499 2024.08.23 04:24:32.355028 [ 3 ] {ee31f4fa-884b-454c-bb9a-eb46e8b66b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4500 2024.08.23 04:24:32.355043 [ 3 ] {} <Debug> HTTP-Session: d0918335-7a38-4867-b69c-2da458efe106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4501 2024.08.23 04:24:32.355145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4502 2024.08.23 04:24:32.355201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4503 2024.08.23 04:24:32.355220 [ 3 ] {} <Debug> HTTP-Session: b4e5dbb6-e9ed-4c97-9f38-4da3578e8132 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4504 2024.08.23 04:24:32.355236 [ 3 ] {} <Debug> HTTP-Session: b4e5dbb6-e9ed-4c97-9f38-4da3578e8132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.08.23 04:24:32.355250 [ 3 ] {} <Debug> HTTP-Session: b4e5dbb6-e9ed-4c97-9f38-4da3578e8132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4506 2024.08.23 04:24:32.355279 [ 3 ] {} <Trace> HTTP-Session: b4e5dbb6-e9ed-4c97-9f38-4da3578e8132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4507 2024.08.23 04:24:32.355371 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4508 2024.08.23 04:24:32.355415 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4509 2024.08.23 04:24:32.355541 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4510 2024.08.23 04:24:32.355806 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4511 2024.08.23 04:24:32.355841 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4512 2024.08.23 04:24:32.356193 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4513 2024.08.23 04:24:32.356518 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.08.23 04:24:32.356666 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 96.31 KiB/sec.
4515 2024.08.23 04:24:32.356827 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Debug> DynamicQueryHandler: Done processing query
4516 2024.08.23 04:24:32.356850 [ 3 ] {e8de8887-6e41-4ed8-ae3a-ac0b6da96f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4517 2024.08.23 04:24:32.356866 [ 3 ] {} <Debug> HTTP-Session: b4e5dbb6-e9ed-4c97-9f38-4da3578e8132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.08.23 04:24:36.742487 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4519 2024.08.23 04:24:36.742558 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4520 2024.08.23 04:24:37.358773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4521 2024.08.23 04:24:37.358882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4522 2024.08.23 04:24:37.358905 [ 3 ] {} <Debug> HTTP-Session: 186fa9ef-af40-4a72-8fba-a7065dada87f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4523 2024.08.23 04:24:37.358928 [ 3 ] {} <Debug> HTTP-Session: 186fa9ef-af40-4a72-8fba-a7065dada87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4524 2024.08.23 04:24:37.358942 [ 3 ] {} <Debug> HTTP-Session: 186fa9ef-af40-4a72-8fba-a7065dada87f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4525 2024.08.23 04:24:37.358989 [ 3 ] {} <Trace> HTTP-Session: 186fa9ef-af40-4a72-8fba-a7065dada87f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4526 2024.08.23 04:24:37.359177 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4527 2024.08.23 04:24:37.359246 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4528 2024.08.23 04:24:37.359571 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4529 2024.08.23 04:24:37.359992 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4530 2024.08.23 04:24:37.360035 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4531 2024.08.23 04:24:37.360426 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4532 2024.08.23 04:24:37.360800 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4533 2024.08.23 04:24:37.360972 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001847 sec., 1082.8370330265295 rows/sec., 88.30 KiB/sec.
4534 2024.08.23 04:24:37.361207 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Debug> DynamicQueryHandler: Done processing query
4535 2024.08.23 04:24:37.361233 [ 3 ] {168bda92-822c-4f04-a601-78ce5ee67f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4536 2024.08.23 04:24:37.361249 [ 3 ] {} <Debug> HTTP-Session: 186fa9ef-af40-4a72-8fba-a7065dada87f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.08.23 04:24:37.361389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4538 2024.08.23 04:24:37.361438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4539 2024.08.23 04:24:37.361456 [ 3 ] {} <Debug> HTTP-Session: 768e5ea5-2ad7-489a-9c34-52f94f987491 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4540 2024.08.23 04:24:37.361472 [ 3 ] {} <Debug> HTTP-Session: 768e5ea5-2ad7-489a-9c34-52f94f987491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.08.23 04:24:37.361486 [ 3 ] {} <Debug> HTTP-Session: 768e5ea5-2ad7-489a-9c34-52f94f987491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4542 2024.08.23 04:24:37.361516 [ 3 ] {} <Trace> HTTP-Session: 768e5ea5-2ad7-489a-9c34-52f94f987491 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4543 2024.08.23 04:24:37.361640 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4544 2024.08.23 04:24:37.361682 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4545 2024.08.23 04:24:37.361903 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4546 2024.08.23 04:24:37.362323 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4547 2024.08.23 04:24:37.362359 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4548 2024.08.23 04:24:37.362709 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4549 2024.08.23 04:24:37.363048 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4550 2024.08.23 04:24:37.363215 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001613 sec., 72535.64786112832 rows/sec., 6.12 MiB/sec.
4551 2024.08.23 04:24:37.363536 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Debug> DynamicQueryHandler: Done processing query
4552 2024.08.23 04:24:37.363566 [ 3 ] {c3354964-527e-4fc3-8a1f-bec58c2228e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4553 2024.08.23 04:24:37.363582 [ 3 ] {} <Debug> HTTP-Session: 768e5ea5-2ad7-489a-9c34-52f94f987491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.08.23 04:24:37.363718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4555 2024.08.23 04:24:37.363766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4556 2024.08.23 04:24:37.363784 [ 3 ] {} <Debug> HTTP-Session: 5c7f573a-f94e-45b8-a46b-7385dc4da152 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4557 2024.08.23 04:24:37.363800 [ 3 ] {} <Debug> HTTP-Session: 5c7f573a-f94e-45b8-a46b-7385dc4da152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4558 2024.08.23 04:24:37.363814 [ 3 ] {} <Debug> HTTP-Session: 5c7f573a-f94e-45b8-a46b-7385dc4da152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4559 2024.08.23 04:24:37.363845 [ 3 ] {} <Trace> HTTP-Session: 5c7f573a-f94e-45b8-a46b-7385dc4da152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4560 2024.08.23 04:24:37.363951 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4561 2024.08.23 04:24:37.363996 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4562 2024.08.23 04:24:37.364246 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4563 2024.08.23 04:24:37.364575 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4564 2024.08.23 04:24:37.364612 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4565 2024.08.23 04:24:37.364960 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4566 2024.08.23 04:24:37.365309 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4567 2024.08.23 04:24:37.365466 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001536 sec., 20833.333333333332 rows/sec., 1.52 MiB/sec.
4568 2024.08.23 04:24:37.365687 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Debug> DynamicQueryHandler: Done processing query
4569 2024.08.23 04:24:37.365711 [ 3 ] {eb88e40f-6e7d-4cac-9774-e6689df72ee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4570 2024.08.23 04:24:37.365727 [ 3 ] {} <Debug> HTTP-Session: 5c7f573a-f94e-45b8-a46b-7385dc4da152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.08.23 04:24:37.365859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4572 2024.08.23 04:24:37.365906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4573 2024.08.23 04:24:37.365924 [ 3 ] {} <Debug> HTTP-Session: af4d80a3-65a1-424c-a8e9-cb88d30c7f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4574 2024.08.23 04:24:37.365941 [ 3 ] {} <Debug> HTTP-Session: af4d80a3-65a1-424c-a8e9-cb88d30c7f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4575 2024.08.23 04:24:37.365955 [ 3 ] {} <Debug> HTTP-Session: af4d80a3-65a1-424c-a8e9-cb88d30c7f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4576 2024.08.23 04:24:37.365984 [ 3 ] {} <Trace> HTTP-Session: af4d80a3-65a1-424c-a8e9-cb88d30c7f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4577 2024.08.23 04:24:37.366102 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4578 2024.08.23 04:24:37.366143 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4579 2024.08.23 04:24:37.366375 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4580 2024.08.23 04:24:37.366741 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4581 2024.08.23 04:24:37.366778 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4582 2024.08.23 04:24:37.367118 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4583 2024.08.23 04:24:37.367473 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4584 2024.08.23 04:24:37.367601 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001542 sec., 62256.8093385214 rows/sec., 4.86 MiB/sec.
4585 2024.08.23 04:24:37.367869 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Debug> DynamicQueryHandler: Done processing query
4586 2024.08.23 04:24:37.367930 [ 3 ] {3c2a3acf-659d-45d7-8cf3-ad94003c64e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4587 2024.08.23 04:24:37.367989 [ 3 ] {} <Debug> HTTP-Session: af4d80a3-65a1-424c-a8e9-cb88d30c7f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.08.23 04:24:37.368195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4589 2024.08.23 04:24:37.368248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4590 2024.08.23 04:24:37.368267 [ 3 ] {} <Debug> HTTP-Session: 3ac0b8d8-b471-4739-8d00-960cdbf48d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4591 2024.08.23 04:24:37.368284 [ 3 ] {} <Debug> HTTP-Session: 3ac0b8d8-b471-4739-8d00-960cdbf48d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4592 2024.08.23 04:24:37.368298 [ 3 ] {} <Debug> HTTP-Session: 3ac0b8d8-b471-4739-8d00-960cdbf48d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4593 2024.08.23 04:24:37.368329 [ 3 ] {} <Trace> HTTP-Session: 3ac0b8d8-b471-4739-8d00-960cdbf48d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4594 2024.08.23 04:24:37.368475 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4595 2024.08.23 04:24:37.368523 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4596 2024.08.23 04:24:37.368690 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4597 2024.08.23 04:24:37.369091 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4598 2024.08.23 04:24:37.369127 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4599 2024.08.23 04:24:37.369508 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4600 2024.08.23 04:24:37.369837 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4601 2024.08.23 04:24:37.369990 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001575 sec., 102222.22222222222 rows/sec., 7.12 MiB/sec.
4602 2024.08.23 04:24:37.370175 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Debug> DynamicQueryHandler: Done processing query
4603 2024.08.23 04:24:37.370199 [ 3 ] {dfada46d-70b4-44b2-bbc5-f55b50e43193} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4604 2024.08.23 04:24:37.370216 [ 3 ] {} <Debug> HTTP-Session: 3ac0b8d8-b471-4739-8d00-960cdbf48d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.08.23 04:24:37.370425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4606 2024.08.23 04:24:37.370472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4607 2024.08.23 04:24:37.370490 [ 3 ] {} <Debug> HTTP-Session: ee9729eb-0970-48ea-b47f-7dad0d9b795f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4608 2024.08.23 04:24:37.370506 [ 3 ] {} <Debug> HTTP-Session: ee9729eb-0970-48ea-b47f-7dad0d9b795f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4609 2024.08.23 04:24:37.370520 [ 3 ] {} <Debug> HTTP-Session: ee9729eb-0970-48ea-b47f-7dad0d9b795f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4610 2024.08.23 04:24:37.370551 [ 3 ] {} <Trace> HTTP-Session: ee9729eb-0970-48ea-b47f-7dad0d9b795f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4611 2024.08.23 04:24:37.370850 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4612 2024.08.23 04:24:37.370914 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4613 2024.08.23 04:24:37.371319 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4614 2024.08.23 04:24:37.372030 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4615 2024.08.23 04:24:37.372067 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4616 2024.08.23 04:24:37.372696 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4617 2024.08.23 04:24:37.373095 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4618 2024.08.23 04:24:37.373290 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002644 sec., 11346.4447806354 rows/sec., 20.33 MiB/sec.
4619 2024.08.23 04:24:37.373615 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Debug> DynamicQueryHandler: Done processing query
4620 2024.08.23 04:24:37.373639 [ 3 ] {23316b68-eed8-48be-b6d4-533956c54f22} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4621 2024.08.23 04:24:37.373655 [ 3 ] {} <Debug> HTTP-Session: ee9729eb-0970-48ea-b47f-7dad0d9b795f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.08.23 04:24:37.373823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4623 2024.08.23 04:24:37.373870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4624 2024.08.23 04:24:37.373889 [ 3 ] {} <Debug> HTTP-Session: 280741b8-a44d-41d9-934d-bfbcd524bfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4625 2024.08.23 04:24:37.373905 [ 3 ] {} <Debug> HTTP-Session: 280741b8-a44d-41d9-934d-bfbcd524bfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4626 2024.08.23 04:24:37.373919 [ 3 ] {} <Debug> HTTP-Session: 280741b8-a44d-41d9-934d-bfbcd524bfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.08.23 04:24:37.373949 [ 3 ] {} <Trace> HTTP-Session: 280741b8-a44d-41d9-934d-bfbcd524bfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4628 2024.08.23 04:24:37.374079 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4629 2024.08.23 04:24:37.374125 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4630 2024.08.23 04:24:37.374261 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4631 2024.08.23 04:24:37.374612 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4632 2024.08.23 04:24:37.374648 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4633 2024.08.23 04:24:37.375000 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4634 2024.08.23 04:24:37.375328 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4635 2024.08.23 04:24:37.375480 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec.
4636 2024.08.23 04:24:37.375770 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Debug> DynamicQueryHandler: Done processing query
4637 2024.08.23 04:24:37.375794 [ 3 ] {2f694b21-242d-478e-9f84-7c0d64902651} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4638 2024.08.23 04:24:37.375811 [ 3 ] {} <Debug> HTTP-Session: 280741b8-a44d-41d9-934d-bfbcd524bfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.08.23 04:24:38.001261 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0008877 sec.
4640 2024.08.23 04:24:42.361097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4641 2024.08.23 04:24:42.361230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4642 2024.08.23 04:24:42.361261 [ 3 ] {} <Debug> HTTP-Session: f5277dc4-e0a6-423c-88fa-66902ed2166e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4643 2024.08.23 04:24:42.361290 [ 3 ] {} <Debug> HTTP-Session: f5277dc4-e0a6-423c-88fa-66902ed2166e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.08.23 04:24:42.361308 [ 3 ] {} <Debug> HTTP-Session: f5277dc4-e0a6-423c-88fa-66902ed2166e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4645 2024.08.23 04:24:42.361364 [ 3 ] {} <Trace> HTTP-Session: f5277dc4-e0a6-423c-88fa-66902ed2166e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4646 2024.08.23 04:24:42.361555 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4647 2024.08.23 04:24:42.361631 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4648 2024.08.23 04:24:42.361980 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4649 2024.08.23 04:24:42.362419 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4650 2024.08.23 04:24:42.362463 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4651 2024.08.23 04:24:42.362879 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4652 2024.08.23 04:24:42.363259 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4653 2024.08.23 04:24:42.363416 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec.
4654 2024.08.23 04:24:42.363639 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Debug> DynamicQueryHandler: Done processing query
4655 2024.08.23 04:24:42.363666 [ 3 ] {20fc927f-b278-4264-9f93-2b4ab5078618} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4656 2024.08.23 04:24:42.363682 [ 3 ] {} <Debug> HTTP-Session: f5277dc4-e0a6-423c-88fa-66902ed2166e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.08.23 04:24:42.363838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4658 2024.08.23 04:24:42.363896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4659 2024.08.23 04:24:42.363917 [ 3 ] {} <Debug> HTTP-Session: fb5670b4-76d8-436d-9658-1f24be937234 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4660 2024.08.23 04:24:42.363935 [ 3 ] {} <Debug> HTTP-Session: fb5670b4-76d8-436d-9658-1f24be937234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.08.23 04:24:42.363950 [ 3 ] {} <Debug> HTTP-Session: fb5670b4-76d8-436d-9658-1f24be937234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.08.23 04:24:42.363987 [ 3 ] {} <Trace> HTTP-Session: fb5670b4-76d8-436d-9658-1f24be937234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4663 2024.08.23 04:24:42.364141 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4664 2024.08.23 04:24:42.364188 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4665 2024.08.23 04:24:42.364426 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4666 2024.08.23 04:24:42.364886 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4667 2024.08.23 04:24:42.364923 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4668 2024.08.23 04:24:42.365289 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4669 2024.08.23 04:24:42.365650 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4670 2024.08.23 04:24:42.365813 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.001734 sec., 109573.24106113033 rows/sec., 9.56 MiB/sec.
4671 2024.08.23 04:24:42.365990 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Debug> DynamicQueryHandler: Done processing query
4672 2024.08.23 04:24:42.366015 [ 3 ] {10c291ea-44ab-4aec-932b-7486446fa20f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4673 2024.08.23 04:24:42.366032 [ 3 ] {} <Debug> HTTP-Session: fb5670b4-76d8-436d-9658-1f24be937234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4674 2024.08.23 04:24:42.366180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4675 2024.08.23 04:24:42.366238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4676 2024.08.23 04:24:42.366257 [ 3 ] {} <Debug> HTTP-Session: a6542345-6cfc-4d82-a085-6bcb8a25ee5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4677 2024.08.23 04:24:42.366274 [ 3 ] {} <Debug> HTTP-Session: a6542345-6cfc-4d82-a085-6bcb8a25ee5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.08.23 04:24:42.366288 [ 3 ] {} <Debug> HTTP-Session: a6542345-6cfc-4d82-a085-6bcb8a25ee5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4679 2024.08.23 04:24:42.366319 [ 3 ] {} <Trace> HTTP-Session: a6542345-6cfc-4d82-a085-6bcb8a25ee5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4680 2024.08.23 04:24:42.366420 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4681 2024.08.23 04:24:42.366463 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4682 2024.08.23 04:24:42.366688 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4683 2024.08.23 04:24:42.366981 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4684 2024.08.23 04:24:42.367017 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4685 2024.08.23 04:24:42.367363 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4686 2024.08.23 04:24:42.367720 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4687 2024.08.23 04:24:42.367882 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001471 sec., 1359.6193065941536 rows/sec., 94.93 KiB/sec.
4688 2024.08.23 04:24:42.368052 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Debug> DynamicQueryHandler: Done processing query
4689 2024.08.23 04:24:42.368076 [ 3 ] {8098cf61-8d5f-4c25-aedb-a83e0c053769} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4690 2024.08.23 04:24:42.368093 [ 3 ] {} <Debug> HTTP-Session: a6542345-6cfc-4d82-a085-6bcb8a25ee5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4691 2024.08.23 04:24:42.368251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4692 2024.08.23 04:24:42.368300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4693 2024.08.23 04:24:42.368320 [ 3 ] {} <Debug> HTTP-Session: 3d41787d-31f1-4671-89cc-69860f6fb8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4694 2024.08.23 04:24:42.368337 [ 3 ] {} <Debug> HTTP-Session: 3d41787d-31f1-4671-89cc-69860f6fb8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.08.23 04:24:42.368350 [ 3 ] {} <Debug> HTTP-Session: 3d41787d-31f1-4671-89cc-69860f6fb8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4696 2024.08.23 04:24:42.368381 [ 3 ] {} <Trace> HTTP-Session: 3d41787d-31f1-4671-89cc-69860f6fb8ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4697 2024.08.23 04:24:42.368478 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4698 2024.08.23 04:24:42.368520 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4699 2024.08.23 04:24:42.368740 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4700 2024.08.23 04:24:42.369048 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4701 2024.08.23 04:24:42.369085 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4702 2024.08.23 04:24:42.369440 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4703 2024.08.23 04:24:42.369782 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4704 2024.08.23 04:24:42.369909 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001455 sec., 9621.993127147767 rows/sec., 673.86 KiB/sec.
4705 2024.08.23 04:24:42.370205 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Debug> DynamicQueryHandler: Done processing query
4706 2024.08.23 04:24:42.370253 [ 3 ] {cbe90738-4c7e-4206-a0df-75fa8527d47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4707 2024.08.23 04:24:42.370276 [ 3 ] {} <Debug> HTTP-Session: 3d41787d-31f1-4671-89cc-69860f6fb8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4708 2024.08.23 04:24:42.370384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4709 2024.08.23 04:24:42.370433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4710 2024.08.23 04:24:42.370451 [ 3 ] {} <Debug> HTTP-Session: 75186de0-199c-471b-b961-a475bbeb3f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4711 2024.08.23 04:24:42.370467 [ 3 ] {} <Debug> HTTP-Session: 75186de0-199c-471b-b961-a475bbeb3f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.08.23 04:24:42.370481 [ 3 ] {} <Debug> HTTP-Session: 75186de0-199c-471b-b961-a475bbeb3f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4713 2024.08.23 04:24:42.370512 [ 3 ] {} <Trace> HTTP-Session: 75186de0-199c-471b-b961-a475bbeb3f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4714 2024.08.23 04:24:42.370612 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4715 2024.08.23 04:24:42.370655 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4716 2024.08.23 04:24:42.370897 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4717 2024.08.23 04:24:42.371210 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4718 2024.08.23 04:24:42.371246 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4719 2024.08.23 04:24:42.371582 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4720 2024.08.23 04:24:42.371930 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4721 2024.08.23 04:24:42.372083 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 237.28 KiB/sec.
4722 2024.08.23 04:24:42.372241 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Debug> DynamicQueryHandler: Done processing query
4723 2024.08.23 04:24:42.372264 [ 3 ] {340234e2-cc8a-465a-9b04-6af4779e93cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4724 2024.08.23 04:24:42.372279 [ 3 ] {} <Debug> HTTP-Session: 75186de0-199c-471b-b961-a475bbeb3f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.08.23 04:24:42.372475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 62089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4726 2024.08.23 04:24:42.372522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4727 2024.08.23 04:24:42.372542 [ 3 ] {} <Debug> HTTP-Session: 100d004d-a221-4265-a90e-6b3eedfdff55 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4728 2024.08.23 04:24:42.372558 [ 3 ] {} <Debug> HTTP-Session: 100d004d-a221-4265-a90e-6b3eedfdff55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.08.23 04:24:42.372573 [ 3 ] {} <Debug> HTTP-Session: 100d004d-a221-4265-a90e-6b3eedfdff55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4730 2024.08.23 04:24:42.372603 [ 3 ] {} <Trace> HTTP-Session: 100d004d-a221-4265-a90e-6b3eedfdff55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4731 2024.08.23 04:24:42.372801 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4732 2024.08.23 04:24:42.372843 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4733 2024.08.23 04:24:42.373065 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4734 2024.08.23 04:24:42.373604 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4735 2024.08.23 04:24:42.373642 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4736 2024.08.23 04:24:42.374022 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4737 2024.08.23 04:24:42.374374 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4738 2024.08.23 04:24:42.374532 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001828 sec., 210065.6455142232 rows/sec., 14.88 MiB/sec.
4739 2024.08.23 04:24:42.374698 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Debug> DynamicQueryHandler: Done processing query
4740 2024.08.23 04:24:42.374721 [ 3 ] {dadb0df7-66d8-42df-b489-08d0fd08b2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4741 2024.08.23 04:24:42.374737 [ 3 ] {} <Debug> HTTP-Session: 100d004d-a221-4265-a90e-6b3eedfdff55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4742 2024.08.23 04:24:42.374860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4743 2024.08.23 04:24:42.374907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4744 2024.08.23 04:24:42.374926 [ 3 ] {} <Debug> HTTP-Session: f4fc8832-afeb-4285-95f0-4e811b3f5e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4745 2024.08.23 04:24:42.374941 [ 3 ] {} <Debug> HTTP-Session: f4fc8832-afeb-4285-95f0-4e811b3f5e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.08.23 04:24:42.374955 [ 3 ] {} <Debug> HTTP-Session: f4fc8832-afeb-4285-95f0-4e811b3f5e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.08.23 04:24:42.374985 [ 3 ] {} <Trace> HTTP-Session: f4fc8832-afeb-4285-95f0-4e811b3f5e39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4748 2024.08.23 04:24:42.375078 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4749 2024.08.23 04:24:42.375122 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4750 2024.08.23 04:24:42.375258 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4751 2024.08.23 04:24:42.375538 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4752 2024.08.23 04:24:42.375575 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4753 2024.08.23 04:24:42.375922 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4754 2024.08.23 04:24:42.376263 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4755 2024.08.23 04:24:42.376423 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
4756 2024.08.23 04:24:42.376575 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Debug> DynamicQueryHandler: Done processing query
4757 2024.08.23 04:24:42.376600 [ 3 ] {b89b587e-00ed-4658-a859-3dfec640f113} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4758 2024.08.23 04:24:42.376617 [ 3 ] {} <Debug> HTTP-Session: f4fc8832-afeb-4285-95f0-4e811b3f5e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4759 2024.08.23 04:24:42.376784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4760 2024.08.23 04:24:42.376831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4761 2024.08.23 04:24:42.376849 [ 3 ] {} <Debug> HTTP-Session: cd8f130d-d939-40cf-beda-397927b93463 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4762 2024.08.23 04:24:42.376866 [ 3 ] {} <Debug> HTTP-Session: cd8f130d-d939-40cf-beda-397927b93463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.08.23 04:24:42.376880 [ 3 ] {} <Debug> HTTP-Session: cd8f130d-d939-40cf-beda-397927b93463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4764 2024.08.23 04:24:42.376910 [ 3 ] {} <Trace> HTTP-Session: cd8f130d-d939-40cf-beda-397927b93463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4765 2024.08.23 04:24:42.377111 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4766 2024.08.23 04:24:42.377166 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4767 2024.08.23 04:24:42.377311 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4768 2024.08.23 04:24:42.377738 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4769 2024.08.23 04:24:42.377773 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4770 2024.08.23 04:24:42.378158 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4771 2024.08.23 04:24:42.378490 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4772 2024.08.23 04:24:42.378644 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001638 sec., 145299.1452991453 rows/sec., 9.74 MiB/sec.
4773 2024.08.23 04:24:42.378819 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Debug> DynamicQueryHandler: Done processing query
4774 2024.08.23 04:24:42.378843 [ 3 ] {50ffe243-5791-440f-b45d-20fc3a2918fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4775 2024.08.23 04:24:42.378859 [ 3 ] {} <Debug> HTTP-Session: cd8f130d-d939-40cf-beda-397927b93463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4776 2024.08.23 04:24:42.378975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4777 2024.08.23 04:24:42.379023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4778 2024.08.23 04:24:42.379041 [ 3 ] {} <Debug> HTTP-Session: 8117dfc2-895a-4246-a697-db1c099ae5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4779 2024.08.23 04:24:42.379057 [ 3 ] {} <Debug> HTTP-Session: 8117dfc2-895a-4246-a697-db1c099ae5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4780 2024.08.23 04:24:42.379071 [ 3 ] {} <Debug> HTTP-Session: 8117dfc2-895a-4246-a697-db1c099ae5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4781 2024.08.23 04:24:42.379101 [ 3 ] {} <Trace> HTTP-Session: 8117dfc2-895a-4246-a697-db1c099ae5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4782 2024.08.23 04:24:42.379217 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4783 2024.08.23 04:24:42.379262 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4784 2024.08.23 04:24:42.379392 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4785 2024.08.23 04:24:42.379649 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4786 2024.08.23 04:24:42.379685 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4787 2024.08.23 04:24:42.380027 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4788 2024.08.23 04:24:42.380359 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4789 2024.08.23 04:24:42.380511 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec.
4790 2024.08.23 04:24:42.380513 [ 135 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4791 2024.08.23 04:24:42.380617 [ 135 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4792 2024.08.23 04:24:42.380651 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
4793 2024.08.23 04:24:42.380744 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Debug> DynamicQueryHandler: Done processing query
4794 2024.08.23 04:24:42.380781 [ 3 ] {82f550c8-fd00-40c3-a18b-4d78550b70f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4795 2024.08.23 04:24:42.380793 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4796 2024.08.23 04:24:42.380800 [ 3 ] {} <Debug> HTTP-Session: 8117dfc2-895a-4246-a697-db1c099ae5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.08.23 04:24:42.380919 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4798 2024.08.23 04:24:42.380947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4799 2024.08.23 04:24:42.380957 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4800 2024.08.23 04:24:42.381002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4801 2024.08.23 04:24:42.381046 [ 3 ] {} <Debug> HTTP-Session: 54cdb752-852e-4967-9fc8-6d884a885f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4802 2024.08.23 04:24:42.381073 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4803 2024.08.23 04:24:42.381140 [ 3 ] {} <Debug> HTTP-Session: 54cdb752-852e-4967-9fc8-6d884a885f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.08.23 04:24:42.381228 [ 3 ] {} <Debug> HTTP-Session: 54cdb752-852e-4967-9fc8-6d884a885f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.08.23 04:24:42.381366 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4806 2024.08.23 04:24:42.381383 [ 3 ] {} <Trace> HTTP-Session: 54cdb752-852e-4967-9fc8-6d884a885f39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4807 2024.08.23 04:24:42.381668 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4808 2024.08.23 04:24:42.381799 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4809 2024.08.23 04:24:42.382016 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4810 2024.08.23 04:24:42.382050 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4811 2024.08.23 04:24:42.382413 [ 202 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
4812 2024.08.23 04:24:42.383063 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4813 2024.08.23 04:24:42.383535 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4814 2024.08.23 04:24:42.383575 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4815 2024.08.23 04:24:42.384203 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4816 2024.08.23 04:24:42.384332 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601472 sec., 2776.642439535834 rows/sec., 187.10 KiB/sec.
4817 2024.08.23 04:24:42.384598 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4818 2024.08.23 04:24:42.384922 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4819 2024.08.23 04:24:42.385341 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00371 sec., 22102.42587601078 rows/sec., 1.40 MiB/sec.
4820 2024.08.23 04:24:42.385585 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_10_2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4821 2024.08.23 04:24:42.385678 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Debug> DynamicQueryHandler: Done processing query
4822 2024.08.23 04:24:42.385719 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_10_2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
4823 2024.08.23 04:24:42.385727 [ 3 ] {d535f443-d319-4507-b5f3-e926b558c986} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4824 2024.08.23 04:24:42.385764 [ 3 ] {} <Debug> HTTP-Session: 54cdb752-852e-4967-9fc8-6d884a885f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4825 2024.08.23 04:24:42.385888 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
4826 2024.08.23 04:24:47.358894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4827 2024.08.23 04:24:47.359017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4828 2024.08.23 04:24:47.359040 [ 3 ] {} <Debug> HTTP-Session: 1ab18603-f1e0-4d86-ba9b-cb495632a0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4829 2024.08.23 04:24:47.359064 [ 3 ] {} <Debug> HTTP-Session: 1ab18603-f1e0-4d86-ba9b-cb495632a0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.08.23 04:24:47.359078 [ 3 ] {} <Debug> HTTP-Session: 1ab18603-f1e0-4d86-ba9b-cb495632a0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4831 2024.08.23 04:24:47.359135 [ 3 ] {} <Trace> HTTP-Session: 1ab18603-f1e0-4d86-ba9b-cb495632a0ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4832 2024.08.23 04:24:47.359307 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4833 2024.08.23 04:24:47.359370 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4834 2024.08.23 04:24:47.359698 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4835 2024.08.23 04:24:47.360100 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4836 2024.08.23 04:24:47.360148 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4837 2024.08.23 04:24:47.360539 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4838 2024.08.23 04:24:47.360929 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4839 2024.08.23 04:24:47.361117 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001839 sec., 2175.0951604132683 rows/sec., 177.36 KiB/sec.
4840 2024.08.23 04:24:47.361299 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Debug> DynamicQueryHandler: Done processing query
4841 2024.08.23 04:24:47.361326 [ 3 ] {4e9a1615-aa13-4f6a-9c5e-d627521fc0d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4842 2024.08.23 04:24:47.361342 [ 3 ] {} <Debug> HTTP-Session: 1ab18603-f1e0-4d86-ba9b-cb495632a0ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.08.23 04:24:47.361468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4844 2024.08.23 04:24:47.361516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4845 2024.08.23 04:24:47.361534 [ 3 ] {} <Debug> HTTP-Session: da3cfa54-6467-44a7-86df-e4bb6416cccf Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4846 2024.08.23 04:24:47.361551 [ 3 ] {} <Debug> HTTP-Session: da3cfa54-6467-44a7-86df-e4bb6416cccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4847 2024.08.23 04:24:47.361565 [ 3 ] {} <Debug> HTTP-Session: da3cfa54-6467-44a7-86df-e4bb6416cccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4848 2024.08.23 04:24:47.361596 [ 3 ] {} <Trace> HTTP-Session: da3cfa54-6467-44a7-86df-e4bb6416cccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4849 2024.08.23 04:24:47.361722 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4850 2024.08.23 04:24:47.361765 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4851 2024.08.23 04:24:47.361989 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4852 2024.08.23 04:24:47.362410 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4853 2024.08.23 04:24:47.362447 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4854 2024.08.23 04:24:47.362795 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4855 2024.08.23 04:24:47.363154 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4856 2024.08.23 04:24:47.363291 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.001617 sec., 72974.64440321583 rows/sec., 6.15 MiB/sec.
4857 2024.08.23 04:24:47.363486 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Debug> DynamicQueryHandler: Done processing query
4858 2024.08.23 04:24:47.363511 [ 3 ] {c2a0f872-a047-43c3-adac-78188a4151ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4859 2024.08.23 04:24:47.363526 [ 3 ] {} <Debug> HTTP-Session: da3cfa54-6467-44a7-86df-e4bb6416cccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.08.23 04:24:47.363675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4861 2024.08.23 04:24:47.363724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4862 2024.08.23 04:24:47.363743 [ 3 ] {} <Debug> HTTP-Session: c6f45a73-7591-408a-aaff-854aa349d364 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4863 2024.08.23 04:24:47.363760 [ 3 ] {} <Debug> HTTP-Session: c6f45a73-7591-408a-aaff-854aa349d364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.08.23 04:24:47.363773 [ 3 ] {} <Debug> HTTP-Session: c6f45a73-7591-408a-aaff-854aa349d364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.08.23 04:24:47.363804 [ 3 ] {} <Trace> HTTP-Session: c6f45a73-7591-408a-aaff-854aa349d364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4866 2024.08.23 04:24:47.363913 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4867 2024.08.23 04:24:47.363957 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4868 2024.08.23 04:24:47.364196 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4869 2024.08.23 04:24:47.364505 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4870 2024.08.23 04:24:47.364542 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4871 2024.08.23 04:24:47.364882 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4872 2024.08.23 04:24:47.365237 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4873 2024.08.23 04:24:47.365390 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001512 sec., 22486.772486772486 rows/sec., 1.64 MiB/sec.
4874 2024.08.23 04:24:47.365560 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Debug> DynamicQueryHandler: Done processing query
4875 2024.08.23 04:24:47.365584 [ 3 ] {8751db45-534d-4293-9b77-b8ee4236a6e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4876 2024.08.23 04:24:47.365599 [ 3 ] {} <Debug> HTTP-Session: c6f45a73-7591-408a-aaff-854aa349d364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.08.23 04:24:47.365714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4878 2024.08.23 04:24:47.365761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4879 2024.08.23 04:24:47.365781 [ 3 ] {} <Debug> HTTP-Session: c57e4f5e-c288-4c01-84be-d976c45a1e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4880 2024.08.23 04:24:47.365797 [ 3 ] {} <Debug> HTTP-Session: c57e4f5e-c288-4c01-84be-d976c45a1e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.08.23 04:24:47.365811 [ 3 ] {} <Debug> HTTP-Session: c57e4f5e-c288-4c01-84be-d976c45a1e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4882 2024.08.23 04:24:47.365842 [ 3 ] {} <Trace> HTTP-Session: c57e4f5e-c288-4c01-84be-d976c45a1e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4883 2024.08.23 04:24:47.365961 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4884 2024.08.23 04:24:47.366003 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4885 2024.08.23 04:24:47.366241 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4886 2024.08.23 04:24:47.366608 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4887 2024.08.23 04:24:47.366645 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4888 2024.08.23 04:24:47.367014 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4889 2024.08.23 04:24:47.367377 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4890 2024.08.23 04:24:47.367541 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001616 sec., 60643.56435643564 rows/sec., 4.74 MiB/sec.
4891 2024.08.23 04:24:47.367701 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Debug> DynamicQueryHandler: Done processing query
4892 2024.08.23 04:24:47.367725 [ 3 ] {6685c6f8-ac07-43ca-8c33-440d4b495145} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4893 2024.08.23 04:24:47.367742 [ 3 ] {} <Debug> HTTP-Session: c57e4f5e-c288-4c01-84be-d976c45a1e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.08.23 04:24:47.367909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4895 2024.08.23 04:24:47.367957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4896 2024.08.23 04:24:47.367977 [ 3 ] {} <Debug> HTTP-Session: d98e05d0-af5b-4f80-8784-7a4aeecb0dec Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4897 2024.08.23 04:24:47.367994 [ 3 ] {} <Debug> HTTP-Session: d98e05d0-af5b-4f80-8784-7a4aeecb0dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4898 2024.08.23 04:24:47.368008 [ 3 ] {} <Debug> HTTP-Session: d98e05d0-af5b-4f80-8784-7a4aeecb0dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4899 2024.08.23 04:24:47.368037 [ 3 ] {} <Trace> HTTP-Session: d98e05d0-af5b-4f80-8784-7a4aeecb0dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4900 2024.08.23 04:24:47.368191 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4901 2024.08.23 04:24:47.368239 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4902 2024.08.23 04:24:47.368384 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4903 2024.08.23 04:24:47.368739 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4904 2024.08.23 04:24:47.368774 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4905 2024.08.23 04:24:47.369165 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4906 2024.08.23 04:24:47.369495 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4907 2024.08.23 04:24:47.369660 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001527 sec., 106090.37328094304 rows/sec., 7.39 MiB/sec.
4908 2024.08.23 04:24:47.369927 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Debug> DynamicQueryHandler: Done processing query
4909 2024.08.23 04:24:47.369958 [ 3 ] {21a39271-027d-4dcf-b79e-0c6992b0aa96} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4910 2024.08.23 04:24:47.369974 [ 3 ] {} <Debug> HTTP-Session: d98e05d0-af5b-4f80-8784-7a4aeecb0dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.08.23 04:24:47.370164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4912 2024.08.23 04:24:47.370211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4913 2024.08.23 04:24:47.370230 [ 3 ] {} <Debug> HTTP-Session: 6bd3ebea-2569-451c-bffa-afa13b5ba217 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4914 2024.08.23 04:24:47.370247 [ 3 ] {} <Debug> HTTP-Session: 6bd3ebea-2569-451c-bffa-afa13b5ba217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4915 2024.08.23 04:24:47.370260 [ 3 ] {} <Debug> HTTP-Session: 6bd3ebea-2569-451c-bffa-afa13b5ba217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.08.23 04:24:47.370289 [ 3 ] {} <Trace> HTTP-Session: 6bd3ebea-2569-451c-bffa-afa13b5ba217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4917 2024.08.23 04:24:47.370583 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4918 2024.08.23 04:24:47.370649 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4919 2024.08.23 04:24:47.371058 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4920 2024.08.23 04:24:47.371637 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4921 2024.08.23 04:24:47.371672 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4922 2024.08.23 04:24:47.372283 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4923 2024.08.23 04:24:47.372676 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4924 2024.08.23 04:24:47.372860 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002489 sec., 12053.033346725593 rows/sec., 21.60 MiB/sec.
4925 2024.08.23 04:24:47.373168 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Debug> DynamicQueryHandler: Done processing query
4926 2024.08.23 04:24:47.373192 [ 3 ] {640d16fb-9576-4407-9feb-fd34a50a4a4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4927 2024.08.23 04:24:47.373207 [ 3 ] {} <Debug> HTTP-Session: 6bd3ebea-2569-451c-bffa-afa13b5ba217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4928 2024.08.23 04:24:47.373337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4929 2024.08.23 04:24:47.373384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4930 2024.08.23 04:24:47.373402 [ 3 ] {} <Debug> HTTP-Session: 374e92c6-496b-4acb-874d-2d31d95860e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4931 2024.08.23 04:24:47.373419 [ 3 ] {} <Debug> HTTP-Session: 374e92c6-496b-4acb-874d-2d31d95860e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4932 2024.08.23 04:24:47.373432 [ 3 ] {} <Debug> HTTP-Session: 374e92c6-496b-4acb-874d-2d31d95860e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4933 2024.08.23 04:24:47.373462 [ 3 ] {} <Trace> HTTP-Session: 374e92c6-496b-4acb-874d-2d31d95860e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4934 2024.08.23 04:24:47.373589 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4935 2024.08.23 04:24:47.373634 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4936 2024.08.23 04:24:47.373761 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4937 2024.08.23 04:24:47.374025 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4938 2024.08.23 04:24:47.374060 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4939 2024.08.23 04:24:47.374416 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4940 2024.08.23 04:24:47.374727 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4941 2024.08.23 04:24:47.374879 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec.
4942 2024.08.23 04:24:47.375028 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Debug> DynamicQueryHandler: Done processing query
4943 2024.08.23 04:24:47.375052 [ 3 ] {d4369812-d894-4feb-aa19-11d02b497dc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4944 2024.08.23 04:24:47.375067 [ 3 ] {} <Debug> HTTP-Session: 374e92c6-496b-4acb-874d-2d31d95860e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4945 2024.08.23 04:24:51.742799 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
4946 2024.08.23 04:24:51.742883 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
4947 2024.08.23 04:24:52.361524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2024.08.23 04:24:52.361624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4949 2024.08.23 04:24:52.361646 [ 3 ] {} <Debug> HTTP-Session: 6b423d08-43cc-4454-8e10-55de06702401 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4950 2024.08.23 04:24:52.361670 [ 3 ] {} <Debug> HTTP-Session: 6b423d08-43cc-4454-8e10-55de06702401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.08.23 04:24:52.361685 [ 3 ] {} <Debug> HTTP-Session: 6b423d08-43cc-4454-8e10-55de06702401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.08.23 04:24:52.361733 [ 3 ] {} <Trace> HTTP-Session: 6b423d08-43cc-4454-8e10-55de06702401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4953 2024.08.23 04:24:52.361950 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4954 2024.08.23 04:24:52.362013 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4955 2024.08.23 04:24:52.362340 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4956 2024.08.23 04:24:52.362812 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4957 2024.08.23 04:24:52.362851 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4958 2024.08.23 04:24:52.363276 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4959 2024.08.23 04:24:52.363643 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4960 2024.08.23 04:24:52.363799 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.00194 sec., 97422.68041237113 rows/sec., 8.51 MiB/sec.
4961 2024.08.23 04:24:52.363863 [ 127 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4962 2024.08.23 04:24:52.363993 [ 127 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4963 2024.08.23 04:24:52.364052 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4964 2024.08.23 04:24:52.364074 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Debug> DynamicQueryHandler: Done processing query
4965 2024.08.23 04:24:52.364140 [ 3 ] {12a67fa5-834c-44ff-95c2-3ee7b24583a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4966 2024.08.23 04:24:52.364187 [ 3 ] {} <Debug> HTTP-Session: 6b423d08-43cc-4454-8e10-55de06702401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.08.23 04:24:52.364252 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
4968 2024.08.23 04:24:52.364367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4969 2024.08.23 04:24:52.364387 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4970 2024.08.23 04:24:52.364429 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1393 rows starting from the beginning of the part
4971 2024.08.23 04:24:52.364430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4972 2024.08.23 04:24:52.364464 [ 3 ] {} <Debug> HTTP-Session: 1cc14a06-8ec9-4ce3-9f6a-fa25f3fa0b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
4973 2024.08.23 04:24:52.364495 [ 3 ] {} <Debug> HTTP-Session: 1cc14a06-8ec9-4ce3-9f6a-fa25f3fa0b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4974 2024.08.23 04:24:52.364521 [ 3 ] {} <Debug> HTTP-Session: 1cc14a06-8ec9-4ce3-9f6a-fa25f3fa0b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.08.23 04:24:52.364539 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
4976 2024.08.23 04:24:52.364657 [ 3 ] {} <Trace> HTTP-Session: 1cc14a06-8ec9-4ce3-9f6a-fa25f3fa0b39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4977 2024.08.23 04:24:52.364943 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 117 rows starting from the beginning of the part
4978 2024.08.23 04:24:52.365087 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4979 2024.08.23 04:24:52.365278 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4980 2024.08.23 04:24:52.365401 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 190 rows starting from the beginning of the part
4981 2024.08.23 04:24:52.365809 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part
4982 2024.08.23 04:24:52.366081 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 189 rows starting from the beginning of the part
4983 2024.08.23 04:24:52.366677 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4984 2024.08.23 04:24:52.367118 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4985 2024.08.23 04:24:52.367167 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4986 2024.08.23 04:24:52.367765 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4987 2024.08.23 04:24:52.368274 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 5 columns (5 merged, 0 gathered) in 0.004099178 sec., 490586.16142065555 rows/sec., 43.30 MiB/sec.
4988 2024.08.23 04:24:52.368339 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4989 2024.08.23 04:24:52.368537 [ 127 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4990 2024.08.23 04:24:52.368568 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003658 sec., 3827.227993439038 rows/sec., 268.03 KiB/sec.
4991 2024.08.23 04:24:52.368622 [ 127 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4992 2024.08.23 04:24:52.368656 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4993 2024.08.23 04:24:52.368708 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
4994 2024.08.23 04:24:52.369099 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
4995 2024.08.23 04:24:52.369177 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Debug> DynamicQueryHandler: Done processing query
4996 2024.08.23 04:24:52.369212 [ 3 ] {7da6e610-bc34-4472-949f-47131fe94618} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4997 2024.08.23 04:24:52.369294 [ 3 ] {} <Debug> HTTP-Session: 1cc14a06-8ec9-4ce3-9f6a-fa25f3fa0b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4998 2024.08.23 04:24:52.369580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4999 2024.08.23 04:24:52.369809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5000 2024.08.23 04:24:52.369848 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5001 2024.08.23 04:24:52.369906 [ 3 ] {} <Debug> HTTP-Session: 67495039-f5af-478f-8fd6-fa249cbabc7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5002 2024.08.23 04:24:52.369957 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
5003 2024.08.23 04:24:52.369973 [ 3 ] {} <Debug> HTTP-Session: 67495039-f5af-478f-8fd6-fa249cbabc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.08.23 04:24:52.370019 [ 3 ] {} <Debug> HTTP-Session: 67495039-f5af-478f-8fd6-fa249cbabc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5005 2024.08.23 04:24:52.370204 [ 3 ] {} <Trace> HTTP-Session: 67495039-f5af-478f-8fd6-fa249cbabc7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5006 2024.08.23 04:24:52.370356 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
5007 2024.08.23 04:24:52.370601 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5008 2024.08.23 04:24:52.370817 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5009 2024.08.23 04:24:52.370845 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
5010 2024.08.23 04:24:52.371165 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5011 2024.08.23 04:24:52.371387 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part
5012 2024.08.23 04:24:52.371766 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_26_5} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5013 2024.08.23 04:24:52.372138 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
5014 2024.08.23 04:24:52.372318 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
5015 2024.08.23 04:24:52.372777 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
5016 2024.08.23 04:24:52.373459 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5017 2024.08.23 04:24:52.373911 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5018 2024.08.23 04:24:52.373953 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5019 2024.08.23 04:24:52.374515 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5020 2024.08.23 04:24:52.374729 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005845968 sec., 92371.35748946966 rows/sec., 6.28 MiB/sec.
5021 2024.08.23 04:24:52.374887 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5022 2024.08.23 04:24:52.375056 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5023 2024.08.23 04:24:52.375514 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005075 sec., 1182.266009852217 rows/sec., 69.85 KiB/sec.
5024 2024.08.23 04:24:52.376066 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_11_2} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5025 2024.08.23 04:24:52.376205 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Debug> DynamicQueryHandler: Done processing query
5026 2024.08.23 04:24:52.376284 [ 3 ] {d68eefa9-9493-469d-98f8-1c14e8bf56a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5027 2024.08.23 04:24:52.376358 [ 3 ] {} <Debug> HTTP-Session: 67495039-f5af-478f-8fd6-fa249cbabc7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.08.23 04:24:52.376397 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_11_2} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5029 2024.08.23 04:24:52.376486 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5030 2024.08.23 04:24:52.376573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5031 2024.08.23 04:24:52.376622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5032 2024.08.23 04:24:52.376641 [ 3 ] {} <Debug> HTTP-Session: e2b49860-afee-4898-ab3a-6fcec65a444b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5033 2024.08.23 04:24:52.376658 [ 3 ] {} <Debug> HTTP-Session: e2b49860-afee-4898-ab3a-6fcec65a444b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5034 2024.08.23 04:24:52.376672 [ 3 ] {} <Debug> HTTP-Session: e2b49860-afee-4898-ab3a-6fcec65a444b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5035 2024.08.23 04:24:52.376703 [ 3 ] {} <Trace> HTTP-Session: e2b49860-afee-4898-ab3a-6fcec65a444b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5036 2024.08.23 04:24:52.376908 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5037 2024.08.23 04:24:52.376951 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5038 2024.08.23 04:24:52.377204 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5039 2024.08.23 04:24:52.377685 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5040 2024.08.23 04:24:52.377721 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5041 2024.08.23 04:24:52.378084 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5042 2024.08.23 04:24:52.378433 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5043 2024.08.23 04:24:52.378576 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001779 sec., 214727.37492973582 rows/sec., 15.20 MiB/sec.
5044 2024.08.23 04:24:52.378587 [ 127 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5045 2024.08.23 04:24:52.378669 [ 127 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5046 2024.08.23 04:24:52.378728 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5047 2024.08.23 04:24:52.378885 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Debug> DynamicQueryHandler: Done processing query
5048 2024.08.23 04:24:52.378912 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::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
5049 2024.08.23 04:24:52.378928 [ 3 ] {99c82aa4-36f5-4710-b612-13bea3702ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
5050 2024.08.23 04:24:52.378972 [ 3 ] {} <Debug> HTTP-Session: e2b49860-afee-4898-ab3a-6fcec65a444b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5051 2024.08.23 04:24:52.379101 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5052 2024.08.23 04:24:52.379140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5053 2024.08.23 04:24:52.379167 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part
5054 2024.08.23 04:24:52.379212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5055 2024.08.23 04:24:52.379253 [ 3 ] {} <Debug> HTTP-Session: ea933d45-df62-4628-9d72-ea5d5c449f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5056 2024.08.23 04:24:52.379352 [ 3 ] {} <Debug> HTTP-Session: ea933d45-df62-4628-9d72-ea5d5c449f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.08.23 04:24:52.379438 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part
5058 2024.08.23 04:24:52.379450 [ 3 ] {} <Debug> HTTP-Session: ea933d45-df62-4628-9d72-ea5d5c449f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5059 2024.08.23 04:24:52.379584 [ 3 ] {} <Trace> HTTP-Session: ea933d45-df62-4628-9d72-ea5d5c449f22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5060 2024.08.23 04:24:52.379717 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part
5061 2024.08.23 04:24:52.379989 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 384 rows starting from the beginning of the part
5062 2024.08.23 04:24:52.380017 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5063 2024.08.23 04:24:52.380242 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5064 2024.08.23 04:24:52.380264 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 98 rows starting from the beginning of the part
5065 2024.08.23 04:24:52.380639 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 382 rows starting from the beginning of the part
5066 2024.08.23 04:24:52.381248 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5067 2024.08.23 04:24:52.381916 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5068 2024.08.23 04:24:52.381970 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5069 2024.08.23 04:24:52.382966 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5070 2024.08.23 04:24:52.383542 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5071 2024.08.23 04:24:52.383849 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 5 columns (5 merged, 0 gathered) in 0.005033079 sec., 369952.4684591678 rows/sec., 28.22 MiB/sec.
5072 2024.08.23 04:24:52.383934 [ 127 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5073 2024.08.23 04:24:52.383989 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004152 sec., 1445.086705202312 rows/sec., 75.50 KiB/sec.
5074 2024.08.23 04:24:52.384001 [ 127 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5075 2024.08.23 04:24:52.384078 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5076 2024.08.23 04:24:52.384152 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5077 2024.08.23 04:24:52.384512 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5078 2024.08.23 04:24:52.384626 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Debug> DynamicQueryHandler: Done processing query
5079 2024.08.23 04:24:52.384717 [ 3 ] {f07396a7-33aa-453a-a3bb-ece687fa27ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5080 2024.08.23 04:24:52.384828 [ 3 ] {} <Debug> HTTP-Session: ea933d45-df62-4628-9d72-ea5d5c449f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5081 2024.08.23 04:24:52.384956 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5082 2024.08.23 04:24:52.385017 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5083 2024.08.23 04:24:52.385226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5084 2024.08.23 04:24:52.385393 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5085 2024.08.23 04:24:52.385434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5086 2024.08.23 04:24:52.385550 [ 3 ] {} <Debug> HTTP-Session: 8fce615a-2987-4e14-ac8e-2429523e8352 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5087 2024.08.23 04:24:52.385641 [ 3 ] {} <Debug> HTTP-Session: 8fce615a-2987-4e14-ac8e-2429523e8352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.08.23 04:24:52.385734 [ 3 ] {} <Debug> HTTP-Session: 8fce615a-2987-4e14-ac8e-2429523e8352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.08.23 04:24:52.385923 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5090 2024.08.23 04:24:52.385974 [ 3 ] {} <Trace> HTTP-Session: 8fce615a-2987-4e14-ac8e-2429523e8352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5091 2024.08.23 04:24:52.386382 [ 199 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5092 2024.08.23 04:24:52.386419 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5093 2024.08.23 04:24:52.386737 [ 199 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_26_5} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5094 2024.08.23 04:24:52.386749 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5095 2024.08.23 04:24:52.386783 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5096 2024.08.23 04:24:52.387128 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5097 2024.08.23 04:24:52.387159 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
5098 2024.08.23 04:24:52.387202 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::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
5099 2024.08.23 04:24:52.388063 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2024.08.23 04:24:52.389162 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.08.23 04:24:52.389225 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5102 2024.08.23 04:24:52.389771 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005553967 sec., 11883.397938806622 rows/sec., 620.86 KiB/sec.
5103 2024.08.23 04:24:52.389940 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5104 2024.08.23 04:24:52.390248 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5105 2024.08.23 04:24:52.390747 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_11_2} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5106 2024.08.23 04:24:52.390869 [ 191 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_11_2} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5107 2024.08.23 04:24:52.391004 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5108 2024.08.23 04:24:52.391089 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5109 2024.08.23 04:24:52.391273 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004901 sec., 48357.478065700874 rows/sec., 3.24 MiB/sec.
5110 2024.08.23 04:24:52.391275 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5111 2024.08.23 04:24:52.391371 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5112 2024.08.23 04:24:52.391453 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5113 2024.08.23 04:24:52.391587 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Debug> DynamicQueryHandler: Done processing query
5114 2024.08.23 04:24:52.391596 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
5115 2024.08.23 04:24:52.391632 [ 3 ] {1ebf9fbc-09e1-434a-bd5d-a3f67a2f49af} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5116 2024.08.23 04:24:52.391693 [ 3 ] {} <Debug> HTTP-Session: 8fce615a-2987-4e14-ac8e-2429523e8352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5117 2024.08.23 04:24:52.391813 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5118 2024.08.23 04:24:52.391887 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6471 rows starting from the beginning of the part
5119 2024.08.23 04:24:52.391888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5120 2024.08.23 04:24:52.392082 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
5121 2024.08.23 04:24:52.392084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5122 2024.08.23 04:24:52.392190 [ 3 ] {} <Debug> HTTP-Session: 4242a508-b652-450f-b75a-f58051d7a306 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5123 2024.08.23 04:24:52.392286 [ 3 ] {} <Debug> HTTP-Session: 4242a508-b652-450f-b75a-f58051d7a306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.08.23 04:24:52.392356 [ 3 ] {} <Debug> HTTP-Session: 4242a508-b652-450f-b75a-f58051d7a306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.08.23 04:24:52.392420 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 161 rows starting from the beginning of the part
5126 2024.08.23 04:24:52.392483 [ 3 ] {} <Trace> HTTP-Session: 4242a508-b652-450f-b75a-f58051d7a306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5127 2024.08.23 04:24:52.392738 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
5128 2024.08.23 04:24:52.392819 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5129 2024.08.23 04:24:52.392997 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5130 2024.08.23 04:24:52.393038 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part
5131 2024.08.23 04:24:52.393407 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part
5132 2024.08.23 04:24:52.394120 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5133 2024.08.23 04:24:52.394783 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5134 2024.08.23 04:24:52.394821 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5135 2024.08.23 04:24:52.395670 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5136 2024.08.23 04:24:52.396578 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5137 2024.08.23 04:24:52.396819 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004139 sec., 241.60425223483932 rows/sec., 16.28 KiB/sec.
5138 2024.08.23 04:24:52.397056 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Debug> DynamicQueryHandler: Done processing query
5139 2024.08.23 04:24:52.397099 [ 3 ] {5d9a18a9-a0f3-4eee-b410-182f3db3f140} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5140 2024.08.23 04:24:52.397120 [ 3 ] {} <Debug> HTTP-Session: 4242a508-b652-450f-b75a-f58051d7a306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.08.23 04:24:52.397250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5142 2024.08.23 04:24:52.397315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5143 2024.08.23 04:24:52.397336 [ 3 ] {} <Debug> HTTP-Session: 5fd21d1b-d392-41d0-82bd-c776a4578296 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5144 2024.08.23 04:24:52.397352 [ 3 ] {} <Debug> HTTP-Session: 5fd21d1b-d392-41d0-82bd-c776a4578296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5145 2024.08.23 04:24:52.397366 [ 3 ] {} <Debug> HTTP-Session: 5fd21d1b-d392-41d0-82bd-c776a4578296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5146 2024.08.23 04:24:52.397397 [ 3 ] {} <Trace> HTTP-Session: 5fd21d1b-d392-41d0-82bd-c776a4578296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5147 2024.08.23 04:24:52.397653 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5148 2024.08.23 04:24:52.397809 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5149 2024.08.23 04:24:52.397877 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7271 rows, containing 5 columns (5 merged, 0 gathered) in 0.006347714 sec., 1145451.732702513 rows/sec., 77.19 MiB/sec.
5150 2024.08.23 04:24:52.398048 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5151 2024.08.23 04:24:52.398412 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5152 2024.08.23 04:24:52.398467 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5153 2024.08.23 04:24:52.398483 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5154 2024.08.23 04:24:52.399391 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5155 2024.08.23 04:24:52.399472 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5156 2024.08.23 04:24:52.399690 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5157 2024.08.23 04:24:52.399872 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
5158 2024.08.23 04:24:52.400009 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5159 2024.08.23 04:24:52.400176 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002676 sec., 30642.750373692077 rows/sec., 1.95 MiB/sec.
5160 2024.08.23 04:24:52.400188 [ 127 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5161 2024.08.23 04:24:52.400325 [ 127 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2024.08.23 04:24:52.400392 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Debug> DynamicQueryHandler: Done processing query
5163 2024.08.23 04:24:52.400395 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5164 2024.08.23 04:24:52.400436 [ 3 ] {675d16db-c46e-4f8e-b4e5-d1b5db2111bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5165 2024.08.23 04:24:52.400485 [ 3 ] {} <Debug> HTTP-Session: 5fd21d1b-d392-41d0-82bd-c776a4578296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5166 2024.08.23 04:24:52.400628 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5167 2024.08.23 04:24:52.400758 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5168 2024.08.23 04:24:52.400792 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part
5169 2024.08.23 04:24:52.400863 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
5170 2024.08.23 04:24:52.401120 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5171 2024.08.23 04:24:52.401418 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5172 2024.08.23 04:24:52.401535 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5173 2024.08.23 04:24:52.401684 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5174 2024.08.23 04:24:52.402938 [ 199 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 4 columns (4 merged, 0 gathered) in 0.00239394 sec., 575620.1074379475 rows/sec., 37.45 MiB/sec.
5175 2024.08.23 04:24:52.403107 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5176 2024.08.23 04:24:52.403469 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5177 2024.08.23 04:24:52.403541 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_26_5} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5178 2024.08.23 04:24:52.403609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
5179 2024.08.23 04:24:57.358202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5180 2024.08.23 04:24:57.358322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5181 2024.08.23 04:24:57.358347 [ 3 ] {} <Debug> HTTP-Session: e05ccc1a-2329-478d-8ef5-56fdbc272739 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5182 2024.08.23 04:24:57.358373 [ 3 ] {} <Debug> HTTP-Session: e05ccc1a-2329-478d-8ef5-56fdbc272739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.08.23 04:24:57.358389 [ 3 ] {} <Debug> HTTP-Session: e05ccc1a-2329-478d-8ef5-56fdbc272739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5184 2024.08.23 04:24:57.358440 [ 3 ] {} <Trace> HTTP-Session: e05ccc1a-2329-478d-8ef5-56fdbc272739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5185 2024.08.23 04:24:57.358642 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5186 2024.08.23 04:24:57.358707 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5187 2024.08.23 04:24:57.359025 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5188 2024.08.23 04:24:57.359454 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5189 2024.08.23 04:24:57.359492 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5190 2024.08.23 04:24:57.359900 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5191 2024.08.23 04:24:57.360284 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5192 2024.08.23 04:24:57.360428 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001859 sec., 62399.139322216244 rows/sec., 5.27 MiB/sec.
5193 2024.08.23 04:24:57.360610 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Debug> DynamicQueryHandler: Done processing query
5194 2024.08.23 04:24:57.360635 [ 3 ] {9f458cb7-1da8-4895-b286-442971927692} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5195 2024.08.23 04:24:57.360652 [ 3 ] {} <Debug> HTTP-Session: e05ccc1a-2329-478d-8ef5-56fdbc272739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.08.23 04:24:57.360780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5197 2024.08.23 04:24:57.360827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5198 2024.08.23 04:24:57.360845 [ 3 ] {} <Debug> HTTP-Session: 3a986b3d-958c-45b7-9a65-4bad1ec4da9c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5199 2024.08.23 04:24:57.360862 [ 3 ] {} <Debug> HTTP-Session: 3a986b3d-958c-45b7-9a65-4bad1ec4da9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5200 2024.08.23 04:24:57.360875 [ 3 ] {} <Debug> HTTP-Session: 3a986b3d-958c-45b7-9a65-4bad1ec4da9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5201 2024.08.23 04:24:57.360907 [ 3 ] {} <Trace> HTTP-Session: 3a986b3d-958c-45b7-9a65-4bad1ec4da9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5202 2024.08.23 04:24:57.361007 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5203 2024.08.23 04:24:57.361057 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5204 2024.08.23 04:24:57.361279 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5205 2024.08.23 04:24:57.361558 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5206 2024.08.23 04:24:57.361594 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5207 2024.08.23 04:24:57.361935 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5208 2024.08.23 04:24:57.362323 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5209 2024.08.23 04:24:57.362480 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001494 sec., 20080.321285140562 rows/sec., 1.47 MiB/sec.
5210 2024.08.23 04:24:57.362484 [ 120 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5211 2024.08.23 04:24:57.362583 [ 120 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5212 2024.08.23 04:24:57.362632 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5213 2024.08.23 04:24:57.362728 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Debug> DynamicQueryHandler: Done processing query
5214 2024.08.23 04:24:57.362766 [ 3 ] {a0bb6237-9b8b-4b49-8d97-c9aba216cc48} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5215 2024.08.23 04:24:57.362785 [ 3 ] {} <Debug> HTTP-Session: 3a986b3d-958c-45b7-9a65-4bad1ec4da9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5216 2024.08.23 04:24:57.362797 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
5217 2024.08.23 04:24:57.362921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5218 2024.08.23 04:24:57.362964 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5219 2024.08.23 04:24:57.362984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5220 2024.08.23 04:24:57.363008 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
5221 2024.08.23 04:24:57.363012 [ 3 ] {} <Debug> HTTP-Session: 964b3090-187b-4cc9-a5f1-f4127101be23 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5222 2024.08.23 04:24:57.363038 [ 3 ] {} <Debug> HTTP-Session: 964b3090-187b-4cc9-a5f1-f4127101be23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5223 2024.08.23 04:24:57.363065 [ 3 ] {} <Debug> HTTP-Session: 964b3090-187b-4cc9-a5f1-f4127101be23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.08.23 04:24:57.363118 [ 3 ] {} <Trace> HTTP-Session: 964b3090-187b-4cc9-a5f1-f4127101be23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5225 2024.08.23 04:24:57.363132 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part
5226 2024.08.23 04:24:57.363514 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5227 2024.08.23 04:24:57.363576 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part
5228 2024.08.23 04:24:57.363689 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5229 2024.08.23 04:24:57.363990 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5230 2024.08.23 04:24:57.364362 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part
5231 2024.08.23 04:24:57.364695 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part
5232 2024.08.23 04:24:57.365324 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5233 2024.08.23 04:24:57.365860 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5234 2024.08.23 04:24:57.365900 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5235 2024.08.23 04:24:57.366499 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5236 2024.08.23 04:24:57.366510 [ 199 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.003783987 sec., 43869.0724888854 rows/sec., 3.37 MiB/sec.
5237 2024.08.23 04:24:57.366780 [ 199 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5238 2024.08.23 04:24:57.367378 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5239 2024.08.23 04:24:57.367744 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.004443 sec., 21156.875984695027 rows/sec., 1.65 MiB/sec.
5240 2024.08.23 04:24:57.368104 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5241 2024.08.23 04:24:57.368303 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Debug> DynamicQueryHandler: Done processing query
5242 2024.08.23 04:24:57.368398 [ 3 ] {12f952ba-065b-4779-8f07-08871621621e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5243 2024.08.23 04:24:57.368499 [ 3 ] {} <Debug> HTTP-Session: 964b3090-187b-4cc9-a5f1-f4127101be23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5244 2024.08.23 04:24:57.368561 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_11_2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5245 2024.08.23 04:24:57.368798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5246 2024.08.23 04:24:57.368812 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5247 2024.08.23 04:24:57.368861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5248 2024.08.23 04:24:57.368880 [ 3 ] {} <Debug> HTTP-Session: d3f6f701-d1c5-4994-9927-ce48a4a522ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5249 2024.08.23 04:24:57.368896 [ 3 ] {} <Debug> HTTP-Session: d3f6f701-d1c5-4994-9927-ce48a4a522ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5250 2024.08.23 04:24:57.368910 [ 3 ] {} <Debug> HTTP-Session: d3f6f701-d1c5-4994-9927-ce48a4a522ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5251 2024.08.23 04:24:57.368941 [ 3 ] {} <Trace> HTTP-Session: d3f6f701-d1c5-4994-9927-ce48a4a522ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5252 2024.08.23 04:24:57.369096 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5253 2024.08.23 04:24:57.369144 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5254 2024.08.23 04:24:57.369317 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5255 2024.08.23 04:24:57.369655 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5256 2024.08.23 04:24:57.369690 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5257 2024.08.23 04:24:57.370080 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5258 2024.08.23 04:24:57.370415 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5259 2024.08.23 04:24:57.370568 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
5260 2024.08.23 04:24:57.370724 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Debug> DynamicQueryHandler: Done processing query
5261 2024.08.23 04:24:57.370747 [ 3 ] {236e2965-ecd0-4210-86cc-14f598fe3bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5262 2024.08.23 04:24:57.370763 [ 3 ] {} <Debug> HTTP-Session: d3f6f701-d1c5-4994-9927-ce48a4a522ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5263 2024.08.23 04:24:57.370928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5264 2024.08.23 04:24:57.370975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5265 2024.08.23 04:24:57.370993 [ 3 ] {} <Debug> HTTP-Session: d5b1b7a3-0800-42b3-be0d-799a2791b4eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5266 2024.08.23 04:24:57.371010 [ 3 ] {} <Debug> HTTP-Session: d5b1b7a3-0800-42b3-be0d-799a2791b4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.08.23 04:24:57.371023 [ 3 ] {} <Debug> HTTP-Session: d5b1b7a3-0800-42b3-be0d-799a2791b4eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5268 2024.08.23 04:24:57.371060 [ 3 ] {} <Trace> HTTP-Session: d5b1b7a3-0800-42b3-be0d-799a2791b4eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5269 2024.08.23 04:24:57.371351 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5270 2024.08.23 04:24:57.371414 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5271 2024.08.23 04:24:57.371815 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5272 2024.08.23 04:24:57.372386 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5273 2024.08.23 04:24:57.372421 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5274 2024.08.23 04:24:57.373030 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5275 2024.08.23 04:24:57.373442 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5276 2024.08.23 04:24:57.373620 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002478 sec., 12106.537530266343 rows/sec., 21.69 MiB/sec.
5277 2024.08.23 04:24:57.373811 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Debug> DynamicQueryHandler: Done processing query
5278 2024.08.23 04:24:57.373835 [ 3 ] {b8498169-e6bd-4ca7-b00c-e5c95a879d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5279 2024.08.23 04:24:57.373851 [ 3 ] {} <Debug> HTTP-Session: d5b1b7a3-0800-42b3-be0d-799a2791b4eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.08.23 04:24:57.373983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5281 2024.08.23 04:24:57.374030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5282 2024.08.23 04:24:57.374056 [ 3 ] {} <Debug> HTTP-Session: 629472d9-c74b-4699-a29b-fd17866b9e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5283 2024.08.23 04:24:57.374073 [ 3 ] {} <Debug> HTTP-Session: 629472d9-c74b-4699-a29b-fd17866b9e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5284 2024.08.23 04:24:57.374087 [ 3 ] {} <Debug> HTTP-Session: 629472d9-c74b-4699-a29b-fd17866b9e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5285 2024.08.23 04:24:57.374117 [ 3 ] {} <Trace> HTTP-Session: 629472d9-c74b-4699-a29b-fd17866b9e83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5286 2024.08.23 04:24:57.374226 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5287 2024.08.23 04:24:57.374269 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5288 2024.08.23 04:24:57.374395 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5289 2024.08.23 04:24:57.374760 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5290 2024.08.23 04:24:57.374796 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5291 2024.08.23 04:24:57.375153 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5292 2024.08.23 04:24:57.375470 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5293 2024.08.23 04:24:57.375615 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
5294 2024.08.23 04:24:57.375778 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Debug> DynamicQueryHandler: Done processing query
5295 2024.08.23 04:24:57.375802 [ 3 ] {d84e5d6c-563d-4599-a094-d8025801ae4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5296 2024.08.23 04:24:57.375817 [ 3 ] {} <Debug> HTTP-Session: 629472d9-c74b-4699-a29b-fd17866b9e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5297 2024.08.23 04:24:58.680924 [ 105 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5298 2024.08.23 04:24:58.680993 [ 105 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5299 2024.08.23 04:24:58.681019 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5300 2024.08.23 04:24:58.681172 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
5301 2024.08.23 04:24:58.681346 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5302 2024.08.23 04:24:58.681382 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
5303 2024.08.23 04:24:58.681461 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5304 2024.08.23 04:24:58.681579 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5305 2024.08.23 04:24:58.681699 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
5306 2024.08.23 04:24:58.681785 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5307 2024.08.23 04:24:58.682705 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610364 sec., 9935.641879724088 rows/sec., 848.99 KiB/sec.
5308 2024.08.23 04:24:58.682848 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5309 2024.08.23 04:24:58.683258 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5310 2024.08.23 04:24:58.683333 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_5_1} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5311 2024.08.23 04:24:58.683408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5312 2024.08.23 04:25:02.204906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5313 2024.08.23 04:25:02.205044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5314 2024.08.23 04:25:02.205069 [ 3 ] {} <Debug> HTTP-Session: 40112ab1-1a6a-4f73-89a0-139348b2d7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5315 2024.08.23 04:25:02.205093 [ 3 ] {} <Debug> HTTP-Session: 40112ab1-1a6a-4f73-89a0-139348b2d7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.08.23 04:25:02.205108 [ 3 ] {} <Debug> HTTP-Session: 40112ab1-1a6a-4f73-89a0-139348b2d7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.08.23 04:25:02.205155 [ 3 ] {} <Trace> HTTP-Session: 40112ab1-1a6a-4f73-89a0-139348b2d7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5318 2024.08.23 04:25:02.205331 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5319 2024.08.23 04:25:02.205396 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5320 2024.08.23 04:25:02.205721 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5321 2024.08.23 04:25:02.206133 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5322 2024.08.23 04:25:02.206174 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5323 2024.08.23 04:25:02.206565 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5324 2024.08.23 04:25:02.206929 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5325 2024.08.23 04:25:02.207115 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001836 sec., 3267.97385620915 rows/sec., 266.48 KiB/sec.
5326 2024.08.23 04:25:02.207303 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Debug> DynamicQueryHandler: Done processing query
5327 2024.08.23 04:25:02.207329 [ 3 ] {b7fdba6f-a5e4-42a0-a3e2-a8d4ed2e883e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5328 2024.08.23 04:25:02.207345 [ 3 ] {} <Debug> HTTP-Session: 40112ab1-1a6a-4f73-89a0-139348b2d7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5329 2024.08.23 04:25:02.207634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5330 2024.08.23 04:25:02.207681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5331 2024.08.23 04:25:02.207700 [ 3 ] {} <Debug> HTTP-Session: 5e2ca2e1-7887-4a6f-8461-03ebf2eee4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5332 2024.08.23 04:25:02.207717 [ 3 ] {} <Debug> HTTP-Session: 5e2ca2e1-7887-4a6f-8461-03ebf2eee4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.08.23 04:25:02.207731 [ 3 ] {} <Debug> HTTP-Session: 5e2ca2e1-7887-4a6f-8461-03ebf2eee4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.08.23 04:25:02.207764 [ 3 ] {} <Trace> HTTP-Session: 5e2ca2e1-7887-4a6f-8461-03ebf2eee4c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5335 2024.08.23 04:25:02.208455 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5336 2024.08.23 04:25:02.208501 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5337 2024.08.23 04:25:02.208727 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5338 2024.08.23 04:25:02.209953 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5339 2024.08.23 04:25:02.209991 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5340 2024.08.23 04:25:02.210484 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5341 2024.08.23 04:25:02.210839 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5342 2024.08.23 04:25:02.210969 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Debug> executeQuery: Read 1332 rows, 113.68 KiB in 0.003058 sec., 435578.8096795291 rows/sec., 36.30 MiB/sec.
5343 2024.08.23 04:25:02.211177 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Debug> DynamicQueryHandler: Done processing query
5344 2024.08.23 04:25:02.211202 [ 3 ] {8232b15d-3cad-4b97-b0db-2a962dd56e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
5345 2024.08.23 04:25:02.211218 [ 3 ] {} <Debug> HTTP-Session: 5e2ca2e1-7887-4a6f-8461-03ebf2eee4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5346 2024.08.23 04:25:02.211357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5347 2024.08.23 04:25:02.211405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5348 2024.08.23 04:25:02.211424 [ 3 ] {} <Debug> HTTP-Session: 0abac090-fb87-4515-b89d-9ae1c05a6ded Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5349 2024.08.23 04:25:02.211441 [ 3 ] {} <Debug> HTTP-Session: 0abac090-fb87-4515-b89d-9ae1c05a6ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.08.23 04:25:02.211455 [ 3 ] {} <Debug> HTTP-Session: 0abac090-fb87-4515-b89d-9ae1c05a6ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5351 2024.08.23 04:25:02.211485 [ 3 ] {} <Trace> HTTP-Session: 0abac090-fb87-4515-b89d-9ae1c05a6ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5352 2024.08.23 04:25:02.211580 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5353 2024.08.23 04:25:02.211623 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5354 2024.08.23 04:25:02.211851 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5355 2024.08.23 04:25:02.212151 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5356 2024.08.23 04:25:02.212187 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5357 2024.08.23 04:25:02.212518 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5358 2024.08.23 04:25:02.212866 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5359 2024.08.23 04:25:02.213020 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 287.74 KiB/sec.
5360 2024.08.23 04:25:02.213241 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Debug> DynamicQueryHandler: Done processing query
5361 2024.08.23 04:25:02.213265 [ 3 ] {2945e498-9adb-46ad-ad76-0042245bc3f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5362 2024.08.23 04:25:02.213281 [ 3 ] {} <Debug> HTTP-Session: 0abac090-fb87-4515-b89d-9ae1c05a6ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.08.23 04:25:02.213430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5364 2024.08.23 04:25:02.213476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5365 2024.08.23 04:25:02.213495 [ 3 ] {} <Debug> HTTP-Session: a5be144a-2a0d-44e5-a0ec-962cf5410849 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5366 2024.08.23 04:25:02.213511 [ 3 ] {} <Debug> HTTP-Session: a5be144a-2a0d-44e5-a0ec-962cf5410849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.08.23 04:25:02.213524 [ 3 ] {} <Debug> HTTP-Session: a5be144a-2a0d-44e5-a0ec-962cf5410849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.08.23 04:25:02.213555 [ 3 ] {} <Trace> HTTP-Session: a5be144a-2a0d-44e5-a0ec-962cf5410849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5369 2024.08.23 04:25:02.213706 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5370 2024.08.23 04:25:02.213749 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5371 2024.08.23 04:25:02.213971 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5372 2024.08.23 04:25:02.214416 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5373 2024.08.23 04:25:02.214453 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5374 2024.08.23 04:25:02.214807 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5375 2024.08.23 04:25:02.215170 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5376 2024.08.23 04:25:02.215315 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001673 sec., 144650.32875074717 rows/sec., 9.80 MiB/sec.
5377 2024.08.23 04:25:02.215482 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Debug> DynamicQueryHandler: Done processing query
5378 2024.08.23 04:25:02.215506 [ 3 ] {28093b40-0c8f-41dd-92b3-9491bbc3de68} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5379 2024.08.23 04:25:02.215523 [ 3 ] {} <Debug> HTTP-Session: a5be144a-2a0d-44e5-a0ec-962cf5410849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5380 2024.08.23 04:25:02.215651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5381 2024.08.23 04:25:02.215698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5382 2024.08.23 04:25:02.215717 [ 3 ] {} <Debug> HTTP-Session: 9e1bd577-ba06-4ab6-bcd5-349ad51520ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5383 2024.08.23 04:25:02.215734 [ 3 ] {} <Debug> HTTP-Session: 9e1bd577-ba06-4ab6-bcd5-349ad51520ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.08.23 04:25:02.215748 [ 3 ] {} <Debug> HTTP-Session: 9e1bd577-ba06-4ab6-bcd5-349ad51520ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.08.23 04:25:02.215778 [ 3 ] {} <Trace> HTTP-Session: 9e1bd577-ba06-4ab6-bcd5-349ad51520ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5386 2024.08.23 04:25:02.215875 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5387 2024.08.23 04:25:02.215917 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5388 2024.08.23 04:25:02.216150 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5389 2024.08.23 04:25:02.216452 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5390 2024.08.23 04:25:02.216488 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5391 2024.08.23 04:25:02.216827 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5392 2024.08.23 04:25:02.217185 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5393 2024.08.23 04:25:02.217345 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 237.28 KiB/sec.
5394 2024.08.23 04:25:02.217500 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Debug> DynamicQueryHandler: Done processing query
5395 2024.08.23 04:25:02.217524 [ 3 ] {e10428ff-cb82-4ef4-9b76-6cc3b661b52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5396 2024.08.23 04:25:02.217540 [ 3 ] {} <Debug> HTTP-Session: 9e1bd577-ba06-4ab6-bcd5-349ad51520ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.08.23 04:25:02.217855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5398 2024.08.23 04:25:02.217901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5399 2024.08.23 04:25:02.217920 [ 3 ] {} <Debug> HTTP-Session: 88e59813-a8df-4eb7-8184-907bb085e976 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5400 2024.08.23 04:25:02.217936 [ 3 ] {} <Debug> HTTP-Session: 88e59813-a8df-4eb7-8184-907bb085e976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.08.23 04:25:02.217950 [ 3 ] {} <Debug> HTTP-Session: 88e59813-a8df-4eb7-8184-907bb085e976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.08.23 04:25:02.217981 [ 3 ] {} <Trace> HTTP-Session: 88e59813-a8df-4eb7-8184-907bb085e976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5403 2024.08.23 04:25:02.218402 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5404 2024.08.23 04:25:02.218445 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5405 2024.08.23 04:25:02.218667 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5406 2024.08.23 04:25:02.219538 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5407 2024.08.23 04:25:02.219576 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5408 2024.08.23 04:25:02.219981 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5409 2024.08.23 04:25:02.220345 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5410 2024.08.23 04:25:02.220498 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Debug> executeQuery: Read 844 rows, 62.46 KiB in 0.002386 sec., 353730.0922045264 rows/sec., 25.56 MiB/sec.
5411 2024.08.23 04:25:02.220804 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Debug> DynamicQueryHandler: Done processing query
5412 2024.08.23 04:25:02.220845 [ 3 ] {f6a2d37f-de9c-4a91-92e3-5a9e2457e730} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
5413 2024.08.23 04:25:02.220868 [ 3 ] {} <Debug> HTTP-Session: 88e59813-a8df-4eb7-8184-907bb085e976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.08.23 04:25:02.221174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2024.08.23 04:25:02.221222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5416 2024.08.23 04:25:02.221241 [ 3 ] {} <Debug> HTTP-Session: e5c24449-4667-4f0d-a6d8-4cb11dd1a432 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5417 2024.08.23 04:25:02.221258 [ 3 ] {} <Debug> HTTP-Session: e5c24449-4667-4f0d-a6d8-4cb11dd1a432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.08.23 04:25:02.221272 [ 3 ] {} <Debug> HTTP-Session: e5c24449-4667-4f0d-a6d8-4cb11dd1a432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.08.23 04:25:02.221302 [ 3 ] {} <Trace> HTTP-Session: e5c24449-4667-4f0d-a6d8-4cb11dd1a432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5420 2024.08.23 04:25:02.221402 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5421 2024.08.23 04:25:02.221448 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5422 2024.08.23 04:25:02.221595 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5423 2024.08.23 04:25:02.221857 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5424 2024.08.23 04:25:02.221893 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5425 2024.08.23 04:25:02.222260 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5426 2024.08.23 04:25:02.222578 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5427 2024.08.23 04:25:02.222725 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec.
5428 2024.08.23 04:25:02.222874 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Debug> DynamicQueryHandler: Done processing query
5429 2024.08.23 04:25:02.222897 [ 3 ] {390ca91e-32d6-4b36-aaa9-e3a9845bcf81} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5430 2024.08.23 04:25:02.222913 [ 3 ] {} <Debug> HTTP-Session: e5c24449-4667-4f0d-a6d8-4cb11dd1a432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.08.23 04:25:02.223217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5432 2024.08.23 04:25:02.223264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5433 2024.08.23 04:25:02.223283 [ 3 ] {} <Debug> HTTP-Session: 6d937fd6-6fb4-415e-acca-17427cc3c600 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5434 2024.08.23 04:25:02.223300 [ 3 ] {} <Debug> HTTP-Session: 6d937fd6-6fb4-415e-acca-17427cc3c600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.08.23 04:25:02.223314 [ 3 ] {} <Debug> HTTP-Session: 6d937fd6-6fb4-415e-acca-17427cc3c600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.08.23 04:25:02.223345 [ 3 ] {} <Trace> HTTP-Session: 6d937fd6-6fb4-415e-acca-17427cc3c600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5437 2024.08.23 04:25:02.223985 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5438 2024.08.23 04:25:02.224040 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5439 2024.08.23 04:25:02.224184 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5440 2024.08.23 04:25:02.225108 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5441 2024.08.23 04:25:02.225143 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5442 2024.08.23 04:25:02.225561 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5443 2024.08.23 04:25:02.225886 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5444 2024.08.23 04:25:02.226042 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Debug> executeQuery: Read 922 rows, 63.08 KiB in 0.002476 sec., 372374.79806138936 rows/sec., 24.88 MiB/sec.
5445 2024.08.23 04:25:02.226214 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Debug> DynamicQueryHandler: Done processing query
5446 2024.08.23 04:25:02.226237 [ 3 ] {fd787b12-0524-4dd2-b540-3555b58cf68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
5447 2024.08.23 04:25:02.226253 [ 3 ] {} <Debug> HTTP-Session: 6d937fd6-6fb4-415e-acca-17427cc3c600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.08.23 04:25:02.226382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5449 2024.08.23 04:25:02.226429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5450 2024.08.23 04:25:02.226448 [ 3 ] {} <Debug> HTTP-Session: f026217d-f075-4937-af3e-90dcea2f209f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5451 2024.08.23 04:25:02.226465 [ 3 ] {} <Debug> HTTP-Session: f026217d-f075-4937-af3e-90dcea2f209f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.08.23 04:25:02.226479 [ 3 ] {} <Debug> HTTP-Session: f026217d-f075-4937-af3e-90dcea2f209f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.08.23 04:25:02.226509 [ 3 ] {} <Trace> HTTP-Session: f026217d-f075-4937-af3e-90dcea2f209f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5454 2024.08.23 04:25:02.226601 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5455 2024.08.23 04:25:02.226645 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5456 2024.08.23 04:25:02.226774 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5457 2024.08.23 04:25:02.227031 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5458 2024.08.23 04:25:02.227066 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5459 2024.08.23 04:25:02.227401 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5460 2024.08.23 04:25:02.227724 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5461 2024.08.23 04:25:02.227868 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec.
5462 2024.08.23 04:25:02.228016 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Debug> DynamicQueryHandler: Done processing query
5463 2024.08.23 04:25:02.228048 [ 3 ] {0a2fb36c-39a3-4025-b61e-01114117877b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5464 2024.08.23 04:25:02.228063 [ 3 ] {} <Debug> HTTP-Session: f026217d-f075-4937-af3e-90dcea2f209f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5465 2024.08.23 04:25:02.228183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5466 2024.08.23 04:25:02.228229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5467 2024.08.23 04:25:02.228248 [ 3 ] {} <Debug> HTTP-Session: d14b1477-4733-41ba-b32a-2e4d222c8e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5468 2024.08.23 04:25:02.228264 [ 3 ] {} <Debug> HTTP-Session: d14b1477-4733-41ba-b32a-2e4d222c8e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.08.23 04:25:02.228278 [ 3 ] {} <Debug> HTTP-Session: d14b1477-4733-41ba-b32a-2e4d222c8e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5470 2024.08.23 04:25:02.228309 [ 3 ] {} <Trace> HTTP-Session: d14b1477-4733-41ba-b32a-2e4d222c8e4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5471 2024.08.23 04:25:02.228428 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5472 2024.08.23 04:25:02.228471 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5473 2024.08.23 04:25:02.228596 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5474 2024.08.23 04:25:02.228901 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5475 2024.08.23 04:25:02.228937 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5476 2024.08.23 04:25:02.229295 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5477 2024.08.23 04:25:02.229608 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5478 2024.08.23 04:25:02.229757 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.001362 sec., 58737.15124816447 rows/sec., 3.73 MiB/sec.
5479 2024.08.23 04:25:02.230051 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Debug> DynamicQueryHandler: Done processing query
5480 2024.08.23 04:25:02.230119 [ 3 ] {8902981f-a803-4b86-98cc-78dc9e45a369} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5481 2024.08.23 04:25:02.230180 [ 3 ] {} <Debug> HTTP-Session: d14b1477-4733-41ba-b32a-2e4d222c8e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.08.23 04:25:02.349110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5483 2024.08.23 04:25:02.349198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5484 2024.08.23 04:25:02.349229 [ 3 ] {} <Debug> HTTP-Session: e793ef40-f705-4034-8ce0-bd4c555d53b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5485 2024.08.23 04:25:02.349255 [ 3 ] {} <Debug> HTTP-Session: e793ef40-f705-4034-8ce0-bd4c555d53b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.08.23 04:25:02.349277 [ 3 ] {} <Debug> HTTP-Session: e793ef40-f705-4034-8ce0-bd4c555d53b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5487 2024.08.23 04:25:02.349327 [ 3 ] {} <Trace> HTTP-Session: e793ef40-f705-4034-8ce0-bd4c555d53b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5488 2024.08.23 04:25:02.349483 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5489 2024.08.23 04:25:02.349550 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5490 2024.08.23 04:25:02.349986 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5491 2024.08.23 04:25:02.350322 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5492 2024.08.23 04:25:02.350361 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5493 2024.08.23 04:25:02.350709 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5494 2024.08.23 04:25:02.351068 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5495 2024.08.23 04:25:02.351223 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00178 sec., 2247.191011235955 rows/sec., 189.28 KiB/sec.
5496 2024.08.23 04:25:02.351386 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Debug> DynamicQueryHandler: Done processing query
5497 2024.08.23 04:25:02.351410 [ 3 ] {5a7dd233-3b5e-4403-bfc1-cdcf833408b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5498 2024.08.23 04:25:02.351426 [ 3 ] {} <Debug> HTTP-Session: e793ef40-f705-4034-8ce0-bd4c555d53b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.08.23 04:25:02.351535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5500 2024.08.23 04:25:02.351583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5501 2024.08.23 04:25:02.351602 [ 3 ] {} <Debug> HTTP-Session: 7e40e3d2-d486-4e97-b5f4-33442335c36e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5502 2024.08.23 04:25:02.351618 [ 3 ] {} <Debug> HTTP-Session: 7e40e3d2-d486-4e97-b5f4-33442335c36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.08.23 04:25:02.351632 [ 3 ] {} <Debug> HTTP-Session: 7e40e3d2-d486-4e97-b5f4-33442335c36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.08.23 04:25:02.351663 [ 3 ] {} <Trace> HTTP-Session: 7e40e3d2-d486-4e97-b5f4-33442335c36e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5505 2024.08.23 04:25:02.351761 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5506 2024.08.23 04:25:02.351803 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5507 2024.08.23 04:25:02.352036 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5508 2024.08.23 04:25:02.352344 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5509 2024.08.23 04:25:02.352380 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5510 2024.08.23 04:25:02.352714 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5511 2024.08.23 04:25:02.353080 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5512 2024.08.23 04:25:02.353224 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001478 sec., 5412.719891745603 rows/sec., 434.76 KiB/sec.
5513 2024.08.23 04:25:02.353390 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Debug> DynamicQueryHandler: Done processing query
5514 2024.08.23 04:25:02.353414 [ 3 ] {14c71bd4-07cc-4649-826a-79858cf89540} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5515 2024.08.23 04:25:02.353430 [ 3 ] {} <Debug> HTTP-Session: 7e40e3d2-d486-4e97-b5f4-33442335c36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5516 2024.08.23 04:25:02.353547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5517 2024.08.23 04:25:02.353596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5518 2024.08.23 04:25:02.353615 [ 3 ] {} <Debug> HTTP-Session: 04416e1b-5249-4496-a12b-15c58c8f6c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5519 2024.08.23 04:25:02.353632 [ 3 ] {} <Debug> HTTP-Session: 04416e1b-5249-4496-a12b-15c58c8f6c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.08.23 04:25:02.353646 [ 3 ] {} <Debug> HTTP-Session: 04416e1b-5249-4496-a12b-15c58c8f6c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.08.23 04:25:02.353677 [ 3 ] {} <Trace> HTTP-Session: 04416e1b-5249-4496-a12b-15c58c8f6c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5522 2024.08.23 04:25:02.353769 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5523 2024.08.23 04:25:02.353813 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5524 2024.08.23 04:25:02.353959 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5525 2024.08.23 04:25:02.354252 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5526 2024.08.23 04:25:02.354288 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5527 2024.08.23 04:25:02.354642 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5528 2024.08.23 04:25:02.354967 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5529 2024.08.23 04:25:02.355125 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001371 sec., 1458.7892049598834 rows/sec., 111.12 KiB/sec.
5530 2024.08.23 04:25:02.355278 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Debug> DynamicQueryHandler: Done processing query
5531 2024.08.23 04:25:02.355301 [ 3 ] {20c1a569-6532-42e0-b4aa-9585bea6ce7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5532 2024.08.23 04:25:02.355316 [ 3 ] {} <Debug> HTTP-Session: 04416e1b-5249-4496-a12b-15c58c8f6c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5533 2024.08.23 04:25:02.355418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5534 2024.08.23 04:25:02.355464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5535 2024.08.23 04:25:02.355482 [ 3 ] {} <Debug> HTTP-Session: 4338e03f-4db6-4e4e-84e2-15ac269fb5b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5536 2024.08.23 04:25:02.355499 [ 3 ] {} <Debug> HTTP-Session: 4338e03f-4db6-4e4e-84e2-15ac269fb5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.08.23 04:25:02.355513 [ 3 ] {} <Debug> HTTP-Session: 4338e03f-4db6-4e4e-84e2-15ac269fb5b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.08.23 04:25:02.355543 [ 3 ] {} <Trace> HTTP-Session: 4338e03f-4db6-4e4e-84e2-15ac269fb5b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5539 2024.08.23 04:25:02.355636 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5540 2024.08.23 04:25:02.355678 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5541 2024.08.23 04:25:02.355806 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5542 2024.08.23 04:25:02.356099 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5543 2024.08.23 04:25:02.356136 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5544 2024.08.23 04:25:02.356470 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5545 2024.08.23 04:25:02.356778 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5546 2024.08.23 04:25:02.356921 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 96.68 KiB/sec.
5547 2024.08.23 04:25:02.357085 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Debug> DynamicQueryHandler: Done processing query
5548 2024.08.23 04:25:02.357108 [ 3 ] {ec9a54d1-9ef2-42f5-9d70-ae9507eeeed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5549 2024.08.23 04:25:02.357124 [ 3 ] {} <Debug> HTTP-Session: 4338e03f-4db6-4e4e-84e2-15ac269fb5b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5550 2024.08.23 04:25:06.742942 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache
5551 2024.08.23 04:25:06.743043 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache
5552 2024.08.23 04:25:07.358096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5553 2024.08.23 04:25:07.358201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5554 2024.08.23 04:25:07.358225 [ 3 ] {} <Debug> HTTP-Session: dde6f58b-d214-45ac-92c6-c0e7df8341a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5555 2024.08.23 04:25:07.358249 [ 3 ] {} <Debug> HTTP-Session: dde6f58b-d214-45ac-92c6-c0e7df8341a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5556 2024.08.23 04:25:07.358263 [ 3 ] {} <Debug> HTTP-Session: dde6f58b-d214-45ac-92c6-c0e7df8341a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.08.23 04:25:07.358310 [ 3 ] {} <Trace> HTTP-Session: dde6f58b-d214-45ac-92c6-c0e7df8341a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5558 2024.08.23 04:25:07.358523 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5559 2024.08.23 04:25:07.358590 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5560 2024.08.23 04:25:07.358911 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5561 2024.08.23 04:25:07.359394 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5562 2024.08.23 04:25:07.359434 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5563 2024.08.23 04:25:07.359849 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5564 2024.08.23 04:25:07.360228 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5565 2024.08.23 04:25:07.360367 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001919 sec., 60448.150078165716 rows/sec., 5.11 MiB/sec.
5566 2024.08.23 04:25:07.360546 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Debug> DynamicQueryHandler: Done processing query
5567 2024.08.23 04:25:07.360571 [ 3 ] {e3208476-ef3e-479d-b9f1-cdcc64f8189d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5568 2024.08.23 04:25:07.360587 [ 3 ] {} <Debug> HTTP-Session: dde6f58b-d214-45ac-92c6-c0e7df8341a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5569 2024.08.23 04:25:07.360709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5570 2024.08.23 04:25:07.360757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5571 2024.08.23 04:25:07.360776 [ 3 ] {} <Debug> HTTP-Session: c12060aa-5b01-4776-bcc2-e8ff51f338e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5572 2024.08.23 04:25:07.360793 [ 3 ] {} <Debug> HTTP-Session: c12060aa-5b01-4776-bcc2-e8ff51f338e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5573 2024.08.23 04:25:07.360807 [ 3 ] {} <Debug> HTTP-Session: c12060aa-5b01-4776-bcc2-e8ff51f338e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.08.23 04:25:07.360838 [ 3 ] {} <Trace> HTTP-Session: c12060aa-5b01-4776-bcc2-e8ff51f338e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5575 2024.08.23 04:25:07.360944 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5576 2024.08.23 04:25:07.360989 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5577 2024.08.23 04:25:07.361222 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5578 2024.08.23 04:25:07.361629 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5579 2024.08.23 04:25:07.361666 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5580 2024.08.23 04:25:07.362014 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5581 2024.08.23 04:25:07.362359 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5582 2024.08.23 04:25:07.362488 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.40 MiB/sec.
5583 2024.08.23 04:25:07.362656 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Debug> DynamicQueryHandler: Done processing query
5584 2024.08.23 04:25:07.362679 [ 3 ] {32a775ec-8c68-4f3e-a83b-b14246c543e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5585 2024.08.23 04:25:07.362694 [ 3 ] {} <Debug> HTTP-Session: c12060aa-5b01-4776-bcc2-e8ff51f338e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5586 2024.08.23 04:25:07.362840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5587 2024.08.23 04:25:07.362887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5588 2024.08.23 04:25:07.362905 [ 3 ] {} <Debug> HTTP-Session: fa9be486-f9be-4705-9b8b-21bfafed7f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5589 2024.08.23 04:25:07.362923 [ 3 ] {} <Debug> HTTP-Session: fa9be486-f9be-4705-9b8b-21bfafed7f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5590 2024.08.23 04:25:07.362937 [ 3 ] {} <Debug> HTTP-Session: fa9be486-f9be-4705-9b8b-21bfafed7f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5591 2024.08.23 04:25:07.362968 [ 3 ] {} <Trace> HTTP-Session: fa9be486-f9be-4705-9b8b-21bfafed7f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5592 2024.08.23 04:25:07.363093 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5593 2024.08.23 04:25:07.363135 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5594 2024.08.23 04:25:07.363357 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5595 2024.08.23 04:25:07.363702 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5596 2024.08.23 04:25:07.363739 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5597 2024.08.23 04:25:07.364094 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5598 2024.08.23 04:25:07.364440 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5599 2024.08.23 04:25:07.364566 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001514 sec., 62087.18626155879 rows/sec., 4.85 MiB/sec.
5600 2024.08.23 04:25:07.364825 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Debug> DynamicQueryHandler: Done processing query
5601 2024.08.23 04:25:07.364877 [ 3 ] {2eeb4ac7-6d94-413e-a29c-774018c54778} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5602 2024.08.23 04:25:07.364913 [ 3 ] {} <Debug> HTTP-Session: fa9be486-f9be-4705-9b8b-21bfafed7f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5603 2024.08.23 04:25:07.365087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5604 2024.08.23 04:25:07.365136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5605 2024.08.23 04:25:07.365154 [ 3 ] {} <Debug> HTTP-Session: 732c2a34-5def-4811-a22e-28d4abc1f8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5606 2024.08.23 04:25:07.365171 [ 3 ] {} <Debug> HTTP-Session: 732c2a34-5def-4811-a22e-28d4abc1f8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5607 2024.08.23 04:25:07.365185 [ 3 ] {} <Debug> HTTP-Session: 732c2a34-5def-4811-a22e-28d4abc1f8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5608 2024.08.23 04:25:07.365216 [ 3 ] {} <Trace> HTTP-Session: 732c2a34-5def-4811-a22e-28d4abc1f8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5609 2024.08.23 04:25:07.365368 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5610 2024.08.23 04:25:07.365416 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5611 2024.08.23 04:25:07.365578 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5612 2024.08.23 04:25:07.365946 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5613 2024.08.23 04:25:07.365982 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5614 2024.08.23 04:25:07.366369 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5615 2024.08.23 04:25:07.366689 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5616 2024.08.23 04:25:07.366811 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec.
5617 2024.08.23 04:25:07.366973 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Debug> DynamicQueryHandler: Done processing query
5618 2024.08.23 04:25:07.367004 [ 3 ] {a1437473-b2f1-4db4-ae15-a9e9ab7f6c52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5619 2024.08.23 04:25:07.367020 [ 3 ] {} <Debug> HTTP-Session: 732c2a34-5def-4811-a22e-28d4abc1f8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5620 2024.08.23 04:25:07.367181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5621 2024.08.23 04:25:07.367228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5622 2024.08.23 04:25:07.367247 [ 3 ] {} <Debug> HTTP-Session: cdd2644e-f024-4bc0-97d4-405cf854059e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5623 2024.08.23 04:25:07.367263 [ 3 ] {} <Debug> HTTP-Session: cdd2644e-f024-4bc0-97d4-405cf854059e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5624 2024.08.23 04:25:07.367277 [ 3 ] {} <Debug> HTTP-Session: cdd2644e-f024-4bc0-97d4-405cf854059e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5625 2024.08.23 04:25:07.367308 [ 3 ] {} <Trace> HTTP-Session: cdd2644e-f024-4bc0-97d4-405cf854059e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5626 2024.08.23 04:25:07.367717 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5627 2024.08.23 04:25:07.367779 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5628 2024.08.23 04:25:07.368170 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5629 2024.08.23 04:25:07.368756 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5630 2024.08.23 04:25:07.368790 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5631 2024.08.23 04:25:07.369386 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5632 2024.08.23 04:25:07.369780 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5633 2024.08.23 04:25:07.369925 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00254 sec., 11811.023622047243 rows/sec., 21.16 MiB/sec.
5634 2024.08.23 04:25:07.370117 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Debug> DynamicQueryHandler: Done processing query
5635 2024.08.23 04:25:07.370142 [ 3 ] {c5e9074b-3600-46fe-8e38-5f6276f843ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5636 2024.08.23 04:25:07.370158 [ 3 ] {} <Debug> HTTP-Session: cdd2644e-f024-4bc0-97d4-405cf854059e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5637 2024.08.23 04:25:07.370286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5638 2024.08.23 04:25:07.370333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5639 2024.08.23 04:25:07.370353 [ 3 ] {} <Debug> HTTP-Session: 90c9874f-bf1e-4f72-bcc8-38d094b7c427 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5640 2024.08.23 04:25:07.370370 [ 3 ] {} <Debug> HTTP-Session: 90c9874f-bf1e-4f72-bcc8-38d094b7c427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.08.23 04:25:07.370384 [ 3 ] {} <Debug> HTTP-Session: 90c9874f-bf1e-4f72-bcc8-38d094b7c427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5642 2024.08.23 04:25:07.370414 [ 3 ] {} <Trace> HTTP-Session: 90c9874f-bf1e-4f72-bcc8-38d094b7c427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5643 2024.08.23 04:25:07.370522 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5644 2024.08.23 04:25:07.370566 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5645 2024.08.23 04:25:07.370692 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5646 2024.08.23 04:25:07.370964 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5647 2024.08.23 04:25:07.371006 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
5648 2024.08.23 04:25:07.371351 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5649 2024.08.23 04:25:07.371670 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5650 2024.08.23 04:25:07.371794 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec.
5651 2024.08.23 04:25:07.371954 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Debug> DynamicQueryHandler: Done processing query
5652 2024.08.23 04:25:07.371978 [ 3 ] {3f4b6914-21c9-4173-9b80-8b6ad63ed1bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5653 2024.08.23 04:25:07.371994 [ 3 ] {} <Debug> HTTP-Session: 90c9874f-bf1e-4f72-bcc8-38d094b7c427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5654 2024.08.23 04:25:12.360864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5655 2024.08.23 04:25:12.360987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5656 2024.08.23 04:25:12.361012 [ 3 ] {} <Debug> HTTP-Session: 8162a2f2-cbbb-417a-a239-512745208a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5657 2024.08.23 04:25:12.361036 [ 3 ] {} <Debug> HTTP-Session: 8162a2f2-cbbb-417a-a239-512745208a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5658 2024.08.23 04:25:12.361050 [ 3 ] {} <Debug> HTTP-Session: 8162a2f2-cbbb-417a-a239-512745208a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5659 2024.08.23 04:25:12.361096 [ 3 ] {} <Trace> HTTP-Session: 8162a2f2-cbbb-417a-a239-512745208a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5660 2024.08.23 04:25:12.361323 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5661 2024.08.23 04:25:12.361388 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5662 2024.08.23 04:25:12.361706 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5663 2024.08.23 04:25:12.362236 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5664 2024.08.23 04:25:12.362277 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5665 2024.08.23 04:25:12.362690 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5666 2024.08.23 04:25:12.363068 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5667 2024.08.23 04:25:12.363221 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.001994 sec., 94784.35305917753 rows/sec., 8.28 MiB/sec.
5668 2024.08.23 04:25:12.363277 [ 49 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5669 2024.08.23 04:25:12.363384 [ 49 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5670 2024.08.23 04:25:12.363426 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5671 2024.08.23 04:25:12.363504 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Debug> DynamicQueryHandler: Done processing query
5672 2024.08.23 04:25:12.363567 [ 3 ] {969b98bb-15df-4e41-a3bd-251a15eeeaab} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5673 2024.08.23 04:25:12.363633 [ 3 ] {} <Debug> HTTP-Session: 8162a2f2-cbbb-417a-a239-512745208a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.08.23 04:25:12.363796 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
5675 2024.08.23 04:25:12.363898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5676 2024.08.23 04:25:12.364091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5677 2024.08.23 04:25:12.364182 [ 3 ] {} <Debug> HTTP-Session: 3e3fa20b-497e-44c4-bd57-2fe1d265d941 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5678 2024.08.23 04:25:12.364261 [ 3 ] {} <Debug> HTTP-Session: 3e3fa20b-497e-44c4-bd57-2fe1d265d941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5679 2024.08.23 04:25:12.364335 [ 3 ] {} <Debug> HTTP-Session: 3e3fa20b-497e-44c4-bd57-2fe1d265d941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5680 2024.08.23 04:25:12.364470 [ 3 ] {} <Trace> HTTP-Session: 3e3fa20b-497e-44c4-bd57-2fe1d265d941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5681 2024.08.23 04:25:12.364470 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5682 2024.08.23 04:25:12.364551 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1397 rows starting from the beginning of the part
5683 2024.08.23 04:25:12.364683 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5684 2024.08.23 04:25:12.364786 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part
5685 2024.08.23 04:25:12.364831 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5686 2024.08.23 04:25:12.365127 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1332 rows starting from the beginning of the part
5687 2024.08.23 04:25:12.365596 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
5688 2024.08.23 04:25:12.365889 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part
5689 2024.08.23 04:25:12.366339 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 189 rows starting from the beginning of the part
5690 2024.08.23 04:25:12.366918 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5691 2024.08.23 04:25:12.367608 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5692 2024.08.23 04:25:12.367660 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5693 2024.08.23 04:25:12.368630 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5694 2024.08.23 04:25:12.369232 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5695 2024.08.23 04:25:12.369542 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004916 sec., 2847.8437754271763 rows/sec., 199.44 KiB/sec.
5696 2024.08.23 04:25:12.369923 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3154 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392876 sec., 493361.6732124947 rows/sec., 43.23 MiB/sec.
5697 2024.08.23 04:25:12.370020 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Debug> DynamicQueryHandler: Done processing query
5698 2024.08.23 04:25:12.370051 [ 3 ] {b4b6b7cf-440a-4b20-bc25-52c8ee2d9067} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5699 2024.08.23 04:25:12.370069 [ 3 ] {} <Debug> HTTP-Session: 3e3fa20b-497e-44c4-bd57-2fe1d265d941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5700 2024.08.23 04:25:12.370163 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5701 2024.08.23 04:25:12.370243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5702 2024.08.23 04:25:12.370342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5703 2024.08.23 04:25:12.370387 [ 3 ] {} <Debug> HTTP-Session: b048890a-b0bc-45fb-94dd-57fe7c38a034 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5704 2024.08.23 04:25:12.370448 [ 3 ] {} <Debug> HTTP-Session: b048890a-b0bc-45fb-94dd-57fe7c38a034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5705 2024.08.23 04:25:12.370498 [ 3 ] {} <Debug> HTTP-Session: b048890a-b0bc-45fb-94dd-57fe7c38a034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.08.23 04:25:12.370624 [ 3 ] {} <Trace> HTTP-Session: b048890a-b0bc-45fb-94dd-57fe7c38a034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5707 2024.08.23 04:25:12.370812 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5708 2024.08.23 04:25:12.370882 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5709 2024.08.23 04:25:12.371023 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5710 2024.08.23 04:25:12.371221 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_31_6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5711 2024.08.23 04:25:12.371400 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5712 2024.08.23 04:25:12.371487 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5713 2024.08.23 04:25:12.371782 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5714 2024.08.23 04:25:12.371821 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5715 2024.08.23 04:25:12.372188 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5716 2024.08.23 04:25:12.372559 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5717 2024.08.23 04:25:12.372704 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001941 sec., 3091.190108191654 rows/sec., 182.63 KiB/sec.
5718 2024.08.23 04:25:12.372719 [ 49 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
5719 2024.08.23 04:25:12.372807 [ 49 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5720 2024.08.23 04:25:12.372868 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5721 2024.08.23 04:25:12.373017 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Debug> DynamicQueryHandler: Done processing query
5722 2024.08.23 04:25:12.373021 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
5723 2024.08.23 04:25:12.373047 [ 3 ] {4d8f6e2b-988b-4bd9-a254-6900d68ce4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5724 2024.08.23 04:25:12.373075 [ 3 ] {} <Debug> HTTP-Session: b048890a-b0bc-45fb-94dd-57fe7c38a034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5725 2024.08.23 04:25:12.373197 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5726 2024.08.23 04:25:12.373247 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
5727 2024.08.23 04:25:12.373256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5728 2024.08.23 04:25:12.373360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5729 2024.08.23 04:25:12.373448 [ 3 ] {} <Debug> HTTP-Session: 4b30c346-21dd-4fa6-a0ef-45b0441bce27 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5730 2024.08.23 04:25:12.373453 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
5731 2024.08.23 04:25:12.373501 [ 3 ] {} <Debug> HTTP-Session: 4b30c346-21dd-4fa6-a0ef-45b0441bce27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.08.23 04:25:12.373560 [ 3 ] {} <Debug> HTTP-Session: 4b30c346-21dd-4fa6-a0ef-45b0441bce27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.08.23 04:25:12.373685 [ 3 ] {} <Trace> HTTP-Session: 4b30c346-21dd-4fa6-a0ef-45b0441bce27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5734 2024.08.23 04:25:12.373789 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
5735 2024.08.23 04:25:12.374020 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
5736 2024.08.23 04:25:12.374165 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5737 2024.08.23 04:25:12.374246 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
5738 2024.08.23 04:25:12.374311 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5739 2024.08.23 04:25:12.375074 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5740 2024.08.23 04:25:12.376005 [ 200 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039023 sec., 9871.593600969785 rows/sec., 626.61 KiB/sec.
5741 2024.08.23 04:25:12.376059 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5742 2024.08.23 04:25:12.376117 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5743 2024.08.23 04:25:12.376173 [ 200 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
5744 2024.08.23 04:25:12.377112 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5745 2024.08.23 04:25:12.377175 [ 200 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_13_3} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5746 2024.08.23 04:25:12.377332 [ 200 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_13_3} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
5747 2024.08.23 04:25:12.377530 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5748 2024.08.23 04:25:12.377793 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5749 2024.08.23 04:25:12.377973 [ 49 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5750 2024.08.23 04:25:12.377964 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.004064 sec., 93996.06299212598 rows/sec., 6.65 MiB/sec.
5751 2024.08.23 04:25:12.378030 [ 49 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5752 2024.08.23 04:25:12.378102 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5753 2024.08.23 04:25:12.378351 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::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
5754 2024.08.23 04:25:12.378388 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Debug> DynamicQueryHandler: Done processing query
5755 2024.08.23 04:25:12.378429 [ 3 ] {9cf8ee61-1414-45b7-8778-7217dbaf5d36} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
5756 2024.08.23 04:25:12.378464 [ 3 ] {} <Debug> HTTP-Session: 4b30c346-21dd-4fa6-a0ef-45b0441bce27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.08.23 04:25:12.378569 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5758 2024.08.23 04:25:12.378615 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 902 rows starting from the beginning of the part
5759 2024.08.23 04:25:12.378656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5760 2024.08.23 04:25:12.378803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5761 2024.08.23 04:25:12.378840 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part
5762 2024.08.23 04:25:12.378878 [ 3 ] {} <Debug> HTTP-Session: f39c58dc-f3ab-4f26-a051-5248150c7802 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5763 2024.08.23 04:25:12.378955 [ 3 ] {} <Debug> HTTP-Session: f39c58dc-f3ab-4f26-a051-5248150c7802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5764 2024.08.23 04:25:12.379012 [ 3 ] {} <Debug> HTTP-Session: f39c58dc-f3ab-4f26-a051-5248150c7802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5765 2024.08.23 04:25:12.379145 [ 3 ] {} <Trace> HTTP-Session: f39c58dc-f3ab-4f26-a051-5248150c7802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5766 2024.08.23 04:25:12.379238 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 844 rows starting from the beginning of the part
5767 2024.08.23 04:25:12.379493 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5768 2024.08.23 04:25:12.379553 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::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
5769 2024.08.23 04:25:12.379602 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5770 2024.08.23 04:25:12.379925 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part
5771 2024.08.23 04:25:12.380296 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 382 rows starting from the beginning of the part
5772 2024.08.23 04:25:12.380546 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5773 2024.08.23 04:25:12.381290 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5774 2024.08.23 04:25:12.381361 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5775 2024.08.23 04:25:12.382336 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5776 2024.08.23 04:25:12.383116 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5777 2024.08.23 04:25:12.383389 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004049 sec., 1481.8473697209188 rows/sec., 77.42 KiB/sec.
5778 2024.08.23 04:25:12.383850 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 5 columns (5 merged, 0 gathered) in 0.005649521 sec., 411362.3084151736 rows/sec., 31.46 MiB/sec.
5779 2024.08.23 04:25:12.383930 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Debug> DynamicQueryHandler: Done processing query
5780 2024.08.23 04:25:12.383960 [ 3 ] {bcdcb3b7-81b1-4bfd-9ffd-65d7fed30836} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5781 2024.08.23 04:25:12.383997 [ 3 ] {} <Debug> HTTP-Session: f39c58dc-f3ab-4f26-a051-5248150c7802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.08.23 04:25:12.384078 [ 190 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5783 2024.08.23 04:25:12.384161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5784 2024.08.23 04:25:12.384215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5785 2024.08.23 04:25:12.384238 [ 3 ] {} <Debug> HTTP-Session: 18c2d32e-07c7-4fd1-b396-847ebfecd23c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5786 2024.08.23 04:25:12.384265 [ 3 ] {} <Debug> HTTP-Session: 18c2d32e-07c7-4fd1-b396-847ebfecd23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.08.23 04:25:12.384296 [ 3 ] {} <Debug> HTTP-Session: 18c2d32e-07c7-4fd1-b396-847ebfecd23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.08.23 04:25:12.384361 [ 3 ] {} <Trace> HTTP-Session: 18c2d32e-07c7-4fd1-b396-847ebfecd23c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5789 2024.08.23 04:25:12.384599 [ 190 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5790 2024.08.23 04:25:12.384644 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5791 2024.08.23 04:25:12.384704 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5792 2024.08.23 04:25:12.384704 [ 190 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_31_6} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5793 2024.08.23 04:25:12.384831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
5794 2024.08.23 04:25:12.384935 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5795 2024.08.23 04:25:12.385364 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5796 2024.08.23 04:25:12.385402 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5797 2024.08.23 04:25:12.385787 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5798 2024.08.23 04:25:12.386143 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5799 2024.08.23 04:25:12.386295 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001813 sec., 130722.55929398787 rows/sec., 8.76 MiB/sec.
5800 2024.08.23 04:25:12.386308 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5801 2024.08.23 04:25:12.386388 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5802 2024.08.23 04:25:12.386435 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5803 2024.08.23 04:25:12.386602 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
5804 2024.08.23 04:25:12.386611 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Debug> DynamicQueryHandler: Done processing query
5805 2024.08.23 04:25:12.386657 [ 3 ] {16d9282b-9b33-4589-af51-735ef6a426f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5806 2024.08.23 04:25:12.386682 [ 3 ] {} <Debug> HTTP-Session: 18c2d32e-07c7-4fd1-b396-847ebfecd23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5807 2024.08.23 04:25:12.386761 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5808 2024.08.23 04:25:12.386792 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7271 rows starting from the beginning of the part
5809 2024.08.23 04:25:12.386918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5810 2024.08.23 04:25:12.386980 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
5811 2024.08.23 04:25:12.387075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5812 2024.08.23 04:25:12.387204 [ 3 ] {} <Debug> HTTP-Session: cf940fb4-e98a-4d07-8307-dfc6d9fde457 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5813 2024.08.23 04:25:12.387295 [ 3 ] {} <Debug> HTTP-Session: cf940fb4-e98a-4d07-8307-dfc6d9fde457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.08.23 04:25:12.387314 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 922 rows starting from the beginning of the part
5815 2024.08.23 04:25:12.387367 [ 3 ] {} <Debug> HTTP-Session: cf940fb4-e98a-4d07-8307-dfc6d9fde457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5816 2024.08.23 04:25:12.387487 [ 3 ] {} <Trace> HTTP-Session: cf940fb4-e98a-4d07-8307-dfc6d9fde457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5817 2024.08.23 04:25:12.387623 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
5818 2024.08.23 04:25:12.387796 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5819 2024.08.23 04:25:12.387927 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
5820 2024.08.23 04:25:12.387969 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5821 2024.08.23 04:25:12.388230 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part
5822 2024.08.23 04:25:12.388876 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5823 2024.08.23 04:25:12.389272 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5824 2024.08.23 04:25:12.389308 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5825 2024.08.23 04:25:12.389722 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5826 2024.08.23 04:25:12.390206 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5827 2024.08.23 04:25:12.390442 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002754 sec., 363.10820624546113 rows/sec., 24.47 KiB/sec.
5828 2024.08.23 04:25:12.390625 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Debug> DynamicQueryHandler: Done processing query
5829 2024.08.23 04:25:12.390650 [ 3 ] {b2f19070-4744-4f18-b45b-4595ea71e101} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5830 2024.08.23 04:25:12.390666 [ 3 ] {} <Debug> HTTP-Session: cf940fb4-e98a-4d07-8307-dfc6d9fde457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5831 2024.08.23 04:25:12.390902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5832 2024.08.23 04:25:12.390950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5833 2024.08.23 04:25:12.390969 [ 3 ] {} <Debug> HTTP-Session: a1e42841-6f8a-4975-bd2f-3936abcb2d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5834 2024.08.23 04:25:12.390985 [ 3 ] {} <Debug> HTTP-Session: a1e42841-6f8a-4975-bd2f-3936abcb2d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.08.23 04:25:12.391000 [ 3 ] {} <Debug> HTTP-Session: a1e42841-6f8a-4975-bd2f-3936abcb2d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.08.23 04:25:12.391032 [ 3 ] {} <Trace> HTTP-Session: a1e42841-6f8a-4975-bd2f-3936abcb2d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5837 2024.08.23 04:25:12.391157 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5838 2024.08.23 04:25:12.391284 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5839 2024.08.23 04:25:12.391444 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5840 2024.08.23 04:25:12.391822 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5841 2024.08.23 04:25:12.391859 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5842 2024.08.23 04:25:12.392186 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8752 rows, containing 5 columns (5 merged, 0 gathered) in 0.005643761 sec., 1550738.9487258587 rows/sec., 104.52 MiB/sec.
5843 2024.08.23 04:25:12.392355 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5844 2024.08.23 04:25:12.392361 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5845 2024.08.23 04:25:12.392924 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5846 2024.08.23 04:25:12.392946 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5847 2024.08.23 04:25:12.393084 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5848 2024.08.23 04:25:12.393153 [ 49 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5849 2024.08.23 04:25:12.393190 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002076 sec., 39499.03660886319 rows/sec., 2.51 MiB/sec.
5850 2024.08.23 04:25:12.393281 [ 49 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5851 2024.08.23 04:25:12.393311 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB.
5852 2024.08.23 04:25:12.393393 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5853 2024.08.23 04:25:12.393633 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5854 2024.08.23 04:25:12.393672 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Debug> DynamicQueryHandler: Done processing query
5855 2024.08.23 04:25:12.393716 [ 3 ] {6704bb00-d91d-4ec3-9cf4-2ef13a63b311} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5856 2024.08.23 04:25:12.393780 [ 3 ] {} <Debug> HTTP-Session: a1e42841-6f8a-4975-bd2f-3936abcb2d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5857 2024.08.23 04:25:12.393878 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5858 2024.08.23 04:25:12.393914 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1378 rows starting from the beginning of the part
5859 2024.08.23 04:25:12.393979 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
5860 2024.08.23 04:25:12.394226 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part
5861 2024.08.23 04:25:12.394361 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
5862 2024.08.23 04:25:12.394576 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
5863 2024.08.23 04:25:12.394731 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part
5864 2024.08.23 04:25:12.396101 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559157 sec., 649432.606127721 rows/sec., 42.26 MiB/sec.
5865 2024.08.23 04:25:12.396375 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5866 2024.08.23 04:25:12.396897 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5867 2024.08.23 04:25:12.397001 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_31_6} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5868 2024.08.23 04:25:12.397101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
5869 2024.08.23 04:25:17.357763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5870 2024.08.23 04:25:17.357891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5871 2024.08.23 04:25:17.357919 [ 3 ] {} <Debug> HTTP-Session: e5d7a668-109f-45a7-9b62-779c50911f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5872 2024.08.23 04:25:17.357945 [ 3 ] {} <Debug> HTTP-Session: e5d7a668-109f-45a7-9b62-779c50911f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5873 2024.08.23 04:25:17.357963 [ 3 ] {} <Debug> HTTP-Session: e5d7a668-109f-45a7-9b62-779c50911f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.08.23 04:25:17.358014 [ 3 ] {} <Trace> HTTP-Session: e5d7a668-109f-45a7-9b62-779c50911f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5875 2024.08.23 04:25:17.358246 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5876 2024.08.23 04:25:17.358313 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5877 2024.08.23 04:25:17.358633 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5878 2024.08.23 04:25:17.359140 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5879 2024.08.23 04:25:17.359183 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5880 2024.08.23 04:25:17.359596 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5881 2024.08.23 04:25:17.359978 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5882 2024.08.23 04:25:17.360133 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001967 sec., 58973.05541433655 rows/sec., 4.99 MiB/sec.
5883 2024.08.23 04:25:17.360441 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Debug> DynamicQueryHandler: Done processing query
5884 2024.08.23 04:25:17.360490 [ 3 ] {3249d092-72e6-44d1-9741-e2b9c0b87365} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5885 2024.08.23 04:25:17.360531 [ 3 ] {} <Debug> HTTP-Session: e5d7a668-109f-45a7-9b62-779c50911f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5886 2024.08.23 04:25:17.360711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5887 2024.08.23 04:25:17.360760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5888 2024.08.23 04:25:17.360779 [ 3 ] {} <Debug> HTTP-Session: bbced04c-9ea7-452d-be62-d70c98f3b882 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5889 2024.08.23 04:25:17.360795 [ 3 ] {} <Debug> HTTP-Session: bbced04c-9ea7-452d-be62-d70c98f3b882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5890 2024.08.23 04:25:17.360808 [ 3 ] {} <Debug> HTTP-Session: bbced04c-9ea7-452d-be62-d70c98f3b882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5891 2024.08.23 04:25:17.360841 [ 3 ] {} <Trace> HTTP-Session: bbced04c-9ea7-452d-be62-d70c98f3b882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5892 2024.08.23 04:25:17.360947 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5893 2024.08.23 04:25:17.360992 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5894 2024.08.23 04:25:17.361236 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5895 2024.08.23 04:25:17.361564 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5896 2024.08.23 04:25:17.361602 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5897 2024.08.23 04:25:17.361945 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5898 2024.08.23 04:25:17.362303 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5899 2024.08.23 04:25:17.362456 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001532 sec., 19582.245430809402 rows/sec., 1.44 MiB/sec.
5900 2024.08.23 04:25:17.362623 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Debug> DynamicQueryHandler: Done processing query
5901 2024.08.23 04:25:17.362646 [ 3 ] {133227a7-d7bc-49c7-b5d2-36aacbaa6af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5902 2024.08.23 04:25:17.362662 [ 3 ] {} <Debug> HTTP-Session: bbced04c-9ea7-452d-be62-d70c98f3b882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5903 2024.08.23 04:25:17.362811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5904 2024.08.23 04:25:17.362859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5905 2024.08.23 04:25:17.362878 [ 3 ] {} <Debug> HTTP-Session: b0ed8009-611f-4dc6-a522-56c6abb235f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5906 2024.08.23 04:25:17.362894 [ 3 ] {} <Debug> HTTP-Session: b0ed8009-611f-4dc6-a522-56c6abb235f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5907 2024.08.23 04:25:17.362909 [ 3 ] {} <Debug> HTTP-Session: b0ed8009-611f-4dc6-a522-56c6abb235f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5908 2024.08.23 04:25:17.362938 [ 3 ] {} <Trace> HTTP-Session: b0ed8009-611f-4dc6-a522-56c6abb235f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5909 2024.08.23 04:25:17.363060 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5910 2024.08.23 04:25:17.363103 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5911 2024.08.23 04:25:17.363324 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5912 2024.08.23 04:25:17.363703 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5913 2024.08.23 04:25:17.363740 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5914 2024.08.23 04:25:17.364100 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5915 2024.08.23 04:25:17.364454 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5916 2024.08.23 04:25:17.364619 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001603 sec., 58640.04990642545 rows/sec., 4.58 MiB/sec.
5917 2024.08.23 04:25:17.364824 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Debug> DynamicQueryHandler: Done processing query
5918 2024.08.23 04:25:17.364851 [ 3 ] {e0da6d36-2458-4412-83d1-05be3949a5e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5919 2024.08.23 04:25:17.364867 [ 3 ] {} <Debug> HTTP-Session: b0ed8009-611f-4dc6-a522-56c6abb235f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5920 2024.08.23 04:25:17.365031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5921 2024.08.23 04:25:17.365079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5922 2024.08.23 04:25:17.365098 [ 3 ] {} <Debug> HTTP-Session: f3b88a06-8e42-4657-b05b-632c73362661 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5923 2024.08.23 04:25:17.365114 [ 3 ] {} <Debug> HTTP-Session: f3b88a06-8e42-4657-b05b-632c73362661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5924 2024.08.23 04:25:17.365127 [ 3 ] {} <Debug> HTTP-Session: f3b88a06-8e42-4657-b05b-632c73362661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5925 2024.08.23 04:25:17.365159 [ 3 ] {} <Trace> HTTP-Session: f3b88a06-8e42-4657-b05b-632c73362661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5926 2024.08.23 04:25:17.365304 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5927 2024.08.23 04:25:17.365350 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5928 2024.08.23 04:25:17.365497 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5929 2024.08.23 04:25:17.365869 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5930 2024.08.23 04:25:17.365906 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5931 2024.08.23 04:25:17.366288 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5932 2024.08.23 04:25:17.366620 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5933 2024.08.23 04:25:17.366770 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec.
5934 2024.08.23 04:25:17.366926 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Debug> DynamicQueryHandler: Done processing query
5935 2024.08.23 04:25:17.366953 [ 3 ] {e71675e6-e9d3-4498-9941-0a5f196cf97b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5936 2024.08.23 04:25:17.366970 [ 3 ] {} <Debug> HTTP-Session: f3b88a06-8e42-4657-b05b-632c73362661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5937 2024.08.23 04:25:17.367134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5938 2024.08.23 04:25:17.367182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5939 2024.08.23 04:25:17.367201 [ 3 ] {} <Debug> HTTP-Session: a876b437-7a97-49e0-b3cc-648e72f4b1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5940 2024.08.23 04:25:17.367217 [ 3 ] {} <Debug> HTTP-Session: a876b437-7a97-49e0-b3cc-648e72f4b1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.08.23 04:25:17.367231 [ 3 ] {} <Debug> HTTP-Session: a876b437-7a97-49e0-b3cc-648e72f4b1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.08.23 04:25:17.367261 [ 3 ] {} <Trace> HTTP-Session: a876b437-7a97-49e0-b3cc-648e72f4b1b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5943 2024.08.23 04:25:17.367556 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5944 2024.08.23 04:25:17.367617 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5945 2024.08.23 04:25:17.368019 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5946 2024.08.23 04:25:17.368744 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5947 2024.08.23 04:25:17.368780 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5948 2024.08.23 04:25:17.369381 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5949 2024.08.23 04:25:17.369780 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5950 2024.08.23 04:25:17.369953 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5951 2024.08.23 04:25:17.369979 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002635 sec., 11385.199240986716 rows/sec., 20.40 MiB/sec.
5952 2024.08.23 04:25:17.370056 [ 65 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5953 2024.08.23 04:25:17.370128 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5954 2024.08.23 04:25:17.370434 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
5955 2024.08.23 04:25:17.370525 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Debug> DynamicQueryHandler: Done processing query
5956 2024.08.23 04:25:17.370582 [ 3 ] {de279c8f-1bb8-4ad8-b00c-23e9c8afb5e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5957 2024.08.23 04:25:17.370620 [ 3 ] {} <Debug> HTTP-Session: a876b437-7a97-49e0-b3cc-648e72f4b1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.08.23 04:25:17.370837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5959 2024.08.23 04:25:17.370948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5960 2024.08.23 04:25:17.371019 [ 3 ] {} <Debug> HTTP-Session: 7c853ab4-c7d1-4204-8596-d8468e24b528 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5961 2024.08.23 04:25:17.371077 [ 3 ] {} <Debug> HTTP-Session: 7c853ab4-c7d1-4204-8596-d8468e24b528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5962 2024.08.23 04:25:17.371131 [ 3 ] {} <Debug> HTTP-Session: 7c853ab4-c7d1-4204-8596-d8468e24b528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5963 2024.08.23 04:25:17.371227 [ 3 ] {} <Trace> HTTP-Session: 7c853ab4-c7d1-4204-8596-d8468e24b528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5964 2024.08.23 04:25:17.371277 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5965 2024.08.23 04:25:17.371437 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part
5966 2024.08.23 04:25:17.371506 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5967 2024.08.23 04:25:17.371617 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5968 2024.08.23 04:25:17.372244 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
5969 2024.08.23 04:25:17.372480 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.08.23 04:25:17.372977 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
5971 2024.08.23 04:25:17.373782 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5972 2024.08.23 04:25:17.373786 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
5973 2024.08.23 04:25:17.373856 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
5974 2024.08.23 04:25:17.374351 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part
5975 2024.08.23 04:25:17.375084 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part
5976 2024.08.23 04:25:17.375234 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5977 2024.08.23 04:25:17.376238 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5978 2024.08.23 04:25:17.376538 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005147 sec., 11657.276083155237 rows/sec., 804.47 KiB/sec.
5979 2024.08.23 04:25:17.376939 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Debug> DynamicQueryHandler: Done processing query
5980 2024.08.23 04:25:17.376988 [ 3 ] {81797f6b-669d-4637-b537-6daec5b3fea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5981 2024.08.23 04:25:17.377027 [ 3 ] {} <Debug> HTTP-Session: 7c853ab4-c7d1-4204-8596-d8468e24b528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5982 2024.08.23 04:25:17.379481 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 19 columns (19 merged, 0 gathered) in 0.009220161 sec., 35248.84218399224 rows/sec., 63.16 MiB/sec.
5983 2024.08.23 04:25:17.380026 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5984 2024.08.23 04:25:17.380680 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5985 2024.08.23 04:25:17.380774 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5986 2024.08.23 04:25:17.380934 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB.
5987 2024.08.23 04:25:21.743296 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
5988 2024.08.23 04:25:21.743362 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
5989 2024.08.23 04:25:22.360963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5990 2024.08.23 04:25:22.361077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5991 2024.08.23 04:25:22.361102 [ 3 ] {} <Debug> HTTP-Session: 5c0bbc4a-0c51-4179-bbd6-e1d91398b71d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
5992 2024.08.23 04:25:22.361127 [ 3 ] {} <Debug> HTTP-Session: 5c0bbc4a-0c51-4179-bbd6-e1d91398b71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.08.23 04:25:22.361142 [ 3 ] {} <Debug> HTTP-Session: 5c0bbc4a-0c51-4179-bbd6-e1d91398b71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5994 2024.08.23 04:25:22.361191 [ 3 ] {} <Trace> HTTP-Session: 5c0bbc4a-0c51-4179-bbd6-e1d91398b71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5995 2024.08.23 04:25:22.361422 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5996 2024.08.23 04:25:22.361489 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5997 2024.08.23 04:25:22.361813 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5998 2024.08.23 04:25:22.362337 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5999 2024.08.23 04:25:22.362380 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6000 2024.08.23 04:25:22.362801 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6001 2024.08.23 04:25:22.363186 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6002 2024.08.23 04:25:22.363361 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002028 sec., 93195.26627218936 rows/sec., 8.14 MiB/sec.
6003 2024.08.23 04:25:22.363741 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Debug> DynamicQueryHandler: Done processing query
6004 2024.08.23 04:25:22.363769 [ 3 ] {02b3c72d-bda1-426a-9020-f0366ec3d5a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6005 2024.08.23 04:25:22.363786 [ 3 ] {} <Debug> HTTP-Session: 5c0bbc4a-0c51-4179-bbd6-e1d91398b71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.08.23 04:25:22.363937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6007 2024.08.23 04:25:22.363988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6008 2024.08.23 04:25:22.364009 [ 3 ] {} <Debug> HTTP-Session: 229fc35d-e049-4892-a947-54f87506db7c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6009 2024.08.23 04:25:22.364027 [ 3 ] {} <Debug> HTTP-Session: 229fc35d-e049-4892-a947-54f87506db7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6010 2024.08.23 04:25:22.364042 [ 3 ] {} <Debug> HTTP-Session: 229fc35d-e049-4892-a947-54f87506db7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.08.23 04:25:22.364073 [ 3 ] {} <Trace> HTTP-Session: 229fc35d-e049-4892-a947-54f87506db7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6012 2024.08.23 04:25:22.364175 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6013 2024.08.23 04:25:22.364220 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6014 2024.08.23 04:25:22.364471 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6015 2024.08.23 04:25:22.364781 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6016 2024.08.23 04:25:22.364820 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6017 2024.08.23 04:25:22.365176 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6018 2024.08.23 04:25:22.365550 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6019 2024.08.23 04:25:22.365719 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec.
6020 2024.08.23 04:25:22.366095 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Debug> DynamicQueryHandler: Done processing query
6021 2024.08.23 04:25:22.366121 [ 3 ] {eda6fd29-4763-4fe6-83f0-e1fb90ae4d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6022 2024.08.23 04:25:22.366138 [ 3 ] {} <Debug> HTTP-Session: 229fc35d-e049-4892-a947-54f87506db7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.08.23 04:25:22.366257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6024 2024.08.23 04:25:22.366308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6025 2024.08.23 04:25:22.366327 [ 3 ] {} <Debug> HTTP-Session: ffa8dbf6-21f7-4a8b-a728-cb9669441bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6026 2024.08.23 04:25:22.366344 [ 3 ] {} <Debug> HTTP-Session: ffa8dbf6-21f7-4a8b-a728-cb9669441bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6027 2024.08.23 04:25:22.366358 [ 3 ] {} <Debug> HTTP-Session: ffa8dbf6-21f7-4a8b-a728-cb9669441bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.08.23 04:25:22.366390 [ 3 ] {} <Trace> HTTP-Session: ffa8dbf6-21f7-4a8b-a728-cb9669441bd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6029 2024.08.23 04:25:22.366487 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6030 2024.08.23 04:25:22.366533 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6031 2024.08.23 04:25:22.366775 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6032 2024.08.23 04:25:22.367091 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6033 2024.08.23 04:25:22.367129 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6034 2024.08.23 04:25:22.367481 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6035 2024.08.23 04:25:22.367834 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6036 2024.08.23 04:25:22.367991 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 231.85 KiB/sec.
6037 2024.08.23 04:25:22.368159 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Debug> DynamicQueryHandler: Done processing query
6038 2024.08.23 04:25:22.368184 [ 3 ] {c183e728-122c-47e1-a691-a86c48f51b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6039 2024.08.23 04:25:22.368200 [ 3 ] {} <Debug> HTTP-Session: ffa8dbf6-21f7-4a8b-a728-cb9669441bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.08.23 04:25:22.368414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.08.23 04:25:22.368465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6042 2024.08.23 04:25:22.368486 [ 3 ] {} <Debug> HTTP-Session: 82600672-2209-42c9-af50-1825bdb0af04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6043 2024.08.23 04:25:22.368503 [ 3 ] {} <Debug> HTTP-Session: 82600672-2209-42c9-af50-1825bdb0af04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.08.23 04:25:22.368518 [ 3 ] {} <Debug> HTTP-Session: 82600672-2209-42c9-af50-1825bdb0af04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.08.23 04:25:22.368550 [ 3 ] {} <Trace> HTTP-Session: 82600672-2209-42c9-af50-1825bdb0af04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6046 2024.08.23 04:25:22.368749 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6047 2024.08.23 04:25:22.368793 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6048 2024.08.23 04:25:22.369015 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6049 2024.08.23 04:25:22.369555 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2024.08.23 04:25:22.369592 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6051 2024.08.23 04:25:22.369957 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6052 2024.08.23 04:25:22.370316 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2024.08.23 04:25:22.370474 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001819 sec., 210005.49752611323 rows/sec., 14.86 MiB/sec.
6054 2024.08.23 04:25:22.370807 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Debug> DynamicQueryHandler: Done processing query
6055 2024.08.23 04:25:22.370840 [ 3 ] {0cd081dc-82fb-43ee-9210-a2ddbadfefc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
6056 2024.08.23 04:25:22.370857 [ 3 ] {} <Debug> HTTP-Session: 82600672-2209-42c9-af50-1825bdb0af04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.08.23 04:25:22.371053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6058 2024.08.23 04:25:22.371102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6059 2024.08.23 04:25:22.371121 [ 3 ] {} <Debug> HTTP-Session: 41e10362-e2cf-444d-aa20-d58bc8d894d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6060 2024.08.23 04:25:22.371138 [ 3 ] {} <Debug> HTTP-Session: 41e10362-e2cf-444d-aa20-d58bc8d894d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6061 2024.08.23 04:25:22.371153 [ 3 ] {} <Debug> HTTP-Session: 41e10362-e2cf-444d-aa20-d58bc8d894d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6062 2024.08.23 04:25:22.371183 [ 3 ] {} <Trace> HTTP-Session: 41e10362-e2cf-444d-aa20-d58bc8d894d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6063 2024.08.23 04:25:22.371280 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6064 2024.08.23 04:25:22.371326 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6065 2024.08.23 04:25:22.371475 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6066 2024.08.23 04:25:22.371741 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6067 2024.08.23 04:25:22.371778 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6068 2024.08.23 04:25:22.372145 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6069 2024.08.23 04:25:22.372473 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6070 2024.08.23 04:25:22.372627 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec.
6071 2024.08.23 04:25:22.372791 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Debug> DynamicQueryHandler: Done processing query
6072 2024.08.23 04:25:22.372815 [ 3 ] {64bf4fd9-b0a6-4d13-8ea6-cb96e8bde369} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6073 2024.08.23 04:25:22.372831 [ 3 ] {} <Debug> HTTP-Session: 41e10362-e2cf-444d-aa20-d58bc8d894d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.08.23 04:25:22.372996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6075 2024.08.23 04:25:22.373046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6076 2024.08.23 04:25:22.373065 [ 3 ] {} <Debug> HTTP-Session: b54d0a5e-5676-41d3-a7fe-842b73670fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6077 2024.08.23 04:25:22.373082 [ 3 ] {} <Debug> HTTP-Session: b54d0a5e-5676-41d3-a7fe-842b73670fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6078 2024.08.23 04:25:22.373096 [ 3 ] {} <Debug> HTTP-Session: b54d0a5e-5676-41d3-a7fe-842b73670fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.08.23 04:25:22.373126 [ 3 ] {} <Trace> HTTP-Session: b54d0a5e-5676-41d3-a7fe-842b73670fd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6080 2024.08.23 04:25:22.373291 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6081 2024.08.23 04:25:22.373337 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6082 2024.08.23 04:25:22.373483 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6083 2024.08.23 04:25:22.373981 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6084 2024.08.23 04:25:22.374018 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6085 2024.08.23 04:25:22.374396 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6086 2024.08.23 04:25:22.374733 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6087 2024.08.23 04:25:22.374893 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec.
6088 2024.08.23 04:25:22.375071 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Debug> DynamicQueryHandler: Done processing query
6089 2024.08.23 04:25:22.375095 [ 3 ] {9f0c0411-dd41-48d2-917b-ed39f35d02ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6090 2024.08.23 04:25:22.375112 [ 3 ] {} <Debug> HTTP-Session: b54d0a5e-5676-41d3-a7fe-842b73670fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.08.23 04:25:22.375276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6092 2024.08.23 04:25:22.375326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6093 2024.08.23 04:25:22.375345 [ 3 ] {} <Debug> HTTP-Session: 12fcab12-13ac-4869-958c-ce9f61b288f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6094 2024.08.23 04:25:22.375363 [ 3 ] {} <Debug> HTTP-Session: 12fcab12-13ac-4869-958c-ce9f61b288f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6095 2024.08.23 04:25:22.375378 [ 3 ] {} <Debug> HTTP-Session: 12fcab12-13ac-4869-958c-ce9f61b288f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.08.23 04:25:22.375408 [ 3 ] {} <Trace> HTTP-Session: 12fcab12-13ac-4869-958c-ce9f61b288f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6097 2024.08.23 04:25:22.375499 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6098 2024.08.23 04:25:22.375542 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6099 2024.08.23 04:25:22.375671 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6100 2024.08.23 04:25:22.375945 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6101 2024.08.23 04:25:22.375981 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6102 2024.08.23 04:25:22.376325 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6103 2024.08.23 04:25:22.376645 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6104 2024.08.23 04:25:22.376796 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec.
6105 2024.08.23 04:25:22.376959 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Debug> DynamicQueryHandler: Done processing query
6106 2024.08.23 04:25:22.376983 [ 3 ] {e5990a3c-7d12-41db-93d7-43660537ece1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6107 2024.08.23 04:25:22.376998 [ 3 ] {} <Debug> HTTP-Session: 12fcab12-13ac-4869-958c-ce9f61b288f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.08.23 04:25:22.377120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6109 2024.08.23 04:25:22.377169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6110 2024.08.23 04:25:22.377188 [ 3 ] {} <Debug> HTTP-Session: ccf2b008-5ed9-4672-8cab-d32ce7a332d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6111 2024.08.23 04:25:22.377205 [ 3 ] {} <Debug> HTTP-Session: ccf2b008-5ed9-4672-8cab-d32ce7a332d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6112 2024.08.23 04:25:22.377219 [ 3 ] {} <Debug> HTTP-Session: ccf2b008-5ed9-4672-8cab-d32ce7a332d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.08.23 04:25:22.377249 [ 3 ] {} <Trace> HTTP-Session: ccf2b008-5ed9-4672-8cab-d32ce7a332d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6114 2024.08.23 04:25:22.377405 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6115 2024.08.23 04:25:22.377449 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6116 2024.08.23 04:25:22.377577 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6117 2024.08.23 04:25:22.377894 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6118 2024.08.23 04:25:22.377934 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6119 2024.08.23 04:25:22.378291 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6120 2024.08.23 04:25:22.378616 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6121 2024.08.23 04:25:22.378773 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec.
6122 2024.08.23 04:25:22.379111 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Debug> DynamicQueryHandler: Done processing query
6123 2024.08.23 04:25:22.379142 [ 3 ] {ef5bb56a-5bb6-4448-b2d1-43f03d58e257} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6124 2024.08.23 04:25:22.379158 [ 3 ] {} <Debug> HTTP-Session: ccf2b008-5ed9-4672-8cab-d32ce7a332d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.08.23 04:25:27.357540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.08.23 04:25:27.357679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6127 2024.08.23 04:25:27.357709 [ 3 ] {} <Debug> HTTP-Session: ff32db74-c77e-4eb0-aa74-f2e07d38b70d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6128 2024.08.23 04:25:27.357736 [ 3 ] {} <Debug> HTTP-Session: ff32db74-c77e-4eb0-aa74-f2e07d38b70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.08.23 04:25:27.357753 [ 3 ] {} <Debug> HTTP-Session: ff32db74-c77e-4eb0-aa74-f2e07d38b70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.08.23 04:25:27.357807 [ 3 ] {} <Trace> HTTP-Session: ff32db74-c77e-4eb0-aa74-f2e07d38b70d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6131 2024.08.23 04:25:27.358009 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6132 2024.08.23 04:25:27.358083 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6133 2024.08.23 04:25:27.358460 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6134 2024.08.23 04:25:27.358920 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6135 2024.08.23 04:25:27.358964 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6136 2024.08.23 04:25:27.359367 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6137 2024.08.23 04:25:27.359751 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6138 2024.08.23 04:25:27.359913 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001956 sec., 1022.4948875255625 rows/sec., 83.38 KiB/sec.
6139 2024.08.23 04:25:27.360263 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Debug> DynamicQueryHandler: Done processing query
6140 2024.08.23 04:25:27.360291 [ 3 ] {61d0e554-00ed-4ecf-a51d-b963e5e3c6c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6141 2024.08.23 04:25:27.360307 [ 3 ] {} <Debug> HTTP-Session: ff32db74-c77e-4eb0-aa74-f2e07d38b70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.08.23 04:25:27.360460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6143 2024.08.23 04:25:27.360509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6144 2024.08.23 04:25:27.360528 [ 3 ] {} <Debug> HTTP-Session: 59140ccb-5192-4df8-bace-32d6f0575721 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6145 2024.08.23 04:25:27.360546 [ 3 ] {} <Debug> HTTP-Session: 59140ccb-5192-4df8-bace-32d6f0575721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6146 2024.08.23 04:25:27.360560 [ 3 ] {} <Debug> HTTP-Session: 59140ccb-5192-4df8-bace-32d6f0575721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.08.23 04:25:27.360590 [ 3 ] {} <Trace> HTTP-Session: 59140ccb-5192-4df8-bace-32d6f0575721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6148 2024.08.23 04:25:27.360718 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6149 2024.08.23 04:25:27.360762 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6150 2024.08.23 04:25:27.361007 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6151 2024.08.23 04:25:27.361447 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6152 2024.08.23 04:25:27.361484 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6153 2024.08.23 04:25:27.361838 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6154 2024.08.23 04:25:27.362196 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6155 2024.08.23 04:25:27.362353 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001676 sec., 69809.0692124105 rows/sec., 5.89 MiB/sec.
6156 2024.08.23 04:25:27.362526 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Debug> DynamicQueryHandler: Done processing query
6157 2024.08.23 04:25:27.362550 [ 3 ] {d2b1b5d0-5932-44a5-94a8-92e3bcdd47ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6158 2024.08.23 04:25:27.362566 [ 3 ] {} <Debug> HTTP-Session: 59140ccb-5192-4df8-bace-32d6f0575721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6159 2024.08.23 04:25:27.362695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6160 2024.08.23 04:25:27.362744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6161 2024.08.23 04:25:27.362763 [ 3 ] {} <Debug> HTTP-Session: e78357bd-1b9a-4b7d-9dfd-796032e2ecb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6162 2024.08.23 04:25:27.362779 [ 3 ] {} <Debug> HTTP-Session: e78357bd-1b9a-4b7d-9dfd-796032e2ecb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6163 2024.08.23 04:25:27.362794 [ 3 ] {} <Debug> HTTP-Session: e78357bd-1b9a-4b7d-9dfd-796032e2ecb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.08.23 04:25:27.362825 [ 3 ] {} <Trace> HTTP-Session: e78357bd-1b9a-4b7d-9dfd-796032e2ecb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6165 2024.08.23 04:25:27.362935 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6166 2024.08.23 04:25:27.362978 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6167 2024.08.23 04:25:27.363206 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6168 2024.08.23 04:25:27.363535 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6169 2024.08.23 04:25:27.363573 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6170 2024.08.23 04:25:27.363922 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6171 2024.08.23 04:25:27.364278 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6172 2024.08.23 04:25:27.364440 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001533 sec., 20874.103065883886 rows/sec., 1.53 MiB/sec.
6173 2024.08.23 04:25:27.364662 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Debug> DynamicQueryHandler: Done processing query
6174 2024.08.23 04:25:27.364686 [ 3 ] {6739e1f2-943d-4c01-b6c1-9eefe456cc18} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6175 2024.08.23 04:25:27.364702 [ 3 ] {} <Debug> HTTP-Session: e78357bd-1b9a-4b7d-9dfd-796032e2ecb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.08.23 04:25:27.364837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6177 2024.08.23 04:25:27.364885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6178 2024.08.23 04:25:27.364904 [ 3 ] {} <Debug> HTTP-Session: e621a341-70c0-4c02-abb4-f0b5c17e1d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6179 2024.08.23 04:25:27.364920 [ 3 ] {} <Debug> HTTP-Session: e621a341-70c0-4c02-abb4-f0b5c17e1d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.08.23 04:25:27.364934 [ 3 ] {} <Debug> HTTP-Session: e621a341-70c0-4c02-abb4-f0b5c17e1d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.08.23 04:25:27.364964 [ 3 ] {} <Trace> HTTP-Session: e621a341-70c0-4c02-abb4-f0b5c17e1d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6182 2024.08.23 04:25:27.365081 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6183 2024.08.23 04:25:27.365124 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6184 2024.08.23 04:25:27.365345 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6185 2024.08.23 04:25:27.365712 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6186 2024.08.23 04:25:27.365749 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6187 2024.08.23 04:25:27.366096 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6188 2024.08.23 04:25:27.366441 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6189 2024.08.23 04:25:27.366599 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001561 sec., 61499.03907751441 rows/sec., 4.81 MiB/sec.
6190 2024.08.23 04:25:27.366769 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Debug> DynamicQueryHandler: Done processing query
6191 2024.08.23 04:25:27.366794 [ 3 ] {db2abbb1-b1a5-4365-8fc9-c780546a2e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6192 2024.08.23 04:25:27.366810 [ 3 ] {} <Debug> HTTP-Session: e621a341-70c0-4c02-abb4-f0b5c17e1d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.08.23 04:25:27.366962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6194 2024.08.23 04:25:27.367011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6195 2024.08.23 04:25:27.367029 [ 3 ] {} <Debug> HTTP-Session: 29a45dd3-6eb7-4bec-b75f-48f33497a94d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6196 2024.08.23 04:25:27.367046 [ 3 ] {} <Debug> HTTP-Session: 29a45dd3-6eb7-4bec-b75f-48f33497a94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6197 2024.08.23 04:25:27.367060 [ 3 ] {} <Debug> HTTP-Session: 29a45dd3-6eb7-4bec-b75f-48f33497a94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.08.23 04:25:27.367090 [ 3 ] {} <Trace> HTTP-Session: 29a45dd3-6eb7-4bec-b75f-48f33497a94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6199 2024.08.23 04:25:27.367230 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6200 2024.08.23 04:25:27.367276 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6201 2024.08.23 04:25:27.367420 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6202 2024.08.23 04:25:27.367802 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6203 2024.08.23 04:25:27.367839 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6204 2024.08.23 04:25:27.368224 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6205 2024.08.23 04:25:27.368558 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6206 2024.08.23 04:25:27.368717 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001539 sec., 104613.3853151397 rows/sec., 7.29 MiB/sec.
6207 2024.08.23 04:25:27.369091 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Debug> DynamicQueryHandler: Done processing query
6208 2024.08.23 04:25:27.369132 [ 3 ] {012a3452-3278-4b1e-a6b0-6b4bd9bc8b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6209 2024.08.23 04:25:27.369148 [ 3 ] {} <Debug> HTTP-Session: 29a45dd3-6eb7-4bec-b75f-48f33497a94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6210 2024.08.23 04:25:27.369310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6211 2024.08.23 04:25:27.369359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6212 2024.08.23 04:25:27.369377 [ 3 ] {} <Debug> HTTP-Session: 75afb3d4-2290-4745-850d-9106b850eb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6213 2024.08.23 04:25:27.369394 [ 3 ] {} <Debug> HTTP-Session: 75afb3d4-2290-4745-850d-9106b850eb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.08.23 04:25:27.369408 [ 3 ] {} <Debug> HTTP-Session: 75afb3d4-2290-4745-850d-9106b850eb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6215 2024.08.23 04:25:27.369438 [ 3 ] {} <Trace> HTTP-Session: 75afb3d4-2290-4745-850d-9106b850eb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6216 2024.08.23 04:25:27.369740 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6217 2024.08.23 04:25:27.369813 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6218 2024.08.23 04:25:27.370237 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6219 2024.08.23 04:25:27.371129 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6220 2024.08.23 04:25:27.371167 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6221 2024.08.23 04:25:27.371801 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6222 2024.08.23 04:25:27.372220 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6223 2024.08.23 04:25:27.372401 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002876 sec., 10431.15438108484 rows/sec., 18.69 MiB/sec.
6224 2024.08.23 04:25:27.372626 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Debug> DynamicQueryHandler: Done processing query
6225 2024.08.23 04:25:27.372650 [ 3 ] {8d2af5c0-b69e-4c12-943b-a0cda8b62517} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6226 2024.08.23 04:25:27.372665 [ 3 ] {} <Debug> HTTP-Session: 75afb3d4-2290-4745-850d-9106b850eb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6227 2024.08.23 04:25:27.372790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6228 2024.08.23 04:25:27.372839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6229 2024.08.23 04:25:27.372858 [ 3 ] {} <Debug> HTTP-Session: fcd3aea5-e4ec-4bb3-8d0a-72029ff7f802 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6230 2024.08.23 04:25:27.372874 [ 3 ] {} <Debug> HTTP-Session: fcd3aea5-e4ec-4bb3-8d0a-72029ff7f802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6231 2024.08.23 04:25:27.372889 [ 3 ] {} <Debug> HTTP-Session: fcd3aea5-e4ec-4bb3-8d0a-72029ff7f802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6232 2024.08.23 04:25:27.372919 [ 3 ] {} <Trace> HTTP-Session: fcd3aea5-e4ec-4bb3-8d0a-72029ff7f802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6233 2024.08.23 04:25:27.373051 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6234 2024.08.23 04:25:27.373097 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6235 2024.08.23 04:25:27.373227 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6236 2024.08.23 04:25:27.373671 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6237 2024.08.23 04:25:27.373708 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6238 2024.08.23 04:25:27.374063 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6239 2024.08.23 04:25:27.374380 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6240 2024.08.23 04:25:27.374538 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec.
6241 2024.08.23 04:25:27.374704 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Debug> DynamicQueryHandler: Done processing query
6242 2024.08.23 04:25:27.374729 [ 3 ] {9990baf3-b3cd-4459-be07-833384dbac67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6243 2024.08.23 04:25:27.374745 [ 3 ] {} <Debug> HTTP-Session: fcd3aea5-e4ec-4bb3-8d0a-72029ff7f802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6244 2024.08.23 04:25:32.343744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 193802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6245 2024.08.23 04:25:32.343883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6246 2024.08.23 04:25:32.343914 [ 3 ] {} <Debug> HTTP-Session: 9e7e9856-828a-479e-886f-1d38c44e0a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6247 2024.08.23 04:25:32.343942 [ 3 ] {} <Debug> HTTP-Session: 9e7e9856-828a-479e-886f-1d38c44e0a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6248 2024.08.23 04:25:32.343960 [ 3 ] {} <Debug> HTTP-Session: 9e7e9856-828a-479e-886f-1d38c44e0a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6249 2024.08.23 04:25:32.344015 [ 3 ] {} <Trace> HTTP-Session: 9e7e9856-828a-479e-886f-1d38c44e0a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6250 2024.08.23 04:25:32.344660 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6251 2024.08.23 04:25:32.344737 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6252 2024.08.23 04:25:32.345059 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6253 2024.08.23 04:25:32.346437 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6254 2024.08.23 04:25:32.346479 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6255 2024.08.23 04:25:32.346984 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6256 2024.08.23 04:25:32.347374 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6257 2024.08.23 04:25:32.347547 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.00331 sec., 401510.5740181269 rows/sec., 33.48 MiB/sec.
6258 2024.08.23 04:25:32.347745 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Debug> DynamicQueryHandler: Done processing query
6259 2024.08.23 04:25:32.347772 [ 3 ] {dc990b79-4562-42a7-a7cc-fe536fd37b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
6260 2024.08.23 04:25:32.347789 [ 3 ] {} <Debug> HTTP-Session: 9e7e9856-828a-479e-886f-1d38c44e0a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6261 2024.08.23 04:25:32.347981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6262 2024.08.23 04:25:32.348032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6263 2024.08.23 04:25:32.348052 [ 3 ] {} <Debug> HTTP-Session: 45b3829c-dfb7-45b8-8fe8-0b9e9b2e9813 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6264 2024.08.23 04:25:32.348068 [ 3 ] {} <Debug> HTTP-Session: 45b3829c-dfb7-45b8-8fe8-0b9e9b2e9813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6265 2024.08.23 04:25:32.348083 [ 3 ] {} <Debug> HTTP-Session: 45b3829c-dfb7-45b8-8fe8-0b9e9b2e9813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6266 2024.08.23 04:25:32.348114 [ 3 ] {} <Trace> HTTP-Session: 45b3829c-dfb7-45b8-8fe8-0b9e9b2e9813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6267 2024.08.23 04:25:32.348286 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6268 2024.08.23 04:25:32.348330 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6269 2024.08.23 04:25:32.348554 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6270 2024.08.23 04:25:32.349011 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6271 2024.08.23 04:25:32.349048 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6272 2024.08.23 04:25:32.349407 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6273 2024.08.23 04:25:32.349759 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6274 2024.08.23 04:25:32.349917 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001722 sec., 140534.262485482 rows/sec., 9.52 MiB/sec.
6275 2024.08.23 04:25:32.350090 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Debug> DynamicQueryHandler: Done processing query
6276 2024.08.23 04:25:32.350115 [ 3 ] {a813ed79-1169-4c94-8cbc-41d00d96dbdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6277 2024.08.23 04:25:32.350131 [ 3 ] {} <Debug> HTTP-Session: 45b3829c-dfb7-45b8-8fe8-0b9e9b2e9813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6278 2024.08.23 04:25:32.350260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6279 2024.08.23 04:25:32.350309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6280 2024.08.23 04:25:32.350327 [ 3 ] {} <Debug> HTTP-Session: e1cbfb74-4389-4fb6-bf0c-3a56e9b1ed1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6281 2024.08.23 04:25:32.350345 [ 3 ] {} <Debug> HTTP-Session: e1cbfb74-4389-4fb6-bf0c-3a56e9b1ed1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.08.23 04:25:32.350359 [ 3 ] {} <Debug> HTTP-Session: e1cbfb74-4389-4fb6-bf0c-3a56e9b1ed1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.08.23 04:25:32.350390 [ 3 ] {} <Trace> HTTP-Session: e1cbfb74-4389-4fb6-bf0c-3a56e9b1ed1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6284 2024.08.23 04:25:32.350483 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6285 2024.08.23 04:25:32.350526 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6286 2024.08.23 04:25:32.350751 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6287 2024.08.23 04:25:32.351081 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6288 2024.08.23 04:25:32.351118 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6289 2024.08.23 04:25:32.351461 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6290 2024.08.23 04:25:32.351826 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6291 2024.08.23 04:25:32.351982 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 232.91 KiB/sec.
6292 2024.08.23 04:25:32.352152 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Debug> DynamicQueryHandler: Done processing query
6293 2024.08.23 04:25:32.352176 [ 3 ] {d93d5488-d8d8-4f98-ab73-1f925e5ae2e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6294 2024.08.23 04:25:32.352192 [ 3 ] {} <Debug> HTTP-Session: e1cbfb74-4389-4fb6-bf0c-3a56e9b1ed1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6295 2024.08.23 04:25:32.352560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 136698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6296 2024.08.23 04:25:32.352607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6297 2024.08.23 04:25:32.352627 [ 3 ] {} <Debug> HTTP-Session: 6b18879f-e8a4-4ec3-bd1c-6ff13c221ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6298 2024.08.23 04:25:32.352643 [ 3 ] {} <Debug> HTTP-Session: 6b18879f-e8a4-4ec3-bd1c-6ff13c221ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6299 2024.08.23 04:25:32.352658 [ 3 ] {} <Debug> HTTP-Session: 6b18879f-e8a4-4ec3-bd1c-6ff13c221ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6300 2024.08.23 04:25:32.352689 [ 3 ] {} <Trace> HTTP-Session: 6b18879f-e8a4-4ec3-bd1c-6ff13c221ac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6301 2024.08.23 04:25:32.353060 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6302 2024.08.23 04:25:32.353104 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6303 2024.08.23 04:25:32.353328 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6304 2024.08.23 04:25:32.354155 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6305 2024.08.23 04:25:32.354193 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6306 2024.08.23 04:25:32.354582 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6307 2024.08.23 04:25:32.354946 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6308 2024.08.23 04:25:32.355106 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002293 sec., 365460.09594417794 rows/sec., 26.39 MiB/sec.
6309 2024.08.23 04:25:32.355293 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Debug> DynamicQueryHandler: Done processing query
6310 2024.08.23 04:25:32.355320 [ 3 ] {4d5270c7-b19d-4b98-8d4a-e0a09687e118} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
6311 2024.08.23 04:25:32.355337 [ 3 ] {} <Debug> HTTP-Session: 6b18879f-e8a4-4ec3-bd1c-6ff13c221ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6312 2024.08.23 04:25:32.355487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2024.08.23 04:25:32.355536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6314 2024.08.23 04:25:32.355555 [ 3 ] {} <Debug> HTTP-Session: 549df997-3f9a-49f8-9a71-ff99beb1f6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6315 2024.08.23 04:25:32.355571 [ 3 ] {} <Debug> HTTP-Session: 549df997-3f9a-49f8-9a71-ff99beb1f6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6316 2024.08.23 04:25:32.355585 [ 3 ] {} <Debug> HTTP-Session: 549df997-3f9a-49f8-9a71-ff99beb1f6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6317 2024.08.23 04:25:32.355615 [ 3 ] {} <Trace> HTTP-Session: 549df997-3f9a-49f8-9a71-ff99beb1f6e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6318 2024.08.23 04:25:32.355709 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6319 2024.08.23 04:25:32.355754 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6320 2024.08.23 04:25:32.355883 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6321 2024.08.23 04:25:32.356155 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6322 2024.08.23 04:25:32.356191 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6323 2024.08.23 04:25:32.356543 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6324 2024.08.23 04:25:32.356880 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6325 2024.08.23 04:25:32.357039 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec.
6326 2024.08.23 04:25:32.357363 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Debug> DynamicQueryHandler: Done processing query
6327 2024.08.23 04:25:32.357388 [ 3 ] {1809d7e2-fbd3-409b-9ca1-7c5d71b17d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6328 2024.08.23 04:25:32.357405 [ 3 ] {} <Debug> HTTP-Session: 549df997-3f9a-49f8-9a71-ff99beb1f6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6329 2024.08.23 04:25:32.357695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 173088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6330 2024.08.23 04:25:32.357745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6331 2024.08.23 04:25:32.357764 [ 3 ] {} <Debug> HTTP-Session: 77f8eb34-1a26-4868-8be6-116128aa169a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6332 2024.08.23 04:25:32.357781 [ 3 ] {} <Debug> HTTP-Session: 77f8eb34-1a26-4868-8be6-116128aa169a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6333 2024.08.23 04:25:32.357795 [ 3 ] {} <Debug> HTTP-Session: 77f8eb34-1a26-4868-8be6-116128aa169a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.08.23 04:25:32.357825 [ 3 ] {} <Trace> HTTP-Session: 77f8eb34-1a26-4868-8be6-116128aa169a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6335 2024.08.23 04:25:32.358279 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6336 2024.08.23 04:25:32.358330 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6337 2024.08.23 04:25:32.358520 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6338 2024.08.23 04:25:32.359570 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6339 2024.08.23 04:25:32.359609 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6340 2024.08.23 04:25:32.360046 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6341 2024.08.23 04:25:32.360397 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6342 2024.08.23 04:25:32.360553 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Debug> executeQuery: Read 915 rows, 62.61 KiB in 0.00258 sec., 354651.1627906977 rows/sec., 23.70 MiB/sec.
6343 2024.08.23 04:25:32.360731 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Debug> DynamicQueryHandler: Done processing query
6344 2024.08.23 04:25:32.360756 [ 3 ] {7e93578f-c217-459c-9355-07caedac0014} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
6345 2024.08.23 04:25:32.360772 [ 3 ] {} <Debug> HTTP-Session: 77f8eb34-1a26-4868-8be6-116128aa169a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.08.23 04:25:32.360928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6347 2024.08.23 04:25:32.360982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6348 2024.08.23 04:25:32.361001 [ 3 ] {} <Debug> HTTP-Session: adf7a4e6-a1bc-489c-87dc-460726145efe Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6349 2024.08.23 04:25:32.361018 [ 3 ] {} <Debug> HTTP-Session: adf7a4e6-a1bc-489c-87dc-460726145efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6350 2024.08.23 04:25:32.361033 [ 3 ] {} <Debug> HTTP-Session: adf7a4e6-a1bc-489c-87dc-460726145efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6351 2024.08.23 04:25:32.361064 [ 3 ] {} <Trace> HTTP-Session: adf7a4e6-a1bc-489c-87dc-460726145efe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6352 2024.08.23 04:25:32.361155 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6353 2024.08.23 04:25:32.361201 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6354 2024.08.23 04:25:32.361330 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6355 2024.08.23 04:25:32.361624 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6356 2024.08.23 04:25:32.361660 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6357 2024.08.23 04:25:32.362003 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6358 2024.08.23 04:25:32.362326 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6359 2024.08.23 04:25:32.362481 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec.
6360 2024.08.23 04:25:32.362483 [ 100 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6361 2024.08.23 04:25:32.362585 [ 100 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6362 2024.08.23 04:25:32.362626 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6363 2024.08.23 04:25:32.362733 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Debug> DynamicQueryHandler: Done processing query
6364 2024.08.23 04:25:32.362815 [ 3 ] {cf831c95-3e3d-4a8c-9f62-4a531d87d142} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6365 2024.08.23 04:25:32.362896 [ 3 ] {} <Debug> HTTP-Session: adf7a4e6-a1bc-489c-87dc-460726145efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.08.23 04:25:32.363043 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6367 2024.08.23 04:25:32.363131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6368 2024.08.23 04:25:32.363230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6369 2024.08.23 04:25:32.363299 [ 3 ] {} <Debug> HTTP-Session: f1b12ff0-965e-4406-bd89-7badb5fef10c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6370 2024.08.23 04:25:32.363348 [ 3 ] {} <Debug> HTTP-Session: f1b12ff0-965e-4406-bd89-7badb5fef10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.08.23 04:25:32.363394 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6372 2024.08.23 04:25:32.363399 [ 3 ] {} <Debug> HTTP-Session: f1b12ff0-965e-4406-bd89-7badb5fef10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6373 2024.08.23 04:25:32.363468 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6374 2024.08.23 04:25:32.363486 [ 3 ] {} <Trace> HTTP-Session: f1b12ff0-965e-4406-bd89-7badb5fef10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6375 2024.08.23 04:25:32.363694 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6376 2024.08.23 04:25:32.363801 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6377 2024.08.23 04:25:32.364068 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6378 2024.08.23 04:25:32.364081 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6379 2024.08.23 04:25:32.364419 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6380 2024.08.23 04:25:32.364790 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6381 2024.08.23 04:25:32.365096 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6382 2024.08.23 04:25:32.365128 [ 201 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
6383 2024.08.23 04:25:32.365960 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6384 2024.08.23 04:25:32.366016 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
6385 2024.08.23 04:25:32.367111 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6386 2024.08.23 04:25:32.368156 [ 189 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005443184 sec., 2755.7400227513895 rows/sec., 185.69 KiB/sec.
6387 2024.08.23 04:25:32.368165 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6388 2024.08.23 04:25:32.368476 [ 189 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6389 2024.08.23 04:25:32.368504 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004857 sec., 16882.8494955734 rows/sec., 1.07 MiB/sec.
6390 2024.08.23 04:25:32.368909 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Debug> DynamicQueryHandler: Done processing query
6391 2024.08.23 04:25:32.368973 [ 3 ] {8f5e3ab8-fd21-4732-bb37-7c931e6d45c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6392 2024.08.23 04:25:32.369060 [ 3 ] {} <Debug> HTTP-Session: f1b12ff0-965e-4406-bd89-7badb5fef10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6393 2024.08.23 04:25:32.369323 [ 189 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_15_3} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6394 2024.08.23 04:25:32.369409 [ 189 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_15_3} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6395 2024.08.23 04:25:32.369492 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6396 2024.08.23 04:25:36.743406 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
6397 2024.08.23 04:25:36.743502 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
6398 2024.08.23 04:25:37.357985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6399 2024.08.23 04:25:37.358109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6400 2024.08.23 04:25:37.358140 [ 3 ] {} <Debug> HTTP-Session: f2f73b1f-1793-414c-a68a-a17f960369fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6401 2024.08.23 04:25:37.358170 [ 3 ] {} <Debug> HTTP-Session: f2f73b1f-1793-414c-a68a-a17f960369fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.08.23 04:25:37.358190 [ 3 ] {} <Debug> HTTP-Session: f2f73b1f-1793-414c-a68a-a17f960369fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6403 2024.08.23 04:25:37.358244 [ 3 ] {} <Trace> HTTP-Session: f2f73b1f-1793-414c-a68a-a17f960369fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6404 2024.08.23 04:25:37.358452 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6405 2024.08.23 04:25:37.358530 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6406 2024.08.23 04:25:37.358909 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6407 2024.08.23 04:25:37.359304 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6408 2024.08.23 04:25:37.359346 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6409 2024.08.23 04:25:37.359739 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6410 2024.08.23 04:25:37.360117 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6411 2024.08.23 04:25:37.360305 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001894 sec., 1055.9662090813094 rows/sec., 86.11 KiB/sec.
6412 2024.08.23 04:25:37.360655 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Debug> DynamicQueryHandler: Done processing query
6413 2024.08.23 04:25:37.360681 [ 3 ] {a650797d-d092-47b5-9c69-435a7aa077b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6414 2024.08.23 04:25:37.360698 [ 3 ] {} <Debug> HTTP-Session: f2f73b1f-1793-414c-a68a-a17f960369fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6415 2024.08.23 04:25:37.360833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6416 2024.08.23 04:25:37.360882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6417 2024.08.23 04:25:37.360901 [ 3 ] {} <Debug> HTTP-Session: 56f13a67-7729-4878-991d-c405e245fba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6418 2024.08.23 04:25:37.360918 [ 3 ] {} <Debug> HTTP-Session: 56f13a67-7729-4878-991d-c405e245fba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.08.23 04:25:37.360931 [ 3 ] {} <Debug> HTTP-Session: 56f13a67-7729-4878-991d-c405e245fba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6420 2024.08.23 04:25:37.360962 [ 3 ] {} <Trace> HTTP-Session: 56f13a67-7729-4878-991d-c405e245fba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6421 2024.08.23 04:25:37.361089 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6422 2024.08.23 04:25:37.361133 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6423 2024.08.23 04:25:37.361383 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6424 2024.08.23 04:25:37.361872 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6425 2024.08.23 04:25:37.361910 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6426 2024.08.23 04:25:37.362265 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6427 2024.08.23 04:25:37.362618 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6428 2024.08.23 04:25:37.362781 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001733 sec., 67512.9832660127 rows/sec., 5.70 MiB/sec.
6429 2024.08.23 04:25:37.362783 [ 116 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6430 2024.08.23 04:25:37.362891 [ 116 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6431 2024.08.23 04:25:37.362940 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6432 2024.08.23 04:25:37.363023 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Debug> DynamicQueryHandler: Done processing query
6433 2024.08.23 04:25:37.363089 [ 3 ] {16bf2f29-c551-445f-91ca-23fbeea25095} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6434 2024.08.23 04:25:37.363145 [ 3 ] {} <Debug> HTTP-Session: 56f13a67-7729-4878-991d-c405e245fba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.08.23 04:25:37.363192 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
6436 2024.08.23 04:25:37.363289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6437 2024.08.23 04:25:37.363388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6438 2024.08.23 04:25:37.363449 [ 3 ] {} <Debug> HTTP-Session: c99625fa-da23-44f3-900d-87513e146ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6439 2024.08.23 04:25:37.363506 [ 3 ] {} <Debug> HTTP-Session: c99625fa-da23-44f3-900d-87513e146ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6440 2024.08.23 04:25:37.363542 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6441 2024.08.23 04:25:37.363551 [ 3 ] {} <Debug> HTTP-Session: c99625fa-da23-44f3-900d-87513e146ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6442 2024.08.23 04:25:37.363622 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1397 rows starting from the beginning of the part
6443 2024.08.23 04:25:37.363637 [ 3 ] {} <Trace> HTTP-Session: c99625fa-da23-44f3-900d-87513e146ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6444 2024.08.23 04:25:37.363935 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part
6445 2024.08.23 04:25:37.363965 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6446 2024.08.23 04:25:37.364126 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6447 2024.08.23 04:25:37.364288 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 189 rows starting from the beginning of the part
6448 2024.08.23 04:25:37.364710 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 117 rows starting from the beginning of the part
6449 2024.08.23 04:25:37.365087 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1329 rows starting from the beginning of the part
6450 2024.08.23 04:25:37.365480 [ 197 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 117 rows starting from the beginning of the part
6451 2024.08.23 04:25:37.365767 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6452 2024.08.23 04:25:37.366834 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6453 2024.08.23 04:25:37.366879 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6454 2024.08.23 04:25:37.367927 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6455 2024.08.23 04:25:37.368938 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6456 2024.08.23 04:25:37.369173 [ 116 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6457 2024.08.23 04:25:37.369194 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.005354 sec., 5976.839745984311 rows/sec., 447.42 KiB/sec.
6458 2024.08.23 04:25:37.369276 [ 116 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6459 2024.08.23 04:25:37.369446 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6460 2024.08.23 04:25:37.369782 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Debug> DynamicQueryHandler: Done processing query
6461 2024.08.23 04:25:37.369878 [ 3 ] {fdccd11a-a65f-461d-8b69-599ac295c5a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6462 2024.08.23 04:25:37.369991 [ 3 ] {} <Debug> HTTP-Session: c99625fa-da23-44f3-900d-87513e146ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6463 2024.08.23 04:25:37.370223 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
6464 2024.08.23 04:25:37.370279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6465 2024.08.23 04:25:37.370340 [ 198 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3265 rows, containing 5 columns (5 merged, 0 gathered) in 0.007309237 sec., 446695.05175437604 rows/sec., 39.16 MiB/sec.
6466 2024.08.23 04:25:37.370384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6467 2024.08.23 04:25:37.370455 [ 3 ] {} <Debug> HTTP-Session: 193bd853-d4f3-47d3-b743-168c70413947 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6468 2024.08.23 04:25:37.370500 [ 3 ] {} <Debug> HTTP-Session: 193bd853-d4f3-47d3-b743-168c70413947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.08.23 04:25:37.370547 [ 3 ] {} <Debug> HTTP-Session: 193bd853-d4f3-47d3-b743-168c70413947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6470 2024.08.23 04:25:37.370689 [ 3 ] {} <Trace> HTTP-Session: 193bd853-d4f3-47d3-b743-168c70413947 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6471 2024.08.23 04:25:37.370703 [ 198 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6472 2024.08.23 04:25:37.370847 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6473 2024.08.23 04:25:37.370959 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 46 rows starting from the beginning of the part
6474 2024.08.23 04:25:37.371024 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6475 2024.08.23 04:25:37.371198 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6476 2024.08.23 04:25:37.371505 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
6477 2024.08.23 04:25:37.372136 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
6478 2024.08.23 04:25:37.372717 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part
6479 2024.08.23 04:25:37.373457 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part
6480 2024.08.23 04:25:37.373756 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6481 2024.08.23 04:25:37.374116 [ 195 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part
6482 2024.08.23 04:25:37.374283 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_36_7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6483 2024.08.23 04:25:37.374404 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6484 2024.08.23 04:25:37.374798 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
6485 2024.08.23 04:25:37.375723 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6486 2024.08.23 04:25:37.375804 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6487 2024.08.23 04:25:37.376921 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6488 2024.08.23 04:25:37.377227 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007514343 sec., 23421.874673540988 rows/sec., 1.79 MiB/sec.
6489 2024.08.23 04:25:37.377528 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6490 2024.08.23 04:25:37.377717 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6491 2024.08.23 04:25:37.377949 [ 116 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6492 2024.08.23 04:25:37.378061 [ 116 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6493 2024.08.23 04:25:37.378148 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6494 2024.08.23 04:25:37.378140 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.007213 sec., 13309.302647996674 rows/sec., 1.04 MiB/sec.
6495 2024.08.23 04:25:37.378636 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::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
6496 2024.08.23 04:25:37.378948 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Debug> DynamicQueryHandler: Done processing query
6497 2024.08.23 04:25:37.379032 [ 3 ] {f6b5248c-e803-46ee-b450-beb3e5b7ee10} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6498 2024.08.23 04:25:37.379046 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6499 2024.08.23 04:25:37.379092 [ 3 ] {} <Debug> HTTP-Session: 193bd853-d4f3-47d3-b743-168c70413947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.08.23 04:25:37.379225 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6501 2024.08.23 04:25:37.379268 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 902 rows starting from the beginning of the part
6502 2024.08.23 04:25:37.379282 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_16_3} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6503 2024.08.23 04:25:37.379366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6504 2024.08.23 04:25:37.379593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6505 2024.08.23 04:25:37.379683 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part
6506 2024.08.23 04:25:37.379738 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6507 2024.08.23 04:25:37.379741 [ 3 ] {} <Debug> HTTP-Session: 0e4718d9-af71-4bd4-9f39-f1c750ff3267 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6508 2024.08.23 04:25:37.379842 [ 3 ] {} <Debug> HTTP-Session: 0e4718d9-af71-4bd4-9f39-f1c750ff3267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.08.23 04:25:37.379917 [ 3 ] {} <Debug> HTTP-Session: 0e4718d9-af71-4bd4-9f39-f1c750ff3267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6510 2024.08.23 04:25:37.380039 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 382 rows starting from the beginning of the part
6511 2024.08.23 04:25:37.380080 [ 3 ] {} <Trace> HTTP-Session: 0e4718d9-af71-4bd4-9f39-f1c750ff3267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6512 2024.08.23 04:25:37.380247 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part
6513 2024.08.23 04:25:37.380448 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 838 rows starting from the beginning of the part
6514 2024.08.23 04:25:37.380670 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6515 2024.08.23 04:25:37.380700 [ 191 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part
6516 2024.08.23 04:25:37.380890 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6517 2024.08.23 04:25:37.381571 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6518 2024.08.23 04:25:37.382585 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6519 2024.08.23 04:25:37.382659 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6520 2024.08.23 04:25:37.383447 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6521 2024.08.23 04:25:37.383831 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371251 sec., 448312.69289035274 rows/sec., 34.37 MiB/sec.
6522 2024.08.23 04:25:37.384104 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6523 2024.08.23 04:25:37.384262 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6524 2024.08.23 04:25:37.384566 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6525 2024.08.23 04:25:37.384664 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6526 2024.08.23 04:25:37.384674 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00428 sec., 37616.82242990654 rows/sec., 2.62 MiB/sec.
6527 2024.08.23 04:25:37.384773 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6528 2024.08.23 04:25:37.385378 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
6529 2024.08.23 04:25:37.385447 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Debug> DynamicQueryHandler: Done processing query
6530 2024.08.23 04:25:37.385505 [ 3 ] {bb09959c-4eab-4950-aebe-b79010ce7da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6531 2024.08.23 04:25:37.385575 [ 3 ] {} <Debug> HTTP-Session: 0e4718d9-af71-4bd4-9f39-f1c750ff3267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6532 2024.08.23 04:25:37.385792 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6533 2024.08.23 04:25:37.385820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6534 2024.08.23 04:25:37.385835 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6535 2024.08.23 04:25:37.385866 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8752 rows starting from the beginning of the part
6536 2024.08.23 04:25:37.385971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6537 2024.08.23 04:25:37.386069 [ 3 ] {} <Debug> HTTP-Session: ebd906c3-22d9-4e0b-aa3e-727a1105617a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6538 2024.08.23 04:25:37.386199 [ 3 ] {} <Debug> HTTP-Session: ebd906c3-22d9-4e0b-aa3e-727a1105617a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6539 2024.08.23 04:25:37.386292 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_36_7} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6540 2024.08.23 04:25:37.386310 [ 3 ] {} <Debug> HTTP-Session: ebd906c3-22d9-4e0b-aa3e-727a1105617a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.08.23 04:25:37.386358 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
6542 2024.08.23 04:25:37.386478 [ 3 ] {} <Trace> HTTP-Session: ebd906c3-22d9-4e0b-aa3e-727a1105617a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6543 2024.08.23 04:25:37.386680 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
6544 2024.08.23 04:25:37.386852 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part
6545 2024.08.23 04:25:37.387056 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part
6546 2024.08.23 04:25:37.387218 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 915 rows starting from the beginning of the part
6547 2024.08.23 04:25:37.387252 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6548 2024.08.23 04:25:37.387659 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part
6549 2024.08.23 04:25:37.387677 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6550 2024.08.23 04:25:37.388807 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6551 2024.08.23 04:25:37.390026 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6552 2024.08.23 04:25:37.390074 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6553 2024.08.23 04:25:37.391265 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6554 2024.08.23 04:25:37.391925 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6555 2024.08.23 04:25:37.392160 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005335 sec., 5623.242736644798 rows/sec., 10.08 MiB/sec.
6556 2024.08.23 04:25:37.392868 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Debug> DynamicQueryHandler: Done processing query
6557 2024.08.23 04:25:37.392893 [ 3 ] {07f94c0d-91a8-4753-b6ed-9ea01b1eb584} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6558 2024.08.23 04:25:37.392912 [ 3 ] {} <Debug> HTTP-Session: ebd906c3-22d9-4e0b-aa3e-727a1105617a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.08.23 04:25:37.393069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6560 2024.08.23 04:25:37.393153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6561 2024.08.23 04:25:37.393173 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10386 rows, containing 5 columns (5 merged, 0 gathered) in 0.008189076 sec., 1268274.9555627522 rows/sec., 85.54 MiB/sec.
6562 2024.08.23 04:25:37.393180 [ 3 ] {} <Debug> HTTP-Session: 3bae8648-7e08-4b4c-85f7-d1026f51d60d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6563 2024.08.23 04:25:37.393212 [ 3 ] {} <Debug> HTTP-Session: 3bae8648-7e08-4b4c-85f7-d1026f51d60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.08.23 04:25:37.393229 [ 3 ] {} <Debug> HTTP-Session: 3bae8648-7e08-4b4c-85f7-d1026f51d60d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.08.23 04:25:37.393261 [ 3 ] {} <Trace> HTTP-Session: 3bae8648-7e08-4b4c-85f7-d1026f51d60d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6566 2024.08.23 04:25:37.393382 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6567 2024.08.23 04:25:37.393388 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6568 2024.08.23 04:25:37.393457 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6569 2024.08.23 04:25:37.393776 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6570 2024.08.23 04:25:37.394004 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6571 2024.08.23 04:25:37.394121 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6572 2024.08.23 04:25:37.394165 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6573 2024.08.23 04:25:37.394210 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB.
6574 2024.08.23 04:25:37.394215 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6575 2024.08.23 04:25:37.394594 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6576 2024.08.23 04:25:37.394922 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6577 2024.08.23 04:25:37.395078 [ 116 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6578 2024.08.23 04:25:37.395091 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001742 sec., 34443.16877152698 rows/sec., 2.32 MiB/sec.
6579 2024.08.23 04:25:37.395122 [ 116 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6580 2024.08.23 04:25:37.395185 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6581 2024.08.23 04:25:37.395444 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Debug> DynamicQueryHandler: Done processing query
6582 2024.08.23 04:25:37.395525 [ 3 ] {4eed7c49-5e1b-4fe0-a056-fa22f1ccfcb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6583 2024.08.23 04:25:37.395578 [ 3 ] {} <Debug> HTTP-Session: 3bae8648-7e08-4b4c-85f7-d1026f51d60d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.08.23 04:25:37.395579 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
6585 2024.08.23 04:25:37.396188 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6586 2024.08.23 04:25:37.396236 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1662 rows starting from the beginning of the part
6587 2024.08.23 04:25:37.396349 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
6588 2024.08.23 04:25:37.396447 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part
6589 2024.08.23 04:25:37.396628 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
6590 2024.08.23 04:25:37.396751 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part
6591 2024.08.23 04:25:37.396843 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
6592 2024.08.23 04:25:37.398228 [ 186 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2006 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914178 sec., 688358.7756135693 rows/sec., 44.85 MiB/sec.
6593 2024.08.23 04:25:37.398417 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6594 2024.08.23 04:25:37.398785 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6595 2024.08.23 04:25:37.398859 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_36_7} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6596 2024.08.23 04:25:37.398925 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6597 2024.08.23 04:25:38.000226 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.21 MiB, peak 198.82 MiB, free memory in arenas 0.00 B, will set to 190.03 MiB (RSS), difference: 1.82 MiB
6598 2024.08.23 04:25:42.360806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6599 2024.08.23 04:25:42.360937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6600 2024.08.23 04:25:42.360966 [ 3 ] {} <Debug> HTTP-Session: 22498793-c10e-4c14-8208-a55a8d14244a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6601 2024.08.23 04:25:42.360993 [ 3 ] {} <Debug> HTTP-Session: 22498793-c10e-4c14-8208-a55a8d14244a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6602 2024.08.23 04:25:42.361011 [ 3 ] {} <Debug> HTTP-Session: 22498793-c10e-4c14-8208-a55a8d14244a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6603 2024.08.23 04:25:42.361064 [ 3 ] {} <Trace> HTTP-Session: 22498793-c10e-4c14-8208-a55a8d14244a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6604 2024.08.23 04:25:42.361242 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6605 2024.08.23 04:25:42.361307 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6606 2024.08.23 04:25:42.361629 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6607 2024.08.23 04:25:42.362050 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6608 2024.08.23 04:25:42.362090 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6609 2024.08.23 04:25:42.362493 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6610 2024.08.23 04:25:42.362892 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6611 2024.08.23 04:25:42.363067 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001866 sec., 1071.8113612004288 rows/sec., 87.40 KiB/sec.
6612 2024.08.23 04:25:42.363267 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Debug> DynamicQueryHandler: Done processing query
6613 2024.08.23 04:25:42.363293 [ 3 ] {e140e28e-3a7d-4f33-a64d-d1c1655f281a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6614 2024.08.23 04:25:42.363310 [ 3 ] {} <Debug> HTTP-Session: 22498793-c10e-4c14-8208-a55a8d14244a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6615 2024.08.23 04:25:42.363475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6616 2024.08.23 04:25:42.363524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6617 2024.08.23 04:25:42.363544 [ 3 ] {} <Debug> HTTP-Session: 733af564-fc47-4074-aeae-6ff30606cf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6618 2024.08.23 04:25:42.363561 [ 3 ] {} <Debug> HTTP-Session: 733af564-fc47-4074-aeae-6ff30606cf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6619 2024.08.23 04:25:42.363576 [ 3 ] {} <Debug> HTTP-Session: 733af564-fc47-4074-aeae-6ff30606cf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6620 2024.08.23 04:25:42.363607 [ 3 ] {} <Trace> HTTP-Session: 733af564-fc47-4074-aeae-6ff30606cf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6621 2024.08.23 04:25:42.363762 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6622 2024.08.23 04:25:42.363805 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6623 2024.08.23 04:25:42.364028 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6624 2024.08.23 04:25:42.364455 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6625 2024.08.23 04:25:42.364493 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6626 2024.08.23 04:25:42.364854 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6627 2024.08.23 04:25:42.365211 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6628 2024.08.23 04:25:42.365368 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.001668 sec., 113908.87290167865 rows/sec., 9.94 MiB/sec.
6629 2024.08.23 04:25:42.365526 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Debug> DynamicQueryHandler: Done processing query
6630 2024.08.23 04:25:42.365550 [ 3 ] {8a1becef-855d-43e8-af67-0b5ca046af68} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6631 2024.08.23 04:25:42.365565 [ 3 ] {} <Debug> HTTP-Session: 733af564-fc47-4074-aeae-6ff30606cf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6632 2024.08.23 04:25:42.365725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6633 2024.08.23 04:25:42.365774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6634 2024.08.23 04:25:42.365794 [ 3 ] {} <Debug> HTTP-Session: 2533f1ea-98f5-42d0-97e1-7456bd72647f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6635 2024.08.23 04:25:42.365810 [ 3 ] {} <Debug> HTTP-Session: 2533f1ea-98f5-42d0-97e1-7456bd72647f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.08.23 04:25:42.365825 [ 3 ] {} <Debug> HTTP-Session: 2533f1ea-98f5-42d0-97e1-7456bd72647f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6637 2024.08.23 04:25:42.365856 [ 3 ] {} <Trace> HTTP-Session: 2533f1ea-98f5-42d0-97e1-7456bd72647f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6638 2024.08.23 04:25:42.365949 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6639 2024.08.23 04:25:42.365992 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6640 2024.08.23 04:25:42.366214 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6641 2024.08.23 04:25:42.366550 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6642 2024.08.23 04:25:42.366600 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6643 2024.08.23 04:25:42.367030 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6644 2024.08.23 04:25:42.367410 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6645 2024.08.23 04:25:42.367570 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001636 sec., 1222.4938875305622 rows/sec., 85.36 KiB/sec.
6646 2024.08.23 04:25:42.367874 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Debug> DynamicQueryHandler: Done processing query
6647 2024.08.23 04:25:42.367899 [ 3 ] {aef6a64a-0930-4467-9085-6bfa933a7663} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6648 2024.08.23 04:25:42.367916 [ 3 ] {} <Debug> HTTP-Session: 2533f1ea-98f5-42d0-97e1-7456bd72647f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6649 2024.08.23 04:25:42.368040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6650 2024.08.23 04:25:42.368090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6651 2024.08.23 04:25:42.368110 [ 3 ] {} <Debug> HTTP-Session: 0309d451-1fcc-4e29-ad28-1f758971d29c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6652 2024.08.23 04:25:42.368127 [ 3 ] {} <Debug> HTTP-Session: 0309d451-1fcc-4e29-ad28-1f758971d29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6653 2024.08.23 04:25:42.368140 [ 3 ] {} <Debug> HTTP-Session: 0309d451-1fcc-4e29-ad28-1f758971d29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6654 2024.08.23 04:25:42.368172 [ 3 ] {} <Trace> HTTP-Session: 0309d451-1fcc-4e29-ad28-1f758971d29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6655 2024.08.23 04:25:42.368269 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6656 2024.08.23 04:25:42.368312 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6657 2024.08.23 04:25:42.368555 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6658 2024.08.23 04:25:42.368861 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6659 2024.08.23 04:25:42.368898 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6660 2024.08.23 04:25:42.369246 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6661 2024.08.23 04:25:42.369597 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6662 2024.08.23 04:25:42.369750 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec.
6663 2024.08.23 04:25:42.369749 [ 112 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6664 2024.08.23 04:25:42.369870 [ 112 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6665 2024.08.23 04:25:42.369920 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6666 2024.08.23 04:25:42.370004 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Debug> DynamicQueryHandler: Done processing query
6667 2024.08.23 04:25:42.370058 [ 3 ] {7064d64a-9a1c-4bac-8814-bfe334478bc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6668 2024.08.23 04:25:42.370119 [ 3 ] {} <Debug> HTTP-Session: 0309d451-1fcc-4e29-ad28-1f758971d29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6669 2024.08.23 04:25:42.370167 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
6670 2024.08.23 04:25:42.370267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6671 2024.08.23 04:25:42.370365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6672 2024.08.23 04:25:42.370423 [ 3 ] {} <Debug> HTTP-Session: f409ecd4-5417-4691-b2e5-dc6a77911736 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6673 2024.08.23 04:25:42.370476 [ 3 ] {} <Debug> HTTP-Session: f409ecd4-5417-4691-b2e5-dc6a77911736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.08.23 04:25:42.370514 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6675 2024.08.23 04:25:42.370523 [ 3 ] {} <Debug> HTTP-Session: f409ecd4-5417-4691-b2e5-dc6a77911736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.08.23 04:25:42.370583 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
6677 2024.08.23 04:25:42.370604 [ 3 ] {} <Trace> HTTP-Session: f409ecd4-5417-4691-b2e5-dc6a77911736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6678 2024.08.23 04:25:42.370786 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part
6679 2024.08.23 04:25:42.370947 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6680 2024.08.23 04:25:42.371136 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6681 2024.08.23 04:25:42.371181 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
6682 2024.08.23 04:25:42.371607 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
6683 2024.08.23 04:25:42.371906 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part
6684 2024.08.23 04:25:42.372354 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
6685 2024.08.23 04:25:42.372641 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6686 2024.08.23 04:25:42.373566 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6687 2024.08.23 04:25:42.373624 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6688 2024.08.23 04:25:42.374703 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6689 2024.08.23 04:25:42.375632 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005611719 sec., 136856.46056048066 rows/sec., 9.29 MiB/sec.
6690 2024.08.23 04:25:42.375774 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6691 2024.08.23 04:25:42.375839 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6692 2024.08.23 04:25:42.376104 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005318 sec., 1128.2437006393382 rows/sec., 66.66 KiB/sec.
6693 2024.08.23 04:25:42.376800 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Debug> DynamicQueryHandler: Done processing query
6694 2024.08.23 04:25:42.376869 [ 3 ] {bad4c4ab-cdcc-4532-81df-5591a8114627} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6695 2024.08.23 04:25:42.376905 [ 3 ] {} <Debug> HTTP-Session: f409ecd4-5417-4691-b2e5-dc6a77911736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6696 2024.08.23 04:25:42.377112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 62089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6697 2024.08.23 04:25:42.377153 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6698 2024.08.23 04:25:42.377175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6699 2024.08.23 04:25:42.377204 [ 3 ] {} <Debug> HTTP-Session: 15baff16-ef11-4e6c-b566-792695190c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6700 2024.08.23 04:25:42.377233 [ 3 ] {} <Debug> HTTP-Session: 15baff16-ef11-4e6c-b566-792695190c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6701 2024.08.23 04:25:42.377249 [ 3 ] {} <Debug> HTTP-Session: 15baff16-ef11-4e6c-b566-792695190c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6702 2024.08.23 04:25:42.377256 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_16_3} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6703 2024.08.23 04:25:42.377285 [ 3 ] {} <Trace> HTTP-Session: 15baff16-ef11-4e6c-b566-792695190c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6704 2024.08.23 04:25:42.377358 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
6705 2024.08.23 04:25:42.377562 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6706 2024.08.23 04:25:42.377607 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6707 2024.08.23 04:25:42.377844 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6708 2024.08.23 04:25:42.378400 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6709 2024.08.23 04:25:42.378437 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6710 2024.08.23 04:25:42.378800 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6711 2024.08.23 04:25:42.379161 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6712 2024.08.23 04:25:42.379316 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001908 sec., 201257.86163522012 rows/sec., 14.25 MiB/sec.
6713 2024.08.23 04:25:42.379476 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Debug> DynamicQueryHandler: Done processing query
6714 2024.08.23 04:25:42.379501 [ 3 ] {1c0098a1-5fb1-43de-8cdf-da21f0fbd593} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6715 2024.08.23 04:25:42.379517 [ 3 ] {} <Debug> HTTP-Session: 15baff16-ef11-4e6c-b566-792695190c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6716 2024.08.23 04:25:42.379665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6717 2024.08.23 04:25:42.379712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6718 2024.08.23 04:25:42.379732 [ 3 ] {} <Debug> HTTP-Session: 61ce4d76-3ee2-442d-93db-5b16b7b7760f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6719 2024.08.23 04:25:42.379749 [ 3 ] {} <Debug> HTTP-Session: 61ce4d76-3ee2-442d-93db-5b16b7b7760f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.08.23 04:25:42.379763 [ 3 ] {} <Debug> HTTP-Session: 61ce4d76-3ee2-442d-93db-5b16b7b7760f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6721 2024.08.23 04:25:42.379795 [ 3 ] {} <Trace> HTTP-Session: 61ce4d76-3ee2-442d-93db-5b16b7b7760f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6722 2024.08.23 04:25:42.379893 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6723 2024.08.23 04:25:42.379938 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6724 2024.08.23 04:25:42.380069 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6725 2024.08.23 04:25:42.380338 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6726 2024.08.23 04:25:42.380375 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6727 2024.08.23 04:25:42.380719 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6728 2024.08.23 04:25:42.381050 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6729 2024.08.23 04:25:42.381204 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec.
6730 2024.08.23 04:25:42.381214 [ 111 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6731 2024.08.23 04:25:42.381301 [ 111 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6732 2024.08.23 04:25:42.381356 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6733 2024.08.23 04:25:42.381505 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Debug> DynamicQueryHandler: Done processing query
6734 2024.08.23 04:25:42.381582 [ 3 ] {da0e155a-9ff2-453f-b5e7-5918f5d18a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6735 2024.08.23 04:25:42.381645 [ 3 ] {} <Debug> HTTP-Session: 61ce4d76-3ee2-442d-93db-5b16b7b7760f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6736 2024.08.23 04:25:42.381718 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6737 2024.08.23 04:25:42.381940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6738 2024.08.23 04:25:42.382084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6739 2024.08.23 04:25:42.382150 [ 3 ] {} <Debug> HTTP-Session: beea5b19-0ea4-4ee5-bf29-1ed8fafc4477 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6740 2024.08.23 04:25:42.382209 [ 3 ] {} <Debug> HTTP-Session: beea5b19-0ea4-4ee5-bf29-1ed8fafc4477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.08.23 04:25:42.382221 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6742 2024.08.23 04:25:42.382241 [ 3 ] {} <Debug> HTTP-Session: beea5b19-0ea4-4ee5-bf29-1ed8fafc4477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6743 2024.08.23 04:25:42.382294 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6744 2024.08.23 04:25:42.382319 [ 3 ] {} <Trace> HTTP-Session: beea5b19-0ea4-4ee5-bf29-1ed8fafc4477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6745 2024.08.23 04:25:42.382584 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6746 2024.08.23 04:25:42.382798 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6747 2024.08.23 04:25:42.382838 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6748 2024.08.23 04:25:42.383002 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6749 2024.08.23 04:25:42.383065 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6750 2024.08.23 04:25:42.383391 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6751 2024.08.23 04:25:42.383681 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::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
6752 2024.08.23 04:25:42.384319 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6753 2024.08.23 04:25:42.385356 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6754 2024.08.23 04:25:42.385431 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6755 2024.08.23 04:25:42.386240 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004807153 sec., 19970.24018166262 rows/sec., 1.02 MiB/sec.
6756 2024.08.23 04:25:42.386434 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6757 2024.08.23 04:25:42.386530 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6758 2024.08.23 04:25:42.387526 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6759 2024.08.23 04:25:42.387576 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_16_3} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6760 2024.08.23 04:25:42.387778 [ 199 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_16_3} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6761 2024.08.23 04:25:42.387825 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005286 sec., 45024.593265228905 rows/sec., 3.02 MiB/sec.
6762 2024.08.23 04:25:42.388019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6763 2024.08.23 04:25:42.388208 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Debug> DynamicQueryHandler: Done processing query
6764 2024.08.23 04:25:42.388236 [ 3 ] {2e8bd070-7246-4fa1-9f3b-651d9001bb37} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6765 2024.08.23 04:25:42.388253 [ 3 ] {} <Debug> HTTP-Session: beea5b19-0ea4-4ee5-bf29-1ed8fafc4477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.08.23 04:25:42.388383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6767 2024.08.23 04:25:42.388431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6768 2024.08.23 04:25:42.388451 [ 3 ] {} <Debug> HTTP-Session: f858da3e-7c62-42f8-88ac-68052bd76f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6769 2024.08.23 04:25:42.388467 [ 3 ] {} <Debug> HTTP-Session: f858da3e-7c62-42f8-88ac-68052bd76f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6770 2024.08.23 04:25:42.388480 [ 3 ] {} <Debug> HTTP-Session: f858da3e-7c62-42f8-88ac-68052bd76f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.08.23 04:25:42.388512 [ 3 ] {} <Trace> HTTP-Session: f858da3e-7c62-42f8-88ac-68052bd76f4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6772 2024.08.23 04:25:42.388605 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6773 2024.08.23 04:25:42.388650 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6774 2024.08.23 04:25:42.388802 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6775 2024.08.23 04:25:42.389075 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6776 2024.08.23 04:25:42.389112 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6777 2024.08.23 04:25:42.389463 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6778 2024.08.23 04:25:42.389787 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6779 2024.08.23 04:25:42.389949 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec.
6780 2024.08.23 04:25:42.390123 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Debug> DynamicQueryHandler: Done processing query
6781 2024.08.23 04:25:42.390147 [ 3 ] {a6888657-c735-4def-bc4b-bba1b9cc09a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6782 2024.08.23 04:25:42.390163 [ 3 ] {} <Debug> HTTP-Session: f858da3e-7c62-42f8-88ac-68052bd76f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6783 2024.08.23 04:25:42.390278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6784 2024.08.23 04:25:42.390327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6785 2024.08.23 04:25:42.390345 [ 3 ] {} <Debug> HTTP-Session: 29911731-a836-44af-8bc1-e931dd72ec91 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6786 2024.08.23 04:25:42.390361 [ 3 ] {} <Debug> HTTP-Session: 29911731-a836-44af-8bc1-e931dd72ec91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6787 2024.08.23 04:25:42.390376 [ 3 ] {} <Debug> HTTP-Session: 29911731-a836-44af-8bc1-e931dd72ec91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6788 2024.08.23 04:25:42.390406 [ 3 ] {} <Trace> HTTP-Session: 29911731-a836-44af-8bc1-e931dd72ec91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6789 2024.08.23 04:25:42.390527 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6790 2024.08.23 04:25:42.390572 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6791 2024.08.23 04:25:42.390703 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6792 2024.08.23 04:25:42.391005 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6793 2024.08.23 04:25:42.391042 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6794 2024.08.23 04:25:42.391399 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6795 2024.08.23 04:25:42.391729 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6796 2024.08.23 04:25:42.391881 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec.
6797 2024.08.23 04:25:42.392036 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Debug> DynamicQueryHandler: Done processing query
6798 2024.08.23 04:25:42.392059 [ 3 ] {6130be72-cba6-432b-8475-3f42391db52c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6799 2024.08.23 04:25:42.392075 [ 3 ] {} <Debug> HTTP-Session: 29911731-a836-44af-8bc1-e931dd72ec91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6800 2024.08.23 04:25:47.358530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6801 2024.08.23 04:25:47.358656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6802 2024.08.23 04:25:47.358684 [ 3 ] {} <Debug> HTTP-Session: 27ea3933-59fa-4afa-852e-ded107a97516 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6803 2024.08.23 04:25:47.358710 [ 3 ] {} <Debug> HTTP-Session: 27ea3933-59fa-4afa-852e-ded107a97516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6804 2024.08.23 04:25:47.358727 [ 3 ] {} <Debug> HTTP-Session: 27ea3933-59fa-4afa-852e-ded107a97516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.08.23 04:25:47.358781 [ 3 ] {} <Trace> HTTP-Session: 27ea3933-59fa-4afa-852e-ded107a97516 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6806 2024.08.23 04:25:47.358958 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6807 2024.08.23 04:25:47.359023 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6808 2024.08.23 04:25:47.359353 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6809 2024.08.23 04:25:47.359766 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6810 2024.08.23 04:25:47.359807 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6811 2024.08.23 04:25:47.360210 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6812 2024.08.23 04:25:47.360592 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6813 2024.08.23 04:25:47.360763 [ 104 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6814 2024.08.23 04:25:47.360778 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001868 sec., 2141.327623126338 rows/sec., 174.61 KiB/sec.
6815 2024.08.23 04:25:47.360843 [ 104 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6816 2024.08.23 04:25:47.360908 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6817 2024.08.23 04:25:47.361123 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
6818 2024.08.23 04:25:47.361139 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Debug> DynamicQueryHandler: Done processing query
6819 2024.08.23 04:25:47.361203 [ 3 ] {750c1722-381f-4b0d-930a-0e0aeaf31811} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6820 2024.08.23 04:25:47.361229 [ 3 ] {} <Debug> HTTP-Session: 27ea3933-59fa-4afa-852e-ded107a97516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6821 2024.08.23 04:25:47.361347 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6822 2024.08.23 04:25:47.361414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6823 2024.08.23 04:25:47.361421 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part
6824 2024.08.23 04:25:47.361504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6825 2024.08.23 04:25:47.361592 [ 3 ] {} <Debug> HTTP-Session: 69a6fcd7-8858-4343-b920-6ba0b7c7dea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6826 2024.08.23 04:25:47.361641 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
6827 2024.08.23 04:25:47.361677 [ 3 ] {} <Debug> HTTP-Session: 69a6fcd7-8858-4343-b920-6ba0b7c7dea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6828 2024.08.23 04:25:47.361740 [ 3 ] {} <Debug> HTTP-Session: 69a6fcd7-8858-4343-b920-6ba0b7c7dea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6829 2024.08.23 04:25:47.361941 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
6830 2024.08.23 04:25:47.361965 [ 3 ] {} <Trace> HTTP-Session: 69a6fcd7-8858-4343-b920-6ba0b7c7dea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6831 2024.08.23 04:25:47.362175 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6832 2024.08.23 04:25:47.362457 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
6833 2024.08.23 04:25:47.362471 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6834 2024.08.23 04:25:47.362664 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6835 2024.08.23 04:25:47.362686 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
6836 2024.08.23 04:25:47.363701 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6837 2024.08.23 04:25:47.364885 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6838 2024.08.23 04:25:47.364954 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6839 2024.08.23 04:25:47.365375 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004341637 sec., 7370.491821402849 rows/sec., 629.80 KiB/sec.
6840 2024.08.23 04:25:47.365554 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6841 2024.08.23 04:25:47.365860 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6842 2024.08.23 04:25:47.366502 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6843 2024.08.23 04:25:47.366638 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_10_2} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6844 2024.08.23 04:25:47.366814 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6845 2024.08.23 04:25:47.366824 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6846 2024.08.23 04:25:47.367018 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.004782 sec., 24675.867837724803 rows/sec., 2.08 MiB/sec.
6847 2024.08.23 04:25:47.367204 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Debug> DynamicQueryHandler: Done processing query
6848 2024.08.23 04:25:47.367227 [ 3 ] {67e28d7f-a3c2-4587-9ae6-ca4bebf0fdb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6849 2024.08.23 04:25:47.367244 [ 3 ] {} <Debug> HTTP-Session: 69a6fcd7-8858-4343-b920-6ba0b7c7dea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.08.23 04:25:47.367389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6851 2024.08.23 04:25:47.367436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6852 2024.08.23 04:25:47.367455 [ 3 ] {} <Debug> HTTP-Session: aaae6803-2e21-4307-ad83-371dba56eb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6853 2024.08.23 04:25:47.367472 [ 3 ] {} <Debug> HTTP-Session: aaae6803-2e21-4307-ad83-371dba56eb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6854 2024.08.23 04:25:47.367486 [ 3 ] {} <Debug> HTTP-Session: aaae6803-2e21-4307-ad83-371dba56eb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6855 2024.08.23 04:25:47.367517 [ 3 ] {} <Trace> HTTP-Session: aaae6803-2e21-4307-ad83-371dba56eb4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6856 2024.08.23 04:25:47.367629 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6857 2024.08.23 04:25:47.367673 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6858 2024.08.23 04:25:47.367907 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6859 2024.08.23 04:25:47.368245 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6860 2024.08.23 04:25:47.368283 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6861 2024.08.23 04:25:47.368649 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6862 2024.08.23 04:25:47.369017 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6863 2024.08.23 04:25:47.369173 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001571 sec., 21642.266072565246 rows/sec., 1.58 MiB/sec.
6864 2024.08.23 04:25:47.369464 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Debug> DynamicQueryHandler: Done processing query
6865 2024.08.23 04:25:47.369496 [ 3 ] {0a07a727-605f-4c2c-b363-9819a34c2607} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6866 2024.08.23 04:25:47.369513 [ 3 ] {} <Debug> HTTP-Session: aaae6803-2e21-4307-ad83-371dba56eb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6867 2024.08.23 04:25:47.369642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6868 2024.08.23 04:25:47.369692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6869 2024.08.23 04:25:47.369711 [ 3 ] {} <Debug> HTTP-Session: dfef72e9-ef4d-4418-81b5-93942798a9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6870 2024.08.23 04:25:47.369729 [ 3 ] {} <Debug> HTTP-Session: dfef72e9-ef4d-4418-81b5-93942798a9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.08.23 04:25:47.369742 [ 3 ] {} <Debug> HTTP-Session: dfef72e9-ef4d-4418-81b5-93942798a9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6872 2024.08.23 04:25:47.369773 [ 3 ] {} <Trace> HTTP-Session: dfef72e9-ef4d-4418-81b5-93942798a9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6873 2024.08.23 04:25:47.369899 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6874 2024.08.23 04:25:47.369943 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6875 2024.08.23 04:25:47.370188 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6876 2024.08.23 04:25:47.370551 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6877 2024.08.23 04:25:47.370587 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6878 2024.08.23 04:25:47.370946 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6879 2024.08.23 04:25:47.371303 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6880 2024.08.23 04:25:47.371466 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001602 sec., 61173.533083645445 rows/sec., 4.78 MiB/sec.
6881 2024.08.23 04:25:47.371629 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Debug> DynamicQueryHandler: Done processing query
6882 2024.08.23 04:25:47.371654 [ 3 ] {e65c4f45-1dc1-4db9-b238-bad964c53f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6883 2024.08.23 04:25:47.371670 [ 3 ] {} <Debug> HTTP-Session: dfef72e9-ef4d-4418-81b5-93942798a9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6884 2024.08.23 04:25:47.371837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6885 2024.08.23 04:25:47.371885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6886 2024.08.23 04:25:47.371905 [ 3 ] {} <Debug> HTTP-Session: 17ba4220-a961-493f-bbc4-93d265d975f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6887 2024.08.23 04:25:47.371922 [ 3 ] {} <Debug> HTTP-Session: 17ba4220-a961-493f-bbc4-93d265d975f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6888 2024.08.23 04:25:47.371936 [ 3 ] {} <Debug> HTTP-Session: 17ba4220-a961-493f-bbc4-93d265d975f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6889 2024.08.23 04:25:47.371966 [ 3 ] {} <Trace> HTTP-Session: 17ba4220-a961-493f-bbc4-93d265d975f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6890 2024.08.23 04:25:47.372109 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6891 2024.08.23 04:25:47.372156 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6892 2024.08.23 04:25:47.372301 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6893 2024.08.23 04:25:47.372689 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6894 2024.08.23 04:25:47.372726 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6895 2024.08.23 04:25:47.373117 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6896 2024.08.23 04:25:47.373463 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6897 2024.08.23 04:25:47.373620 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001572 sec., 103053.43511450381 rows/sec., 7.18 MiB/sec.
6898 2024.08.23 04:25:47.373791 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Debug> DynamicQueryHandler: Done processing query
6899 2024.08.23 04:25:47.373818 [ 3 ] {2c622681-891f-41a6-9aeb-ff47b1a86423} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6900 2024.08.23 04:25:47.373834 [ 3 ] {} <Debug> HTTP-Session: 17ba4220-a961-493f-bbc4-93d265d975f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6901 2024.08.23 04:25:47.374010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6902 2024.08.23 04:25:47.374060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6903 2024.08.23 04:25:47.374079 [ 3 ] {} <Debug> HTTP-Session: 86d57443-4aad-44e1-aae6-6f58f2b0dfb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6904 2024.08.23 04:25:47.374096 [ 3 ] {} <Debug> HTTP-Session: 86d57443-4aad-44e1-aae6-6f58f2b0dfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6905 2024.08.23 04:25:47.374110 [ 3 ] {} <Debug> HTTP-Session: 86d57443-4aad-44e1-aae6-6f58f2b0dfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6906 2024.08.23 04:25:47.374140 [ 3 ] {} <Trace> HTTP-Session: 86d57443-4aad-44e1-aae6-6f58f2b0dfb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6907 2024.08.23 04:25:47.374498 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6908 2024.08.23 04:25:47.374562 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6909 2024.08.23 04:25:47.374986 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6910 2024.08.23 04:25:47.375804 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6911 2024.08.23 04:25:47.375843 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6912 2024.08.23 04:25:47.376458 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6913 2024.08.23 04:25:47.376862 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6914 2024.08.23 04:25:47.377047 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002824 sec., 10623.229461756373 rows/sec., 19.04 MiB/sec.
6915 2024.08.23 04:25:47.377267 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Debug> DynamicQueryHandler: Done processing query
6916 2024.08.23 04:25:47.377290 [ 3 ] {09de4af8-1807-4fcf-922e-98a6b2567032} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6917 2024.08.23 04:25:47.377306 [ 3 ] {} <Debug> HTTP-Session: 86d57443-4aad-44e1-aae6-6f58f2b0dfb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6918 2024.08.23 04:25:47.377442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6919 2024.08.23 04:25:47.377490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6920 2024.08.23 04:25:47.377510 [ 3 ] {} <Debug> HTTP-Session: 6bec26bd-60df-4fb8-8708-696d72facfda Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6921 2024.08.23 04:25:47.377526 [ 3 ] {} <Debug> HTTP-Session: 6bec26bd-60df-4fb8-8708-696d72facfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.08.23 04:25:47.377540 [ 3 ] {} <Debug> HTTP-Session: 6bec26bd-60df-4fb8-8708-696d72facfda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6923 2024.08.23 04:25:47.377570 [ 3 ] {} <Trace> HTTP-Session: 6bec26bd-60df-4fb8-8708-696d72facfda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6924 2024.08.23 04:25:47.377697 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6925 2024.08.23 04:25:47.377742 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6926 2024.08.23 04:25:47.377877 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6927 2024.08.23 04:25:47.378200 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6928 2024.08.23 04:25:47.378235 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6929 2024.08.23 04:25:47.378590 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6930 2024.08.23 04:25:47.378922 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6931 2024.08.23 04:25:47.379082 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec.
6932 2024.08.23 04:25:47.379248 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Debug> DynamicQueryHandler: Done processing query
6933 2024.08.23 04:25:47.379271 [ 3 ] {f325c90c-09f0-4da8-a548-ad150ce56ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6934 2024.08.23 04:25:47.379287 [ 3 ] {} <Debug> HTTP-Session: 6bec26bd-60df-4fb8-8708-696d72facfda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6935 2024.08.23 04:25:51.743764 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
6936 2024.08.23 04:25:51.743831 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
6937 2024.08.23 04:25:52.360458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6938 2024.08.23 04:25:52.360573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6939 2024.08.23 04:25:52.360598 [ 3 ] {} <Debug> HTTP-Session: f479a285-2b34-4943-8dfe-f1f193f76785 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6940 2024.08.23 04:25:52.360622 [ 3 ] {} <Debug> HTTP-Session: f479a285-2b34-4943-8dfe-f1f193f76785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6941 2024.08.23 04:25:52.360637 [ 3 ] {} <Debug> HTTP-Session: f479a285-2b34-4943-8dfe-f1f193f76785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.08.23 04:25:52.360685 [ 3 ] {} <Trace> HTTP-Session: f479a285-2b34-4943-8dfe-f1f193f76785 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6943 2024.08.23 04:25:52.360920 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6944 2024.08.23 04:25:52.360985 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6945 2024.08.23 04:25:52.361305 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6946 2024.08.23 04:25:52.361878 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6947 2024.08.23 04:25:52.361918 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6948 2024.08.23 04:25:52.362401 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6949 2024.08.23 04:25:52.362797 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6950 2024.08.23 04:25:52.362942 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002117 sec., 89277.27916863486 rows/sec., 7.80 MiB/sec.
6951 2024.08.23 04:25:52.363275 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Debug> DynamicQueryHandler: Done processing query
6952 2024.08.23 04:25:52.363317 [ 3 ] {69e38d40-f21c-4518-af42-0929b8c35c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6953 2024.08.23 04:25:52.363335 [ 3 ] {} <Debug> HTTP-Session: f479a285-2b34-4943-8dfe-f1f193f76785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.08.23 04:25:52.363482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6955 2024.08.23 04:25:52.363534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6956 2024.08.23 04:25:52.363554 [ 3 ] {} <Debug> HTTP-Session: 29612df9-9fab-4365-8424-b45720177e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6957 2024.08.23 04:25:52.363571 [ 3 ] {} <Debug> HTTP-Session: 29612df9-9fab-4365-8424-b45720177e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.08.23 04:25:52.363586 [ 3 ] {} <Debug> HTTP-Session: 29612df9-9fab-4365-8424-b45720177e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6959 2024.08.23 04:25:52.363618 [ 3 ] {} <Trace> HTTP-Session: 29612df9-9fab-4365-8424-b45720177e1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6960 2024.08.23 04:25:52.363722 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6961 2024.08.23 04:25:52.363767 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6962 2024.08.23 04:25:52.364022 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6963 2024.08.23 04:25:52.364369 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6964 2024.08.23 04:25:52.364405 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6965 2024.08.23 04:25:52.364757 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6966 2024.08.23 04:25:52.365138 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6967 2024.08.23 04:25:52.365275 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec.
6968 2024.08.23 04:25:52.365452 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Debug> DynamicQueryHandler: Done processing query
6969 2024.08.23 04:25:52.365477 [ 3 ] {1652cd0e-41d5-4715-b3a2-c91e3d57b0b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6970 2024.08.23 04:25:52.365493 [ 3 ] {} <Debug> HTTP-Session: 29612df9-9fab-4365-8424-b45720177e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.08.23 04:25:52.365613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6972 2024.08.23 04:25:52.365663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6973 2024.08.23 04:25:52.365682 [ 3 ] {} <Debug> HTTP-Session: 5ef183ec-8fcc-460c-8440-625fcff20aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6974 2024.08.23 04:25:52.365699 [ 3 ] {} <Debug> HTTP-Session: 5ef183ec-8fcc-460c-8440-625fcff20aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6975 2024.08.23 04:25:52.365713 [ 3 ] {} <Debug> HTTP-Session: 5ef183ec-8fcc-460c-8440-625fcff20aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6976 2024.08.23 04:25:52.365744 [ 3 ] {} <Trace> HTTP-Session: 5ef183ec-8fcc-460c-8440-625fcff20aa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6977 2024.08.23 04:25:52.365842 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6978 2024.08.23 04:25:52.365886 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6979 2024.08.23 04:25:52.366115 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6980 2024.08.23 04:25:52.366416 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6981 2024.08.23 04:25:52.366454 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6982 2024.08.23 04:25:52.366803 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6983 2024.08.23 04:25:52.367163 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6984 2024.08.23 04:25:52.367316 [ 99 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
6985 2024.08.23 04:25:52.367327 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 236.49 KiB/sec.
6986 2024.08.23 04:25:52.367397 [ 99 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6987 2024.08.23 04:25:52.367460 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
6988 2024.08.23 04:25:52.367638 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
6989 2024.08.23 04:25:52.367673 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Debug> DynamicQueryHandler: Done processing query
6990 2024.08.23 04:25:52.367719 [ 3 ] {54d47dce-5dba-4dc1-90a7-36c92a2da2c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6991 2024.08.23 04:25:52.367755 [ 3 ] {} <Debug> HTTP-Session: 5ef183ec-8fcc-460c-8440-625fcff20aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.08.23 04:25:52.367861 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6993 2024.08.23 04:25:52.367901 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
6994 2024.08.23 04:25:52.367983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6995 2024.08.23 04:25:52.368094 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
6996 2024.08.23 04:25:52.368161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6997 2024.08.23 04:25:52.368288 [ 3 ] {} <Debug> HTTP-Session: 4571b157-89e4-44db-b37b-e63e874dbb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
6998 2024.08.23 04:25:52.368377 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
6999 2024.08.23 04:25:52.368382 [ 3 ] {} <Debug> HTTP-Session: 4571b157-89e4-44db-b37b-e63e874dbb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7000 2024.08.23 04:25:52.368460 [ 3 ] {} <Debug> HTTP-Session: 4571b157-89e4-44db-b37b-e63e874dbb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7001 2024.08.23 04:25:52.368611 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
7002 2024.08.23 04:25:52.368619 [ 3 ] {} <Trace> HTTP-Session: 4571b157-89e4-44db-b37b-e63e874dbb8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7003 2024.08.23 04:25:52.368835 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
7004 2024.08.23 04:25:52.369130 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7005 2024.08.23 04:25:52.369212 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7006 2024.08.23 04:25:52.370068 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7007 2024.08.23 04:25:52.370905 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003346733 sec., 8963.965754065233 rows/sec., 569.00 KiB/sec.
7008 2024.08.23 04:25:52.371118 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7009 2024.08.23 04:25:52.371268 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7010 2024.08.23 04:25:52.371319 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7011 2024.08.23 04:25:52.372113 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_17_4} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7012 2024.08.23 04:25:52.372295 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_17_4} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7013 2024.08.23 04:25:52.372330 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7014 2024.08.23 04:25:52.372413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7015 2024.08.23 04:25:52.372771 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7016 2024.08.23 04:25:52.372941 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.004058 sec., 94135.04189255791 rows/sec., 6.66 MiB/sec.
7017 2024.08.23 04:25:52.373134 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Debug> DynamicQueryHandler: Done processing query
7018 2024.08.23 04:25:52.373159 [ 3 ] {db252ea2-91fc-4ffe-89be-92454df51d1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
7019 2024.08.23 04:25:52.373175 [ 3 ] {} <Debug> HTTP-Session: 4571b157-89e4-44db-b37b-e63e874dbb8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.08.23 04:25:52.373289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7021 2024.08.23 04:25:52.373339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7022 2024.08.23 04:25:52.373359 [ 3 ] {} <Debug> HTTP-Session: a4df7f70-fd59-49f3-9de6-282dbf7d45bc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7023 2024.08.23 04:25:52.373376 [ 3 ] {} <Debug> HTTP-Session: a4df7f70-fd59-49f3-9de6-282dbf7d45bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.08.23 04:25:52.373391 [ 3 ] {} <Debug> HTTP-Session: a4df7f70-fd59-49f3-9de6-282dbf7d45bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.08.23 04:25:52.373422 [ 3 ] {} <Trace> HTTP-Session: a4df7f70-fd59-49f3-9de6-282dbf7d45bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7026 2024.08.23 04:25:52.373521 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7027 2024.08.23 04:25:52.373566 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7028 2024.08.23 04:25:52.373701 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7029 2024.08.23 04:25:52.373979 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7030 2024.08.23 04:25:52.374017 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7031 2024.08.23 04:25:52.374376 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7032 2024.08.23 04:25:52.374710 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7033 2024.08.23 04:25:52.374869 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec.
7034 2024.08.23 04:25:52.375037 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Debug> DynamicQueryHandler: Done processing query
7035 2024.08.23 04:25:52.375061 [ 3 ] {124955a5-8f71-4348-a311-e9da5ecf4118} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7036 2024.08.23 04:25:52.375077 [ 3 ] {} <Debug> HTTP-Session: a4df7f70-fd59-49f3-9de6-282dbf7d45bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7037 2024.08.23 04:25:52.375214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7038 2024.08.23 04:25:52.375263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7039 2024.08.23 04:25:52.375281 [ 3 ] {} <Debug> HTTP-Session: 3fa4fa84-610d-427e-b9d9-01fbb152ec02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7040 2024.08.23 04:25:52.375298 [ 3 ] {} <Debug> HTTP-Session: 3fa4fa84-610d-427e-b9d9-01fbb152ec02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.08.23 04:25:52.375313 [ 3 ] {} <Debug> HTTP-Session: 3fa4fa84-610d-427e-b9d9-01fbb152ec02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7042 2024.08.23 04:25:52.375344 [ 3 ] {} <Trace> HTTP-Session: 3fa4fa84-610d-427e-b9d9-01fbb152ec02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7043 2024.08.23 04:25:52.375554 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7044 2024.08.23 04:25:52.375601 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7045 2024.08.23 04:25:52.375746 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7046 2024.08.23 04:25:52.376189 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7047 2024.08.23 04:25:52.376227 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7048 2024.08.23 04:25:52.376616 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7049 2024.08.23 04:25:52.376974 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7050 2024.08.23 04:25:52.377137 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001699 sec., 139493.81989405534 rows/sec., 9.35 MiB/sec.
7051 2024.08.23 04:25:52.377306 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Debug> DynamicQueryHandler: Done processing query
7052 2024.08.23 04:25:52.377331 [ 3 ] {68a1d078-f740-4807-925b-c0d985f19f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7053 2024.08.23 04:25:52.377347 [ 3 ] {} <Debug> HTTP-Session: 3fa4fa84-610d-427e-b9d9-01fbb152ec02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.08.23 04:25:52.377454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7055 2024.08.23 04:25:52.377502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7056 2024.08.23 04:25:52.377521 [ 3 ] {} <Debug> HTTP-Session: 68b81f7c-d068-4fca-92a3-e67aa2713be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7057 2024.08.23 04:25:52.377538 [ 3 ] {} <Debug> HTTP-Session: 68b81f7c-d068-4fca-92a3-e67aa2713be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7058 2024.08.23 04:25:52.377552 [ 3 ] {} <Debug> HTTP-Session: 68b81f7c-d068-4fca-92a3-e67aa2713be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.08.23 04:25:52.377583 [ 3 ] {} <Trace> HTTP-Session: 68b81f7c-d068-4fca-92a3-e67aa2713be8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7060 2024.08.23 04:25:52.377676 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7061 2024.08.23 04:25:52.377722 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7062 2024.08.23 04:25:52.377856 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7063 2024.08.23 04:25:52.378186 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7064 2024.08.23 04:25:52.378222 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7065 2024.08.23 04:25:52.378574 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7066 2024.08.23 04:25:52.378908 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7067 2024.08.23 04:25:52.379060 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec.
7068 2024.08.23 04:25:52.379228 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Debug> DynamicQueryHandler: Done processing query
7069 2024.08.23 04:25:52.379252 [ 3 ] {ea2b35ba-fafd-43e0-a0a9-c853f58616af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7070 2024.08.23 04:25:52.379268 [ 3 ] {} <Debug> HTTP-Session: 68b81f7c-d068-4fca-92a3-e67aa2713be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7071 2024.08.23 04:25:52.379375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7072 2024.08.23 04:25:52.379424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7073 2024.08.23 04:25:52.379443 [ 3 ] {} <Debug> HTTP-Session: 3e83794a-4f08-4dd1-9cd2-00c9335645dc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7074 2024.08.23 04:25:52.379460 [ 3 ] {} <Debug> HTTP-Session: 3e83794a-4f08-4dd1-9cd2-00c9335645dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7075 2024.08.23 04:25:52.379474 [ 3 ] {} <Debug> HTTP-Session: 3e83794a-4f08-4dd1-9cd2-00c9335645dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7076 2024.08.23 04:25:52.379504 [ 3 ] {} <Trace> HTTP-Session: 3e83794a-4f08-4dd1-9cd2-00c9335645dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7077 2024.08.23 04:25:52.379635 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7078 2024.08.23 04:25:52.379681 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7079 2024.08.23 04:25:52.379816 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7080 2024.08.23 04:25:52.380144 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7081 2024.08.23 04:25:52.380179 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7082 2024.08.23 04:25:52.380536 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7083 2024.08.23 04:25:52.380869 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7084 2024.08.23 04:25:52.381017 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001434 sec., 57182.705718270576 rows/sec., 3.63 MiB/sec.
7085 2024.08.23 04:25:52.381181 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Debug> DynamicQueryHandler: Done processing query
7086 2024.08.23 04:25:52.381206 [ 3 ] {eaf4dc5f-85ce-45d8-9bc2-3141965b21f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7087 2024.08.23 04:25:52.381222 [ 3 ] {} <Debug> HTTP-Session: 3e83794a-4f08-4dd1-9cd2-00c9335645dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7088 2024.08.23 04:25:57.357729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7089 2024.08.23 04:25:57.357859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7090 2024.08.23 04:25:57.357884 [ 3 ] {} <Debug> HTTP-Session: 8d78d7dc-0344-4179-8ffb-89357f3631bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7091 2024.08.23 04:25:57.357910 [ 3 ] {} <Debug> HTTP-Session: 8d78d7dc-0344-4179-8ffb-89357f3631bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7092 2024.08.23 04:25:57.357926 [ 3 ] {} <Debug> HTTP-Session: 8d78d7dc-0344-4179-8ffb-89357f3631bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7093 2024.08.23 04:25:57.357975 [ 3 ] {} <Trace> HTTP-Session: 8d78d7dc-0344-4179-8ffb-89357f3631bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7094 2024.08.23 04:25:57.358183 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7095 2024.08.23 04:25:57.358249 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7096 2024.08.23 04:25:57.358576 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7097 2024.08.23 04:25:57.359102 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7098 2024.08.23 04:25:57.359141 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7099 2024.08.23 04:25:57.359558 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7100 2024.08.23 04:25:57.359953 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7101 2024.08.23 04:25:57.360096 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.00199 sec., 58291.45728643216 rows/sec., 4.93 MiB/sec.
7102 2024.08.23 04:25:57.360293 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Debug> DynamicQueryHandler: Done processing query
7103 2024.08.23 04:25:57.360319 [ 3 ] {92baadd9-7f0a-4de2-9554-706ee165faad} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7104 2024.08.23 04:25:57.360335 [ 3 ] {} <Debug> HTTP-Session: 8d78d7dc-0344-4179-8ffb-89357f3631bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.08.23 04:25:57.360454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7106 2024.08.23 04:25:57.360504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7107 2024.08.23 04:25:57.360524 [ 3 ] {} <Debug> HTTP-Session: 7be93a8b-25f0-4088-a0c5-031897036ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7108 2024.08.23 04:25:57.360541 [ 3 ] {} <Debug> HTTP-Session: 7be93a8b-25f0-4088-a0c5-031897036ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7109 2024.08.23 04:25:57.360555 [ 3 ] {} <Debug> HTTP-Session: 7be93a8b-25f0-4088-a0c5-031897036ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.08.23 04:25:57.360587 [ 3 ] {} <Trace> HTTP-Session: 7be93a8b-25f0-4088-a0c5-031897036ed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7111 2024.08.23 04:25:57.360693 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7112 2024.08.23 04:25:57.360738 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7113 2024.08.23 04:25:57.360966 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7114 2024.08.23 04:25:57.361351 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7115 2024.08.23 04:25:57.361387 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7116 2024.08.23 04:25:57.361730 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7117 2024.08.23 04:25:57.362090 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7118 2024.08.23 04:25:57.362219 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001556 sec., 19280.205655526992 rows/sec., 1.42 MiB/sec.
7119 2024.08.23 04:25:57.362388 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Debug> DynamicQueryHandler: Done processing query
7120 2024.08.23 04:25:57.362414 [ 3 ] {ed699e84-090b-49ca-8d3c-42f2550b1806} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7121 2024.08.23 04:25:57.362430 [ 3 ] {} <Debug> HTTP-Session: 7be93a8b-25f0-4088-a0c5-031897036ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7122 2024.08.23 04:25:57.362551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7123 2024.08.23 04:25:57.362598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7124 2024.08.23 04:25:57.362617 [ 3 ] {} <Debug> HTTP-Session: e96c1711-1537-4956-8faa-e3b1d95dc893 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7125 2024.08.23 04:25:57.362634 [ 3 ] {} <Debug> HTTP-Session: e96c1711-1537-4956-8faa-e3b1d95dc893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7126 2024.08.23 04:25:57.362649 [ 3 ] {} <Debug> HTTP-Session: e96c1711-1537-4956-8faa-e3b1d95dc893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.08.23 04:25:57.362679 [ 3 ] {} <Trace> HTTP-Session: e96c1711-1537-4956-8faa-e3b1d95dc893 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7128 2024.08.23 04:25:57.362803 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7129 2024.08.23 04:25:57.362847 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7130 2024.08.23 04:25:57.363073 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7131 2024.08.23 04:25:57.363476 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7132 2024.08.23 04:25:57.363514 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7133 2024.08.23 04:25:57.363866 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7134 2024.08.23 04:25:57.364217 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7135 2024.08.23 04:25:57.364344 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001591 sec., 59082.33815210559 rows/sec., 4.61 MiB/sec.
7136 2024.08.23 04:25:57.364614 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Debug> DynamicQueryHandler: Done processing query
7137 2024.08.23 04:25:57.364667 [ 3 ] {f65a90ec-c6cd-4643-bdba-545f8a5fdd70} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7138 2024.08.23 04:25:57.364707 [ 3 ] {} <Debug> HTTP-Session: e96c1711-1537-4956-8faa-e3b1d95dc893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7139 2024.08.23 04:25:57.364875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7140 2024.08.23 04:25:57.364926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7141 2024.08.23 04:25:57.364946 [ 3 ] {} <Debug> HTTP-Session: b3e39d1d-c087-4c9d-a415-3386b563d3ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7142 2024.08.23 04:25:57.364962 [ 3 ] {} <Debug> HTTP-Session: b3e39d1d-c087-4c9d-a415-3386b563d3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7143 2024.08.23 04:25:57.364976 [ 3 ] {} <Debug> HTTP-Session: b3e39d1d-c087-4c9d-a415-3386b563d3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.08.23 04:25:57.365008 [ 3 ] {} <Trace> HTTP-Session: b3e39d1d-c087-4c9d-a415-3386b563d3ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7145 2024.08.23 04:25:57.365159 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7146 2024.08.23 04:25:57.365209 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7147 2024.08.23 04:25:57.365372 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7148 2024.08.23 04:25:57.365792 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7149 2024.08.23 04:25:57.365829 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7150 2024.08.23 04:25:57.366220 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7151 2024.08.23 04:25:57.366559 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7152 2024.08.23 04:25:57.366685 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec.
7153 2024.08.23 04:25:57.366963 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Debug> DynamicQueryHandler: Done processing query
7154 2024.08.23 04:25:57.367019 [ 3 ] {1ea005b6-8d5d-40d0-aff4-60bb719b7edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7155 2024.08.23 04:25:57.367051 [ 3 ] {} <Debug> HTTP-Session: b3e39d1d-c087-4c9d-a415-3386b563d3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7156 2024.08.23 04:25:57.367240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7157 2024.08.23 04:25:57.367291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7158 2024.08.23 04:25:57.367311 [ 3 ] {} <Debug> HTTP-Session: 1c2d1d0c-c595-45ae-a2a0-ab813a8f9c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7159 2024.08.23 04:25:57.367329 [ 3 ] {} <Debug> HTTP-Session: 1c2d1d0c-c595-45ae-a2a0-ab813a8f9c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.08.23 04:25:57.367343 [ 3 ] {} <Debug> HTTP-Session: 1c2d1d0c-c595-45ae-a2a0-ab813a8f9c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.08.23 04:25:57.367374 [ 3 ] {} <Trace> HTTP-Session: 1c2d1d0c-c595-45ae-a2a0-ab813a8f9c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7162 2024.08.23 04:25:57.367816 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7163 2024.08.23 04:25:57.367888 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7164 2024.08.23 04:25:57.368314 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7165 2024.08.23 04:25:57.369040 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7166 2024.08.23 04:25:57.369076 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7167 2024.08.23 04:25:57.369685 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7168 2024.08.23 04:25:57.370098 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7169 2024.08.23 04:25:57.370245 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002787 sec., 10764.262648008611 rows/sec., 19.29 MiB/sec.
7170 2024.08.23 04:25:57.370462 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Debug> DynamicQueryHandler: Done processing query
7171 2024.08.23 04:25:57.370486 [ 3 ] {f31a20ea-fbe8-419b-a849-d5a05d08d197} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7172 2024.08.23 04:25:57.370502 [ 3 ] {} <Debug> HTTP-Session: 1c2d1d0c-c595-45ae-a2a0-ab813a8f9c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7173 2024.08.23 04:25:57.370623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7174 2024.08.23 04:25:57.370673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7175 2024.08.23 04:25:57.370692 [ 3 ] {} <Debug> HTTP-Session: 83dfcd0d-8fa4-4064-87f2-e698efebc153 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7176 2024.08.23 04:25:57.370708 [ 3 ] {} <Debug> HTTP-Session: 83dfcd0d-8fa4-4064-87f2-e698efebc153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7177 2024.08.23 04:25:57.370722 [ 3 ] {} <Debug> HTTP-Session: 83dfcd0d-8fa4-4064-87f2-e698efebc153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7178 2024.08.23 04:25:57.370753 [ 3 ] {} <Trace> HTTP-Session: 83dfcd0d-8fa4-4064-87f2-e698efebc153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7179 2024.08.23 04:25:57.370868 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7180 2024.08.23 04:25:57.370913 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7181 2024.08.23 04:25:57.371042 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7182 2024.08.23 04:25:57.371345 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7183 2024.08.23 04:25:57.371380 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7184 2024.08.23 04:25:57.371742 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7185 2024.08.23 04:25:57.372071 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7186 2024.08.23 04:25:57.372196 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
7187 2024.08.23 04:25:57.372357 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Debug> DynamicQueryHandler: Done processing query
7188 2024.08.23 04:25:57.372381 [ 3 ] {5b73fc0a-176a-4675-84dc-4cd605c2b762} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7189 2024.08.23 04:25:57.372397 [ 3 ] {} <Debug> HTTP-Session: 83dfcd0d-8fa4-4064-87f2-e698efebc153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7190 2024.08.23 04:26:02.344659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7191 2024.08.23 04:26:02.344780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7192 2024.08.23 04:26:02.344806 [ 3 ] {} <Debug> HTTP-Session: a0dbeaad-7123-4ad1-97fc-6bad94ead391 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7193 2024.08.23 04:26:02.344830 [ 3 ] {} <Debug> HTTP-Session: a0dbeaad-7123-4ad1-97fc-6bad94ead391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7194 2024.08.23 04:26:02.344845 [ 3 ] {} <Debug> HTTP-Session: a0dbeaad-7123-4ad1-97fc-6bad94ead391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7195 2024.08.23 04:26:02.344893 [ 3 ] {} <Trace> HTTP-Session: a0dbeaad-7123-4ad1-97fc-6bad94ead391 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7196 2024.08.23 04:26:02.345066 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7197 2024.08.23 04:26:02.345129 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7198 2024.08.23 04:26:02.345453 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7199 2024.08.23 04:26:02.345854 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7200 2024.08.23 04:26:02.345892 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7201 2024.08.23 04:26:02.346286 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7202 2024.08.23 04:26:02.346667 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7203 2024.08.23 04:26:02.346814 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001802 sec., 3329.6337402885683 rows/sec., 271.51 KiB/sec.
7204 2024.08.23 04:26:02.347161 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Debug> DynamicQueryHandler: Done processing query
7205 2024.08.23 04:26:02.347187 [ 3 ] {ce35c6de-1d16-4cc8-9fb1-89c91cff449e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7206 2024.08.23 04:26:02.347204 [ 3 ] {} <Debug> HTTP-Session: a0dbeaad-7123-4ad1-97fc-6bad94ead391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7207 2024.08.23 04:26:02.347481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7208 2024.08.23 04:26:02.347531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7209 2024.08.23 04:26:02.347550 [ 3 ] {} <Debug> HTTP-Session: 92870aa8-71e8-4bcf-b87c-4b4ae16faff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7210 2024.08.23 04:26:02.347568 [ 3 ] {} <Debug> HTTP-Session: 92870aa8-71e8-4bcf-b87c-4b4ae16faff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.08.23 04:26:02.347582 [ 3 ] {} <Debug> HTTP-Session: 92870aa8-71e8-4bcf-b87c-4b4ae16faff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.08.23 04:26:02.347613 [ 3 ] {} <Trace> HTTP-Session: 92870aa8-71e8-4bcf-b87c-4b4ae16faff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7213 2024.08.23 04:26:02.348352 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7214 2024.08.23 04:26:02.348399 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7215 2024.08.23 04:26:02.348645 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7216 2024.08.23 04:26:02.349892 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7217 2024.08.23 04:26:02.349929 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7218 2024.08.23 04:26:02.350362 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7219 2024.08.23 04:26:02.350716 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7220 2024.08.23 04:26:02.350844 [ 86 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7221 2024.08.23 04:26:02.350849 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Debug> executeQuery: Read 1332 rows, 113.68 KiB in 0.003037 sec., 438590.7145209088 rows/sec., 36.56 MiB/sec.
7222 2024.08.23 04:26:02.350884 [ 86 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7223 2024.08.23 04:26:02.350925 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7224 2024.08.23 04:26:02.351125 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Debug> DynamicQueryHandler: Done processing query
7225 2024.08.23 04:26:02.351201 [ 3 ] {02cb3ae6-6e7f-4609-9be6-d4145c13c2c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
7226 2024.08.23 04:26:02.351239 [ 3 ] {} <Debug> HTTP-Session: 92870aa8-71e8-4bcf-b87c-4b4ae16faff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7227 2024.08.23 04:26:02.351263 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
7228 2024.08.23 04:26:02.351520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7229 2024.08.23 04:26:02.351703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7230 2024.08.23 04:26:02.351797 [ 3 ] {} <Debug> HTTP-Session: dafac73a-9995-47aa-b981-79403b934abe Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7231 2024.08.23 04:26:02.351862 [ 3 ] {} <Debug> HTTP-Session: dafac73a-9995-47aa-b981-79403b934abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7232 2024.08.23 04:26:02.351918 [ 3 ] {} <Debug> HTTP-Session: dafac73a-9995-47aa-b981-79403b934abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7233 2024.08.23 04:26:02.351970 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7234 2024.08.23 04:26:02.352009 [ 3 ] {} <Trace> HTTP-Session: dafac73a-9995-47aa-b981-79403b934abe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7235 2024.08.23 04:26:02.352052 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1397 rows starting from the beginning of the part
7236 2024.08.23 04:26:02.352290 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7237 2024.08.23 04:26:02.352309 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 190 rows starting from the beginning of the part
7238 2024.08.23 04:26:02.352436 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7239 2024.08.23 04:26:02.352630 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 118 rows starting from the beginning of the part
7240 2024.08.23 04:26:02.353056 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 189 rows starting from the beginning of the part
7241 2024.08.23 04:26:02.353365 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part
7242 2024.08.23 04:26:02.353742 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1332 rows starting from the beginning of the part
7243 2024.08.23 04:26:02.354405 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7244 2024.08.23 04:26:02.355122 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7245 2024.08.23 04:26:02.355163 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7246 2024.08.23 04:26:02.355922 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7247 2024.08.23 04:26:02.356701 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7248 2024.08.23 04:26:02.356875 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00474 sec., 1265.8227848101264 rows/sec., 88.39 KiB/sec.
7249 2024.08.23 04:26:02.357112 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Debug> DynamicQueryHandler: Done processing query
7250 2024.08.23 04:26:02.357187 [ 3 ] {7213a7e6-1dc2-47b0-ab28-0ceec4634909} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7251 2024.08.23 04:26:02.357250 [ 3 ] {} <Debug> HTTP-Session: dafac73a-9995-47aa-b981-79403b934abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7252 2024.08.23 04:26:02.357439 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.006407927 sec., 521541.5219305713 rows/sec., 45.80 MiB/sec.
7253 2024.08.23 04:26:02.357479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7254 2024.08.23 04:26:02.357532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7255 2024.08.23 04:26:02.357551 [ 3 ] {} <Debug> HTTP-Session: 0261079c-8ee6-4a98-8c58-0b8dd4f72dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7256 2024.08.23 04:26:02.357569 [ 3 ] {} <Debug> HTTP-Session: 0261079c-8ee6-4a98-8c58-0b8dd4f72dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7257 2024.08.23 04:26:02.357590 [ 3 ] {} <Debug> HTTP-Session: 0261079c-8ee6-4a98-8c58-0b8dd4f72dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7258 2024.08.23 04:26:02.357625 [ 3 ] {} <Trace> HTTP-Session: 0261079c-8ee6-4a98-8c58-0b8dd4f72dbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7259 2024.08.23 04:26:02.357655 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7260 2024.08.23 04:26:02.357915 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7261 2024.08.23 04:26:02.357983 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7262 2024.08.23 04:26:02.358337 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7263 2024.08.23 04:26:02.358418 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7264 2024.08.23 04:26:02.358557 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_41_8} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7265 2024.08.23 04:26:02.358750 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
7266 2024.08.23 04:26:02.358916 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7267 2024.08.23 04:26:02.358952 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7268 2024.08.23 04:26:02.359315 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7269 2024.08.23 04:26:02.359666 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7270 2024.08.23 04:26:02.359799 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002076 sec., 116570.3275529865 rows/sec., 7.90 MiB/sec.
7271 2024.08.23 04:26:02.359975 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Debug> DynamicQueryHandler: Done processing query
7272 2024.08.23 04:26:02.360000 [ 3 ] {1e3c95e5-32a0-40d2-96e7-a71a33d9158f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7273 2024.08.23 04:26:02.360016 [ 3 ] {} <Debug> HTTP-Session: 0261079c-8ee6-4a98-8c58-0b8dd4f72dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7274 2024.08.23 04:26:02.360139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7275 2024.08.23 04:26:02.360186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7276 2024.08.23 04:26:02.360206 [ 3 ] {} <Debug> HTTP-Session: 3662fc83-b1c8-4475-9c16-01e1d069f3ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7277 2024.08.23 04:26:02.360222 [ 3 ] {} <Debug> HTTP-Session: 3662fc83-b1c8-4475-9c16-01e1d069f3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7278 2024.08.23 04:26:02.360235 [ 3 ] {} <Debug> HTTP-Session: 3662fc83-b1c8-4475-9c16-01e1d069f3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7279 2024.08.23 04:26:02.360266 [ 3 ] {} <Trace> HTTP-Session: 3662fc83-b1c8-4475-9c16-01e1d069f3ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7280 2024.08.23 04:26:02.360362 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7281 2024.08.23 04:26:02.360404 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7282 2024.08.23 04:26:02.360626 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7283 2024.08.23 04:26:02.360918 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7284 2024.08.23 04:26:02.360954 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7285 2024.08.23 04:26:02.361295 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7286 2024.08.23 04:26:02.361668 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7287 2024.08.23 04:26:02.361799 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 242.64 KiB/sec.
7288 2024.08.23 04:26:02.362151 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Debug> DynamicQueryHandler: Done processing query
7289 2024.08.23 04:26:02.362176 [ 3 ] {723e2d2a-f526-48e8-88d8-6cfff74b61dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7290 2024.08.23 04:26:02.362192 [ 3 ] {} <Debug> HTTP-Session: 3662fc83-b1c8-4475-9c16-01e1d069f3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7291 2024.08.23 04:26:02.362436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7292 2024.08.23 04:26:02.362485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7293 2024.08.23 04:26:02.362503 [ 3 ] {} <Debug> HTTP-Session: 19d0dc66-f304-4a44-95f4-deb6d282a3ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7294 2024.08.23 04:26:02.362520 [ 3 ] {} <Debug> HTTP-Session: 19d0dc66-f304-4a44-95f4-deb6d282a3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7295 2024.08.23 04:26:02.362535 [ 3 ] {} <Debug> HTTP-Session: 19d0dc66-f304-4a44-95f4-deb6d282a3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7296 2024.08.23 04:26:02.362565 [ 3 ] {} <Trace> HTTP-Session: 19d0dc66-f304-4a44-95f4-deb6d282a3ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7297 2024.08.23 04:26:02.362990 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7298 2024.08.23 04:26:02.363060 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7299 2024.08.23 04:26:02.363306 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7300 2024.08.23 04:26:02.364097 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7301 2024.08.23 04:26:02.364133 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7302 2024.08.23 04:26:02.364520 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7303 2024.08.23 04:26:02.364871 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7304 2024.08.23 04:26:02.364993 [ 86 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7305 2024.08.23 04:26:02.364998 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Debug> executeQuery: Read 844 rows, 62.46 KiB in 0.002309 sec., 365526.2018189693 rows/sec., 26.42 MiB/sec.
7306 2024.08.23 04:26:02.365032 [ 86 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7307 2024.08.23 04:26:02.365069 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7308 2024.08.23 04:26:02.365229 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Debug> DynamicQueryHandler: Done processing query
7309 2024.08.23 04:26:02.365259 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::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
7310 2024.08.23 04:26:02.365267 [ 3 ] {9285f163-ef2a-4a97-b1bb-76420f61be3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
7311 2024.08.23 04:26:02.365349 [ 3 ] {} <Debug> HTTP-Session: 19d0dc66-f304-4a44-95f4-deb6d282a3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7312 2024.08.23 04:26:02.365486 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7313 2024.08.23 04:26:02.365525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7314 2024.08.23 04:26:02.365547 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 902 rows starting from the beginning of the part
7315 2024.08.23 04:26:02.365622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7316 2024.08.23 04:26:02.365729 [ 3 ] {} <Debug> HTTP-Session: 56ff5601-1f8f-4824-82dd-93428a99d1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7317 2024.08.23 04:26:02.365779 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 384 rows starting from the beginning of the part
7318 2024.08.23 04:26:02.365804 [ 3 ] {} <Debug> HTTP-Session: 56ff5601-1f8f-4824-82dd-93428a99d1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.08.23 04:26:02.365881 [ 3 ] {} <Debug> HTTP-Session: 56ff5601-1f8f-4824-82dd-93428a99d1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7320 2024.08.23 04:26:02.366026 [ 3 ] {} <Trace> HTTP-Session: 56ff5601-1f8f-4824-82dd-93428a99d1c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7321 2024.08.23 04:26:02.366151 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 98 rows starting from the beginning of the part
7322 2024.08.23 04:26:02.366374 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7323 2024.08.23 04:26:02.366485 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 382 rows starting from the beginning of the part
7324 2024.08.23 04:26:02.366506 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7325 2024.08.23 04:26:02.366799 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part
7326 2024.08.23 04:26:02.367138 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part
7327 2024.08.23 04:26:02.367681 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7328 2024.08.23 04:26:02.368323 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7329 2024.08.23 04:26:02.368373 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7330 2024.08.23 04:26:02.369377 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7331 2024.08.23 04:26:02.370062 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7332 2024.08.23 04:26:02.370266 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004014 sec., 1494.7683109118086 rows/sec., 78.10 KiB/sec.
7333 2024.08.23 04:26:02.370927 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Debug> DynamicQueryHandler: Done processing query
7334 2024.08.23 04:26:02.371019 [ 3 ] {22221885-8fb0-4f44-8c88-e90d768b86b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7335 2024.08.23 04:26:02.371117 [ 3 ] {} <Debug> HTTP-Session: 56ff5601-1f8f-4824-82dd-93428a99d1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.08.23 04:26:02.371270 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2704 rows, containing 5 columns (5 merged, 0 gathered) in 0.006092286 sec., 443839.9641776502 rows/sec., 33.83 MiB/sec.
7337 2024.08.23 04:26:02.371458 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7338 2024.08.23 04:26:02.371516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 175962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7339 2024.08.23 04:26:02.371602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7340 2024.08.23 04:26:02.371633 [ 3 ] {} <Debug> HTTP-Session: 6ae35ce4-24b3-4519-bb57-62ad25e1ff8c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7341 2024.08.23 04:26:02.371661 [ 3 ] {} <Debug> HTTP-Session: 6ae35ce4-24b3-4519-bb57-62ad25e1ff8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7342 2024.08.23 04:26:02.371688 [ 3 ] {} <Debug> HTTP-Session: 6ae35ce4-24b3-4519-bb57-62ad25e1ff8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.08.23 04:26:02.371757 [ 3 ] {} <Trace> HTTP-Session: 6ae35ce4-24b3-4519-bb57-62ad25e1ff8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7344 2024.08.23 04:26:02.372247 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7345 2024.08.23 04:26:02.372341 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_41_8} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7346 2024.08.23 04:26:02.372452 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
7347 2024.08.23 04:26:02.372482 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7348 2024.08.23 04:26:02.372548 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7349 2024.08.23 04:26:02.372721 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7350 2024.08.23 04:26:02.373525 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7351 2024.08.23 04:26:02.373565 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7352 2024.08.23 04:26:02.374013 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7353 2024.08.23 04:26:02.374367 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7354 2024.08.23 04:26:02.374493 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7355 2024.08.23 04:26:02.374497 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Debug> executeQuery: Read 930 rows, 63.65 KiB in 0.002446 sec., 380212.5919869174 rows/sec., 25.41 MiB/sec.
7356 2024.08.23 04:26:02.374535 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7357 2024.08.23 04:26:02.374573 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7358 2024.08.23 04:26:02.374775 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Debug> DynamicQueryHandler: Done processing query
7359 2024.08.23 04:26:02.374776 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
7360 2024.08.23 04:26:02.374805 [ 3 ] {031654e7-adb0-4f35-ba69-3ca031a324f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
7361 2024.08.23 04:26:02.374856 [ 3 ] {} <Debug> HTTP-Session: 6ae35ce4-24b3-4519-bb57-62ad25e1ff8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.08.23 04:26:02.375036 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7363 2024.08.23 04:26:02.375052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7364 2024.08.23 04:26:02.375105 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10386 rows starting from the beginning of the part
7365 2024.08.23 04:26:02.375137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7366 2024.08.23 04:26:02.375184 [ 3 ] {} <Debug> HTTP-Session: 8cc69c74-1aba-4a05-88c9-f07d8a2a96ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7367 2024.08.23 04:26:02.375242 [ 3 ] {} <Debug> HTTP-Session: 8cc69c74-1aba-4a05-88c9-f07d8a2a96ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7368 2024.08.23 04:26:02.375312 [ 3 ] {} <Debug> HTTP-Session: 8cc69c74-1aba-4a05-88c9-f07d8a2a96ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.08.23 04:26:02.375427 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 238 rows starting from the beginning of the part
7370 2024.08.23 04:26:02.375442 [ 3 ] {} <Trace> HTTP-Session: 8cc69c74-1aba-4a05-88c9-f07d8a2a96ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7371 2024.08.23 04:26:02.375704 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part
7372 2024.08.23 04:26:02.375798 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7373 2024.08.23 04:26:02.375960 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7374 2024.08.23 04:26:02.376042 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part
7375 2024.08.23 04:26:02.376453 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
7376 2024.08.23 04:26:02.376882 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 930 rows starting from the beginning of the part
7377 2024.08.23 04:26:02.377019 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7378 2024.08.23 04:26:02.377848 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7379 2024.08.23 04:26:02.377927 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7380 2024.08.23 04:26:02.378478 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7381 2024.08.23 04:26:02.379000 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7382 2024.08.23 04:26:02.379363 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003715 sec., 269.17900403768505 rows/sec., 18.14 KiB/sec.
7383 2024.08.23 04:26:02.379731 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Debug> DynamicQueryHandler: Done processing query
7384 2024.08.23 04:26:02.379785 [ 3 ] {9dccb357-1725-4724-a887-6ac2f16ac779} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7385 2024.08.23 04:26:02.379854 [ 3 ] {} <Debug> HTTP-Session: 8cc69c74-1aba-4a05-88c9-f07d8a2a96ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.08.23 04:26:02.380065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7387 2024.08.23 04:26:02.380140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7388 2024.08.23 04:26:02.380174 [ 3 ] {} <Debug> HTTP-Session: 702a32e4-9303-4476-a9cb-f9fdabdda7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7389 2024.08.23 04:26:02.380192 [ 3 ] {} <Debug> HTTP-Session: 702a32e4-9303-4476-a9cb-f9fdabdda7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.08.23 04:26:02.380207 [ 3 ] {} <Debug> HTTP-Session: 702a32e4-9303-4476-a9cb-f9fdabdda7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7391 2024.08.23 04:26:02.380255 [ 3 ] {} <Trace> HTTP-Session: 702a32e4-9303-4476-a9cb-f9fdabdda7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7392 2024.08.23 04:26:02.380414 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7393 2024.08.23 04:26:02.380465 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7394 2024.08.23 04:26:02.380674 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7395 2024.08.23 04:26:02.381164 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7396 2024.08.23 04:26:02.381201 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7397 2024.08.23 04:26:02.381678 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7398 2024.08.23 04:26:02.382055 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7399 2024.08.23 04:26:02.382274 [ 85 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7400 2024.08.23 04:26:02.382289 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001907 sec., 42999.47561615102 rows/sec., 2.73 MiB/sec.
7401 2024.08.23 04:26:02.382372 [ 85 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7402 2024.08.23 04:26:02.382480 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7403 2024.08.23 04:26:02.383226 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Debug> DynamicQueryHandler: Done processing query
7404 2024.08.23 04:26:02.383378 [ 3 ] {4b7e1360-66e7-4c2c-95a8-26232b00dc7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7405 2024.08.23 04:26:02.383407 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
7406 2024.08.23 04:26:02.383470 [ 3 ] {} <Debug> HTTP-Session: 702a32e4-9303-4476-a9cb-f9fdabdda7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7407 2024.08.23 04:26:02.383538 [ 189 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12113 rows, containing 5 columns (5 merged, 0 gathered) in 0.008854579 sec., 1367992.763969919 rows/sec., 92.26 MiB/sec.
7408 2024.08.23 04:26:02.384065 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7409 2024.08.23 04:26:02.384187 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7410 2024.08.23 04:26:02.384275 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2006 rows starting from the beginning of the part
7411 2024.08.23 04:26:02.384472 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part
7412 2024.08.23 04:26:02.384789 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
7413 2024.08.23 04:26:02.385136 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
7414 2024.08.23 04:26:02.385422 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
7415 2024.08.23 04:26:02.385445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 3681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.08.23 04:26:02.385625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7417 2024.08.23 04:26:02.385661 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part
7418 2024.08.23 04:26:02.385710 [ 3 ] {} <Debug> HTTP-Session: 3ea83ebb-b0a3-4dd4-897e-53c589bdd045 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7419 2024.08.23 04:26:02.385814 [ 3 ] {} <Debug> HTTP-Session: 3ea83ebb-b0a3-4dd4-897e-53c589bdd045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.08.23 04:26:02.385917 [ 3 ] {} <Debug> HTTP-Session: 3ea83ebb-b0a3-4dd4-897e-53c589bdd045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.08.23 04:26:02.386070 [ 3 ] {} <Trace> HTTP-Session: 3ea83ebb-b0a3-4dd4-897e-53c589bdd045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7422 2024.08.23 04:26:02.386427 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7423 2024.08.23 04:26:02.386536 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7424 2024.08.23 04:26:02.386952 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7425 2024.08.23 04:26:02.387280 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7426 2024.08.23 04:26:02.387574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB.
7427 2024.08.23 04:26:02.388151 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7428 2024.08.23 04:26:02.388940 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7429 2024.08.23 04:26:02.389018 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7430 2024.08.23 04:26:02.389595 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 4 columns (4 merged, 0 gathered) in 0.006833491 sec., 347113.94220026047 rows/sec., 22.60 MiB/sec.
7431 2024.08.23 04:26:02.389796 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7432 2024.08.23 04:26:02.389932 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7433 2024.08.23 04:26:02.390690 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7434 2024.08.23 04:26:02.390920 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7435 2024.08.23 04:26:02.391012 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.004715 sec., 5514.316012725345 rows/sec., 437.23 KiB/sec.
7436 2024.08.23 04:26:02.391183 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_41_8} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7437 2024.08.23 04:26:02.391351 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
7438 2024.08.23 04:26:02.391377 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Debug> DynamicQueryHandler: Done processing query
7439 2024.08.23 04:26:02.391424 [ 3 ] {8e59438d-2f94-4fa5-8931-b6a6f742e4ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7440 2024.08.23 04:26:02.391440 [ 3 ] {} <Debug> HTTP-Session: 3ea83ebb-b0a3-4dd4-897e-53c589bdd045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7441 2024.08.23 04:26:02.391562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7442 2024.08.23 04:26:02.391612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7443 2024.08.23 04:26:02.391631 [ 3 ] {} <Debug> HTTP-Session: ee9bd19e-7656-44bf-9d78-400319fe9355 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7444 2024.08.23 04:26:02.391648 [ 3 ] {} <Debug> HTTP-Session: ee9bd19e-7656-44bf-9d78-400319fe9355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.08.23 04:26:02.391663 [ 3 ] {} <Debug> HTTP-Session: ee9bd19e-7656-44bf-9d78-400319fe9355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7446 2024.08.23 04:26:02.391695 [ 3 ] {} <Trace> HTTP-Session: ee9bd19e-7656-44bf-9d78-400319fe9355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7447 2024.08.23 04:26:02.391807 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7448 2024.08.23 04:26:02.391850 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7449 2024.08.23 04:26:02.392100 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7450 2024.08.23 04:26:02.392426 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7451 2024.08.23 04:26:02.392464 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7452 2024.08.23 04:26:02.392828 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7453 2024.08.23 04:26:02.393196 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7454 2024.08.23 04:26:02.393350 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001574 sec., 17789.07242693774 rows/sec., 1.39 MiB/sec.
7455 2024.08.23 04:26:02.393519 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Debug> DynamicQueryHandler: Done processing query
7456 2024.08.23 04:26:02.393544 [ 3 ] {7f82303f-e844-4098-a5b8-bdc98c1d4584} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7457 2024.08.23 04:26:02.393560 [ 3 ] {} <Debug> HTTP-Session: ee9bd19e-7656-44bf-9d78-400319fe9355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7458 2024.08.23 04:26:02.393674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7459 2024.08.23 04:26:02.393722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7460 2024.08.23 04:26:02.393742 [ 3 ] {} <Debug> HTTP-Session: be080e4e-f5ad-4e1d-b077-6794130fab31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7461 2024.08.23 04:26:02.393759 [ 3 ] {} <Debug> HTTP-Session: be080e4e-f5ad-4e1d-b077-6794130fab31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.23 04:26:02.393773 [ 3 ] {} <Debug> HTTP-Session: be080e4e-f5ad-4e1d-b077-6794130fab31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7463 2024.08.23 04:26:02.393804 [ 3 ] {} <Trace> HTTP-Session: be080e4e-f5ad-4e1d-b077-6794130fab31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7464 2024.08.23 04:26:02.393904 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7465 2024.08.23 04:26:02.393947 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7466 2024.08.23 04:26:02.394092 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7467 2024.08.23 04:26:02.394359 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7468 2024.08.23 04:26:02.394396 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7469 2024.08.23 04:26:02.394753 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7470 2024.08.23 04:26:02.395087 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7471 2024.08.23 04:26:02.395244 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001368 sec., 7309.941520467836 rows/sec., 518.98 KiB/sec.
7472 2024.08.23 04:26:02.395398 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Debug> DynamicQueryHandler: Done processing query
7473 2024.08.23 04:26:02.395422 [ 3 ] {b03df20f-e2d0-4c39-adf5-6c8d36a89730} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7474 2024.08.23 04:26:02.395438 [ 3 ] {} <Debug> HTTP-Session: be080e4e-f5ad-4e1d-b077-6794130fab31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7475 2024.08.23 04:26:02.395541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7476 2024.08.23 04:26:02.395588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7477 2024.08.23 04:26:02.395606 [ 3 ] {} <Debug> HTTP-Session: 2c16bbf2-5b01-4800-a7a4-aa7adefd63d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7478 2024.08.23 04:26:02.395622 [ 3 ] {} <Debug> HTTP-Session: 2c16bbf2-5b01-4800-a7a4-aa7adefd63d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.08.23 04:26:02.395637 [ 3 ] {} <Debug> HTTP-Session: 2c16bbf2-5b01-4800-a7a4-aa7adefd63d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7480 2024.08.23 04:26:02.395667 [ 3 ] {} <Trace> HTTP-Session: 2c16bbf2-5b01-4800-a7a4-aa7adefd63d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7481 2024.08.23 04:26:02.395763 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7482 2024.08.23 04:26:02.395808 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7483 2024.08.23 04:26:02.395937 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7484 2024.08.23 04:26:02.396185 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7485 2024.08.23 04:26:02.396222 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
7486 2024.08.23 04:26:02.396562 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7487 2024.08.23 04:26:02.396882 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7488 2024.08.23 04:26:02.397032 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001293 sec., 3093.580819798917 rows/sec., 217.52 KiB/sec.
7489 2024.08.23 04:26:02.397196 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Debug> DynamicQueryHandler: Done processing query
7490 2024.08.23 04:26:02.397220 [ 3 ] {aaaeef9d-0e04-4ae8-bf09-ea1548dcfa49} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7491 2024.08.23 04:26:02.397236 [ 3 ] {} <Debug> HTTP-Session: 2c16bbf2-5b01-4800-a7a4-aa7adefd63d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7492 2024.08.23 04:26:06.743879 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
7493 2024.08.23 04:26:06.743947 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
7494 2024.08.23 04:26:07.357282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7495 2024.08.23 04:26:07.357408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7496 2024.08.23 04:26:07.357440 [ 3 ] {} <Debug> HTTP-Session: 0af2b4b2-c8ca-4670-9700-514b584a522a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7497 2024.08.23 04:26:07.357467 [ 3 ] {} <Debug> HTTP-Session: 0af2b4b2-c8ca-4670-9700-514b584a522a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7498 2024.08.23 04:26:07.357485 [ 3 ] {} <Debug> HTTP-Session: 0af2b4b2-c8ca-4670-9700-514b584a522a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7499 2024.08.23 04:26:07.357541 [ 3 ] {} <Trace> HTTP-Session: 0af2b4b2-c8ca-4670-9700-514b584a522a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7500 2024.08.23 04:26:07.357792 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7501 2024.08.23 04:26:07.357868 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7502 2024.08.23 04:26:07.358233 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7503 2024.08.23 04:26:07.358777 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7504 2024.08.23 04:26:07.358821 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7505 2024.08.23 04:26:07.359238 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7506 2024.08.23 04:26:07.359627 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7507 2024.08.23 04:26:07.359813 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.002098 sec., 55290.75309818875 rows/sec., 4.67 MiB/sec.
7508 2024.08.23 04:26:07.360143 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Debug> DynamicQueryHandler: Done processing query
7509 2024.08.23 04:26:07.360176 [ 3 ] {4cc35c5d-72d7-41b8-9382-99d62156f2f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7510 2024.08.23 04:26:07.360193 [ 3 ] {} <Debug> HTTP-Session: 0af2b4b2-c8ca-4670-9700-514b584a522a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7511 2024.08.23 04:26:07.360312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7512 2024.08.23 04:26:07.360361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7513 2024.08.23 04:26:07.360380 [ 3 ] {} <Debug> HTTP-Session: 800b8db5-d04e-4191-9cef-de3653a6773d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7514 2024.08.23 04:26:07.360397 [ 3 ] {} <Debug> HTTP-Session: 800b8db5-d04e-4191-9cef-de3653a6773d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7515 2024.08.23 04:26:07.360411 [ 3 ] {} <Debug> HTTP-Session: 800b8db5-d04e-4191-9cef-de3653a6773d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7516 2024.08.23 04:26:07.360442 [ 3 ] {} <Trace> HTTP-Session: 800b8db5-d04e-4191-9cef-de3653a6773d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7517 2024.08.23 04:26:07.360548 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7518 2024.08.23 04:26:07.360592 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7519 2024.08.23 04:26:07.360835 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7520 2024.08.23 04:26:07.361173 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7521 2024.08.23 04:26:07.361213 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7522 2024.08.23 04:26:07.361964 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7523 2024.08.23 04:26:07.362328 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7524 2024.08.23 04:26:07.362472 [ 80 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7525 2024.08.23 04:26:07.362490 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001966 sec., 15259.409969481181 rows/sec., 1.12 MiB/sec.
7526 2024.08.23 04:26:07.362551 [ 80 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7527 2024.08.23 04:26:07.362611 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7528 2024.08.23 04:26:07.362791 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Debug> DynamicQueryHandler: Done processing query
7529 2024.08.23 04:26:07.362805 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
7530 2024.08.23 04:26:07.362825 [ 3 ] {b0a1bb90-26ec-4596-b453-c5cb0bbba410} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7531 2024.08.23 04:26:07.362869 [ 3 ] {} <Debug> HTTP-Session: 800b8db5-d04e-4191-9cef-de3653a6773d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7532 2024.08.23 04:26:07.363032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7533 2024.08.23 04:26:07.363102 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7534 2024.08.23 04:26:07.363128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7535 2024.08.23 04:26:07.363161 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 46 rows starting from the beginning of the part
7536 2024.08.23 04:26:07.363173 [ 3 ] {} <Debug> HTTP-Session: 2edc83ce-95a7-4ec9-b89f-3b3d5d329559 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7537 2024.08.23 04:26:07.363219 [ 3 ] {} <Debug> HTTP-Session: 2edc83ce-95a7-4ec9-b89f-3b3d5d329559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7538 2024.08.23 04:26:07.363260 [ 3 ] {} <Debug> HTTP-Session: 2edc83ce-95a7-4ec9-b89f-3b3d5d329559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7539 2024.08.23 04:26:07.363384 [ 3 ] {} <Trace> HTTP-Session: 2edc83ce-95a7-4ec9-b89f-3b3d5d329559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7540 2024.08.23 04:26:07.363393 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
7541 2024.08.23 04:26:07.363714 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part
7542 2024.08.23 04:26:07.363830 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7543 2024.08.23 04:26:07.364021 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7544 2024.08.23 04:26:07.364066 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part
7545 2024.08.23 04:26:07.364451 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
7546 2024.08.23 04:26:07.364799 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
7547 2024.08.23 04:26:07.365570 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7548 2024.08.23 04:26:07.366466 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7549 2024.08.23 04:26:07.366520 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7550 2024.08.23 04:26:07.367555 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7551 2024.08.23 04:26:07.367588 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.004882275 sec., 30313.73693616193 rows/sec., 2.31 MiB/sec.
7552 2024.08.23 04:26:07.367810 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7553 2024.08.23 04:26:07.368474 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7554 2024.08.23 04:26:07.368824 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.005196 sec., 18090.839107005388 rows/sec., 1.41 MiB/sec.
7555 2024.08.23 04:26:07.368920 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7556 2024.08.23 04:26:07.369232 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_21_4} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7557 2024.08.23 04:26:07.369433 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Debug> DynamicQueryHandler: Done processing query
7558 2024.08.23 04:26:07.369491 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7559 2024.08.23 04:26:07.369507 [ 3 ] {e8eb1a59-2723-4126-a26f-1f9587f3fbb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7560 2024.08.23 04:26:07.369576 [ 3 ] {} <Debug> HTTP-Session: 2edc83ce-95a7-4ec9-b89f-3b3d5d329559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7561 2024.08.23 04:26:07.369795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7562 2024.08.23 04:26:07.369845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7563 2024.08.23 04:26:07.369865 [ 3 ] {} <Debug> HTTP-Session: a920b14e-b340-4edd-9702-bb656b685af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7564 2024.08.23 04:26:07.369882 [ 3 ] {} <Debug> HTTP-Session: a920b14e-b340-4edd-9702-bb656b685af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7565 2024.08.23 04:26:07.369896 [ 3 ] {} <Debug> HTTP-Session: a920b14e-b340-4edd-9702-bb656b685af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.08.23 04:26:07.369932 [ 3 ] {} <Trace> HTTP-Session: a920b14e-b340-4edd-9702-bb656b685af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7567 2024.08.23 04:26:07.370086 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7568 2024.08.23 04:26:07.370136 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7569 2024.08.23 04:26:07.370309 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7570 2024.08.23 04:26:07.370704 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7571 2024.08.23 04:26:07.370741 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7572 2024.08.23 04:26:07.371131 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7573 2024.08.23 04:26:07.371474 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7574 2024.08.23 04:26:07.371635 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001613 sec., 92994.4203347799 rows/sec., 6.48 MiB/sec.
7575 2024.08.23 04:26:07.371971 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Debug> DynamicQueryHandler: Done processing query
7576 2024.08.23 04:26:07.372009 [ 3 ] {9ea24fc3-ceba-4b02-9f79-4c18ef752e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7577 2024.08.23 04:26:07.372040 [ 3 ] {} <Debug> HTTP-Session: a920b14e-b340-4edd-9702-bb656b685af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7578 2024.08.23 04:26:07.372179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7579 2024.08.23 04:26:07.372229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7580 2024.08.23 04:26:07.372248 [ 3 ] {} <Debug> HTTP-Session: 730617ee-ed8f-4510-8c6a-b14f7e7668f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7581 2024.08.23 04:26:07.372264 [ 3 ] {} <Debug> HTTP-Session: 730617ee-ed8f-4510-8c6a-b14f7e7668f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.08.23 04:26:07.372278 [ 3 ] {} <Debug> HTTP-Session: 730617ee-ed8f-4510-8c6a-b14f7e7668f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7583 2024.08.23 04:26:07.372309 [ 3 ] {} <Trace> HTTP-Session: 730617ee-ed8f-4510-8c6a-b14f7e7668f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7584 2024.08.23 04:26:07.372617 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7585 2024.08.23 04:26:07.372689 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7586 2024.08.23 04:26:07.373118 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7587 2024.08.23 04:26:07.373736 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7588 2024.08.23 04:26:07.373772 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7589 2024.08.23 04:26:07.374372 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7590 2024.08.23 04:26:07.374784 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7591 2024.08.23 04:26:07.374951 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7592 2024.08.23 04:26:07.374968 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002566 sec., 11691.348402182384 rows/sec., 20.95 MiB/sec.
7593 2024.08.23 04:26:07.375003 [ 80 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7594 2024.08.23 04:26:07.375062 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7595 2024.08.23 04:26:07.375367 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
7596 2024.08.23 04:26:07.375511 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Debug> DynamicQueryHandler: Done processing query
7597 2024.08.23 04:26:07.375559 [ 3 ] {29d8bbae-389e-4010-ba24-1efb2893e889} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7598 2024.08.23 04:26:07.375608 [ 3 ] {} <Debug> HTTP-Session: 730617ee-ed8f-4510-8c6a-b14f7e7668f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7599 2024.08.23 04:26:07.375795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 8496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7600 2024.08.23 04:26:07.375901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7601 2024.08.23 04:26:07.375961 [ 3 ] {} <Debug> HTTP-Session: 270fda56-47ee-4adb-8e44-a6e039b65375 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7602 2024.08.23 04:26:07.376012 [ 3 ] {} <Debug> HTTP-Session: 270fda56-47ee-4adb-8e44-a6e039b65375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7603 2024.08.23 04:26:07.376054 [ 3 ] {} <Debug> HTTP-Session: 270fda56-47ee-4adb-8e44-a6e039b65375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.08.23 04:26:07.376104 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7605 2024.08.23 04:26:07.376125 [ 3 ] {} <Trace> HTTP-Session: 270fda56-47ee-4adb-8e44-a6e039b65375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7606 2024.08.23 04:26:07.376217 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 325 rows starting from the beginning of the part
7607 2024.08.23 04:26:07.376372 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7608 2024.08.23 04:26:07.376539 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7609 2024.08.23 04:26:07.376985 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part
7610 2024.08.23 04:26:07.377304 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7611 2024.08.23 04:26:07.377759 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
7612 2024.08.23 04:26:07.378542 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part
7613 2024.08.23 04:26:07.378553 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7614 2024.08.23 04:26:07.378629 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7615 2024.08.23 04:26:07.379155 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part
7616 2024.08.23 04:26:07.379887 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part
7617 2024.08.23 04:26:07.379983 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7618 2024.08.23 04:26:07.380983 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7619 2024.08.23 04:26:07.381304 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.005024 sec., 11146.496815286624 rows/sec., 768.19 KiB/sec.
7620 2024.08.23 04:26:07.381680 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Debug> DynamicQueryHandler: Done processing query
7621 2024.08.23 04:26:07.381722 [ 3 ] {15a3b12d-34a5-4b99-aa31-f338f8c8572e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7622 2024.08.23 04:26:07.381750 [ 3 ] {} <Debug> HTTP-Session: 270fda56-47ee-4adb-8e44-a6e039b65375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.08.23 04:26:07.384237 [ 197 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.009053336 sec., 52466.84757972089 rows/sec., 94.02 MiB/sec.
7624 2024.08.23 04:26:07.384783 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7625 2024.08.23 04:26:07.385372 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7626 2024.08.23 04:26:07.385445 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7627 2024.08.23 04:26:07.385542 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
7628 2024.08.23 04:26:12.360269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7629 2024.08.23 04:26:12.360393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7630 2024.08.23 04:26:12.360419 [ 3 ] {} <Debug> HTTP-Session: 406ef051-eb13-4be7-84fa-008f736fd390 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7631 2024.08.23 04:26:12.360451 [ 3 ] {} <Debug> HTTP-Session: 406ef051-eb13-4be7-84fa-008f736fd390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7632 2024.08.23 04:26:12.360476 [ 3 ] {} <Debug> HTTP-Session: 406ef051-eb13-4be7-84fa-008f736fd390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.08.23 04:26:12.360542 [ 3 ] {} <Trace> HTTP-Session: 406ef051-eb13-4be7-84fa-008f736fd390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7634 2024.08.23 04:26:12.360802 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7635 2024.08.23 04:26:12.360871 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7636 2024.08.23 04:26:12.361193 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7637 2024.08.23 04:26:12.361699 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7638 2024.08.23 04:26:12.361739 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7639 2024.08.23 04:26:12.362165 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7640 2024.08.23 04:26:12.362547 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7641 2024.08.23 04:26:12.362715 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002008 sec., 94123.50597609562 rows/sec., 8.22 MiB/sec.
7642 2024.08.23 04:26:12.362909 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Debug> DynamicQueryHandler: Done processing query
7643 2024.08.23 04:26:12.362935 [ 3 ] {2efb9a8b-db61-481c-bb5e-3668deaa76f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7644 2024.08.23 04:26:12.362952 [ 3 ] {} <Debug> HTTP-Session: 406ef051-eb13-4be7-84fa-008f736fd390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.08.23 04:26:12.363072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7646 2024.08.23 04:26:12.363121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7647 2024.08.23 04:26:12.363141 [ 3 ] {} <Debug> HTTP-Session: f0bef2d3-f3ba-44b9-90d4-b30f0d43d6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7648 2024.08.23 04:26:12.363157 [ 3 ] {} <Debug> HTTP-Session: f0bef2d3-f3ba-44b9-90d4-b30f0d43d6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7649 2024.08.23 04:26:12.363171 [ 3 ] {} <Debug> HTTP-Session: f0bef2d3-f3ba-44b9-90d4-b30f0d43d6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.08.23 04:26:12.363203 [ 3 ] {} <Trace> HTTP-Session: f0bef2d3-f3ba-44b9-90d4-b30f0d43d6e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7651 2024.08.23 04:26:12.363303 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7652 2024.08.23 04:26:12.363345 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7653 2024.08.23 04:26:12.363568 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7654 2024.08.23 04:26:12.363910 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7655 2024.08.23 04:26:12.363947 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7656 2024.08.23 04:26:12.364302 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7657 2024.08.23 04:26:12.364660 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7658 2024.08.23 04:26:12.364815 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001533 sec., 9132.4200913242 rows/sec., 639.58 KiB/sec.
7659 2024.08.23 04:26:12.364984 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Debug> DynamicQueryHandler: Done processing query
7660 2024.08.23 04:26:12.365008 [ 3 ] {bf6149a7-2f01-4521-8edc-15f7bec3d62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7661 2024.08.23 04:26:12.365024 [ 3 ] {} <Debug> HTTP-Session: f0bef2d3-f3ba-44b9-90d4-b30f0d43d6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.08.23 04:26:12.365136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7663 2024.08.23 04:26:12.365184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7664 2024.08.23 04:26:12.365204 [ 3 ] {} <Debug> HTTP-Session: 4c7f8ca7-38da-47a3-a0ba-464af56c9d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7665 2024.08.23 04:26:12.365220 [ 3 ] {} <Debug> HTTP-Session: 4c7f8ca7-38da-47a3-a0ba-464af56c9d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7666 2024.08.23 04:26:12.365234 [ 3 ] {} <Debug> HTTP-Session: 4c7f8ca7-38da-47a3-a0ba-464af56c9d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.08.23 04:26:12.365265 [ 3 ] {} <Trace> HTTP-Session: 4c7f8ca7-38da-47a3-a0ba-464af56c9d9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7668 2024.08.23 04:26:12.365370 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7669 2024.08.23 04:26:12.365414 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7670 2024.08.23 04:26:12.365639 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7671 2024.08.23 04:26:12.365943 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7672 2024.08.23 04:26:12.365979 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7673 2024.08.23 04:26:12.366326 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7674 2024.08.23 04:26:12.366680 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7675 2024.08.23 04:26:12.366839 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec.
7676 2024.08.23 04:26:12.366992 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Debug> DynamicQueryHandler: Done processing query
7677 2024.08.23 04:26:12.367017 [ 3 ] {9000a253-587d-4a7b-8dc9-d86f5e59c7d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7678 2024.08.23 04:26:12.367033 [ 3 ] {} <Debug> HTTP-Session: 4c7f8ca7-38da-47a3-a0ba-464af56c9d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.08.23 04:26:12.367187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7680 2024.08.23 04:26:12.367235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7681 2024.08.23 04:26:12.367254 [ 3 ] {} <Debug> HTTP-Session: cfd69bab-770e-4429-a364-697b7c168915 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7682 2024.08.23 04:26:12.367271 [ 3 ] {} <Debug> HTTP-Session: cfd69bab-770e-4429-a364-697b7c168915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7683 2024.08.23 04:26:12.367285 [ 3 ] {} <Debug> HTTP-Session: cfd69bab-770e-4429-a364-697b7c168915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.08.23 04:26:12.367315 [ 3 ] {} <Trace> HTTP-Session: cfd69bab-770e-4429-a364-697b7c168915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7685 2024.08.23 04:26:12.367512 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7686 2024.08.23 04:26:12.367555 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7687 2024.08.23 04:26:12.367775 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7688 2024.08.23 04:26:12.368329 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7689 2024.08.23 04:26:12.368366 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7690 2024.08.23 04:26:12.368732 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7691 2024.08.23 04:26:12.369082 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7692 2024.08.23 04:26:12.369239 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001832 sec., 208515.28384279474 rows/sec., 14.76 MiB/sec.
7693 2024.08.23 04:26:12.369409 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Debug> DynamicQueryHandler: Done processing query
7694 2024.08.23 04:26:12.369432 [ 3 ] {212f39d8-cd73-4083-86ae-cd5039e8c2e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
7695 2024.08.23 04:26:12.369449 [ 3 ] {} <Debug> HTTP-Session: cfd69bab-770e-4429-a364-697b7c168915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.08.23 04:26:12.369561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7697 2024.08.23 04:26:12.369610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7698 2024.08.23 04:26:12.369629 [ 3 ] {} <Debug> HTTP-Session: 108a893d-8b51-422a-ac12-40642fae7d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7699 2024.08.23 04:26:12.369645 [ 3 ] {} <Debug> HTTP-Session: 108a893d-8b51-422a-ac12-40642fae7d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.08.23 04:26:12.369659 [ 3 ] {} <Debug> HTTP-Session: 108a893d-8b51-422a-ac12-40642fae7d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7701 2024.08.23 04:26:12.369689 [ 3 ] {} <Trace> HTTP-Session: 108a893d-8b51-422a-ac12-40642fae7d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7702 2024.08.23 04:26:12.369786 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7703 2024.08.23 04:26:12.369831 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7704 2024.08.23 04:26:12.369960 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7705 2024.08.23 04:26:12.370295 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7706 2024.08.23 04:26:12.370331 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7707 2024.08.23 04:26:12.370683 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7708 2024.08.23 04:26:12.371015 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7709 2024.08.23 04:26:12.371168 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec.
7710 2024.08.23 04:26:12.371464 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Debug> DynamicQueryHandler: Done processing query
7711 2024.08.23 04:26:12.371489 [ 3 ] {249c907e-ee7f-42ee-be11-e91f03908ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7712 2024.08.23 04:26:12.371504 [ 3 ] {} <Debug> HTTP-Session: 108a893d-8b51-422a-ac12-40642fae7d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7713 2024.08.23 04:26:12.371643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7714 2024.08.23 04:26:12.371691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7715 2024.08.23 04:26:12.371710 [ 3 ] {} <Debug> HTTP-Session: c0e7d85b-2f84-4e0d-82bb-af26d3289310 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7716 2024.08.23 04:26:12.371727 [ 3 ] {} <Debug> HTTP-Session: c0e7d85b-2f84-4e0d-82bb-af26d3289310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7717 2024.08.23 04:26:12.371741 [ 3 ] {} <Debug> HTTP-Session: c0e7d85b-2f84-4e0d-82bb-af26d3289310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7718 2024.08.23 04:26:12.371772 [ 3 ] {} <Trace> HTTP-Session: c0e7d85b-2f84-4e0d-82bb-af26d3289310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7719 2024.08.23 04:26:12.371954 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7720 2024.08.23 04:26:12.372000 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7721 2024.08.23 04:26:12.372163 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7722 2024.08.23 04:26:12.372602 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7723 2024.08.23 04:26:12.372639 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7724 2024.08.23 04:26:12.373035 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7725 2024.08.23 04:26:12.373375 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7726 2024.08.23 04:26:12.373527 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec.
7727 2024.08.23 04:26:12.373696 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Debug> DynamicQueryHandler: Done processing query
7728 2024.08.23 04:26:12.373720 [ 3 ] {ac297427-b478-4f53-a5b8-f746615d9d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7729 2024.08.23 04:26:12.373736 [ 3 ] {} <Debug> HTTP-Session: c0e7d85b-2f84-4e0d-82bb-af26d3289310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7730 2024.08.23 04:26:12.373842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7731 2024.08.23 04:26:12.373891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7732 2024.08.23 04:26:12.373910 [ 3 ] {} <Debug> HTTP-Session: 27fbd74c-56a1-474e-8c83-a19615ca5266 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7733 2024.08.23 04:26:12.373926 [ 3 ] {} <Debug> HTTP-Session: 27fbd74c-56a1-474e-8c83-a19615ca5266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7734 2024.08.23 04:26:12.373940 [ 3 ] {} <Debug> HTTP-Session: 27fbd74c-56a1-474e-8c83-a19615ca5266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7735 2024.08.23 04:26:12.373970 [ 3 ] {} <Trace> HTTP-Session: 27fbd74c-56a1-474e-8c83-a19615ca5266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7736 2024.08.23 04:26:12.374062 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7737 2024.08.23 04:26:12.374106 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7738 2024.08.23 04:26:12.374232 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7739 2024.08.23 04:26:12.374497 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7740 2024.08.23 04:26:12.374533 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7741 2024.08.23 04:26:12.374877 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7742 2024.08.23 04:26:12.375194 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7743 2024.08.23 04:26:12.375351 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec.
7744 2024.08.23 04:26:12.375637 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Debug> DynamicQueryHandler: Done processing query
7745 2024.08.23 04:26:12.375665 [ 3 ] {799b43ce-1c95-43a7-9832-e2d5e6c47869} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7746 2024.08.23 04:26:12.375682 [ 3 ] {} <Debug> HTTP-Session: 27fbd74c-56a1-474e-8c83-a19615ca5266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7747 2024.08.23 04:26:12.375802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7748 2024.08.23 04:26:12.375850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7749 2024.08.23 04:26:12.375869 [ 3 ] {} <Debug> HTTP-Session: 1045159d-af25-4d9e-8fd8-353c79bcfc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7750 2024.08.23 04:26:12.375885 [ 3 ] {} <Debug> HTTP-Session: 1045159d-af25-4d9e-8fd8-353c79bcfc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7751 2024.08.23 04:26:12.375899 [ 3 ] {} <Debug> HTTP-Session: 1045159d-af25-4d9e-8fd8-353c79bcfc2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7752 2024.08.23 04:26:12.375929 [ 3 ] {} <Trace> HTTP-Session: 1045159d-af25-4d9e-8fd8-353c79bcfc2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7753 2024.08.23 04:26:12.376073 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7754 2024.08.23 04:26:12.376119 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7755 2024.08.23 04:26:12.376266 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7756 2024.08.23 04:26:12.376580 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7757 2024.08.23 04:26:12.376617 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7758 2024.08.23 04:26:12.376984 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7759 2024.08.23 04:26:12.377307 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7760 2024.08.23 04:26:12.377460 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec.
7761 2024.08.23 04:26:12.377733 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Debug> DynamicQueryHandler: Done processing query
7762 2024.08.23 04:26:12.377774 [ 3 ] {e48e9034-3bc5-455e-b82c-2c2f0ca59fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7763 2024.08.23 04:26:12.377797 [ 3 ] {} <Debug> HTTP-Session: 1045159d-af25-4d9e-8fd8-353c79bcfc2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7764 2024.08.23 04:26:17.357414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7765 2024.08.23 04:26:17.357541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7766 2024.08.23 04:26:17.357571 [ 3 ] {} <Debug> HTTP-Session: b17de98e-ea13-4901-9292-2179d1c61326 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7767 2024.08.23 04:26:17.357598 [ 3 ] {} <Debug> HTTP-Session: b17de98e-ea13-4901-9292-2179d1c61326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7768 2024.08.23 04:26:17.357616 [ 3 ] {} <Debug> HTTP-Session: b17de98e-ea13-4901-9292-2179d1c61326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7769 2024.08.23 04:26:17.357670 [ 3 ] {} <Trace> HTTP-Session: b17de98e-ea13-4901-9292-2179d1c61326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7770 2024.08.23 04:26:17.357900 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7771 2024.08.23 04:26:17.357973 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7772 2024.08.23 04:26:17.358339 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7773 2024.08.23 04:26:17.358904 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7774 2024.08.23 04:26:17.358946 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7775 2024.08.23 04:26:17.359360 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7776 2024.08.23 04:26:17.359733 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7777 2024.08.23 04:26:17.359909 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.002094 sec., 55396.370582617004 rows/sec., 4.68 MiB/sec.
7778 2024.08.23 04:26:17.360119 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Debug> DynamicQueryHandler: Done processing query
7779 2024.08.23 04:26:17.360145 [ 3 ] {a395bd48-f152-4719-a654-8975eef3dfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7780 2024.08.23 04:26:17.360161 [ 3 ] {} <Debug> HTTP-Session: b17de98e-ea13-4901-9292-2179d1c61326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7781 2024.08.23 04:26:17.360312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7782 2024.08.23 04:26:17.360361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7783 2024.08.23 04:26:17.360380 [ 3 ] {} <Debug> HTTP-Session: abaa8752-3e51-4d16-80a8-64da683a7cab Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7784 2024.08.23 04:26:17.360396 [ 3 ] {} <Debug> HTTP-Session: abaa8752-3e51-4d16-80a8-64da683a7cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7785 2024.08.23 04:26:17.360410 [ 3 ] {} <Debug> HTTP-Session: abaa8752-3e51-4d16-80a8-64da683a7cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7786 2024.08.23 04:26:17.360441 [ 3 ] {} <Trace> HTTP-Session: abaa8752-3e51-4d16-80a8-64da683a7cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7787 2024.08.23 04:26:17.360548 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7788 2024.08.23 04:26:17.360592 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7789 2024.08.23 04:26:17.360816 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7790 2024.08.23 04:26:17.361171 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7791 2024.08.23 04:26:17.361208 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7792 2024.08.23 04:26:17.361552 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7793 2024.08.23 04:26:17.361909 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7794 2024.08.23 04:26:17.362062 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001547 sec., 19392.372333548803 rows/sec., 1.42 MiB/sec.
7795 2024.08.23 04:26:17.362232 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Debug> DynamicQueryHandler: Done processing query
7796 2024.08.23 04:26:17.362255 [ 3 ] {d7e19b9b-d678-45de-8721-d85b5da883c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7797 2024.08.23 04:26:17.362271 [ 3 ] {} <Debug> HTTP-Session: abaa8752-3e51-4d16-80a8-64da683a7cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7798 2024.08.23 04:26:17.362396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7799 2024.08.23 04:26:17.362444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7800 2024.08.23 04:26:17.362463 [ 3 ] {} <Debug> HTTP-Session: 23172c7d-48d6-45aa-8d3f-3447c92f0580 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7801 2024.08.23 04:26:17.362479 [ 3 ] {} <Debug> HTTP-Session: 23172c7d-48d6-45aa-8d3f-3447c92f0580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.08.23 04:26:17.362493 [ 3 ] {} <Debug> HTTP-Session: 23172c7d-48d6-45aa-8d3f-3447c92f0580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7803 2024.08.23 04:26:17.362523 [ 3 ] {} <Trace> HTTP-Session: 23172c7d-48d6-45aa-8d3f-3447c92f0580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7804 2024.08.23 04:26:17.362649 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7805 2024.08.23 04:26:17.362692 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7806 2024.08.23 04:26:17.362916 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7807 2024.08.23 04:26:17.363282 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7808 2024.08.23 04:26:17.363319 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7809 2024.08.23 04:26:17.363665 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7810 2024.08.23 04:26:17.364014 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7811 2024.08.23 04:26:17.364172 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001559 sec., 60295.06093649775 rows/sec., 4.71 MiB/sec.
7812 2024.08.23 04:26:17.364339 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Debug> DynamicQueryHandler: Done processing query
7813 2024.08.23 04:26:17.364363 [ 3 ] {8efff4bf-fecc-4278-bfd4-7cf580ff48b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7814 2024.08.23 04:26:17.364378 [ 3 ] {} <Debug> HTTP-Session: 23172c7d-48d6-45aa-8d3f-3447c92f0580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7815 2024.08.23 04:26:17.364553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7816 2024.08.23 04:26:17.364601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7817 2024.08.23 04:26:17.364620 [ 3 ] {} <Debug> HTTP-Session: 6909dd8c-b314-4ac6-ac46-85633af5bb9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7818 2024.08.23 04:26:17.364636 [ 3 ] {} <Debug> HTTP-Session: 6909dd8c-b314-4ac6-ac46-85633af5bb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7819 2024.08.23 04:26:17.364650 [ 3 ] {} <Debug> HTTP-Session: 6909dd8c-b314-4ac6-ac46-85633af5bb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7820 2024.08.23 04:26:17.364680 [ 3 ] {} <Trace> HTTP-Session: 6909dd8c-b314-4ac6-ac46-85633af5bb9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7821 2024.08.23 04:26:17.364820 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7822 2024.08.23 04:26:17.364867 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7823 2024.08.23 04:26:17.365008 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7824 2024.08.23 04:26:17.365394 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7825 2024.08.23 04:26:17.365429 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7826 2024.08.23 04:26:17.365815 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7827 2024.08.23 04:26:17.366150 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7828 2024.08.23 04:26:17.366305 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec.
7829 2024.08.23 04:26:17.366474 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Debug> DynamicQueryHandler: Done processing query
7830 2024.08.23 04:26:17.366498 [ 3 ] {dfd373f7-5a76-43d6-a6ea-4684eb19b708} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7831 2024.08.23 04:26:17.366514 [ 3 ] {} <Debug> HTTP-Session: 6909dd8c-b314-4ac6-ac46-85633af5bb9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7832 2024.08.23 04:26:17.366674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7833 2024.08.23 04:26:17.366721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7834 2024.08.23 04:26:17.366741 [ 3 ] {} <Debug> HTTP-Session: 32a7d9da-b811-4b6b-b01c-00030266e14e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7835 2024.08.23 04:26:17.366757 [ 3 ] {} <Debug> HTTP-Session: 32a7d9da-b811-4b6b-b01c-00030266e14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7836 2024.08.23 04:26:17.366771 [ 3 ] {} <Debug> HTTP-Session: 32a7d9da-b811-4b6b-b01c-00030266e14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7837 2024.08.23 04:26:17.366801 [ 3 ] {} <Trace> HTTP-Session: 32a7d9da-b811-4b6b-b01c-00030266e14e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7838 2024.08.23 04:26:17.367109 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7839 2024.08.23 04:26:17.367171 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7840 2024.08.23 04:26:17.367576 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7841 2024.08.23 04:26:17.368352 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7842 2024.08.23 04:26:17.368389 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7843 2024.08.23 04:26:17.369011 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7844 2024.08.23 04:26:17.369423 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7845 2024.08.23 04:26:17.369592 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002708 sec., 11078.286558345642 rows/sec., 19.85 MiB/sec.
7846 2024.08.23 04:26:17.369817 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Debug> DynamicQueryHandler: Done processing query
7847 2024.08.23 04:26:17.369841 [ 3 ] {f25c8a1c-dd8c-4207-bb56-9b1e0416affe} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7848 2024.08.23 04:26:17.369857 [ 3 ] {} <Debug> HTTP-Session: 32a7d9da-b811-4b6b-b01c-00030266e14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7849 2024.08.23 04:26:17.369980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7850 2024.08.23 04:26:17.370028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7851 2024.08.23 04:26:17.370046 [ 3 ] {} <Debug> HTTP-Session: 14465705-c4a8-4e23-9252-319e834d800c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7852 2024.08.23 04:26:17.370062 [ 3 ] {} <Debug> HTTP-Session: 14465705-c4a8-4e23-9252-319e834d800c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7853 2024.08.23 04:26:17.370076 [ 3 ] {} <Debug> HTTP-Session: 14465705-c4a8-4e23-9252-319e834d800c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7854 2024.08.23 04:26:17.370106 [ 3 ] {} <Trace> HTTP-Session: 14465705-c4a8-4e23-9252-319e834d800c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7855 2024.08.23 04:26:17.370224 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7856 2024.08.23 04:26:17.370267 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7857 2024.08.23 04:26:17.370394 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7858 2024.08.23 04:26:17.370692 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7859 2024.08.23 04:26:17.370728 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7860 2024.08.23 04:26:17.371086 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7861 2024.08.23 04:26:17.371401 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7862 2024.08.23 04:26:17.371555 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
7863 2024.08.23 04:26:17.371728 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Debug> DynamicQueryHandler: Done processing query
7864 2024.08.23 04:26:17.371752 [ 3 ] {a9199ddf-698b-4c07-9257-d17a7a96eb2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7865 2024.08.23 04:26:17.371768 [ 3 ] {} <Debug> HTTP-Session: 14465705-c4a8-4e23-9252-319e834d800c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7866 2024.08.23 04:26:21.743992 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
7867 2024.08.23 04:26:21.744058 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
7868 2024.08.23 04:26:22.360453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7869 2024.08.23 04:26:22.360580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7870 2024.08.23 04:26:22.360609 [ 3 ] {} <Debug> HTTP-Session: 60b84950-cf35-48a4-8efa-6a8cdc0a2101 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7871 2024.08.23 04:26:22.360653 [ 3 ] {} <Debug> HTTP-Session: 60b84950-cf35-48a4-8efa-6a8cdc0a2101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.08.23 04:26:22.360701 [ 3 ] {} <Debug> HTTP-Session: 60b84950-cf35-48a4-8efa-6a8cdc0a2101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7873 2024.08.23 04:26:22.360778 [ 3 ] {} <Trace> HTTP-Session: 60b84950-cf35-48a4-8efa-6a8cdc0a2101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7874 2024.08.23 04:26:22.361130 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7875 2024.08.23 04:26:22.361232 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7876 2024.08.23 04:26:22.361761 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7877 2024.08.23 04:26:22.362478 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7878 2024.08.23 04:26:22.362519 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7879 2024.08.23 04:26:22.362940 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7880 2024.08.23 04:26:22.363319 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7881 2024.08.23 04:26:22.363501 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002514 sec., 75178.99761336515 rows/sec., 6.57 MiB/sec.
7882 2024.08.23 04:26:22.363502 [ 60 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7883 2024.08.23 04:26:22.363603 [ 60 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7884 2024.08.23 04:26:22.363662 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7885 2024.08.23 04:26:22.363796 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Debug> DynamicQueryHandler: Done processing query
7886 2024.08.23 04:26:22.363833 [ 3 ] {893aa282-d0df-4874-92a2-646271b38b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7887 2024.08.23 04:26:22.363845 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
7888 2024.08.23 04:26:22.363853 [ 3 ] {} <Debug> HTTP-Session: 60b84950-cf35-48a4-8efa-6a8cdc0a2101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.08.23 04:26:22.363994 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7890 2024.08.23 04:26:22.364017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7891 2024.08.23 04:26:22.364040 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1397 rows starting from the beginning of the part
7892 2024.08.23 04:26:22.364081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7893 2024.08.23 04:26:22.364119 [ 3 ] {} <Debug> HTTP-Session: 5fedddf4-dc59-4152-891f-446a2e9a6a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7894 2024.08.23 04:26:22.364186 [ 3 ] {} <Debug> HTTP-Session: 5fedddf4-dc59-4152-891f-446a2e9a6a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7895 2024.08.23 04:26:22.364226 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part
7896 2024.08.23 04:26:22.364257 [ 3 ] {} <Debug> HTTP-Session: 5fedddf4-dc59-4152-891f-446a2e9a6a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7897 2024.08.23 04:26:22.364379 [ 3 ] {} <Trace> HTTP-Session: 5fedddf4-dc59-4152-891f-446a2e9a6a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7898 2024.08.23 04:26:22.364639 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 116 rows starting from the beginning of the part
7899 2024.08.23 04:26:22.364739 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7900 2024.08.23 04:26:22.364896 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7901 2024.08.23 04:26:22.364974 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 189 rows starting from the beginning of the part
7902 2024.08.23 04:26:22.365351 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part
7903 2024.08.23 04:26:22.365721 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 189 rows starting from the beginning of the part
7904 2024.08.23 04:26:22.366396 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7905 2024.08.23 04:26:22.366951 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7906 2024.08.23 04:26:22.366995 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7907 2024.08.23 04:26:22.367564 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7908 2024.08.23 04:26:22.367975 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2033 rows, containing 5 columns (5 merged, 0 gathered) in 0.004212733 sec., 482584.5834521201 rows/sec., 42.56 MiB/sec.
7909 2024.08.23 04:26:22.368060 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7910 2024.08.23 04:26:22.368195 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7911 2024.08.23 04:26:22.368284 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003667 sec., 3817.8347422961547 rows/sec., 267.38 KiB/sec.
7912 2024.08.23 04:26:22.368488 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Debug> DynamicQueryHandler: Done processing query
7913 2024.08.23 04:26:22.368523 [ 3 ] {62de34b2-8ce8-4fb0-9e6e-a17266c2177d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7914 2024.08.23 04:26:22.368560 [ 3 ] {} <Debug> HTTP-Session: 5fedddf4-dc59-4152-891f-446a2e9a6a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7915 2024.08.23 04:26:22.368728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7916 2024.08.23 04:26:22.368738 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7917 2024.08.23 04:26:22.368789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7918 2024.08.23 04:26:22.368813 [ 3 ] {} <Debug> HTTP-Session: 4172a955-820f-4cf7-9bcf-e46c466fe8a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7919 2024.08.23 04:26:22.368830 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_46_9} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7920 2024.08.23 04:26:22.368835 [ 3 ] {} <Debug> HTTP-Session: 4172a955-820f-4cf7-9bcf-e46c466fe8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7921 2024.08.23 04:26:22.368859 [ 3 ] {} <Debug> HTTP-Session: 4172a955-820f-4cf7-9bcf-e46c466fe8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.08.23 04:26:22.368907 [ 3 ] {} <Trace> HTTP-Session: 4172a955-820f-4cf7-9bcf-e46c466fe8a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7923 2024.08.23 04:26:22.368914 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
7924 2024.08.23 04:26:22.369011 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7925 2024.08.23 04:26:22.369054 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7926 2024.08.23 04:26:22.369278 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7927 2024.08.23 04:26:22.369588 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7928 2024.08.23 04:26:22.369625 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7929 2024.08.23 04:26:22.369975 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7930 2024.08.23 04:26:22.370331 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7931 2024.08.23 04:26:22.370488 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0015 sec., 4000 rows/sec., 236.33 KiB/sec.
7932 2024.08.23 04:26:22.370653 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Debug> DynamicQueryHandler: Done processing query
7933 2024.08.23 04:26:22.370678 [ 3 ] {8c8d23db-bf4f-49f3-a517-e25b9ca15f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7934 2024.08.23 04:26:22.370694 [ 3 ] {} <Debug> HTTP-Session: 4172a955-820f-4cf7-9bcf-e46c466fe8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.08.23 04:26:22.370880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7936 2024.08.23 04:26:22.370929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7937 2024.08.23 04:26:22.370947 [ 3 ] {} <Debug> HTTP-Session: 2d297e60-3c40-4640-a28a-132471a976c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7938 2024.08.23 04:26:22.370964 [ 3 ] {} <Debug> HTTP-Session: 2d297e60-3c40-4640-a28a-132471a976c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.08.23 04:26:22.370978 [ 3 ] {} <Debug> HTTP-Session: 2d297e60-3c40-4640-a28a-132471a976c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.08.23 04:26:22.371008 [ 3 ] {} <Trace> HTTP-Session: 2d297e60-3c40-4640-a28a-132471a976c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7941 2024.08.23 04:26:22.371195 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7942 2024.08.23 04:26:22.371238 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7943 2024.08.23 04:26:22.371460 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7944 2024.08.23 04:26:22.372014 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7945 2024.08.23 04:26:22.372052 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7946 2024.08.23 04:26:22.372423 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7947 2024.08.23 04:26:22.372778 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7948 2024.08.23 04:26:22.372927 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001826 sec., 209200.43811610076 rows/sec., 14.80 MiB/sec.
7949 2024.08.23 04:26:22.372949 [ 60 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7950 2024.08.23 04:26:22.373070 [ 60 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7951 2024.08.23 04:26:22.373128 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7952 2024.08.23 04:26:22.373217 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Debug> DynamicQueryHandler: Done processing query
7953 2024.08.23 04:26:22.373290 [ 3 ] {65ce6e09-de50-4c62-bfe4-f4efcfd16014} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
7954 2024.08.23 04:26:22.373390 [ 3 ] {} <Debug> HTTP-Session: 2d297e60-3c40-4640-a28a-132471a976c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7955 2024.08.23 04:26:22.373557 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::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
7956 2024.08.23 04:26:22.373608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7957 2024.08.23 04:26:22.373755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7958 2024.08.23 04:26:22.373868 [ 3 ] {} <Debug> HTTP-Session: 21d9e269-7ffd-4880-9197-de84cf32c57b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7959 2024.08.23 04:26:22.373952 [ 3 ] {} <Debug> HTTP-Session: 21d9e269-7ffd-4880-9197-de84cf32c57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7960 2024.08.23 04:26:22.374041 [ 3 ] {} <Debug> HTTP-Session: 21d9e269-7ffd-4880-9197-de84cf32c57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7961 2024.08.23 04:26:22.374188 [ 3 ] {} <Trace> HTTP-Session: 21d9e269-7ffd-4880-9197-de84cf32c57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7962 2024.08.23 04:26:22.374413 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7963 2024.08.23 04:26:22.374493 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7964 2024.08.23 04:26:22.374498 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 902 rows starting from the beginning of the part
7965 2024.08.23 04:26:22.374582 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7966 2024.08.23 04:26:22.374799 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part
7967 2024.08.23 04:26:22.375211 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 94 rows starting from the beginning of the part
7968 2024.08.23 04:26:22.375601 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 382 rows starting from the beginning of the part
7969 2024.08.23 04:26:22.376002 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7970 2024.08.23 04:26:22.376139 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part
7971 2024.08.23 04:26:22.376437 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 382 rows starting from the beginning of the part
7972 2024.08.23 04:26:22.377157 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7973 2024.08.23 04:26:22.377213 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7974 2024.08.23 04:26:22.378193 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7975 2024.08.23 04:26:22.379078 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7976 2024.08.23 04:26:22.379358 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004914 sec., 1221.001221001221 rows/sec., 63.79 KiB/sec.
7977 2024.08.23 04:26:22.379701 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Debug> DynamicQueryHandler: Done processing query
7978 2024.08.23 04:26:22.379732 [ 3 ] {90c23bd9-3e10-49d7-9f61-a61996439f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7979 2024.08.23 04:26:22.379760 [ 3 ] {} <Debug> HTTP-Session: 21d9e269-7ffd-4880-9197-de84cf32c57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7980 2024.08.23 04:26:22.379773 [ 192 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.006529081 sec., 288248.83624510095 rows/sec., 22.00 MiB/sec.
7981 2024.08.23 04:26:22.379930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7982 2024.08.23 04:26:22.379991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7983 2024.08.23 04:26:22.380015 [ 3 ] {} <Debug> HTTP-Session: e8f02f13-f0cc-4ba1-a647-2a46b19f1eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
7984 2024.08.23 04:26:22.380014 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7985 2024.08.23 04:26:22.380038 [ 3 ] {} <Debug> HTTP-Session: e8f02f13-f0cc-4ba1-a647-2a46b19f1eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7986 2024.08.23 04:26:22.380056 [ 3 ] {} <Debug> HTTP-Session: e8f02f13-f0cc-4ba1-a647-2a46b19f1eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.08.23 04:26:22.380105 [ 3 ] {} <Trace> HTTP-Session: e8f02f13-f0cc-4ba1-a647-2a46b19f1eb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7988 2024.08.23 04:26:22.380354 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7989 2024.08.23 04:26:22.380413 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7990 2024.08.23 04:26:22.380627 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7991 2024.08.23 04:26:22.380646 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7992 2024.08.23 04:26:22.380752 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_46_9} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7993 2024.08.23 04:26:22.380871 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
7994 2024.08.23 04:26:22.381200 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7995 2024.08.23 04:26:22.381238 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
7996 2024.08.23 04:26:22.381638 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7997 2024.08.23 04:26:22.381990 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7998 2024.08.23 04:26:22.382142 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7999 2024.08.23 04:26:22.382149 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001932 sec., 122670.80745341616 rows/sec., 8.22 MiB/sec.
8000 2024.08.23 04:26:22.382185 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8001 2024.08.23 04:26:22.382256 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8002 2024.08.23 04:26:22.382523 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
8003 2024.08.23 04:26:22.382555 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Debug> DynamicQueryHandler: Done processing query
8004 2024.08.23 04:26:22.382588 [ 3 ] {4233e09a-9879-4c49-8aef-af03e2614375} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8005 2024.08.23 04:26:22.382650 [ 3 ] {} <Debug> HTTP-Session: e8f02f13-f0cc-4ba1-a647-2a46b19f1eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8006 2024.08.23 04:26:22.382969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8007 2024.08.23 04:26:22.383173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8008 2024.08.23 04:26:22.383260 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8009 2024.08.23 04:26:22.383289 [ 3 ] {} <Debug> HTTP-Session: e2cfa892-474f-49e4-91dc-072c56ee1682 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8010 2024.08.23 04:26:22.383381 [ 3 ] {} <Debug> HTTP-Session: e2cfa892-474f-49e4-91dc-072c56ee1682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8011 2024.08.23 04:26:22.383431 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12113 rows starting from the beginning of the part
8012 2024.08.23 04:26:22.383455 [ 3 ] {} <Debug> HTTP-Session: e2cfa892-474f-49e4-91dc-072c56ee1682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8013 2024.08.23 04:26:22.383612 [ 3 ] {} <Trace> HTTP-Session: e2cfa892-474f-49e4-91dc-072c56ee1682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8014 2024.08.23 04:26:22.383902 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part
8015 2024.08.23 04:26:22.384061 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8016 2024.08.23 04:26:22.384259 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8017 2024.08.23 04:26:22.384355 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 150 rows starting from the beginning of the part
8018 2024.08.23 04:26:22.384736 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part
8019 2024.08.23 04:26:22.385130 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
8020 2024.08.23 04:26:22.385518 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part
8021 2024.08.23 04:26:22.385648 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8022 2024.08.23 04:26:22.386417 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8023 2024.08.23 04:26:22.386460 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8024 2024.08.23 04:26:22.386864 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8025 2024.08.23 04:26:22.387316 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8026 2024.08.23 04:26:22.387537 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003625 sec., 275.8620689655172 rows/sec., 18.59 KiB/sec.
8027 2024.08.23 04:26:22.387538 [ 59 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8028 2024.08.23 04:26:22.387681 [ 59 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8029 2024.08.23 04:26:22.387790 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8030 2024.08.23 04:26:22.388028 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Debug> DynamicQueryHandler: Done processing query
8031 2024.08.23 04:26:22.388119 [ 3 ] {fc648e56-679b-4d16-a8ef-db54eff94c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8032 2024.08.23 04:26:22.388218 [ 3 ] {} <Debug> HTTP-Session: e2cfa892-474f-49e4-91dc-072c56ee1682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.08.23 04:26:22.388475 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8034 2024.08.23 04:26:22.388500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8035 2024.08.23 04:26:22.388686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8036 2024.08.23 04:26:22.388778 [ 3 ] {} <Debug> HTTP-Session: af37b338-5605-4228-bb63-8c2f730bef0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8037 2024.08.23 04:26:22.388870 [ 3 ] {} <Debug> HTTP-Session: af37b338-5605-4228-bb63-8c2f730bef0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8038 2024.08.23 04:26:22.388956 [ 3 ] {} <Debug> HTTP-Session: af37b338-5605-4228-bb63-8c2f730bef0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.08.23 04:26:22.389136 [ 3 ] {} <Trace> HTTP-Session: af37b338-5605-4228-bb63-8c2f730bef0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8040 2024.08.23 04:26:22.389463 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8041 2024.08.23 04:26:22.389618 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8042 2024.08.23 04:26:22.389626 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8043 2024.08.23 04:26:22.389772 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8044 2024.08.23 04:26:22.390096 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8045 2024.08.23 04:26:22.390860 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8046 2024.08.23 04:26:22.391184 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8047 2024.08.23 04:26:22.391553 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8048 2024.08.23 04:26:22.391754 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8049 2024.08.23 04:26:22.391856 [ 192 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
8050 2024.08.23 04:26:22.393025 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12907 rows, containing 5 columns (5 merged, 0 gathered) in 0.01065651 sec., 1211184.5247646745 rows/sec., 81.73 MiB/sec.
8051 2024.08.23 04:26:22.393345 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8052 2024.08.23 04:26:22.393463 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8053 2024.08.23 04:26:22.393486 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8054 2024.08.23 04:26:22.395261 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8055 2024.08.23 04:26:22.395474 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8056 2024.08.23 04:26:22.395837 [ 202 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8057 2024.08.23 04:26:22.396133 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB.
8058 2024.08.23 04:26:22.396684 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8059 2024.08.23 04:26:22.397027 [ 59 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8060 2024.08.23 04:26:22.397139 [ 59 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8061 2024.08.23 04:26:22.397178 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007761 sec., 10565.64875660353 rows/sec., 687.15 KiB/sec.
8062 2024.08.23 04:26:22.397207 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8063 2024.08.23 04:26:22.397216 [ 199 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.009225161 sec., 2167.983843317206 rows/sec., 146.08 KiB/sec.
8064 2024.08.23 04:26:22.397539 [ 199 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8065 2024.08.23 04:26:22.397555 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8066 2024.08.23 04:26:22.397787 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Debug> DynamicQueryHandler: Done processing query
8067 2024.08.23 04:26:22.397863 [ 3 ] {a5993302-90b2-40d6-90d2-c3dfc61ee094} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8068 2024.08.23 04:26:22.397943 [ 3 ] {} <Debug> HTTP-Session: af37b338-5605-4228-bb63-8c2f730bef0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8069 2024.08.23 04:26:22.397968 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8070 2024.08.23 04:26:22.398064 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2372 rows starting from the beginning of the part
8071 2024.08.23 04:26:22.398282 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part
8072 2024.08.23 04:26:22.398657 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part
8073 2024.08.23 04:26:22.398776 [ 199 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_20_4} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8074 2024.08.23 04:26:22.398807 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8075 2024.08.23 04:26:22.398952 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8076 2024.08.23 04:26:22.398988 [ 199 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_20_4} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8077 2024.08.23 04:26:22.399104 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8078 2024.08.23 04:26:22.399169 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8079 2024.08.23 04:26:22.400526 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2656 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167687 sec., 838466.6793152227 rows/sec., 54.59 MiB/sec.
8080 2024.08.23 04:26:22.400789 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8081 2024.08.23 04:26:22.401234 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8082 2024.08.23 04:26:22.401324 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_46_9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8083 2024.08.23 04:26:22.401417 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
8084 2024.08.23 04:26:27.358034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8085 2024.08.23 04:26:27.358177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8086 2024.08.23 04:26:27.358207 [ 3 ] {} <Debug> HTTP-Session: 1625d429-6482-46e0-a464-c465aa727c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8087 2024.08.23 04:26:27.358233 [ 3 ] {} <Debug> HTTP-Session: 1625d429-6482-46e0-a464-c465aa727c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8088 2024.08.23 04:26:27.358250 [ 3 ] {} <Debug> HTTP-Session: 1625d429-6482-46e0-a464-c465aa727c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8089 2024.08.23 04:26:27.358305 [ 3 ] {} <Trace> HTTP-Session: 1625d429-6482-46e0-a464-c465aa727c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8090 2024.08.23 04:26:27.358503 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8091 2024.08.23 04:26:27.358578 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8092 2024.08.23 04:26:27.358949 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8093 2024.08.23 04:26:27.359384 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8094 2024.08.23 04:26:27.359427 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8095 2024.08.23 04:26:27.359827 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
8096 2024.08.23 04:26:27.360216 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8097 2024.08.23 04:26:27.360375 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001929 sec., 1036.8066355624676 rows/sec., 84.54 KiB/sec.
8098 2024.08.23 04:26:27.360695 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Debug> DynamicQueryHandler: Done processing query
8099 2024.08.23 04:26:27.360723 [ 3 ] {378e04b3-b0d1-441e-9b1c-0947417b21bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8100 2024.08.23 04:26:27.360739 [ 3 ] {} <Debug> HTTP-Session: 1625d429-6482-46e0-a464-c465aa727c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8101 2024.08.23 04:26:27.360915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8102 2024.08.23 04:26:27.360966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8103 2024.08.23 04:26:27.360985 [ 3 ] {} <Debug> HTTP-Session: dd6eb523-a72c-4fa4-9f1b-f8cf9334cc6b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8104 2024.08.23 04:26:27.361002 [ 3 ] {} <Debug> HTTP-Session: dd6eb523-a72c-4fa4-9f1b-f8cf9334cc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8105 2024.08.23 04:26:27.361016 [ 3 ] {} <Debug> HTTP-Session: dd6eb523-a72c-4fa4-9f1b-f8cf9334cc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8106 2024.08.23 04:26:27.361047 [ 3 ] {} <Trace> HTTP-Session: dd6eb523-a72c-4fa4-9f1b-f8cf9334cc6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8107 2024.08.23 04:26:27.361176 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8108 2024.08.23 04:26:27.361221 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8109 2024.08.23 04:26:27.361466 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8110 2024.08.23 04:26:27.361888 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8111 2024.08.23 04:26:27.361926 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8112 2024.08.23 04:26:27.362287 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8113 2024.08.23 04:26:27.362662 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8114 2024.08.23 04:26:27.362812 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001686 sec., 69395.0177935943 rows/sec., 5.86 MiB/sec.
8115 2024.08.23 04:26:27.362981 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Debug> DynamicQueryHandler: Done processing query
8116 2024.08.23 04:26:27.363005 [ 3 ] {af16d3ea-6e31-4766-b7ad-09f2df37c687} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8117 2024.08.23 04:26:27.363020 [ 3 ] {} <Debug> HTTP-Session: dd6eb523-a72c-4fa4-9f1b-f8cf9334cc6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8118 2024.08.23 04:26:27.363143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8119 2024.08.23 04:26:27.363191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8120 2024.08.23 04:26:27.363210 [ 3 ] {} <Debug> HTTP-Session: f6286cb0-0fdb-4c15-b962-ac5e48991a3f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8121 2024.08.23 04:26:27.363226 [ 3 ] {} <Debug> HTTP-Session: f6286cb0-0fdb-4c15-b962-ac5e48991a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8122 2024.08.23 04:26:27.363239 [ 3 ] {} <Debug> HTTP-Session: f6286cb0-0fdb-4c15-b962-ac5e48991a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8123 2024.08.23 04:26:27.363270 [ 3 ] {} <Trace> HTTP-Session: f6286cb0-0fdb-4c15-b962-ac5e48991a3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8124 2024.08.23 04:26:27.363384 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8125 2024.08.23 04:26:27.363427 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8126 2024.08.23 04:26:27.363651 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8127 2024.08.23 04:26:27.363993 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8128 2024.08.23 04:26:27.364035 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8129 2024.08.23 04:26:27.364378 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8130 2024.08.23 04:26:27.364730 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8131 2024.08.23 04:26:27.364877 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001533 sec., 20874.103065883886 rows/sec., 1.53 MiB/sec.
8132 2024.08.23 04:26:27.365043 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Debug> DynamicQueryHandler: Done processing query
8133 2024.08.23 04:26:27.365068 [ 3 ] {30039ecb-d9b5-43ff-a274-77e64670ca2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8134 2024.08.23 04:26:27.365084 [ 3 ] {} <Debug> HTTP-Session: f6286cb0-0fdb-4c15-b962-ac5e48991a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.08.23 04:26:27.365209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8136 2024.08.23 04:26:27.365256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8137 2024.08.23 04:26:27.365276 [ 3 ] {} <Debug> HTTP-Session: 20689c42-e320-463c-9ea8-bbd5c8d3e1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8138 2024.08.23 04:26:27.365292 [ 3 ] {} <Debug> HTTP-Session: 20689c42-e320-463c-9ea8-bbd5c8d3e1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8139 2024.08.23 04:26:27.365306 [ 3 ] {} <Debug> HTTP-Session: 20689c42-e320-463c-9ea8-bbd5c8d3e1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8140 2024.08.23 04:26:27.365336 [ 3 ] {} <Trace> HTTP-Session: 20689c42-e320-463c-9ea8-bbd5c8d3e1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8141 2024.08.23 04:26:27.365457 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8142 2024.08.23 04:26:27.365499 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8143 2024.08.23 04:26:27.365733 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8144 2024.08.23 04:26:27.366102 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8145 2024.08.23 04:26:27.366139 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8146 2024.08.23 04:26:27.366491 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8147 2024.08.23 04:26:27.366844 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8148 2024.08.23 04:26:27.366993 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001576 sec., 60913.705583756346 rows/sec., 4.76 MiB/sec.
8149 2024.08.23 04:26:27.367159 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Debug> DynamicQueryHandler: Done processing query
8150 2024.08.23 04:26:27.367183 [ 3 ] {59dcc996-eb04-47c9-83ea-0d17afff9e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8151 2024.08.23 04:26:27.367199 [ 3 ] {} <Debug> HTTP-Session: 20689c42-e320-463c-9ea8-bbd5c8d3e1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.08.23 04:26:27.367357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8153 2024.08.23 04:26:27.367405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8154 2024.08.23 04:26:27.367425 [ 3 ] {} <Debug> HTTP-Session: 63bd170e-0737-448b-a0b9-31b78337af68 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8155 2024.08.23 04:26:27.367440 [ 3 ] {} <Debug> HTTP-Session: 63bd170e-0737-448b-a0b9-31b78337af68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8156 2024.08.23 04:26:27.367454 [ 3 ] {} <Debug> HTTP-Session: 63bd170e-0737-448b-a0b9-31b78337af68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8157 2024.08.23 04:26:27.367484 [ 3 ] {} <Trace> HTTP-Session: 63bd170e-0737-448b-a0b9-31b78337af68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8158 2024.08.23 04:26:27.367627 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8159 2024.08.23 04:26:27.367674 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8160 2024.08.23 04:26:27.367818 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8161 2024.08.23 04:26:27.368200 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8162 2024.08.23 04:26:27.368237 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8163 2024.08.23 04:26:27.368624 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8164 2024.08.23 04:26:27.368965 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8165 2024.08.23 04:26:27.369115 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001552 sec., 103737.11340206186 rows/sec., 7.22 MiB/sec.
8166 2024.08.23 04:26:27.369267 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Debug> DynamicQueryHandler: Done processing query
8167 2024.08.23 04:26:27.369291 [ 3 ] {dd750410-e23f-48c1-a304-2fda8f4dfa29} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8168 2024.08.23 04:26:27.369307 [ 3 ] {} <Debug> HTTP-Session: 63bd170e-0737-448b-a0b9-31b78337af68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.08.23 04:26:27.369485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8170 2024.08.23 04:26:27.369533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8171 2024.08.23 04:26:27.369552 [ 3 ] {} <Debug> HTTP-Session: 4a8802c7-2af0-4dce-8277-e01055cfb822 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8172 2024.08.23 04:26:27.369568 [ 3 ] {} <Debug> HTTP-Session: 4a8802c7-2af0-4dce-8277-e01055cfb822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8173 2024.08.23 04:26:27.369581 [ 3 ] {} <Debug> HTTP-Session: 4a8802c7-2af0-4dce-8277-e01055cfb822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8174 2024.08.23 04:26:27.369612 [ 3 ] {} <Trace> HTTP-Session: 4a8802c7-2af0-4dce-8277-e01055cfb822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8175 2024.08.23 04:26:27.369964 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8176 2024.08.23 04:26:27.370027 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8177 2024.08.23 04:26:27.370440 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8178 2024.08.23 04:26:27.371328 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8179 2024.08.23 04:26:27.371365 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8180 2024.08.23 04:26:27.371992 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8181 2024.08.23 04:26:27.372406 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8182 2024.08.23 04:26:27.372593 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002899 sec., 10348.395998620214 rows/sec., 18.54 MiB/sec.
8183 2024.08.23 04:26:27.372818 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Debug> DynamicQueryHandler: Done processing query
8184 2024.08.23 04:26:27.372843 [ 3 ] {1d817760-322c-401e-837f-252b2874a606} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8185 2024.08.23 04:26:27.372859 [ 3 ] {} <Debug> HTTP-Session: 4a8802c7-2af0-4dce-8277-e01055cfb822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8186 2024.08.23 04:26:27.372998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8187 2024.08.23 04:26:27.373047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.08.23 04:26:27.373065 [ 3 ] {} <Debug> HTTP-Session: 9dee7ebe-20ca-4511-8738-321a146af0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8189 2024.08.23 04:26:27.373082 [ 3 ] {} <Debug> HTTP-Session: 9dee7ebe-20ca-4511-8738-321a146af0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.08.23 04:26:27.373096 [ 3 ] {} <Debug> HTTP-Session: 9dee7ebe-20ca-4511-8738-321a146af0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.08.23 04:26:27.373126 [ 3 ] {} <Trace> HTTP-Session: 9dee7ebe-20ca-4511-8738-321a146af0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8192 2024.08.23 04:26:27.373239 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8193 2024.08.23 04:26:27.373285 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8194 2024.08.23 04:26:27.373413 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8195 2024.08.23 04:26:27.373722 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8196 2024.08.23 04:26:27.373758 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8197 2024.08.23 04:26:27.374123 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8198 2024.08.23 04:26:27.374460 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8199 2024.08.23 04:26:27.374606 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
8200 2024.08.23 04:26:27.374764 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Debug> DynamicQueryHandler: Done processing query
8201 2024.08.23 04:26:27.374788 [ 3 ] {e60c8e28-9514-41c0-bef6-ca7f67c201d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8202 2024.08.23 04:26:27.374803 [ 3 ] {} <Debug> HTTP-Session: 9dee7ebe-20ca-4511-8738-321a146af0e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.08.23 04:26:32.346196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 193802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8204 2024.08.23 04:26:32.346325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8205 2024.08.23 04:26:32.346351 [ 3 ] {} <Debug> HTTP-Session: 7c5dee6c-77a5-4c4b-b4ca-023f61fc95a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8206 2024.08.23 04:26:32.346375 [ 3 ] {} <Debug> HTTP-Session: 7c5dee6c-77a5-4c4b-b4ca-023f61fc95a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.08.23 04:26:32.346390 [ 3 ] {} <Debug> HTTP-Session: 7c5dee6c-77a5-4c4b-b4ca-023f61fc95a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8208 2024.08.23 04:26:32.346439 [ 3 ] {} <Trace> HTTP-Session: 7c5dee6c-77a5-4c4b-b4ca-023f61fc95a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.08.23 04:26:32.346973 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8210 2024.08.23 04:26:32.347042 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8211 2024.08.23 04:26:32.347372 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8212 2024.08.23 04:26:32.348640 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8213 2024.08.23 04:26:32.348684 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8214 2024.08.23 04:26:32.349175 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8215 2024.08.23 04:26:32.349560 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8216 2024.08.23 04:26:32.349727 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003105 sec., 428019.3236714976 rows/sec., 35.69 MiB/sec.
8217 2024.08.23 04:26:32.349952 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Debug> DynamicQueryHandler: Done processing query
8218 2024.08.23 04:26:32.349979 [ 3 ] {815f950a-b004-482b-84cf-225a12a632cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
8219 2024.08.23 04:26:32.349996 [ 3 ] {} <Debug> HTTP-Session: 7c5dee6c-77a5-4c4b-b4ca-023f61fc95a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.08.23 04:26:32.350225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8221 2024.08.23 04:26:32.350275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8222 2024.08.23 04:26:32.350295 [ 3 ] {} <Debug> HTTP-Session: bf177fb1-9d0c-456a-9232-6f172df8b05d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8223 2024.08.23 04:26:32.350313 [ 3 ] {} <Debug> HTTP-Session: bf177fb1-9d0c-456a-9232-6f172df8b05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8224 2024.08.23 04:26:32.350327 [ 3 ] {} <Debug> HTTP-Session: bf177fb1-9d0c-456a-9232-6f172df8b05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8225 2024.08.23 04:26:32.350359 [ 3 ] {} <Trace> HTTP-Session: bf177fb1-9d0c-456a-9232-6f172df8b05d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8226 2024.08.23 04:26:32.350514 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8227 2024.08.23 04:26:32.350559 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8228 2024.08.23 04:26:32.350788 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8229 2024.08.23 04:26:32.351245 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8230 2024.08.23 04:26:32.351283 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8231 2024.08.23 04:26:32.351651 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8232 2024.08.23 04:26:32.352015 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8233 2024.08.23 04:26:32.352164 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001722 sec., 140534.262485482 rows/sec., 9.52 MiB/sec.
8234 2024.08.23 04:26:32.352177 [ 48 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8235 2024.08.23 04:26:32.352280 [ 48 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8236 2024.08.23 04:26:32.352324 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8237 2024.08.23 04:26:32.352418 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Debug> DynamicQueryHandler: Done processing query
8238 2024.08.23 04:26:32.352486 [ 3 ] {c49c42a9-c4e5-4777-b0a3-35a954aacaac} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8239 2024.08.23 04:26:32.352559 [ 3 ] {} <Debug> HTTP-Session: bf177fb1-9d0c-456a-9232-6f172df8b05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8240 2024.08.23 04:26:32.352635 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
8241 2024.08.23 04:26:32.352822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8242 2024.08.23 04:26:32.352976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8243 2024.08.23 04:26:32.353014 [ 3 ] {} <Debug> HTTP-Session: bd30de0d-3d5d-4fec-add5-f3023be45c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8244 2024.08.23 04:26:32.353027 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8245 2024.08.23 04:26:32.353035 [ 3 ] {} <Debug> HTTP-Session: bd30de0d-3d5d-4fec-add5-f3023be45c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8246 2024.08.23 04:26:32.353062 [ 3 ] {} <Debug> HTTP-Session: bd30de0d-3d5d-4fec-add5-f3023be45c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.08.23 04:26:32.353069 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
8248 2024.08.23 04:26:32.353105 [ 3 ] {} <Trace> HTTP-Session: bd30de0d-3d5d-4fec-add5-f3023be45c2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8249 2024.08.23 04:26:32.353159 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
8250 2024.08.23 04:26:32.353403 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8251 2024.08.23 04:26:32.353584 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part
8252 2024.08.23 04:26:32.353608 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8253 2024.08.23 04:26:32.353979 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
8254 2024.08.23 04:26:32.354237 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
8255 2024.08.23 04:26:32.354680 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part
8256 2024.08.23 04:26:32.355325 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8257 2024.08.23 04:26:32.355831 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8258 2024.08.23 04:26:32.355879 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8259 2024.08.23 04:26:32.356437 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8260 2024.08.23 04:26:32.356764 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004365618 sec., 175920.11027991914 rows/sec., 11.94 MiB/sec.
8261 2024.08.23 04:26:32.356907 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8262 2024.08.23 04:26:32.357041 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8263 2024.08.23 04:26:32.357296 [ 48 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
8264 2024.08.23 04:26:32.357390 [ 48 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8265 2024.08.23 04:26:32.357394 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004132 sec., 1452.081316553727 rows/sec., 85.79 KiB/sec.
8266 2024.08.23 04:26:32.357520 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8267 2024.08.23 04:26:32.357799 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
8268 2024.08.23 04:26:32.357917 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8269 2024.08.23 04:26:32.357932 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Debug> DynamicQueryHandler: Done processing query
8270 2024.08.23 04:26:32.357998 [ 3 ] {0fff567e-78c4-4754-a613-73fb38e9b77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8271 2024.08.23 04:26:32.358065 [ 3 ] {} <Debug> HTTP-Session: bd30de0d-3d5d-4fec-add5-f3023be45c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8272 2024.08.23 04:26:32.358084 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8273 2024.08.23 04:26:32.358118 [ 198 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_21_4} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8274 2024.08.23 04:26:32.358134 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
8275 2024.08.23 04:26:32.358262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
8276 2024.08.23 04:26:32.358394 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
8277 2024.08.23 04:26:32.358517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 136698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8278 2024.08.23 04:26:32.358613 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
8279 2024.08.23 04:26:32.358684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8280 2024.08.23 04:26:32.358792 [ 3 ] {} <Debug> HTTP-Session: ac9c9bc5-d498-4a22-a3e8-41d3e9185dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8281 2024.08.23 04:26:32.358898 [ 3 ] {} <Debug> HTTP-Session: ac9c9bc5-d498-4a22-a3e8-41d3e9185dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.08.23 04:26:32.358948 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
8283 2024.08.23 04:26:32.358963 [ 3 ] {} <Debug> HTTP-Session: ac9c9bc5-d498-4a22-a3e8-41d3e9185dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8284 2024.08.23 04:26:32.359088 [ 3 ] {} <Trace> HTTP-Session: ac9c9bc5-d498-4a22-a3e8-41d3e9185dd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8285 2024.08.23 04:26:32.359271 [ 190 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
8286 2024.08.23 04:26:32.359658 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8287 2024.08.23 04:26:32.359709 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8288 2024.08.23 04:26:32.360140 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8289 2024.08.23 04:26:32.360689 [ 201 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003001842 sec., 9993.863767646666 rows/sec., 634.38 KiB/sec.
8290 2024.08.23 04:26:32.361002 [ 201 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
8291 2024.08.23 04:26:32.361788 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8292 2024.08.23 04:26:32.361866 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8293 2024.08.23 04:26:32.361953 [ 201 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_21_5} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8294 2024.08.23 04:26:32.362162 [ 201 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_21_5} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
8295 2024.08.23 04:26:32.362319 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8296 2024.08.23 04:26:32.362747 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8297 2024.08.23 04:26:32.363316 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8298 2024.08.23 04:26:32.363528 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.004172 sec., 200862.89549376795 rows/sec., 14.51 MiB/sec.
8299 2024.08.23 04:26:32.363769 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Debug> DynamicQueryHandler: Done processing query
8300 2024.08.23 04:26:32.363806 [ 3 ] {32382b0c-3dc0-4f59-afe2-619beabb5b3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
8301 2024.08.23 04:26:32.363831 [ 3 ] {} <Debug> HTTP-Session: ac9c9bc5-d498-4a22-a3e8-41d3e9185dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8302 2024.08.23 04:26:32.364020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8303 2024.08.23 04:26:32.364088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8304 2024.08.23 04:26:32.364115 [ 3 ] {} <Debug> HTTP-Session: 900f0f02-4e5e-4fe5-89b3-a118665f9682 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8305 2024.08.23 04:26:32.364138 [ 3 ] {} <Debug> HTTP-Session: 900f0f02-4e5e-4fe5-89b3-a118665f9682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8306 2024.08.23 04:26:32.364158 [ 3 ] {} <Debug> HTTP-Session: 900f0f02-4e5e-4fe5-89b3-a118665f9682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8307 2024.08.23 04:26:32.364199 [ 3 ] {} <Trace> HTTP-Session: 900f0f02-4e5e-4fe5-89b3-a118665f9682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8308 2024.08.23 04:26:32.364325 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8309 2024.08.23 04:26:32.364381 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8310 2024.08.23 04:26:32.364564 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8311 2024.08.23 04:26:32.364907 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8312 2024.08.23 04:26:32.364955 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8313 2024.08.23 04:26:32.365450 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8314 2024.08.23 04:26:32.365807 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8315 2024.08.23 04:26:32.365966 [ 48 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8316 2024.08.23 04:26:32.365975 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001682 sec., 3567.1819262782406 rows/sec., 186.37 KiB/sec.
8317 2024.08.23 04:26:32.366024 [ 48 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8318 2024.08.23 04:26:32.366089 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8319 2024.08.23 04:26:32.366346 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Debug> DynamicQueryHandler: Done processing query
8320 2024.08.23 04:26:32.366360 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8321 2024.08.23 04:26:32.366383 [ 3 ] {0b9351b6-b388-415b-b810-e0b2f3ce622e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8322 2024.08.23 04:26:32.366474 [ 3 ] {} <Debug> HTTP-Session: 900f0f02-4e5e-4fe5-89b3-a118665f9682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8323 2024.08.23 04:26:32.366886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8324 2024.08.23 04:26:32.366888 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8325 2024.08.23 04:26:32.366940 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8326 2024.08.23 04:26:32.366950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8327 2024.08.23 04:26:32.366977 [ 3 ] {} <Debug> HTTP-Session: d06bfdb7-c119-4bd0-a503-3e74911cc828 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8328 2024.08.23 04:26:32.367010 [ 3 ] {} <Debug> HTTP-Session: d06bfdb7-c119-4bd0-a503-3e74911cc828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8329 2024.08.23 04:26:32.367080 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8330 2024.08.23 04:26:32.367076 [ 3 ] {} <Debug> HTTP-Session: d06bfdb7-c119-4bd0-a503-3e74911cc828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8331 2024.08.23 04:26:32.367247 [ 3 ] {} <Trace> HTTP-Session: d06bfdb7-c119-4bd0-a503-3e74911cc828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8332 2024.08.23 04:26:32.367387 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8333 2024.08.23 04:26:32.367690 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8334 2024.08.23 04:26:32.367851 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8335 2024.08.23 04:26:32.367985 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8336 2024.08.23 04:26:32.368176 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::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
8337 2024.08.23 04:26:32.368197 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8338 2024.08.23 04:26:32.368892 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8339 2024.08.23 04:26:32.369798 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621182 sec., 34795.26850625017 rows/sec., 1.78 MiB/sec.
8340 2024.08.23 04:26:32.369904 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8341 2024.08.23 04:26:32.369966 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8342 2024.08.23 04:26:32.370009 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8343 2024.08.23 04:26:32.370394 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_21_4} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8344 2024.08.23 04:26:32.370497 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_21_4} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8345 2024.08.23 04:26:32.370569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8346 2024.08.23 04:26:32.370600 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8347 2024.08.23 04:26:32.370946 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8348 2024.08.23 04:26:32.371112 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Debug> executeQuery: Read 921 rows, 63.02 KiB in 0.003551 sec., 259363.55956068714 rows/sec., 17.33 MiB/sec.
8349 2024.08.23 04:26:32.371302 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Debug> DynamicQueryHandler: Done processing query
8350 2024.08.23 04:26:32.371327 [ 3 ] {ccb24105-2265-4079-8cdf-88f4ebd581a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
8351 2024.08.23 04:26:32.371343 [ 3 ] {} <Debug> HTTP-Session: d06bfdb7-c119-4bd0-a503-3e74911cc828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.08.23 04:26:32.371492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8353 2024.08.23 04:26:32.371538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8354 2024.08.23 04:26:32.371557 [ 3 ] {} <Debug> HTTP-Session: 6029dfb6-bc77-4faf-95f7-5f5cf583e2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8355 2024.08.23 04:26:32.371574 [ 3 ] {} <Debug> HTTP-Session: 6029dfb6-bc77-4faf-95f7-5f5cf583e2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8356 2024.08.23 04:26:32.371588 [ 3 ] {} <Debug> HTTP-Session: 6029dfb6-bc77-4faf-95f7-5f5cf583e2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8357 2024.08.23 04:26:32.371619 [ 3 ] {} <Trace> HTTP-Session: 6029dfb6-bc77-4faf-95f7-5f5cf583e2cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8358 2024.08.23 04:26:32.371710 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8359 2024.08.23 04:26:32.371754 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8360 2024.08.23 04:26:32.371885 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8361 2024.08.23 04:26:32.372192 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8362 2024.08.23 04:26:32.372229 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8363 2024.08.23 04:26:32.372570 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8364 2024.08.23 04:26:32.372888 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8365 2024.08.23 04:26:32.373041 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec.
8366 2024.08.23 04:26:32.373370 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Debug> DynamicQueryHandler: Done processing query
8367 2024.08.23 04:26:32.373395 [ 3 ] {c45b8853-b9d8-4129-a00f-af5ce9a12007} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8368 2024.08.23 04:26:32.373411 [ 3 ] {} <Debug> HTTP-Session: 6029dfb6-bc77-4faf-95f7-5f5cf583e2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.08.23 04:26:32.373548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8370 2024.08.23 04:26:32.373597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8371 2024.08.23 04:26:32.373616 [ 3 ] {} <Debug> HTTP-Session: 8f9aaaed-99d0-4c51-9084-c09e7ae9334a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8372 2024.08.23 04:26:32.373632 [ 3 ] {} <Debug> HTTP-Session: 8f9aaaed-99d0-4c51-9084-c09e7ae9334a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8373 2024.08.23 04:26:32.373646 [ 3 ] {} <Debug> HTTP-Session: 8f9aaaed-99d0-4c51-9084-c09e7ae9334a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8374 2024.08.23 04:26:32.373678 [ 3 ] {} <Trace> HTTP-Session: 8f9aaaed-99d0-4c51-9084-c09e7ae9334a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8375 2024.08.23 04:26:32.373798 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8376 2024.08.23 04:26:32.373844 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8377 2024.08.23 04:26:32.373997 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8378 2024.08.23 04:26:32.374355 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8379 2024.08.23 04:26:32.374391 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
8380 2024.08.23 04:26:32.374748 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8381 2024.08.23 04:26:32.375068 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8382 2024.08.23 04:26:32.375220 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec.
8383 2024.08.23 04:26:32.375389 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Debug> DynamicQueryHandler: Done processing query
8384 2024.08.23 04:26:32.375414 [ 3 ] {ec451b29-613c-47b3-a5ea-98f71f741db1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8385 2024.08.23 04:26:32.375429 [ 3 ] {} <Debug> HTTP-Session: 8f9aaaed-99d0-4c51-9084-c09e7ae9334a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.08.23 04:26:36.744308 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache
8387 2024.08.23 04:26:36.744386 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache
8388 2024.08.23 04:26:37.357824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8389 2024.08.23 04:26:37.357947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8390 2024.08.23 04:26:37.357974 [ 3 ] {} <Debug> HTTP-Session: 54d9f16a-ec5c-4df5-8775-b14b96a65607 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8391 2024.08.23 04:26:37.358001 [ 3 ] {} <Debug> HTTP-Session: 54d9f16a-ec5c-4df5-8775-b14b96a65607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8392 2024.08.23 04:26:37.358019 [ 3 ] {} <Debug> HTTP-Session: 54d9f16a-ec5c-4df5-8775-b14b96a65607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8393 2024.08.23 04:26:37.358075 [ 3 ] {} <Trace> HTTP-Session: 54d9f16a-ec5c-4df5-8775-b14b96a65607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8394 2024.08.23 04:26:37.358268 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8395 2024.08.23 04:26:37.358335 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8396 2024.08.23 04:26:37.358662 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8397 2024.08.23 04:26:37.359108 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8398 2024.08.23 04:26:37.359149 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8399 2024.08.23 04:26:37.359543 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8400 2024.08.23 04:26:37.359936 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8401 2024.08.23 04:26:37.360095 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001884 sec., 1061.5711252653928 rows/sec., 86.56 KiB/sec.
8402 2024.08.23 04:26:37.360413 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Debug> DynamicQueryHandler: Done processing query
8403 2024.08.23 04:26:37.360440 [ 3 ] {65d9c43c-fd81-4226-b601-c1d5796f57f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8404 2024.08.23 04:26:37.360456 [ 3 ] {} <Debug> HTTP-Session: 54d9f16a-ec5c-4df5-8775-b14b96a65607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8405 2024.08.23 04:26:37.360601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8406 2024.08.23 04:26:37.360651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8407 2024.08.23 04:26:37.360669 [ 3 ] {} <Debug> HTTP-Session: bea7e752-e119-4f01-80b1-b5f4c8dd4fce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8408 2024.08.23 04:26:37.360686 [ 3 ] {} <Debug> HTTP-Session: bea7e752-e119-4f01-80b1-b5f4c8dd4fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.08.23 04:26:37.360700 [ 3 ] {} <Debug> HTTP-Session: bea7e752-e119-4f01-80b1-b5f4c8dd4fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8410 2024.08.23 04:26:37.360730 [ 3 ] {} <Trace> HTTP-Session: bea7e752-e119-4f01-80b1-b5f4c8dd4fce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8411 2024.08.23 04:26:37.360856 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8412 2024.08.23 04:26:37.360900 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8413 2024.08.23 04:26:37.361148 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8414 2024.08.23 04:26:37.361570 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8415 2024.08.23 04:26:37.361607 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8416 2024.08.23 04:26:37.361954 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8417 2024.08.23 04:26:37.362308 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8418 2024.08.23 04:26:37.362470 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001658 sec., 70566.94813027745 rows/sec., 5.96 MiB/sec.
8419 2024.08.23 04:26:37.362754 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Debug> DynamicQueryHandler: Done processing query
8420 2024.08.23 04:26:37.362812 [ 3 ] {b4284d0c-0506-487e-ae20-5b22b38de637} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8421 2024.08.23 04:26:37.362868 [ 3 ] {} <Debug> HTTP-Session: bea7e752-e119-4f01-80b1-b5f4c8dd4fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8422 2024.08.23 04:26:37.363028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8423 2024.08.23 04:26:37.363078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8424 2024.08.23 04:26:37.363096 [ 3 ] {} <Debug> HTTP-Session: dafa735e-da49-44a7-9df1-7f70ae89da8e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8425 2024.08.23 04:26:37.363114 [ 3 ] {} <Debug> HTTP-Session: dafa735e-da49-44a7-9df1-7f70ae89da8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8426 2024.08.23 04:26:37.363127 [ 3 ] {} <Debug> HTTP-Session: dafa735e-da49-44a7-9df1-7f70ae89da8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8427 2024.08.23 04:26:37.363160 [ 3 ] {} <Trace> HTTP-Session: dafa735e-da49-44a7-9df1-7f70ae89da8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8428 2024.08.23 04:26:37.363272 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8429 2024.08.23 04:26:37.363318 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8430 2024.08.23 04:26:37.363565 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8431 2024.08.23 04:26:37.363893 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8432 2024.08.23 04:26:37.363928 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8433 2024.08.23 04:26:37.364273 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8434 2024.08.23 04:26:37.364624 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8435 2024.08.23 04:26:37.364780 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001539 sec., 20792.72254710851 rows/sec., 1.52 MiB/sec.
8436 2024.08.23 04:26:37.364948 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Debug> DynamicQueryHandler: Done processing query
8437 2024.08.23 04:26:37.364972 [ 3 ] {3d28ed97-110c-430f-8572-bccd305fd7ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8438 2024.08.23 04:26:37.364987 [ 3 ] {} <Debug> HTTP-Session: dafa735e-da49-44a7-9df1-7f70ae89da8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8439 2024.08.23 04:26:37.365099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8440 2024.08.23 04:26:37.365146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8441 2024.08.23 04:26:37.365165 [ 3 ] {} <Debug> HTTP-Session: 992ff885-7328-48ce-b454-f62bb88f033c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8442 2024.08.23 04:26:37.365181 [ 3 ] {} <Debug> HTTP-Session: 992ff885-7328-48ce-b454-f62bb88f033c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8443 2024.08.23 04:26:37.365195 [ 3 ] {} <Debug> HTTP-Session: 992ff885-7328-48ce-b454-f62bb88f033c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8444 2024.08.23 04:26:37.365225 [ 3 ] {} <Trace> HTTP-Session: 992ff885-7328-48ce-b454-f62bb88f033c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8445 2024.08.23 04:26:37.365341 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8446 2024.08.23 04:26:37.365383 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8447 2024.08.23 04:26:37.365607 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8448 2024.08.23 04:26:37.365973 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8449 2024.08.23 04:26:37.366010 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8450 2024.08.23 04:26:37.366360 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8451 2024.08.23 04:26:37.366716 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8452 2024.08.23 04:26:37.366876 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001569 sec., 61185.46845124283 rows/sec., 4.78 MiB/sec.
8453 2024.08.23 04:26:37.367049 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Debug> DynamicQueryHandler: Done processing query
8454 2024.08.23 04:26:37.367074 [ 3 ] {8e5c1220-5fe8-46f6-8350-1fb6e78fd42a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8455 2024.08.23 04:26:37.367090 [ 3 ] {} <Debug> HTTP-Session: 992ff885-7328-48ce-b454-f62bb88f033c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.08.23 04:26:37.367222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8457 2024.08.23 04:26:37.367270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8458 2024.08.23 04:26:37.367289 [ 3 ] {} <Debug> HTTP-Session: 5bbbf943-57e2-4e56-8bc9-16825b647266 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8459 2024.08.23 04:26:37.367306 [ 3 ] {} <Debug> HTTP-Session: 5bbbf943-57e2-4e56-8bc9-16825b647266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.08.23 04:26:37.367320 [ 3 ] {} <Debug> HTTP-Session: 5bbbf943-57e2-4e56-8bc9-16825b647266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.08.23 04:26:37.367350 [ 3 ] {} <Trace> HTTP-Session: 5bbbf943-57e2-4e56-8bc9-16825b647266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.08.23 04:26:37.367500 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8463 2024.08.23 04:26:37.367547 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8464 2024.08.23 04:26:37.367691 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8465 2024.08.23 04:26:37.368093 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8466 2024.08.23 04:26:37.368131 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8467 2024.08.23 04:26:37.368516 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8468 2024.08.23 04:26:37.368857 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8469 2024.08.23 04:26:37.369012 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001581 sec., 101834.28209993675 rows/sec., 7.09 MiB/sec.
8470 2024.08.23 04:26:37.369178 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Debug> DynamicQueryHandler: Done processing query
8471 2024.08.23 04:26:37.369202 [ 3 ] {0a5e4b11-ee5c-4937-ae43-d20ba5f74d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8472 2024.08.23 04:26:37.369217 [ 3 ] {} <Debug> HTTP-Session: 5bbbf943-57e2-4e56-8bc9-16825b647266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.23 04:26:37.369373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8474 2024.08.23 04:26:37.369420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8475 2024.08.23 04:26:37.369438 [ 3 ] {} <Debug> HTTP-Session: 6be95fba-6a52-4728-a360-80bbf706d886 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8476 2024.08.23 04:26:37.369454 [ 3 ] {} <Debug> HTTP-Session: 6be95fba-6a52-4728-a360-80bbf706d886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8477 2024.08.23 04:26:37.369468 [ 3 ] {} <Debug> HTTP-Session: 6be95fba-6a52-4728-a360-80bbf706d886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8478 2024.08.23 04:26:37.369498 [ 3 ] {} <Trace> HTTP-Session: 6be95fba-6a52-4728-a360-80bbf706d886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8479 2024.08.23 04:26:37.369800 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8480 2024.08.23 04:26:37.369862 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8481 2024.08.23 04:26:37.370258 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8482 2024.08.23 04:26:37.370995 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.08.23 04:26:37.371032 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8484 2024.08.23 04:26:37.371641 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8485 2024.08.23 04:26:37.372045 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8486 2024.08.23 04:26:37.372248 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002656 sec., 11295.180722891566 rows/sec., 20.24 MiB/sec.
8487 2024.08.23 04:26:37.372776 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Debug> DynamicQueryHandler: Done processing query
8488 2024.08.23 04:26:37.372800 [ 3 ] {03f86ac5-11d0-478b-84c5-93bafb6b25ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8489 2024.08.23 04:26:37.372815 [ 3 ] {} <Debug> HTTP-Session: 6be95fba-6a52-4728-a360-80bbf706d886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.08.23 04:26:37.372932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8491 2024.08.23 04:26:37.372979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8492 2024.08.23 04:26:37.372997 [ 3 ] {} <Debug> HTTP-Session: 13a603c8-dae8-4c45-aa55-97f246693afb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8493 2024.08.23 04:26:37.373014 [ 3 ] {} <Debug> HTTP-Session: 13a603c8-dae8-4c45-aa55-97f246693afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8494 2024.08.23 04:26:37.373028 [ 3 ] {} <Debug> HTTP-Session: 13a603c8-dae8-4c45-aa55-97f246693afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.08.23 04:26:37.373058 [ 3 ] {} <Trace> HTTP-Session: 13a603c8-dae8-4c45-aa55-97f246693afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8496 2024.08.23 04:26:37.373176 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8497 2024.08.23 04:26:37.373220 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8498 2024.08.23 04:26:37.373365 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8499 2024.08.23 04:26:37.373664 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8500 2024.08.23 04:26:37.373700 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8501 2024.08.23 04:26:37.374057 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8502 2024.08.23 04:26:37.374378 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8503 2024.08.23 04:26:37.374532 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
8504 2024.08.23 04:26:37.374693 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Debug> DynamicQueryHandler: Done processing query
8505 2024.08.23 04:26:37.374716 [ 3 ] {cf785f4c-5825-4bf5-b9d3-d3d721f12123} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8506 2024.08.23 04:26:37.374733 [ 3 ] {} <Debug> HTTP-Session: 13a603c8-dae8-4c45-aa55-97f246693afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.08.23 04:26:38.001341 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000988114 sec.
8508 2024.08.23 04:26:42.360636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8509 2024.08.23 04:26:42.360776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8510 2024.08.23 04:26:42.360805 [ 3 ] {} <Debug> HTTP-Session: ace5f553-94bc-4791-82ed-f91cca36577e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8511 2024.08.23 04:26:42.360835 [ 3 ] {} <Debug> HTTP-Session: ace5f553-94bc-4791-82ed-f91cca36577e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.08.23 04:26:42.360854 [ 3 ] {} <Debug> HTTP-Session: ace5f553-94bc-4791-82ed-f91cca36577e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8513 2024.08.23 04:26:42.360911 [ 3 ] {} <Trace> HTTP-Session: ace5f553-94bc-4791-82ed-f91cca36577e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8514 2024.08.23 04:26:42.361112 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8515 2024.08.23 04:26:42.361188 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8516 2024.08.23 04:26:42.361547 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8517 2024.08.23 04:26:42.361953 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8518 2024.08.23 04:26:42.362000 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8519 2024.08.23 04:26:42.362405 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8520 2024.08.23 04:26:42.362796 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8521 2024.08.23 04:26:42.362964 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec.
8522 2024.08.23 04:26:42.363182 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Debug> DynamicQueryHandler: Done processing query
8523 2024.08.23 04:26:42.363210 [ 3 ] {95033c83-7852-4e8a-b73e-573573d366f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8524 2024.08.23 04:26:42.363226 [ 3 ] {} <Debug> HTTP-Session: ace5f553-94bc-4791-82ed-f91cca36577e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8525 2024.08.23 04:26:42.363379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8526 2024.08.23 04:26:42.363433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8527 2024.08.23 04:26:42.363453 [ 3 ] {} <Debug> HTTP-Session: 400dafde-0914-414e-9f32-f448a36c6fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8528 2024.08.23 04:26:42.363472 [ 3 ] {} <Debug> HTTP-Session: 400dafde-0914-414e-9f32-f448a36c6fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8529 2024.08.23 04:26:42.363486 [ 3 ] {} <Debug> HTTP-Session: 400dafde-0914-414e-9f32-f448a36c6fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8530 2024.08.23 04:26:42.363522 [ 3 ] {} <Trace> HTTP-Session: 400dafde-0914-414e-9f32-f448a36c6fa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8531 2024.08.23 04:26:42.363676 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8532 2024.08.23 04:26:42.363725 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8533 2024.08.23 04:26:42.363959 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8534 2024.08.23 04:26:42.364437 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8535 2024.08.23 04:26:42.364475 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8536 2024.08.23 04:26:42.364853 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8537 2024.08.23 04:26:42.365230 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8538 2024.08.23 04:26:42.365399 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.001783 sec., 106561.97420078519 rows/sec., 9.30 MiB/sec.
8539 2024.08.23 04:26:42.365575 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Debug> DynamicQueryHandler: Done processing query
8540 2024.08.23 04:26:42.365601 [ 3 ] {5f892c13-70be-4423-b7f3-aa201ac55144} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8541 2024.08.23 04:26:42.365617 [ 3 ] {} <Debug> HTTP-Session: 400dafde-0914-414e-9f32-f448a36c6fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8542 2024.08.23 04:26:42.365731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8543 2024.08.23 04:26:42.365781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8544 2024.08.23 04:26:42.365800 [ 3 ] {} <Debug> HTTP-Session: 2b53534f-75c3-49ef-9470-363d886ffaa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8545 2024.08.23 04:26:42.365817 [ 3 ] {} <Debug> HTTP-Session: 2b53534f-75c3-49ef-9470-363d886ffaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.08.23 04:26:42.365831 [ 3 ] {} <Debug> HTTP-Session: 2b53534f-75c3-49ef-9470-363d886ffaa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8547 2024.08.23 04:26:42.365864 [ 3 ] {} <Trace> HTTP-Session: 2b53534f-75c3-49ef-9470-363d886ffaa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8548 2024.08.23 04:26:42.365961 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8549 2024.08.23 04:26:42.366004 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8550 2024.08.23 04:26:42.366232 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8551 2024.08.23 04:26:42.366521 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8552 2024.08.23 04:26:42.366559 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8553 2024.08.23 04:26:42.366893 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8554 2024.08.23 04:26:42.367253 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8555 2024.08.23 04:26:42.367422 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001479 sec., 1352.2650439486138 rows/sec., 94.42 KiB/sec.
8556 2024.08.23 04:26:42.367582 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Debug> DynamicQueryHandler: Done processing query
8557 2024.08.23 04:26:42.367606 [ 3 ] {7dad1fbf-21d1-4530-9880-eb315b8bf55a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8558 2024.08.23 04:26:42.367622 [ 3 ] {} <Debug> HTTP-Session: 2b53534f-75c3-49ef-9470-363d886ffaa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8559 2024.08.23 04:26:42.367727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8560 2024.08.23 04:26:42.367776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8561 2024.08.23 04:26:42.367795 [ 3 ] {} <Debug> HTTP-Session: 4b5d61bb-f15f-4e12-acf8-6e7a71afa4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8562 2024.08.23 04:26:42.367812 [ 3 ] {} <Debug> HTTP-Session: 4b5d61bb-f15f-4e12-acf8-6e7a71afa4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.08.23 04:26:42.367826 [ 3 ] {} <Debug> HTTP-Session: 4b5d61bb-f15f-4e12-acf8-6e7a71afa4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8564 2024.08.23 04:26:42.367857 [ 3 ] {} <Trace> HTTP-Session: 4b5d61bb-f15f-4e12-acf8-6e7a71afa4bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8565 2024.08.23 04:26:42.367955 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8566 2024.08.23 04:26:42.367997 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8567 2024.08.23 04:26:42.368217 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8568 2024.08.23 04:26:42.368520 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8569 2024.08.23 04:26:42.368560 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8570 2024.08.23 04:26:42.368909 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8571 2024.08.23 04:26:42.369266 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8572 2024.08.23 04:26:42.369430 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001493 sec., 9377.093101138647 rows/sec., 656.71 KiB/sec.
8573 2024.08.23 04:26:42.369700 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Debug> DynamicQueryHandler: Done processing query
8574 2024.08.23 04:26:42.369746 [ 3 ] {efe2a4a1-4eb9-4871-8204-f1e5e4e1bc6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8575 2024.08.23 04:26:42.369764 [ 3 ] {} <Debug> HTTP-Session: 4b5d61bb-f15f-4e12-acf8-6e7a71afa4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8576 2024.08.23 04:26:42.369863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8577 2024.08.23 04:26:42.369913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8578 2024.08.23 04:26:42.369932 [ 3 ] {} <Debug> HTTP-Session: 37f80987-6171-4265-bae9-ae12fa5a2571 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8579 2024.08.23 04:26:42.369949 [ 3 ] {} <Debug> HTTP-Session: 37f80987-6171-4265-bae9-ae12fa5a2571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8580 2024.08.23 04:26:42.369963 [ 3 ] {} <Debug> HTTP-Session: 37f80987-6171-4265-bae9-ae12fa5a2571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8581 2024.08.23 04:26:42.369994 [ 3 ] {} <Trace> HTTP-Session: 37f80987-6171-4265-bae9-ae12fa5a2571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8582 2024.08.23 04:26:42.370093 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8583 2024.08.23 04:26:42.370136 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8584 2024.08.23 04:26:42.370379 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8585 2024.08.23 04:26:42.370673 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8586 2024.08.23 04:26:42.370710 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8587 2024.08.23 04:26:42.371062 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8588 2024.08.23 04:26:42.371410 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8589 2024.08.23 04:26:42.371565 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0015 sec., 4000 rows/sec., 236.33 KiB/sec.
8590 2024.08.23 04:26:42.371733 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Debug> DynamicQueryHandler: Done processing query
8591 2024.08.23 04:26:42.371758 [ 3 ] {68244195-6a4d-4b21-93ac-c02cafefb079} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8592 2024.08.23 04:26:42.371773 [ 3 ] {} <Debug> HTTP-Session: 37f80987-6171-4265-bae9-ae12fa5a2571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8593 2024.08.23 04:26:42.371929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 62089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8594 2024.08.23 04:26:42.371978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8595 2024.08.23 04:26:42.371997 [ 3 ] {} <Debug> HTTP-Session: fdd711da-a165-4139-9c1f-d194823d6f63 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8596 2024.08.23 04:26:42.372014 [ 3 ] {} <Debug> HTTP-Session: fdd711da-a165-4139-9c1f-d194823d6f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.08.23 04:26:42.372029 [ 3 ] {} <Debug> HTTP-Session: fdd711da-a165-4139-9c1f-d194823d6f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.08.23 04:26:42.372059 [ 3 ] {} <Trace> HTTP-Session: fdd711da-a165-4139-9c1f-d194823d6f63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8599 2024.08.23 04:26:42.372256 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8600 2024.08.23 04:26:42.372298 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8601 2024.08.23 04:26:42.372518 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8602 2024.08.23 04:26:42.373124 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8603 2024.08.23 04:26:42.373161 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8604 2024.08.23 04:26:42.373532 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8605 2024.08.23 04:26:42.373879 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8606 2024.08.23 04:26:42.374042 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001883 sec., 203929.89909718535 rows/sec., 14.44 MiB/sec.
8607 2024.08.23 04:26:42.374345 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Debug> DynamicQueryHandler: Done processing query
8608 2024.08.23 04:26:42.374391 [ 3 ] {e2898b65-aea1-486b-bbb8-3a991c792ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8609 2024.08.23 04:26:42.374431 [ 3 ] {} <Debug> HTTP-Session: fdd711da-a165-4139-9c1f-d194823d6f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8610 2024.08.23 04:26:42.374554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8611 2024.08.23 04:26:42.374604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8612 2024.08.23 04:26:42.374623 [ 3 ] {} <Debug> HTTP-Session: 911ef499-ed83-4337-aa52-f089439bce58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8613 2024.08.23 04:26:42.374640 [ 3 ] {} <Debug> HTTP-Session: 911ef499-ed83-4337-aa52-f089439bce58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.08.23 04:26:42.374654 [ 3 ] {} <Debug> HTTP-Session: 911ef499-ed83-4337-aa52-f089439bce58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.08.23 04:26:42.374685 [ 3 ] {} <Trace> HTTP-Session: 911ef499-ed83-4337-aa52-f089439bce58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8616 2024.08.23 04:26:42.374785 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8617 2024.08.23 04:26:42.374832 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8618 2024.08.23 04:26:42.374976 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8619 2024.08.23 04:26:42.375261 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8620 2024.08.23 04:26:42.375297 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8621 2024.08.23 04:26:42.375654 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8622 2024.08.23 04:26:42.375989 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8623 2024.08.23 04:26:42.376140 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec.
8624 2024.08.23 04:26:42.376445 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Debug> DynamicQueryHandler: Done processing query
8625 2024.08.23 04:26:42.376471 [ 3 ] {ad24d383-4f84-489c-9bbf-ee67dfab41f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8626 2024.08.23 04:26:42.376487 [ 3 ] {} <Debug> HTTP-Session: 911ef499-ed83-4337-aa52-f089439bce58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8627 2024.08.23 04:26:42.376616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8628 2024.08.23 04:26:42.376665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8629 2024.08.23 04:26:42.376685 [ 3 ] {} <Debug> HTTP-Session: c44ba26f-4cf2-49d5-812a-3ff486c70303 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8630 2024.08.23 04:26:42.376702 [ 3 ] {} <Debug> HTTP-Session: c44ba26f-4cf2-49d5-812a-3ff486c70303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.08.23 04:26:42.376716 [ 3 ] {} <Debug> HTTP-Session: c44ba26f-4cf2-49d5-812a-3ff486c70303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8632 2024.08.23 04:26:42.376747 [ 3 ] {} <Trace> HTTP-Session: c44ba26f-4cf2-49d5-812a-3ff486c70303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8633 2024.08.23 04:26:42.376922 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8634 2024.08.23 04:26:42.376969 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8635 2024.08.23 04:26:42.377135 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8636 2024.08.23 04:26:42.377569 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8637 2024.08.23 04:26:42.377605 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8638 2024.08.23 04:26:42.377980 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8639 2024.08.23 04:26:42.378318 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8640 2024.08.23 04:26:42.378481 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001636 sec., 145476.7726161369 rows/sec., 9.75 MiB/sec.
8641 2024.08.23 04:26:42.378844 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Debug> DynamicQueryHandler: Done processing query
8642 2024.08.23 04:26:42.378900 [ 3 ] {9fbaee4d-fa8a-410f-b8c7-30ef759012cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8643 2024.08.23 04:26:42.378940 [ 3 ] {} <Debug> HTTP-Session: c44ba26f-4cf2-49d5-812a-3ff486c70303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8644 2024.08.23 04:26:42.379058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8645 2024.08.23 04:26:42.379107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8646 2024.08.23 04:26:42.379126 [ 3 ] {} <Debug> HTTP-Session: 928b20e7-84f4-42a0-8970-39b79b8932ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8647 2024.08.23 04:26:42.379143 [ 3 ] {} <Debug> HTTP-Session: 928b20e7-84f4-42a0-8970-39b79b8932ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.08.23 04:26:42.379157 [ 3 ] {} <Debug> HTTP-Session: 928b20e7-84f4-42a0-8970-39b79b8932ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.08.23 04:26:42.379187 [ 3 ] {} <Trace> HTTP-Session: 928b20e7-84f4-42a0-8970-39b79b8932ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8650 2024.08.23 04:26:42.379284 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8651 2024.08.23 04:26:42.379331 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8652 2024.08.23 04:26:42.379479 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8653 2024.08.23 04:26:42.379809 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8654 2024.08.23 04:26:42.379845 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8655 2024.08.23 04:26:42.380193 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8656 2024.08.23 04:26:42.380528 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8657 2024.08.23 04:26:42.380652 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec.
8658 2024.08.23 04:26:42.380956 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Debug> DynamicQueryHandler: Done processing query
8659 2024.08.23 04:26:42.380982 [ 3 ] {2f58a54e-f7e8-4ac3-89d7-5e14f9a15744} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8660 2024.08.23 04:26:42.380999 [ 3 ] {} <Debug> HTTP-Session: 928b20e7-84f4-42a0-8970-39b79b8932ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.08.23 04:26:42.381106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8662 2024.08.23 04:26:42.381153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8663 2024.08.23 04:26:42.381172 [ 3 ] {} <Debug> HTTP-Session: f3d4323d-2ec2-4dd5-9cf7-b7447ae71436 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8664 2024.08.23 04:26:42.381189 [ 3 ] {} <Debug> HTTP-Session: f3d4323d-2ec2-4dd5-9cf7-b7447ae71436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.08.23 04:26:42.381203 [ 3 ] {} <Debug> HTTP-Session: f3d4323d-2ec2-4dd5-9cf7-b7447ae71436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.08.23 04:26:42.381234 [ 3 ] {} <Trace> HTTP-Session: f3d4323d-2ec2-4dd5-9cf7-b7447ae71436 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8667 2024.08.23 04:26:42.381376 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8668 2024.08.23 04:26:42.381421 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8669 2024.08.23 04:26:42.381568 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8670 2024.08.23 04:26:42.381880 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8671 2024.08.23 04:26:42.381916 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8672 2024.08.23 04:26:42.382270 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8673 2024.08.23 04:26:42.382602 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8674 2024.08.23 04:26:42.382732 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec.
8675 2024.08.23 04:26:42.382893 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Debug> DynamicQueryHandler: Done processing query
8676 2024.08.23 04:26:42.382917 [ 3 ] {9d0f295f-c474-4c1d-9e6b-6276e174cc10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8677 2024.08.23 04:26:42.382933 [ 3 ] {} <Debug> HTTP-Session: f3d4323d-2ec2-4dd5-9cf7-b7447ae71436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.08.23 04:26:47.357556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8679 2024.08.23 04:26:47.357672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8680 2024.08.23 04:26:47.357697 [ 3 ] {} <Debug> HTTP-Session: 2a8ef526-5cca-4218-8a00-eebdd66ed95d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8681 2024.08.23 04:26:47.357721 [ 3 ] {} <Debug> HTTP-Session: 2a8ef526-5cca-4218-8a00-eebdd66ed95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.08.23 04:26:47.357736 [ 3 ] {} <Debug> HTTP-Session: 2a8ef526-5cca-4218-8a00-eebdd66ed95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.08.23 04:26:47.357783 [ 3 ] {} <Trace> HTTP-Session: 2a8ef526-5cca-4218-8a00-eebdd66ed95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8684 2024.08.23 04:26:47.357956 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8685 2024.08.23 04:26:47.358021 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8686 2024.08.23 04:26:47.358352 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8687 2024.08.23 04:26:47.358798 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8688 2024.08.23 04:26:47.358838 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8689 2024.08.23 04:26:47.359246 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8690 2024.08.23 04:26:47.359625 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8691 2024.08.23 04:26:47.359766 [ 34 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
8692 2024.08.23 04:26:47.359769 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001866 sec., 2143.6227224008576 rows/sec., 174.80 KiB/sec.
8693 2024.08.23 04:26:47.359810 [ 34 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8694 2024.08.23 04:26:47.359844 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8695 2024.08.23 04:26:47.359976 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
8696 2024.08.23 04:26:47.360046 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Debug> DynamicQueryHandler: Done processing query
8697 2024.08.23 04:26:47.360081 [ 3 ] {7db8268e-0382-40dc-8f69-0fdad2cc3ae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8698 2024.08.23 04:26:47.360108 [ 3 ] {} <Debug> HTTP-Session: 2a8ef526-5cca-4218-8a00-eebdd66ed95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8699 2024.08.23 04:26:47.360122 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8700 2024.08.23 04:26:47.360160 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
8701 2024.08.23 04:26:47.360252 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
8702 2024.08.23 04:26:47.360347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8703 2024.08.23 04:26:47.360591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8704 2024.08.23 04:26:47.360689 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
8705 2024.08.23 04:26:47.360704 [ 3 ] {} <Debug> HTTP-Session: 9197a578-4d8f-49b2-b91a-8a53840c81cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8706 2024.08.23 04:26:47.360777 [ 3 ] {} <Debug> HTTP-Session: 9197a578-4d8f-49b2-b91a-8a53840c81cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8707 2024.08.23 04:26:47.360825 [ 3 ] {} <Debug> HTTP-Session: 9197a578-4d8f-49b2-b91a-8a53840c81cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8708 2024.08.23 04:26:47.360997 [ 3 ] {} <Trace> HTTP-Session: 9197a578-4d8f-49b2-b91a-8a53840c81cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8709 2024.08.23 04:26:47.361014 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
8710 2024.08.23 04:26:47.361166 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
8711 2024.08.23 04:26:47.361464 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8712 2024.08.23 04:26:47.361594 [ 190 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
8713 2024.08.23 04:26:47.361625 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8714 2024.08.23 04:26:47.362313 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8715 2024.08.23 04:26:47.363040 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8716 2024.08.23 04:26:47.363089 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8717 2024.08.23 04:26:47.363452 [ 187 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00353341 sec., 9056.40726663478 rows/sec., 773.86 KiB/sec.
8718 2024.08.23 04:26:47.363710 [ 187 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
8719 2024.08.23 04:26:47.363734 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8720 2024.08.23 04:26:47.364783 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8721 2024.08.23 04:26:47.364913 [ 187 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8722 2024.08.23 04:26:47.365030 [ 34 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8723 2024.08.23 04:26:47.365137 [ 34 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8724 2024.08.23 04:26:47.365142 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.003916 sec., 30132.788559754852 rows/sec., 2.54 MiB/sec.
8725 2024.08.23 04:26:47.365188 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8726 2024.08.23 04:26:47.365235 [ 187 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_15_3} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
8727 2024.08.23 04:26:47.365673 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8728 2024.08.23 04:26:47.365690 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Debug> DynamicQueryHandler: Done processing query
8729 2024.08.23 04:26:47.365750 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
8730 2024.08.23 04:26:47.365761 [ 3 ] {c1e4341d-4434-442a-bac1-213e70116462} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8731 2024.08.23 04:26:47.365849 [ 3 ] {} <Debug> HTTP-Session: 9197a578-4d8f-49b2-b91a-8a53840c81cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8732 2024.08.23 04:26:47.366049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8733 2024.08.23 04:26:47.366049 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8734 2024.08.23 04:26:47.366139 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1397 rows starting from the beginning of the part
8735 2024.08.23 04:26:47.366143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8736 2024.08.23 04:26:47.366199 [ 3 ] {} <Debug> HTTP-Session: 99bb9e21-f839-45e6-9be7-c5989abaa05c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8737 2024.08.23 04:26:47.366263 [ 3 ] {} <Debug> HTTP-Session: 99bb9e21-f839-45e6-9be7-c5989abaa05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8738 2024.08.23 04:26:47.366336 [ 3 ] {} <Debug> HTTP-Session: 99bb9e21-f839-45e6-9be7-c5989abaa05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8739 2024.08.23 04:26:47.366419 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 117 rows starting from the beginning of the part
8740 2024.08.23 04:26:47.366469 [ 3 ] {} <Trace> HTTP-Session: 99bb9e21-f839-45e6-9be7-c5989abaa05c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8741 2024.08.23 04:26:47.366729 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1329 rows starting from the beginning of the part
8742 2024.08.23 04:26:47.366820 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8743 2024.08.23 04:26:47.366981 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8744 2024.08.23 04:26:47.367034 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 117 rows starting from the beginning of the part
8745 2024.08.23 04:26:47.367421 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 190 rows starting from the beginning of the part
8746 2024.08.23 04:26:47.367689 [ 189 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part
8747 2024.08.23 04:26:47.368438 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8748 2024.08.23 04:26:47.369171 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8749 2024.08.23 04:26:47.369223 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8750 2024.08.23 04:26:47.370192 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8751 2024.08.23 04:26:47.370899 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8752 2024.08.23 04:26:47.371195 [ 34 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
8753 2024.08.23 04:26:47.371348 [ 34 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8754 2024.08.23 04:26:47.371393 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.004679 sec., 7266.509938020945 rows/sec., 541.82 KiB/sec.
8755 2024.08.23 04:26:47.371430 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8756 2024.08.23 04:26:47.371663 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 5 columns (5 merged, 0 gathered) in 0.006258611 sec., 522160.5880282382 rows/sec., 45.77 MiB/sec.
8757 2024.08.23 04:26:47.371967 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
8758 2024.08.23 04:26:47.372067 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Debug> DynamicQueryHandler: Done processing query
8759 2024.08.23 04:26:47.372161 [ 3 ] {75bad585-e59c-4381-b7c5-820482d617aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8760 2024.08.23 04:26:47.372210 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8761 2024.08.23 04:26:47.372234 [ 3 ] {} <Debug> HTTP-Session: 99bb9e21-f839-45e6-9be7-c5989abaa05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8762 2024.08.23 04:26:47.372542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8763 2024.08.23 04:26:47.372714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8764 2024.08.23 04:26:47.372794 [ 3 ] {} <Debug> HTTP-Session: 930ca087-4043-4c88-93c2-387cced29b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8765 2024.08.23 04:26:47.372852 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8766 2024.08.23 04:26:47.372859 [ 3 ] {} <Debug> HTTP-Session: 930ca087-4043-4c88-93c2-387cced29b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8767 2024.08.23 04:26:47.372940 [ 3 ] {} <Debug> HTTP-Session: 930ca087-4043-4c88-93c2-387cced29b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8768 2024.08.23 04:26:47.373024 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 46 rows starting from the beginning of the part
8769 2024.08.23 04:26:47.373105 [ 3 ] {} <Trace> HTTP-Session: 930ca087-4043-4c88-93c2-387cced29b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8770 2024.08.23 04:26:47.373750 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part
8771 2024.08.23 04:26:47.373740 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8772 2024.08.23 04:26:47.373924 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8773 2024.08.23 04:26:47.374314 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part
8774 2024.08.23 04:26:47.374609 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8775 2024.08.23 04:26:47.374823 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part
8776 2024.08.23 04:26:47.375124 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_51_10} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8777 2024.08.23 04:26:47.375307 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
8778 2024.08.23 04:26:47.375522 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
8779 2024.08.23 04:26:47.375896 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part
8780 2024.08.23 04:26:47.376218 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8781 2024.08.23 04:26:47.377481 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8782 2024.08.23 04:26:47.377560 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8783 2024.08.23 04:26:47.378666 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8784 2024.08.23 04:26:47.378845 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007194853 sec., 24461.931327853395 rows/sec., 1.87 MiB/sec.
8785 2024.08.23 04:26:47.379112 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
8786 2024.08.23 04:26:47.379519 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8787 2024.08.23 04:26:47.379882 [ 34 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8788 2024.08.23 04:26:47.379909 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.006487 sec., 15107.13735162633 rows/sec., 1.18 MiB/sec.
8789 2024.08.23 04:26:47.379950 [ 34 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8790 2024.08.23 04:26:47.380029 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8791 2024.08.23 04:26:47.380217 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8792 2024.08.23 04:26:47.380531 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::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
8793 2024.08.23 04:26:47.380546 [ 196 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_26_5} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
8794 2024.08.23 04:26:47.380721 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Debug> DynamicQueryHandler: Done processing query
8795 2024.08.23 04:26:47.380847 [ 3 ] {0b6a98d9-bfd1-40b8-b1ae-4b5a77b8ce75} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8796 2024.08.23 04:26:47.380898 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8797 2024.08.23 04:26:47.380958 [ 3 ] {} <Debug> HTTP-Session: 930ca087-4043-4c88-93c2-387cced29b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8798 2024.08.23 04:26:47.381305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8799 2024.08.23 04:26:47.381334 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8800 2024.08.23 04:26:47.381470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8801 2024.08.23 04:26:47.381470 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 902 rows starting from the beginning of the part
8802 2024.08.23 04:26:47.381563 [ 3 ] {} <Debug> HTTP-Session: c98285b4-33dd-4c00-89f6-dfb441c0277c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8803 2024.08.23 04:26:47.381628 [ 3 ] {} <Debug> HTTP-Session: c98285b4-33dd-4c00-89f6-dfb441c0277c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.08.23 04:26:47.381741 [ 3 ] {} <Debug> HTTP-Session: c98285b4-33dd-4c00-89f6-dfb441c0277c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.08.23 04:26:47.381907 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part
8806 2024.08.23 04:26:47.381906 [ 3 ] {} <Trace> HTTP-Session: c98285b4-33dd-4c00-89f6-dfb441c0277c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8807 2024.08.23 04:26:47.382349 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 838 rows starting from the beginning of the part
8808 2024.08.23 04:26:47.382571 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8809 2024.08.23 04:26:47.382670 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part
8810 2024.08.23 04:26:47.382895 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8811 2024.08.23 04:26:47.383078 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 384 rows starting from the beginning of the part
8812 2024.08.23 04:26:47.383455 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 98 rows starting from the beginning of the part
8813 2024.08.23 04:26:47.384147 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8814 2024.08.23 04:26:47.385030 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8815 2024.08.23 04:26:47.385088 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8816 2024.08.23 04:26:47.385980 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8817 2024.08.23 04:26:47.386619 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.006436677 sec., 375038.23789821984 rows/sec., 28.76 MiB/sec.
8818 2024.08.23 04:26:47.386749 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8819 2024.08.23 04:26:47.386853 [ 192 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8820 2024.08.23 04:26:47.386976 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8821 2024.08.23 04:26:47.387102 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8822 2024.08.23 04:26:47.387152 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004902 sec., 33047.73561811505 rows/sec., 2.30 MiB/sec.
8823 2024.08.23 04:26:47.387181 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8824 2024.08.23 04:26:47.387693 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
8825 2024.08.23 04:26:47.387810 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Debug> DynamicQueryHandler: Done processing query
8826 2024.08.23 04:26:47.387900 [ 3 ] {523a9100-aaae-4cbe-b3d7-7fcd796ec484} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8827 2024.08.23 04:26:47.387964 [ 3 ] {} <Debug> HTTP-Session: c98285b4-33dd-4c00-89f6-dfb441c0277c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8828 2024.08.23 04:26:47.388184 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8829 2024.08.23 04:26:47.388237 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12907 rows starting from the beginning of the part
8830 2024.08.23 04:26:47.388344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8831 2024.08.23 04:26:47.388574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8832 2024.08.23 04:26:47.388574 [ 192 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8833 2024.08.23 04:26:47.388628 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part
8834 2024.08.23 04:26:47.388674 [ 3 ] {} <Debug> HTTP-Session: 39676609-8258-4764-a7dc-9c5447f50445 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8835 2024.08.23 04:26:47.388764 [ 3 ] {} <Debug> HTTP-Session: 39676609-8258-4764-a7dc-9c5447f50445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8836 2024.08.23 04:26:47.388844 [ 3 ] {} <Debug> HTTP-Session: 39676609-8258-4764-a7dc-9c5447f50445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8837 2024.08.23 04:26:47.388916 [ 192 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_51_10} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8838 2024.08.23 04:26:47.389085 [ 3 ] {} <Trace> HTTP-Session: 39676609-8258-4764-a7dc-9c5447f50445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8839 2024.08.23 04:26:47.389258 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 921 rows starting from the beginning of the part
8840 2024.08.23 04:26:47.389269 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
8841 2024.08.23 04:26:47.389486 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
8842 2024.08.23 04:26:47.389584 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
8843 2024.08.23 04:26:47.389690 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 162 rows starting from the beginning of the part
8844 2024.08.23 04:26:47.389884 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8845 2024.08.23 04:26:47.390140 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8846 2024.08.23 04:26:47.391255 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8847 2024.08.23 04:26:47.393045 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8848 2024.08.23 04:26:47.393112 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8849 2024.08.23 04:26:47.394232 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8850 2024.08.23 04:26:47.394714 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8851 2024.08.23 04:26:47.394880 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00551 sec., 5444.64609800363 rows/sec., 9.76 MiB/sec.
8852 2024.08.23 04:26:47.395200 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Debug> DynamicQueryHandler: Done processing query
8853 2024.08.23 04:26:47.395225 [ 3 ] {b7b52854-7b96-4fbb-afa4-1ab15d5c431f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8854 2024.08.23 04:26:47.395241 [ 3 ] {} <Debug> HTTP-Session: 39676609-8258-4764-a7dc-9c5447f50445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8855 2024.08.23 04:26:47.395392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8856 2024.08.23 04:26:47.395442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8857 2024.08.23 04:26:47.395461 [ 3 ] {} <Debug> HTTP-Session: 2bf577fb-f701-422f-ac0c-91672e004b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8858 2024.08.23 04:26:47.395479 [ 3 ] {} <Debug> HTTP-Session: 2bf577fb-f701-422f-ac0c-91672e004b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8859 2024.08.23 04:26:47.395492 [ 3 ] {} <Debug> HTTP-Session: 2bf577fb-f701-422f-ac0c-91672e004b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8860 2024.08.23 04:26:47.395564 [ 3 ] {} <Trace> HTTP-Session: 2bf577fb-f701-422f-ac0c-91672e004b1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8861 2024.08.23 04:26:47.395714 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8862 2024.08.23 04:26:47.395783 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8863 2024.08.23 04:26:47.396273 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14550 rows, containing 5 columns (5 merged, 0 gathered) in 0.008943142 sec., 1626944.9819761333 rows/sec., 109.83 MiB/sec.
8864 2024.08.23 04:26:47.396356 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8865 2024.08.23 04:26:47.396716 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8866 2024.08.23 04:26:47.396758 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8867 2024.08.23 04:26:47.396828 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8868 2024.08.23 04:26:47.397582 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8869 2024.08.23 04:26:47.397689 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8870 2024.08.23 04:26:47.397733 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8871 2024.08.23 04:26:47.397859 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB.
8872 2024.08.23 04:26:47.398125 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8873 2024.08.23 04:26:47.398259 [ 34 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8874 2024.08.23 04:26:47.398264 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0026 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec.
8875 2024.08.23 04:26:47.398291 [ 34 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8876 2024.08.23 04:26:47.398336 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8877 2024.08.23 04:26:47.398555 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Debug> DynamicQueryHandler: Done processing query
8878 2024.08.23 04:26:47.398597 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8879 2024.08.23 04:26:47.398610 [ 3 ] {de597ca2-1552-4839-a226-f6a15c6f5d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8880 2024.08.23 04:26:47.398693 [ 3 ] {} <Debug> HTTP-Session: 2bf577fb-f701-422f-ac0c-91672e004b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8881 2024.08.23 04:26:47.399168 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8882 2024.08.23 04:26:47.399263 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2656 rows starting from the beginning of the part
8883 2024.08.23 04:26:47.399383 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8884 2024.08.23 04:26:47.399527 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8885 2024.08.23 04:26:47.399744 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8886 2024.08.23 04:26:47.399837 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8887 2024.08.23 04:26:47.400043 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
8888 2024.08.23 04:26:47.401249 [ 199 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002822626 sec., 1062840.0645356488 rows/sec., 69.25 MiB/sec.
8889 2024.08.23 04:26:47.401516 [ 188 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8890 2024.08.23 04:26:47.401894 [ 188 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_51_10} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8891 2024.08.23 04:26:47.401971 [ 188 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_51_10} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8892 2024.08.23 04:26:47.402040 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
8893 2024.08.23 04:26:51.744628 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
8894 2024.08.23 04:26:51.744704 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache
8895 2024.08.23 04:26:52.360966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8896 2024.08.23 04:26:52.361074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8897 2024.08.23 04:26:52.361097 [ 3 ] {} <Debug> HTTP-Session: b710644f-8500-4dd8-a0b1-22d4b2e66315 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8898 2024.08.23 04:26:52.361121 [ 3 ] {} <Debug> HTTP-Session: b710644f-8500-4dd8-a0b1-22d4b2e66315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8899 2024.08.23 04:26:52.361136 [ 3 ] {} <Debug> HTTP-Session: b710644f-8500-4dd8-a0b1-22d4b2e66315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8900 2024.08.23 04:26:52.361186 [ 3 ] {} <Trace> HTTP-Session: b710644f-8500-4dd8-a0b1-22d4b2e66315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8901 2024.08.23 04:26:52.361421 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8902 2024.08.23 04:26:52.361486 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8903 2024.08.23 04:26:52.361805 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8904 2024.08.23 04:26:52.362385 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8905 2024.08.23 04:26:52.362426 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8906 2024.08.23 04:26:52.362842 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8907 2024.08.23 04:26:52.363218 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8908 2024.08.23 04:26:52.363365 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002039 sec., 92692.49632172634 rows/sec., 8.10 MiB/sec.
8909 2024.08.23 04:26:52.363563 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Debug> DynamicQueryHandler: Done processing query
8910 2024.08.23 04:26:52.363588 [ 3 ] {6d907c65-93ed-46fc-869d-d555040af815} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8911 2024.08.23 04:26:52.363605 [ 3 ] {} <Debug> HTTP-Session: b710644f-8500-4dd8-a0b1-22d4b2e66315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.08.23 04:26:52.363770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8913 2024.08.23 04:26:52.363819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8914 2024.08.23 04:26:52.363838 [ 3 ] {} <Debug> HTTP-Session: 2bca7ca6-332f-476e-9148-517d3bacd82a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8915 2024.08.23 04:26:52.363853 [ 3 ] {} <Debug> HTTP-Session: 2bca7ca6-332f-476e-9148-517d3bacd82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8916 2024.08.23 04:26:52.363867 [ 3 ] {} <Debug> HTTP-Session: 2bca7ca6-332f-476e-9148-517d3bacd82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8917 2024.08.23 04:26:52.363898 [ 3 ] {} <Trace> HTTP-Session: 2bca7ca6-332f-476e-9148-517d3bacd82a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8918 2024.08.23 04:26:52.363992 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8919 2024.08.23 04:26:52.364035 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8920 2024.08.23 04:26:52.364256 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8921 2024.08.23 04:26:52.364566 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8922 2024.08.23 04:26:52.364602 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8923 2024.08.23 04:26:52.364951 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8924 2024.08.23 04:26:52.365300 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8925 2024.08.23 04:26:52.365427 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001459 sec., 9595.613433858807 rows/sec., 672.01 KiB/sec.
8926 2024.08.23 04:26:52.365683 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Debug> DynamicQueryHandler: Done processing query
8927 2024.08.23 04:26:52.365740 [ 3 ] {0dd7afdd-ed3a-4649-8b64-9d00e3e1dbff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8928 2024.08.23 04:26:52.365812 [ 3 ] {} <Debug> HTTP-Session: 2bca7ca6-332f-476e-9148-517d3bacd82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.08.23 04:26:52.365992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8930 2024.08.23 04:26:52.366042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8931 2024.08.23 04:26:52.366061 [ 3 ] {} <Debug> HTTP-Session: 75df69b9-42b6-4dee-95a6-3ea744243245 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8932 2024.08.23 04:26:52.366078 [ 3 ] {} <Debug> HTTP-Session: 75df69b9-42b6-4dee-95a6-3ea744243245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8933 2024.08.23 04:26:52.366092 [ 3 ] {} <Debug> HTTP-Session: 75df69b9-42b6-4dee-95a6-3ea744243245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8934 2024.08.23 04:26:52.366124 [ 3 ] {} <Trace> HTTP-Session: 75df69b9-42b6-4dee-95a6-3ea744243245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8935 2024.08.23 04:26:52.366223 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8936 2024.08.23 04:26:52.366266 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8937 2024.08.23 04:26:52.366505 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8938 2024.08.23 04:26:52.366804 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8939 2024.08.23 04:26:52.366841 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8940 2024.08.23 04:26:52.367182 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8941 2024.08.23 04:26:52.367536 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8942 2024.08.23 04:26:52.367668 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 240.99 KiB/sec.
8943 2024.08.23 04:26:52.367832 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Debug> DynamicQueryHandler: Done processing query
8944 2024.08.23 04:26:52.367857 [ 3 ] {da64bc8c-6dd2-4668-b06a-bf848666697b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8945 2024.08.23 04:26:52.367873 [ 3 ] {} <Debug> HTTP-Session: 75df69b9-42b6-4dee-95a6-3ea744243245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8946 2024.08.23 04:26:52.368046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8947 2024.08.23 04:26:52.368095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8948 2024.08.23 04:26:52.368114 [ 3 ] {} <Debug> HTTP-Session: 8a33935b-f98d-401b-8e0e-c6eb55a3ea8e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8949 2024.08.23 04:26:52.368130 [ 3 ] {} <Debug> HTTP-Session: 8a33935b-f98d-401b-8e0e-c6eb55a3ea8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8950 2024.08.23 04:26:52.368144 [ 3 ] {} <Debug> HTTP-Session: 8a33935b-f98d-401b-8e0e-c6eb55a3ea8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8951 2024.08.23 04:26:52.368174 [ 3 ] {} <Trace> HTTP-Session: 8a33935b-f98d-401b-8e0e-c6eb55a3ea8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8952 2024.08.23 04:26:52.368363 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8953 2024.08.23 04:26:52.368405 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8954 2024.08.23 04:26:52.368625 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8955 2024.08.23 04:26:52.369132 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8956 2024.08.23 04:26:52.369168 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8957 2024.08.23 04:26:52.369530 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8958 2024.08.23 04:26:52.369878 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8959 2024.08.23 04:26:52.370002 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001742 sec., 219288.1745120551 rows/sec., 15.52 MiB/sec.
8960 2024.08.23 04:26:52.370154 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Debug> DynamicQueryHandler: Done processing query
8961 2024.08.23 04:26:52.370178 [ 3 ] {911a1428-5609-401e-b970-1e108e6e0d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
8962 2024.08.23 04:26:52.370195 [ 3 ] {} <Debug> HTTP-Session: 8a33935b-f98d-401b-8e0e-c6eb55a3ea8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8963 2024.08.23 04:26:52.370323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8964 2024.08.23 04:26:52.370370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8965 2024.08.23 04:26:52.370389 [ 3 ] {} <Debug> HTTP-Session: c9b53039-9b2c-482e-9c3a-d9fe618923a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8966 2024.08.23 04:26:52.370405 [ 3 ] {} <Debug> HTTP-Session: c9b53039-9b2c-482e-9c3a-d9fe618923a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8967 2024.08.23 04:26:52.370419 [ 3 ] {} <Debug> HTTP-Session: c9b53039-9b2c-482e-9c3a-d9fe618923a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8968 2024.08.23 04:26:52.370448 [ 3 ] {} <Trace> HTTP-Session: c9b53039-9b2c-482e-9c3a-d9fe618923a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8969 2024.08.23 04:26:52.370546 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8970 2024.08.23 04:26:52.370590 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8971 2024.08.23 04:26:52.370716 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8972 2024.08.23 04:26:52.370963 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8973 2024.08.23 04:26:52.370998 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8974 2024.08.23 04:26:52.371344 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8975 2024.08.23 04:26:52.371657 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8976 2024.08.23 04:26:52.371784 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 248.40 KiB/sec.
8977 2024.08.23 04:26:52.372032 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Debug> DynamicQueryHandler: Done processing query
8978 2024.08.23 04:26:52.372073 [ 3 ] {91f8f765-fd58-4162-a717-d5786282c9bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8979 2024.08.23 04:26:52.372101 [ 3 ] {} <Debug> HTTP-Session: c9b53039-9b2c-482e-9c3a-d9fe618923a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8980 2024.08.23 04:26:52.372258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8981 2024.08.23 04:26:52.372306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8982 2024.08.23 04:26:52.372325 [ 3 ] {} <Debug> HTTP-Session: b9fe84d2-6333-411b-81f1-f16364641fee Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
8983 2024.08.23 04:26:52.372341 [ 3 ] {} <Debug> HTTP-Session: b9fe84d2-6333-411b-81f1-f16364641fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8984 2024.08.23 04:26:52.372355 [ 3 ] {} <Debug> HTTP-Session: b9fe84d2-6333-411b-81f1-f16364641fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.08.23 04:26:52.372386 [ 3 ] {} <Trace> HTTP-Session: b9fe84d2-6333-411b-81f1-f16364641fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8986 2024.08.23 04:26:52.372560 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8987 2024.08.23 04:26:52.372605 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8988 2024.08.23 04:26:52.372765 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8989 2024.08.23 04:26:52.373174 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8990 2024.08.23 04:26:52.373210 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
8991 2024.08.23 04:26:52.373585 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8992 2024.08.23 04:26:52.373921 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8993 2024.08.23 04:26:52.374049 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001573 sec., 150667.51430387795 rows/sec., 10.10 MiB/sec.
8994 2024.08.23 04:26:52.374198 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Debug> DynamicQueryHandler: Done processing query
8995 2024.08.23 04:26:52.374222 [ 3 ] {efb01f38-d4ab-41f6-b5b7-c8407ba3e1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8996 2024.08.23 04:26:52.374237 [ 3 ] {} <Debug> HTTP-Session: b9fe84d2-6333-411b-81f1-f16364641fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8997 2024.08.23 04:26:52.374362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8998 2024.08.23 04:26:52.374410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8999 2024.08.23 04:26:52.374429 [ 3 ] {} <Debug> HTTP-Session: c2e594e9-0f6d-4ea4-afd8-127270705b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9000 2024.08.23 04:26:52.374445 [ 3 ] {} <Debug> HTTP-Session: c2e594e9-0f6d-4ea4-afd8-127270705b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9001 2024.08.23 04:26:52.374458 [ 3 ] {} <Debug> HTTP-Session: c2e594e9-0f6d-4ea4-afd8-127270705b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.08.23 04:26:52.374488 [ 3 ] {} <Trace> HTTP-Session: c2e594e9-0f6d-4ea4-afd8-127270705b9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9003 2024.08.23 04:26:52.374579 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9004 2024.08.23 04:26:52.374623 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9005 2024.08.23 04:26:52.374748 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9006 2024.08.23 04:26:52.374987 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9007 2024.08.23 04:26:52.375022 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9008 2024.08.23 04:26:52.375377 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9009 2024.08.23 04:26:52.376177 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9010 2024.08.23 04:26:52.376301 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001744 sec., 573.394495412844 rows/sec., 38.64 KiB/sec.
9011 2024.08.23 04:26:52.376458 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Debug> DynamicQueryHandler: Done processing query
9012 2024.08.23 04:26:52.376482 [ 3 ] {ff676ba8-2c8d-48c3-9d1e-99df847b6fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9013 2024.08.23 04:26:52.376498 [ 3 ] {} <Debug> HTTP-Session: c2e594e9-0f6d-4ea4-afd8-127270705b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9014 2024.08.23 04:26:52.376615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9015 2024.08.23 04:26:52.376662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9016 2024.08.23 04:26:52.376681 [ 3 ] {} <Debug> HTTP-Session: bb316946-f338-4766-92ad-e7f4ebb31ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9017 2024.08.23 04:26:52.376697 [ 3 ] {} <Debug> HTTP-Session: bb316946-f338-4766-92ad-e7f4ebb31ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9018 2024.08.23 04:26:52.376712 [ 3 ] {} <Debug> HTTP-Session: bb316946-f338-4766-92ad-e7f4ebb31ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.08.23 04:26:52.376741 [ 3 ] {} <Trace> HTTP-Session: bb316946-f338-4766-92ad-e7f4ebb31ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9020 2024.08.23 04:26:52.376870 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9021 2024.08.23 04:26:52.376913 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9022 2024.08.23 04:26:52.377039 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9023 2024.08.23 04:26:52.377415 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9024 2024.08.23 04:26:52.377450 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9025 2024.08.23 04:26:52.377805 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9026 2024.08.23 04:26:52.378128 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9027 2024.08.23 04:26:52.378255 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec.
9028 2024.08.23 04:26:52.378413 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Debug> DynamicQueryHandler: Done processing query
9029 2024.08.23 04:26:52.378437 [ 3 ] {d7803644-3674-4499-bd87-e7cc6e825be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9030 2024.08.23 04:26:52.378452 [ 3 ] {} <Debug> HTTP-Session: bb316946-f338-4766-92ad-e7f4ebb31ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9031 2024.08.23 04:26:57.357926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9032 2024.08.23 04:26:57.358054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9033 2024.08.23 04:26:57.358083 [ 3 ] {} <Debug> HTTP-Session: c6327918-8e8b-4f62-87bb-1224834d6574 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9034 2024.08.23 04:26:57.358111 [ 3 ] {} <Debug> HTTP-Session: c6327918-8e8b-4f62-87bb-1224834d6574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9035 2024.08.23 04:26:57.358129 [ 3 ] {} <Debug> HTTP-Session: c6327918-8e8b-4f62-87bb-1224834d6574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9036 2024.08.23 04:26:57.358183 [ 3 ] {} <Trace> HTTP-Session: c6327918-8e8b-4f62-87bb-1224834d6574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9037 2024.08.23 04:26:57.358426 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9038 2024.08.23 04:26:57.358498 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9039 2024.08.23 04:26:57.358869 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9040 2024.08.23 04:26:57.359434 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9041 2024.08.23 04:26:57.359475 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9042 2024.08.23 04:26:57.359890 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9043 2024.08.23 04:26:57.360269 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9044 2024.08.23 04:26:57.360428 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.002086 sec., 55608.82070949185 rows/sec., 4.70 MiB/sec.
9045 2024.08.23 04:26:57.360636 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Debug> DynamicQueryHandler: Done processing query
9046 2024.08.23 04:26:57.360663 [ 3 ] {8cd5e86b-7629-4768-83ef-620c1aa2dda0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9047 2024.08.23 04:26:57.360679 [ 3 ] {} <Debug> HTTP-Session: c6327918-8e8b-4f62-87bb-1224834d6574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9048 2024.08.23 04:26:57.360819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9049 2024.08.23 04:26:57.360868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9050 2024.08.23 04:26:57.360887 [ 3 ] {} <Debug> HTTP-Session: 1576aeab-2dd9-444a-95f8-040c3a6a9788 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9051 2024.08.23 04:26:57.360903 [ 3 ] {} <Debug> HTTP-Session: 1576aeab-2dd9-444a-95f8-040c3a6a9788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9052 2024.08.23 04:26:57.360916 [ 3 ] {} <Debug> HTTP-Session: 1576aeab-2dd9-444a-95f8-040c3a6a9788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9053 2024.08.23 04:26:57.360947 [ 3 ] {} <Trace> HTTP-Session: 1576aeab-2dd9-444a-95f8-040c3a6a9788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9054 2024.08.23 04:26:57.361059 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9055 2024.08.23 04:26:57.361103 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9056 2024.08.23 04:26:57.361329 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9057 2024.08.23 04:26:57.361697 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9058 2024.08.23 04:26:57.361734 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9059 2024.08.23 04:26:57.362073 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9060 2024.08.23 04:26:57.362419 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9061 2024.08.23 04:26:57.362577 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.42 MiB/sec.
9062 2024.08.23 04:26:57.362747 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Debug> DynamicQueryHandler: Done processing query
9063 2024.08.23 04:26:57.362772 [ 3 ] {986771ef-00cf-4a16-81f6-f16ba5ecbd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9064 2024.08.23 04:26:57.362788 [ 3 ] {} <Debug> HTTP-Session: 1576aeab-2dd9-444a-95f8-040c3a6a9788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9065 2024.08.23 04:26:57.362924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9066 2024.08.23 04:26:57.362971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9067 2024.08.23 04:26:57.362990 [ 3 ] {} <Debug> HTTP-Session: eb054f2f-e913-41a0-b0bd-e059025ebcc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9068 2024.08.23 04:26:57.363006 [ 3 ] {} <Debug> HTTP-Session: eb054f2f-e913-41a0-b0bd-e059025ebcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9069 2024.08.23 04:26:57.363019 [ 3 ] {} <Debug> HTTP-Session: eb054f2f-e913-41a0-b0bd-e059025ebcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9070 2024.08.23 04:26:57.363051 [ 3 ] {} <Trace> HTTP-Session: eb054f2f-e913-41a0-b0bd-e059025ebcc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9071 2024.08.23 04:26:57.363168 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9072 2024.08.23 04:26:57.363210 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9073 2024.08.23 04:26:57.363434 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9074 2024.08.23 04:26:57.363822 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9075 2024.08.23 04:26:57.363859 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9076 2024.08.23 04:26:57.364207 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9077 2024.08.23 04:26:57.364561 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9078 2024.08.23 04:26:57.364719 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001588 sec., 59193.954659949624 rows/sec., 4.62 MiB/sec.
9079 2024.08.23 04:26:57.364890 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Debug> DynamicQueryHandler: Done processing query
9080 2024.08.23 04:26:57.364914 [ 3 ] {123f223b-4312-422f-8678-f6e1db7540d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9081 2024.08.23 04:26:57.364929 [ 3 ] {} <Debug> HTTP-Session: eb054f2f-e913-41a0-b0bd-e059025ebcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9082 2024.08.23 04:26:57.365088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9083 2024.08.23 04:26:57.365135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9084 2024.08.23 04:26:57.365154 [ 3 ] {} <Debug> HTTP-Session: 64119d1b-020e-4686-a932-acc96c768bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9085 2024.08.23 04:26:57.365170 [ 3 ] {} <Debug> HTTP-Session: 64119d1b-020e-4686-a932-acc96c768bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9086 2024.08.23 04:26:57.365184 [ 3 ] {} <Debug> HTTP-Session: 64119d1b-020e-4686-a932-acc96c768bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9087 2024.08.23 04:26:57.365213 [ 3 ] {} <Trace> HTTP-Session: 64119d1b-020e-4686-a932-acc96c768bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9088 2024.08.23 04:26:57.365357 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9089 2024.08.23 04:26:57.365404 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9090 2024.08.23 04:26:57.365555 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9091 2024.08.23 04:26:57.365977 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9092 2024.08.23 04:26:57.366012 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9093 2024.08.23 04:26:57.366397 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9094 2024.08.23 04:26:57.366729 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9095 2024.08.23 04:26:57.366885 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
9096 2024.08.23 04:26:57.367052 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Debug> DynamicQueryHandler: Done processing query
9097 2024.08.23 04:26:57.367076 [ 3 ] {2e202981-fb01-4100-b03b-090254c9d041} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9098 2024.08.23 04:26:57.367092 [ 3 ] {} <Debug> HTTP-Session: 64119d1b-020e-4686-a932-acc96c768bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9099 2024.08.23 04:26:57.367244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9100 2024.08.23 04:26:57.367292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9101 2024.08.23 04:26:57.367310 [ 3 ] {} <Debug> HTTP-Session: 74b709cb-7d02-402a-bfed-e89615dbb990 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9102 2024.08.23 04:26:57.367326 [ 3 ] {} <Debug> HTTP-Session: 74b709cb-7d02-402a-bfed-e89615dbb990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9103 2024.08.23 04:26:57.367341 [ 3 ] {} <Debug> HTTP-Session: 74b709cb-7d02-402a-bfed-e89615dbb990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9104 2024.08.23 04:26:57.367370 [ 3 ] {} <Trace> HTTP-Session: 74b709cb-7d02-402a-bfed-e89615dbb990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9105 2024.08.23 04:26:57.367663 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9106 2024.08.23 04:26:57.367726 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9107 2024.08.23 04:26:57.368133 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9108 2024.08.23 04:26:57.368823 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9109 2024.08.23 04:26:57.368859 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9110 2024.08.23 04:26:57.369481 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9111 2024.08.23 04:26:57.369958 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9112 2024.08.23 04:26:57.370171 [ 47 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9113 2024.08.23 04:26:57.370203 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002744 sec., 10932.944606413994 rows/sec., 19.59 MiB/sec.
9114 2024.08.23 04:26:57.370265 [ 47 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9115 2024.08.23 04:26:57.370342 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9116 2024.08.23 04:26:57.370681 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
9117 2024.08.23 04:26:57.370885 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Debug> DynamicQueryHandler: Done processing query
9118 2024.08.23 04:26:57.370943 [ 3 ] {636ef902-f92a-4796-a0f7-cb6feb71d083} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9119 2024.08.23 04:26:57.371010 [ 3 ] {} <Debug> HTTP-Session: 74b709cb-7d02-402a-bfed-e89615dbb990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9120 2024.08.23 04:26:57.371269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9121 2024.08.23 04:26:57.371356 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9122 2024.08.23 04:26:57.371393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9123 2024.08.23 04:26:57.371480 [ 3 ] {} <Debug> HTTP-Session: 15ff80c4-2291-46e0-b0ff-b089a8242d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9124 2024.08.23 04:26:57.371487 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 475 rows starting from the beginning of the part
9125 2024.08.23 04:26:57.371523 [ 3 ] {} <Debug> HTTP-Session: 15ff80c4-2291-46e0-b0ff-b089a8242d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.08.23 04:26:57.371574 [ 3 ] {} <Debug> HTTP-Session: 15ff80c4-2291-46e0-b0ff-b089a8242d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.08.23 04:26:57.371653 [ 3 ] {} <Trace> HTTP-Session: 15ff80c4-2291-46e0-b0ff-b089a8242d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9128 2024.08.23 04:26:57.372046 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9129 2024.08.23 04:26:57.372104 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part
9130 2024.08.23 04:26:57.372137 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9131 2024.08.23 04:26:57.372960 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part
9132 2024.08.23 04:26:57.372994 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9133 2024.08.23 04:26:57.373461 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part
9134 2024.08.23 04:26:57.374223 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part
9135 2024.08.23 04:26:57.374232 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9136 2024.08.23 04:26:57.374316 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9137 2024.08.23 04:26:57.374792 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
9138 2024.08.23 04:26:57.375716 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9139 2024.08.23 04:26:57.376567 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9140 2024.08.23 04:26:57.376828 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004976 sec., 12057.877813504821 rows/sec., 832.12 KiB/sec.
9141 2024.08.23 04:26:57.377323 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Debug> DynamicQueryHandler: Done processing query
9142 2024.08.23 04:26:57.377416 [ 3 ] {87d26beb-38d7-4c77-afe2-fbdc8ebf5c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9143 2024.08.23 04:26:57.377506 [ 3 ] {} <Debug> HTTP-Session: 15ff80c4-2291-46e0-b0ff-b089a8242d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9144 2024.08.23 04:26:57.392357 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 19 columns (19 merged, 0 gathered) in 0.021871219 sec., 28576.367874145468 rows/sec., 51.21 MiB/sec.
9145 2024.08.23 04:26:57.393395 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9146 2024.08.23 04:26:57.394041 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9147 2024.08.23 04:26:57.394133 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9148 2024.08.23 04:26:57.394296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB.
9149 2024.08.23 04:27:02.344391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9150 2024.08.23 04:27:02.344522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9151 2024.08.23 04:27:02.344551 [ 3 ] {} <Debug> HTTP-Session: 6d97eeb0-c4eb-4d1e-93f4-3302b1fe2b0f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9152 2024.08.23 04:27:02.344579 [ 3 ] {} <Debug> HTTP-Session: 6d97eeb0-c4eb-4d1e-93f4-3302b1fe2b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9153 2024.08.23 04:27:02.344597 [ 3 ] {} <Debug> HTTP-Session: 6d97eeb0-c4eb-4d1e-93f4-3302b1fe2b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9154 2024.08.23 04:27:02.344648 [ 3 ] {} <Trace> HTTP-Session: 6d97eeb0-c4eb-4d1e-93f4-3302b1fe2b0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9155 2024.08.23 04:27:02.344837 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9156 2024.08.23 04:27:02.344909 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9157 2024.08.23 04:27:02.345277 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9158 2024.08.23 04:27:02.345705 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9159 2024.08.23 04:27:02.345745 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9160 2024.08.23 04:27:02.346134 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9161 2024.08.23 04:27:02.346514 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9162 2024.08.23 04:27:02.346679 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001895 sec., 3166.2269129287597 rows/sec., 258.18 KiB/sec.
9163 2024.08.23 04:27:02.346882 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Debug> DynamicQueryHandler: Done processing query
9164 2024.08.23 04:27:02.346908 [ 3 ] {b68c6de2-e86a-4f0f-b6be-ebf21b86fc67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9165 2024.08.23 04:27:02.346924 [ 3 ] {} <Debug> HTTP-Session: 6d97eeb0-c4eb-4d1e-93f4-3302b1fe2b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9166 2024.08.23 04:27:02.347226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9167 2024.08.23 04:27:02.347275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9168 2024.08.23 04:27:02.347294 [ 3 ] {} <Debug> HTTP-Session: ad85459f-9706-43f3-8d06-74e3a4d6a47b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9169 2024.08.23 04:27:02.347311 [ 3 ] {} <Debug> HTTP-Session: ad85459f-9706-43f3-8d06-74e3a4d6a47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9170 2024.08.23 04:27:02.347325 [ 3 ] {} <Debug> HTTP-Session: ad85459f-9706-43f3-8d06-74e3a4d6a47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9171 2024.08.23 04:27:02.347356 [ 3 ] {} <Trace> HTTP-Session: ad85459f-9706-43f3-8d06-74e3a4d6a47b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9172 2024.08.23 04:27:02.347804 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9173 2024.08.23 04:27:02.347848 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9174 2024.08.23 04:27:02.348069 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9175 2024.08.23 04:27:02.349393 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9176 2024.08.23 04:27:02.349430 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9177 2024.08.23 04:27:02.349865 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9178 2024.08.23 04:27:02.350217 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9179 2024.08.23 04:27:02.350376 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Debug> executeQuery: Read 1332 rows, 113.68 KiB in 0.002888 sec., 461218.836565097 rows/sec., 38.44 MiB/sec.
9180 2024.08.23 04:27:02.350655 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Debug> DynamicQueryHandler: Done processing query
9181 2024.08.23 04:27:02.350715 [ 3 ] {4a7f2528-7b29-40b1-a54e-c4200728aad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
9182 2024.08.23 04:27:02.350777 [ 3 ] {} <Debug> HTTP-Session: ad85459f-9706-43f3-8d06-74e3a4d6a47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9183 2024.08.23 04:27:02.351051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9184 2024.08.23 04:27:02.351102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9185 2024.08.23 04:27:02.351121 [ 3 ] {} <Debug> HTTP-Session: 45eb4388-b030-4c5b-8287-41359e5c0dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9186 2024.08.23 04:27:02.351138 [ 3 ] {} <Debug> HTTP-Session: 45eb4388-b030-4c5b-8287-41359e5c0dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9187 2024.08.23 04:27:02.351152 [ 3 ] {} <Debug> HTTP-Session: 45eb4388-b030-4c5b-8287-41359e5c0dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9188 2024.08.23 04:27:02.351185 [ 3 ] {} <Trace> HTTP-Session: 45eb4388-b030-4c5b-8287-41359e5c0dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9189 2024.08.23 04:27:02.351296 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9190 2024.08.23 04:27:02.351340 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9191 2024.08.23 04:27:02.351586 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9192 2024.08.23 04:27:02.351894 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9193 2024.08.23 04:27:02.351931 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9194 2024.08.23 04:27:02.352264 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9195 2024.08.23 04:27:02.352612 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9196 2024.08.23 04:27:02.352772 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 280.23 KiB/sec.
9197 2024.08.23 04:27:02.352941 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Debug> DynamicQueryHandler: Done processing query
9198 2024.08.23 04:27:02.352966 [ 3 ] {db921112-bd1e-4eb4-a71b-f56504a1b4de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9199 2024.08.23 04:27:02.352981 [ 3 ] {} <Debug> HTTP-Session: 45eb4388-b030-4c5b-8287-41359e5c0dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9200 2024.08.23 04:27:02.353167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9201 2024.08.23 04:27:02.353215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9202 2024.08.23 04:27:02.353234 [ 3 ] {} <Debug> HTTP-Session: b2bc397b-cdc7-4675-a9dc-7d6de861ccc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9203 2024.08.23 04:27:02.353251 [ 3 ] {} <Debug> HTTP-Session: b2bc397b-cdc7-4675-a9dc-7d6de861ccc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9204 2024.08.23 04:27:02.353265 [ 3 ] {} <Debug> HTTP-Session: b2bc397b-cdc7-4675-a9dc-7d6de861ccc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9205 2024.08.23 04:27:02.353295 [ 3 ] {} <Trace> HTTP-Session: b2bc397b-cdc7-4675-a9dc-7d6de861ccc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9206 2024.08.23 04:27:02.353525 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9207 2024.08.23 04:27:02.353568 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9208 2024.08.23 04:27:02.353790 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9209 2024.08.23 04:27:02.354238 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9210 2024.08.23 04:27:02.354275 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9211 2024.08.23 04:27:02.354640 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9212 2024.08.23 04:27:02.354989 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9213 2024.08.23 04:27:02.355151 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00177 sec., 136723.1638418079 rows/sec., 9.26 MiB/sec.
9214 2024.08.23 04:27:02.355400 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Debug> DynamicQueryHandler: Done processing query
9215 2024.08.23 04:27:02.355423 [ 3 ] {c81bd342-18bb-43ef-859b-27e2a11118ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9216 2024.08.23 04:27:02.355444 [ 3 ] {} <Debug> HTTP-Session: b2bc397b-cdc7-4675-a9dc-7d6de861ccc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9217 2024.08.23 04:27:02.355620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9218 2024.08.23 04:27:02.355669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9219 2024.08.23 04:27:02.355688 [ 3 ] {} <Debug> HTTP-Session: ba45da2a-3a80-4c71-b7f3-325f49dfb995 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9220 2024.08.23 04:27:02.355704 [ 3 ] {} <Debug> HTTP-Session: ba45da2a-3a80-4c71-b7f3-325f49dfb995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9221 2024.08.23 04:27:02.355718 [ 3 ] {} <Debug> HTTP-Session: ba45da2a-3a80-4c71-b7f3-325f49dfb995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9222 2024.08.23 04:27:02.355748 [ 3 ] {} <Trace> HTTP-Session: ba45da2a-3a80-4c71-b7f3-325f49dfb995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9223 2024.08.23 04:27:02.355842 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9224 2024.08.23 04:27:02.355884 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9225 2024.08.23 04:27:02.356106 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9226 2024.08.23 04:27:02.356402 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9227 2024.08.23 04:27:02.356439 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9228 2024.08.23 04:27:02.356773 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9229 2024.08.23 04:27:02.357125 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9230 2024.08.23 04:27:02.357289 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 242.30 KiB/sec.
9231 2024.08.23 04:27:02.357649 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Debug> DynamicQueryHandler: Done processing query
9232 2024.08.23 04:27:02.357674 [ 3 ] {98a2c4bb-1450-41a5-9832-06314c023245} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9233 2024.08.23 04:27:02.357692 [ 3 ] {} <Debug> HTTP-Session: ba45da2a-3a80-4c71-b7f3-325f49dfb995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9234 2024.08.23 04:27:02.357954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9235 2024.08.23 04:27:02.358003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9236 2024.08.23 04:27:02.358022 [ 3 ] {} <Debug> HTTP-Session: a0eb8560-aab8-47fc-b769-324ee7540230 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9237 2024.08.23 04:27:02.358039 [ 3 ] {} <Debug> HTTP-Session: a0eb8560-aab8-47fc-b769-324ee7540230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.08.23 04:27:02.358053 [ 3 ] {} <Debug> HTTP-Session: a0eb8560-aab8-47fc-b769-324ee7540230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9239 2024.08.23 04:27:02.358083 [ 3 ] {} <Trace> HTTP-Session: a0eb8560-aab8-47fc-b769-324ee7540230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9240 2024.08.23 04:27:02.358401 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9241 2024.08.23 04:27:02.358445 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9242 2024.08.23 04:27:02.358691 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9243 2024.08.23 04:27:02.359565 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9244 2024.08.23 04:27:02.359602 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9245 2024.08.23 04:27:02.359993 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9246 2024.08.23 04:27:02.360341 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9247 2024.08.23 04:27:02.360508 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Debug> executeQuery: Read 844 rows, 62.46 KiB in 0.002294 sec., 367916.30340017437 rows/sec., 26.59 MiB/sec.
9248 2024.08.23 04:27:02.360685 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Debug> DynamicQueryHandler: Done processing query
9249 2024.08.23 04:27:02.360709 [ 3 ] {b7617396-1355-4bdf-9204-30f0a7c0acda} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
9250 2024.08.23 04:27:02.360726 [ 3 ] {} <Debug> HTTP-Session: a0eb8560-aab8-47fc-b769-324ee7540230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9251 2024.08.23 04:27:02.361016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9252 2024.08.23 04:27:02.361064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9253 2024.08.23 04:27:02.361083 [ 3 ] {} <Debug> HTTP-Session: b802a627-d2ce-4765-a4d9-fc022e85c03c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9254 2024.08.23 04:27:02.361100 [ 3 ] {} <Debug> HTTP-Session: b802a627-d2ce-4765-a4d9-fc022e85c03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9255 2024.08.23 04:27:02.361113 [ 3 ] {} <Debug> HTTP-Session: b802a627-d2ce-4765-a4d9-fc022e85c03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9256 2024.08.23 04:27:02.361144 [ 3 ] {} <Trace> HTTP-Session: b802a627-d2ce-4765-a4d9-fc022e85c03c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9257 2024.08.23 04:27:02.361238 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9258 2024.08.23 04:27:02.361282 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9259 2024.08.23 04:27:02.361413 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9260 2024.08.23 04:27:02.361685 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9261 2024.08.23 04:27:02.361721 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9262 2024.08.23 04:27:02.362064 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9263 2024.08.23 04:27:02.362380 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9264 2024.08.23 04:27:02.362539 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 237.66 KiB/sec.
9265 2024.08.23 04:27:02.362703 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Debug> DynamicQueryHandler: Done processing query
9266 2024.08.23 04:27:02.362728 [ 3 ] {5501c88e-1906-4f47-a3eb-c623cfc1c361} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9267 2024.08.23 04:27:02.362744 [ 3 ] {} <Debug> HTTP-Session: b802a627-d2ce-4765-a4d9-fc022e85c03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9268 2024.08.23 04:27:02.362986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9269 2024.08.23 04:27:02.363034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9270 2024.08.23 04:27:02.363053 [ 3 ] {} <Debug> HTTP-Session: a632bf72-4308-4387-b859-47a1027b9b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9271 2024.08.23 04:27:02.363069 [ 3 ] {} <Debug> HTTP-Session: a632bf72-4308-4387-b859-47a1027b9b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.08.23 04:27:02.363082 [ 3 ] {} <Debug> HTTP-Session: a632bf72-4308-4387-b859-47a1027b9b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9273 2024.08.23 04:27:02.363113 [ 3 ] {} <Trace> HTTP-Session: a632bf72-4308-4387-b859-47a1027b9b31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9274 2024.08.23 04:27:02.363583 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9275 2024.08.23 04:27:02.363629 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9276 2024.08.23 04:27:02.363851 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9277 2024.08.23 04:27:02.364812 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9278 2024.08.23 04:27:02.364850 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9279 2024.08.23 04:27:02.365279 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9280 2024.08.23 04:27:02.365607 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9281 2024.08.23 04:27:02.365765 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Debug> executeQuery: Read 924 rows, 63.24 KiB in 0.002505 sec., 368862.2754491018 rows/sec., 24.65 MiB/sec.
9282 2024.08.23 04:27:02.366018 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Debug> DynamicQueryHandler: Done processing query
9283 2024.08.23 04:27:02.366071 [ 3 ] {d2de9232-6ce7-4271-a485-728196192f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
9284 2024.08.23 04:27:02.366111 [ 3 ] {} <Debug> HTTP-Session: a632bf72-4308-4387-b859-47a1027b9b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9285 2024.08.23 04:27:02.366445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9286 2024.08.23 04:27:02.366494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9287 2024.08.23 04:27:02.366513 [ 3 ] {} <Debug> HTTP-Session: f928c66d-62d3-4143-8d86-249cedde4bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9288 2024.08.23 04:27:02.366530 [ 3 ] {} <Debug> HTTP-Session: f928c66d-62d3-4143-8d86-249cedde4bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.08.23 04:27:02.366543 [ 3 ] {} <Debug> HTTP-Session: f928c66d-62d3-4143-8d86-249cedde4bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9290 2024.08.23 04:27:02.366574 [ 3 ] {} <Trace> HTTP-Session: f928c66d-62d3-4143-8d86-249cedde4bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9291 2024.08.23 04:27:02.366668 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9292 2024.08.23 04:27:02.366713 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9293 2024.08.23 04:27:02.366854 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9294 2024.08.23 04:27:02.367138 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9295 2024.08.23 04:27:02.367173 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9296 2024.08.23 04:27:02.367512 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9297 2024.08.23 04:27:02.367829 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9298 2024.08.23 04:27:02.367995 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001339 sec., 746.8259895444362 rows/sec., 50.32 KiB/sec.
9299 2024.08.23 04:27:02.368154 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Debug> DynamicQueryHandler: Done processing query
9300 2024.08.23 04:27:02.368179 [ 3 ] {6417bef3-cd58-4874-854a-65341676e0fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9301 2024.08.23 04:27:02.368194 [ 3 ] {} <Debug> HTTP-Session: f928c66d-62d3-4143-8d86-249cedde4bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9302 2024.08.23 04:27:02.368323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9303 2024.08.23 04:27:02.368369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9304 2024.08.23 04:27:02.368388 [ 3 ] {} <Debug> HTTP-Session: 37224772-d5ca-44d5-958e-521420093a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9305 2024.08.23 04:27:02.368404 [ 3 ] {} <Debug> HTTP-Session: 37224772-d5ca-44d5-958e-521420093a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9306 2024.08.23 04:27:02.368418 [ 3 ] {} <Debug> HTTP-Session: 37224772-d5ca-44d5-958e-521420093a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9307 2024.08.23 04:27:02.368448 [ 3 ] {} <Trace> HTTP-Session: 37224772-d5ca-44d5-958e-521420093a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9308 2024.08.23 04:27:02.368561 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9309 2024.08.23 04:27:02.368605 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9310 2024.08.23 04:27:02.368731 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9311 2024.08.23 04:27:02.369018 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9312 2024.08.23 04:27:02.369055 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9313 2024.08.23 04:27:02.369410 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9314 2024.08.23 04:27:02.369735 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9315 2024.08.23 04:27:02.369874 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec.
9316 2024.08.23 04:27:02.370036 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Debug> DynamicQueryHandler: Done processing query
9317 2024.08.23 04:27:02.370060 [ 3 ] {21d36193-ff3e-46b7-840b-f8fd6a39590b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9318 2024.08.23 04:27:02.370076 [ 3 ] {} <Debug> HTTP-Session: 37224772-d5ca-44d5-958e-521420093a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9319 2024.08.23 04:27:06.744752 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
9320 2024.08.23 04:27:06.744821 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
9321 2024.08.23 04:27:07.357756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9322 2024.08.23 04:27:07.357873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9323 2024.08.23 04:27:07.357901 [ 3 ] {} <Debug> HTTP-Session: b9b57a76-7c39-4bb9-830e-05409f1f7054 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9324 2024.08.23 04:27:07.357929 [ 3 ] {} <Debug> HTTP-Session: b9b57a76-7c39-4bb9-830e-05409f1f7054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9325 2024.08.23 04:27:07.357946 [ 3 ] {} <Debug> HTTP-Session: b9b57a76-7c39-4bb9-830e-05409f1f7054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9326 2024.08.23 04:27:07.357999 [ 3 ] {} <Trace> HTTP-Session: b9b57a76-7c39-4bb9-830e-05409f1f7054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9327 2024.08.23 04:27:07.358224 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9328 2024.08.23 04:27:07.358296 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9329 2024.08.23 04:27:07.358636 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9330 2024.08.23 04:27:07.359086 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9331 2024.08.23 04:27:07.359123 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9332 2024.08.23 04:27:07.359529 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9333 2024.08.23 04:27:07.359906 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9334 2024.08.23 04:27:07.360046 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001909 sec., 60764.7983237297 rows/sec., 5.14 MiB/sec.
9335 2024.08.23 04:27:07.360227 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Debug> DynamicQueryHandler: Done processing query
9336 2024.08.23 04:27:07.360252 [ 3 ] {821331de-8847-4478-99cd-fb0084bed6f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9337 2024.08.23 04:27:07.360269 [ 3 ] {} <Debug> HTTP-Session: b9b57a76-7c39-4bb9-830e-05409f1f7054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9338 2024.08.23 04:27:07.360403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9339 2024.08.23 04:27:07.360449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9340 2024.08.23 04:27:07.360468 [ 3 ] {} <Debug> HTTP-Session: ef5c3d0a-8d9e-4682-a49b-f8d221659e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9341 2024.08.23 04:27:07.360485 [ 3 ] {} <Debug> HTTP-Session: ef5c3d0a-8d9e-4682-a49b-f8d221659e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9342 2024.08.23 04:27:07.360499 [ 3 ] {} <Debug> HTTP-Session: ef5c3d0a-8d9e-4682-a49b-f8d221659e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9343 2024.08.23 04:27:07.360529 [ 3 ] {} <Trace> HTTP-Session: ef5c3d0a-8d9e-4682-a49b-f8d221659e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9344 2024.08.23 04:27:07.360628 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9345 2024.08.23 04:27:07.360672 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9346 2024.08.23 04:27:07.360894 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9347 2024.08.23 04:27:07.361189 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9348 2024.08.23 04:27:07.361223 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9349 2024.08.23 04:27:07.361560 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9350 2024.08.23 04:27:07.361905 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9351 2024.08.23 04:27:07.362031 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001432 sec., 20949.720670391063 rows/sec., 1.54 MiB/sec.
9352 2024.08.23 04:27:07.362178 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Debug> DynamicQueryHandler: Done processing query
9353 2024.08.23 04:27:07.362201 [ 3 ] {78afefcc-7e8c-4289-8c7c-98c72a547462} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9354 2024.08.23 04:27:07.362217 [ 3 ] {} <Debug> HTTP-Session: ef5c3d0a-8d9e-4682-a49b-f8d221659e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9355 2024.08.23 04:27:07.362348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9356 2024.08.23 04:27:07.362395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9357 2024.08.23 04:27:07.362414 [ 3 ] {} <Debug> HTTP-Session: 78706ffd-7040-4ce9-9a15-b37172e74c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9358 2024.08.23 04:27:07.362430 [ 3 ] {} <Debug> HTTP-Session: 78706ffd-7040-4ce9-9a15-b37172e74c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9359 2024.08.23 04:27:07.362444 [ 3 ] {} <Debug> HTTP-Session: 78706ffd-7040-4ce9-9a15-b37172e74c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9360 2024.08.23 04:27:07.362474 [ 3 ] {} <Trace> HTTP-Session: 78706ffd-7040-4ce9-9a15-b37172e74c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9361 2024.08.23 04:27:07.362586 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9362 2024.08.23 04:27:07.362628 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9363 2024.08.23 04:27:07.362846 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9364 2024.08.23 04:27:07.363166 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9365 2024.08.23 04:27:07.363201 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9366 2024.08.23 04:27:07.363542 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9367 2024.08.23 04:27:07.363886 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9368 2024.08.23 04:27:07.364014 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001467 sec., 64076.34628493524 rows/sec., 5.00 MiB/sec.
9369 2024.08.23 04:27:07.364163 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Debug> DynamicQueryHandler: Done processing query
9370 2024.08.23 04:27:07.364186 [ 3 ] {27a50364-44a2-4fd4-bde3-0cbee4672397} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9371 2024.08.23 04:27:07.364202 [ 3 ] {} <Debug> HTTP-Session: 78706ffd-7040-4ce9-9a15-b37172e74c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.08.23 04:27:07.364348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9373 2024.08.23 04:27:07.364396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9374 2024.08.23 04:27:07.364415 [ 3 ] {} <Debug> HTTP-Session: 05569214-6192-4506-b21b-8c5c0d4eff0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9375 2024.08.23 04:27:07.364431 [ 3 ] {} <Debug> HTTP-Session: 05569214-6192-4506-b21b-8c5c0d4eff0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9376 2024.08.23 04:27:07.364444 [ 3 ] {} <Debug> HTTP-Session: 05569214-6192-4506-b21b-8c5c0d4eff0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9377 2024.08.23 04:27:07.364474 [ 3 ] {} <Trace> HTTP-Session: 05569214-6192-4506-b21b-8c5c0d4eff0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9378 2024.08.23 04:27:07.364610 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9379 2024.08.23 04:27:07.364655 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9380 2024.08.23 04:27:07.364796 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9381 2024.08.23 04:27:07.365145 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9382 2024.08.23 04:27:07.365179 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9383 2024.08.23 04:27:07.365638 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9384 2024.08.23 04:27:07.366047 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9385 2024.08.23 04:27:07.366203 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec.
9386 2024.08.23 04:27:07.366393 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Debug> DynamicQueryHandler: Done processing query
9387 2024.08.23 04:27:07.366428 [ 3 ] {10a5b7c7-b4fb-4058-81f2-6e9c5e8edcda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9388 2024.08.23 04:27:07.366445 [ 3 ] {} <Debug> HTTP-Session: 05569214-6192-4506-b21b-8c5c0d4eff0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9389 2024.08.23 04:27:07.366604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9390 2024.08.23 04:27:07.366655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9391 2024.08.23 04:27:07.366675 [ 3 ] {} <Debug> HTTP-Session: 97e930a9-3383-41bc-8d86-3b6e3eeb1041 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9392 2024.08.23 04:27:07.366692 [ 3 ] {} <Debug> HTTP-Session: 97e930a9-3383-41bc-8d86-3b6e3eeb1041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9393 2024.08.23 04:27:07.366707 [ 3 ] {} <Debug> HTTP-Session: 97e930a9-3383-41bc-8d86-3b6e3eeb1041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9394 2024.08.23 04:27:07.366739 [ 3 ] {} <Trace> HTTP-Session: 97e930a9-3383-41bc-8d86-3b6e3eeb1041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9395 2024.08.23 04:27:07.367033 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9396 2024.08.23 04:27:07.367097 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9397 2024.08.23 04:27:07.367500 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9398 2024.08.23 04:27:07.368142 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9399 2024.08.23 04:27:07.368179 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9400 2024.08.23 04:27:07.368782 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9401 2024.08.23 04:27:07.369190 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9402 2024.08.23 04:27:07.369338 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002516 sec., 11923.688394276629 rows/sec., 21.37 MiB/sec.
9403 2024.08.23 04:27:07.369534 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Debug> DynamicQueryHandler: Done processing query
9404 2024.08.23 04:27:07.369559 [ 3 ] {a6a2d264-6b1f-4e9f-8a38-e08c2c5a3e32} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9405 2024.08.23 04:27:07.369576 [ 3 ] {} <Debug> HTTP-Session: 97e930a9-3383-41bc-8d86-3b6e3eeb1041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.08.23 04:27:07.369707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9407 2024.08.23 04:27:07.369757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9408 2024.08.23 04:27:07.369777 [ 3 ] {} <Debug> HTTP-Session: 66284b74-a86c-4a44-befc-bf853e8a8ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9409 2024.08.23 04:27:07.369794 [ 3 ] {} <Debug> HTTP-Session: 66284b74-a86c-4a44-befc-bf853e8a8ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9410 2024.08.23 04:27:07.369807 [ 3 ] {} <Debug> HTTP-Session: 66284b74-a86c-4a44-befc-bf853e8a8ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9411 2024.08.23 04:27:07.369839 [ 3 ] {} <Trace> HTTP-Session: 66284b74-a86c-4a44-befc-bf853e8a8ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9412 2024.08.23 04:27:07.369951 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9413 2024.08.23 04:27:07.369997 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9414 2024.08.23 04:27:07.370127 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9415 2024.08.23 04:27:07.370401 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9416 2024.08.23 04:27:07.370437 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9417 2024.08.23 04:27:07.370944 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9418 2024.08.23 04:27:07.371393 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9419 2024.08.23 04:27:07.371526 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.51 MiB/sec.
9420 2024.08.23 04:27:07.371684 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Debug> DynamicQueryHandler: Done processing query
9421 2024.08.23 04:27:07.371710 [ 3 ] {2e848c32-887f-44eb-af04-fab9d3ca5fa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9422 2024.08.23 04:27:07.371727 [ 3 ] {} <Debug> HTTP-Session: 66284b74-a86c-4a44-befc-bf853e8a8ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9423 2024.08.23 04:27:12.360550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9424 2024.08.23 04:27:12.360694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9425 2024.08.23 04:27:12.360725 [ 3 ] {} <Debug> HTTP-Session: a37a6b9d-f3f2-47ee-b0b2-659d0fd9e010 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9426 2024.08.23 04:27:12.360753 [ 3 ] {} <Debug> HTTP-Session: a37a6b9d-f3f2-47ee-b0b2-659d0fd9e010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9427 2024.08.23 04:27:12.360771 [ 3 ] {} <Debug> HTTP-Session: a37a6b9d-f3f2-47ee-b0b2-659d0fd9e010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9428 2024.08.23 04:27:12.360827 [ 3 ] {} <Trace> HTTP-Session: a37a6b9d-f3f2-47ee-b0b2-659d0fd9e010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9429 2024.08.23 04:27:12.361088 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9430 2024.08.23 04:27:12.361163 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9431 2024.08.23 04:27:12.361537 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9432 2024.08.23 04:27:12.362050 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9433 2024.08.23 04:27:12.362093 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9434 2024.08.23 04:27:12.362515 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9435 2024.08.23 04:27:12.362894 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9436 2024.08.23 04:27:12.363072 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002085 sec., 90647.48201438849 rows/sec., 7.92 MiB/sec.
9437 2024.08.23 04:27:12.363084 [ 140 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9438 2024.08.23 04:27:12.363227 [ 140 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9439 2024.08.23 04:27:12.363289 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9440 2024.08.23 04:27:12.363336 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Debug> DynamicQueryHandler: Done processing query
9441 2024.08.23 04:27:12.363401 [ 3 ] {033756c4-be60-4d8b-928e-28705a671cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9442 2024.08.23 04:27:12.363456 [ 3 ] {} <Debug> HTTP-Session: a37a6b9d-f3f2-47ee-b0b2-659d0fd9e010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9443 2024.08.23 04:27:12.363623 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
9444 2024.08.23 04:27:12.363668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9445 2024.08.23 04:27:12.363793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9446 2024.08.23 04:27:12.363843 [ 3 ] {} <Debug> HTTP-Session: 7044408e-8bc4-4450-a150-538d0238eeae Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9447 2024.08.23 04:27:12.363883 [ 3 ] {} <Debug> HTTP-Session: 7044408e-8bc4-4450-a150-538d0238eeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9448 2024.08.23 04:27:12.363925 [ 3 ] {} <Debug> HTTP-Session: 7044408e-8bc4-4450-a150-538d0238eeae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9449 2024.08.23 04:27:12.364014 [ 3 ] {} <Trace> HTTP-Session: 7044408e-8bc4-4450-a150-538d0238eeae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9450 2024.08.23 04:27:12.364187 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9451 2024.08.23 04:27:12.364251 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9452 2024.08.23 04:27:12.364297 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1397 rows starting from the beginning of the part
9453 2024.08.23 04:27:12.364341 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9454 2024.08.23 04:27:12.364727 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 189 rows starting from the beginning of the part
9455 2024.08.23 04:27:12.365044 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 116 rows starting from the beginning of the part
9456 2024.08.23 04:27:12.365363 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1332 rows starting from the beginning of the part
9457 2024.08.23 04:27:12.365730 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 116 rows starting from the beginning of the part
9458 2024.08.23 04:27:12.366045 [ 199 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 189 rows starting from the beginning of the part
9459 2024.08.23 04:27:12.366463 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9460 2024.08.23 04:27:12.367321 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9461 2024.08.23 04:27:12.367376 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9462 2024.08.23 04:27:12.368347 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9463 2024.08.23 04:27:12.368902 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9464 2024.08.23 04:27:12.369217 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004997 sec., 2801.6810086051632 rows/sec., 196.21 KiB/sec.
9465 2024.08.23 04:27:12.369795 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.006363945 sec., 524674.5532841657 rows/sec., 46.08 MiB/sec.
9466 2024.08.23 04:27:12.369831 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Debug> DynamicQueryHandler: Done processing query
9467 2024.08.23 04:27:12.369858 [ 3 ] {b1eb8346-3ad8-4e43-8a35-fe81838cf799} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9468 2024.08.23 04:27:12.369875 [ 3 ] {} <Debug> HTTP-Session: 7044408e-8bc4-4450-a150-538d0238eeae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9469 2024.08.23 04:27:12.370009 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9470 2024.08.23 04:27:12.370035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9471 2024.08.23 04:27:12.370094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9472 2024.08.23 04:27:12.370117 [ 3 ] {} <Debug> HTTP-Session: 8a540685-e4eb-451e-bda5-0fafcd0ae159 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9473 2024.08.23 04:27:12.370141 [ 3 ] {} <Debug> HTTP-Session: 8a540685-e4eb-451e-bda5-0fafcd0ae159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.08.23 04:27:12.370158 [ 3 ] {} <Debug> HTTP-Session: 8a540685-e4eb-451e-bda5-0fafcd0ae159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9475 2024.08.23 04:27:12.370204 [ 3 ] {} <Trace> HTTP-Session: 8a540685-e4eb-451e-bda5-0fafcd0ae159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9476 2024.08.23 04:27:12.370370 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9477 2024.08.23 04:27:12.370426 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9478 2024.08.23 04:27:12.370573 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9479 2024.08.23 04:27:12.370709 [ 202 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_56_11} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9480 2024.08.23 04:27:12.370820 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9481 2024.08.23 04:27:12.370829 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
9482 2024.08.23 04:27:12.371137 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9483 2024.08.23 04:27:12.371176 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9484 2024.08.23 04:27:12.371517 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9485 2024.08.23 04:27:12.371891 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9486 2024.08.23 04:27:12.372051 [ 140 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
9487 2024.08.23 04:27:12.372058 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001727 sec., 3474.232773595831 rows/sec., 205.26 KiB/sec.
9488 2024.08.23 04:27:12.372103 [ 140 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9489 2024.08.23 04:27:12.372175 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9490 2024.08.23 04:27:12.372322 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
9491 2024.08.23 04:27:12.372350 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Debug> DynamicQueryHandler: Done processing query
9492 2024.08.23 04:27:12.372379 [ 3 ] {b8a688f0-df09-41db-a42e-97d4c9a0df78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9493 2024.08.23 04:27:12.372402 [ 3 ] {} <Debug> HTTP-Session: 8a540685-e4eb-451e-bda5-0fafcd0ae159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9494 2024.08.23 04:27:12.372470 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9495 2024.08.23 04:27:12.372502 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
9496 2024.08.23 04:27:12.372636 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
9497 2024.08.23 04:27:12.372634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9498 2024.08.23 04:27:12.372894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9499 2024.08.23 04:27:12.373114 [ 3 ] {} <Debug> HTTP-Session: f747d1b8-b11e-45b0-b0ba-f71a73c405ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9500 2024.08.23 04:27:12.373166 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
9501 2024.08.23 04:27:12.373191 [ 3 ] {} <Debug> HTTP-Session: f747d1b8-b11e-45b0-b0ba-f71a73c405ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9502 2024.08.23 04:27:12.373256 [ 3 ] {} <Debug> HTTP-Session: f747d1b8-b11e-45b0-b0ba-f71a73c405ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9503 2024.08.23 04:27:12.373446 [ 3 ] {} <Trace> HTTP-Session: f747d1b8-b11e-45b0-b0ba-f71a73c405ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9504 2024.08.23 04:27:12.373531 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
9505 2024.08.23 04:27:12.373813 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
9506 2024.08.23 04:27:12.373987 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9507 2024.08.23 04:27:12.374157 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9508 2024.08.23 04:27:12.374614 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9509 2024.08.23 04:27:12.375402 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003126075 sec., 9596.698735634942 rows/sec., 609.17 KiB/sec.
9510 2024.08.23 04:27:12.375508 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
9511 2024.08.23 04:27:12.375576 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9512 2024.08.23 04:27:12.375618 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9513 2024.08.23 04:27:12.376088 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_25_6} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9514 2024.08.23 04:27:12.376176 [ 194 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_25_6} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
9515 2024.08.23 04:27:12.376191 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9516 2024.08.23 04:27:12.376250 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9517 2024.08.23 04:27:12.376568 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9518 2024.08.23 04:27:12.376724 [ 140 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9519 2024.08.23 04:27:12.376731 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.003047 sec., 125369.21562192321 rows/sec., 8.87 MiB/sec.
9520 2024.08.23 04:27:12.376768 [ 140 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9521 2024.08.23 04:27:12.376839 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9522 2024.08.23 04:27:12.377120 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::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
9523 2024.08.23 04:27:12.377125 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Debug> DynamicQueryHandler: Done processing query
9524 2024.08.23 04:27:12.377247 [ 3 ] {ee7f5286-520e-4246-8568-7876a6ae91de} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
9525 2024.08.23 04:27:12.377348 [ 3 ] {} <Debug> HTTP-Session: f747d1b8-b11e-45b0-b0ba-f71a73c405ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9526 2024.08.23 04:27:12.377686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9527 2024.08.23 04:27:12.377887 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9528 2024.08.23 04:27:12.377898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9529 2024.08.23 04:27:12.378018 [ 3 ] {} <Debug> HTTP-Session: 237960e5-d946-465e-b495-ac7efb79621c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9530 2024.08.23 04:27:12.378030 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 902 rows starting from the beginning of the part
9531 2024.08.23 04:27:12.378098 [ 3 ] {} <Debug> HTTP-Session: 237960e5-d946-465e-b495-ac7efb79621c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.08.23 04:27:12.378166 [ 3 ] {} <Debug> HTTP-Session: 237960e5-d946-465e-b495-ac7efb79621c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.08.23 04:27:12.378399 [ 3 ] {} <Trace> HTTP-Session: 237960e5-d946-465e-b495-ac7efb79621c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9534 2024.08.23 04:27:12.378596 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 382 rows starting from the beginning of the part
9535 2024.08.23 04:27:12.378779 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9536 2024.08.23 04:27:12.378894 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 94 rows starting from the beginning of the part
9537 2024.08.23 04:27:12.378959 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9538 2024.08.23 04:27:12.379223 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 844 rows starting from the beginning of the part
9539 2024.08.23 04:27:12.379551 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 94 rows starting from the beginning of the part
9540 2024.08.23 04:27:12.379904 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 382 rows starting from the beginning of the part
9541 2024.08.23 04:27:12.380045 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9542 2024.08.23 04:27:12.380677 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9543 2024.08.23 04:27:12.380725 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9544 2024.08.23 04:27:12.381231 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9545 2024.08.23 04:27:12.381706 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9546 2024.08.23 04:27:12.381885 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003189 sec., 1881.4675446848541 rows/sec., 98.30 KiB/sec.
9547 2024.08.23 04:27:12.382649 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Debug> DynamicQueryHandler: Done processing query
9548 2024.08.23 04:27:12.382819 [ 3 ] {fd7355ef-5950-4704-b183-0062e260446e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9549 2024.08.23 04:27:12.382942 [ 3 ] {} <Debug> HTTP-Session: 237960e5-d946-465e-b495-ac7efb79621c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9550 2024.08.23 04:27:12.383132 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2698 rows, containing 5 columns (5 merged, 0 gathered) in 0.006183859 sec., 436297.14066895767 rows/sec., 33.25 MiB/sec.
9551 2024.08.23 04:27:12.383229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9552 2024.08.23 04:27:12.383293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9553 2024.08.23 04:27:12.383297 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9554 2024.08.23 04:27:12.383323 [ 3 ] {} <Debug> HTTP-Session: 826a394b-f998-4829-8fab-89803f30b91b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9555 2024.08.23 04:27:12.383351 [ 3 ] {} <Debug> HTTP-Session: 826a394b-f998-4829-8fab-89803f30b91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.08.23 04:27:12.383380 [ 3 ] {} <Debug> HTTP-Session: 826a394b-f998-4829-8fab-89803f30b91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9557 2024.08.23 04:27:12.383420 [ 3 ] {} <Trace> HTTP-Session: 826a394b-f998-4829-8fab-89803f30b91b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9558 2024.08.23 04:27:12.383663 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9559 2024.08.23 04:27:12.383727 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9560 2024.08.23 04:27:12.383830 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9561 2024.08.23 04:27:12.383966 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_56_11} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9562 2024.08.23 04:27:12.384000 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9563 2024.08.23 04:27:12.384071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
9564 2024.08.23 04:27:12.384495 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9565 2024.08.23 04:27:12.384532 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9566 2024.08.23 04:27:12.384922 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9567 2024.08.23 04:27:12.385265 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9568 2024.08.23 04:27:12.385422 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001898 sec., 124868.28240252899 rows/sec., 8.37 MiB/sec.
9569 2024.08.23 04:27:12.385435 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9570 2024.08.23 04:27:12.385524 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9571 2024.08.23 04:27:12.385558 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9572 2024.08.23 04:27:12.385714 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Debug> DynamicQueryHandler: Done processing query
9573 2024.08.23 04:27:12.385761 [ 3 ] {56ee2ba3-a3b7-4fb3-af4e-599a3ec9c2de} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9574 2024.08.23 04:27:12.385771 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
9575 2024.08.23 04:27:12.385789 [ 3 ] {} <Debug> HTTP-Session: 826a394b-f998-4829-8fab-89803f30b91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9576 2024.08.23 04:27:12.385984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9577 2024.08.23 04:27:12.386027 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9578 2024.08.23 04:27:12.386064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9579 2024.08.23 04:27:12.386109 [ 3 ] {} <Debug> HTTP-Session: 13e25c22-a6c0-4d85-9c7e-9fff9d9c3e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9580 2024.08.23 04:27:12.386114 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14550 rows starting from the beginning of the part
9581 2024.08.23 04:27:12.386130 [ 3 ] {} <Debug> HTTP-Session: 13e25c22-a6c0-4d85-9c7e-9fff9d9c3e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.08.23 04:27:12.386168 [ 3 ] {} <Debug> HTTP-Session: 13e25c22-a6c0-4d85-9c7e-9fff9d9c3e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.08.23 04:27:12.386240 [ 3 ] {} <Trace> HTTP-Session: 13e25c22-a6c0-4d85-9c7e-9fff9d9c3e85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9584 2024.08.23 04:27:12.386463 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
9585 2024.08.23 04:27:12.386531 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9586 2024.08.23 04:27:12.386701 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9587 2024.08.23 04:27:12.386772 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
9588 2024.08.23 04:27:12.387145 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 924 rows starting from the beginning of the part
9589 2024.08.23 04:27:12.387514 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
9590 2024.08.23 04:27:12.387942 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part
9591 2024.08.23 04:27:12.387964 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9592 2024.08.23 04:27:12.388756 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9593 2024.08.23 04:27:12.388830 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9594 2024.08.23 04:27:12.389344 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9595 2024.08.23 04:27:12.389768 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9596 2024.08.23 04:27:12.390002 [ 148 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
9597 2024.08.23 04:27:12.390063 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003613 sec., 276.7783005812344 rows/sec., 18.65 KiB/sec.
9598 2024.08.23 04:27:12.390087 [ 148 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9599 2024.08.23 04:27:12.390148 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9600 2024.08.23 04:27:12.390721 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Debug> DynamicQueryHandler: Done processing query
9601 2024.08.23 04:27:12.390730 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9602 2024.08.23 04:27:12.390807 [ 3 ] {57fbea2a-4aff-42a0-a99a-2fcafe14ac51} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9603 2024.08.23 04:27:12.390905 [ 3 ] {} <Debug> HTTP-Session: 13e25c22-a6c0-4d85-9c7e-9fff9d9c3e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9604 2024.08.23 04:27:12.391239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9605 2024.08.23 04:27:12.391456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9606 2024.08.23 04:27:12.391511 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9607 2024.08.23 04:27:12.391565 [ 3 ] {} <Debug> HTTP-Session: b916fcb6-81ad-42e3-8426-bb78e9a26d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9608 2024.08.23 04:27:12.391632 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9609 2024.08.23 04:27:12.391639 [ 3 ] {} <Debug> HTTP-Session: b916fcb6-81ad-42e3-8426-bb78e9a26d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9610 2024.08.23 04:27:12.391724 [ 3 ] {} <Debug> HTTP-Session: b916fcb6-81ad-42e3-8426-bb78e9a26d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9611 2024.08.23 04:27:12.391911 [ 3 ] {} <Trace> HTTP-Session: b916fcb6-81ad-42e3-8426-bb78e9a26d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9612 2024.08.23 04:27:12.392114 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9613 2024.08.23 04:27:12.392501 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9614 2024.08.23 04:27:12.392696 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9615 2024.08.23 04:27:12.392755 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9616 2024.08.23 04:27:12.393197 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9617 2024.08.23 04:27:12.393780 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9618 2024.08.23 04:27:12.394296 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
9619 2024.08.23 04:27:12.395233 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9620 2024.08.23 04:27:12.395990 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9621 2024.08.23 04:27:12.396171 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9622 2024.08.23 04:27:12.397000 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9623 2024.08.23 04:27:12.397962 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16268 rows, containing 5 columns (5 merged, 0 gathered) in 0.012307096 sec., 1321839.0431016383 rows/sec., 89.22 MiB/sec.
9624 2024.08.23 04:27:12.398114 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.007801473 sec., 3204.523043276571 rows/sec., 215.93 KiB/sec.
9625 2024.08.23 04:27:12.398338 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9626 2024.08.23 04:27:12.398361 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
9627 2024.08.23 04:27:12.398656 [ 148 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9628 2024.08.23 04:27:12.398727 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006487 sec., 12640.665947279174 rows/sec., 822.11 KiB/sec.
9629 2024.08.23 04:27:12.398774 [ 148 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9630 2024.08.23 04:27:12.398790 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9631 2024.08.23 04:27:12.398888 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9632 2024.08.23 04:27:12.399442 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Debug> DynamicQueryHandler: Done processing query
9633 2024.08.23 04:27:12.399502 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
9634 2024.08.23 04:27:12.399532 [ 3 ] {5a2e1ab5-f9e5-4831-9c3b-9e8dea3ce90a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9635 2024.08.23 04:27:12.399642 [ 3 ] {} <Debug> HTTP-Session: b916fcb6-81ad-42e3-8426-bb78e9a26d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.08.23 04:27:12.400373 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9637 2024.08.23 04:27:12.400504 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part
9638 2024.08.23 04:27:12.400776 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
9639 2024.08.23 04:27:12.401123 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9640 2024.08.23 04:27:12.401191 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
9641 2024.08.23 04:27:12.401496 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
9642 2024.08.23 04:27:12.401560 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9643 2024.08.23 04:27:12.401830 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
9644 2024.08.23 04:27:12.401885 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB.
9645 2024.08.23 04:27:12.402137 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_25_5} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9646 2024.08.23 04:27:12.402214 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
9647 2024.08.23 04:27:12.402542 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_25_5} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
9648 2024.08.23 04:27:12.402742 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
9649 2024.08.23 04:27:12.403859 [ 200 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3366 rows, containing 4 columns (4 merged, 0 gathered) in 0.004693478 sec., 717165.3941916847 rows/sec., 46.70 MiB/sec.
9650 2024.08.23 04:27:12.404336 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9651 2024.08.23 04:27:12.404916 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_56_11} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9652 2024.08.23 04:27:12.405010 [ 187 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_56_11} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9653 2024.08.23 04:27:12.405108 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
9654 2024.08.23 04:27:17.357928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9655 2024.08.23 04:27:17.358069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9656 2024.08.23 04:27:17.358098 [ 3 ] {} <Debug> HTTP-Session: b9e3f054-b793-42ea-b137-c2c881450719 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9657 2024.08.23 04:27:17.358127 [ 3 ] {} <Debug> HTTP-Session: b9e3f054-b793-42ea-b137-c2c881450719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.08.23 04:27:17.358145 [ 3 ] {} <Debug> HTTP-Session: b9e3f054-b793-42ea-b137-c2c881450719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9659 2024.08.23 04:27:17.358201 [ 3 ] {} <Trace> HTTP-Session: b9e3f054-b793-42ea-b137-c2c881450719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9660 2024.08.23 04:27:17.358436 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9661 2024.08.23 04:27:17.358508 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9662 2024.08.23 04:27:17.358875 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9663 2024.08.23 04:27:17.359403 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9664 2024.08.23 04:27:17.359444 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9665 2024.08.23 04:27:17.359848 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9666 2024.08.23 04:27:17.360228 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9667 2024.08.23 04:27:17.360383 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.002034 sec., 57030.481809242876 rows/sec., 4.82 MiB/sec.
9668 2024.08.23 04:27:17.360584 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Debug> DynamicQueryHandler: Done processing query
9669 2024.08.23 04:27:17.360610 [ 3 ] {f901dc38-660e-4044-a473-41d963747811} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9670 2024.08.23 04:27:17.360626 [ 3 ] {} <Debug> HTTP-Session: b9e3f054-b793-42ea-b137-c2c881450719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9671 2024.08.23 04:27:17.360754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9672 2024.08.23 04:27:17.360802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9673 2024.08.23 04:27:17.360821 [ 3 ] {} <Debug> HTTP-Session: 19b9b90b-ca6e-4c73-8e15-2ed93c6c8766 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9674 2024.08.23 04:27:17.360838 [ 3 ] {} <Debug> HTTP-Session: 19b9b90b-ca6e-4c73-8e15-2ed93c6c8766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9675 2024.08.23 04:27:17.360852 [ 3 ] {} <Debug> HTTP-Session: 19b9b90b-ca6e-4c73-8e15-2ed93c6c8766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9676 2024.08.23 04:27:17.360883 [ 3 ] {} <Trace> HTTP-Session: 19b9b90b-ca6e-4c73-8e15-2ed93c6c8766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9677 2024.08.23 04:27:17.360986 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9678 2024.08.23 04:27:17.361029 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9679 2024.08.23 04:27:17.361253 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9680 2024.08.23 04:27:17.361570 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9681 2024.08.23 04:27:17.361606 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9682 2024.08.23 04:27:17.361946 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9683 2024.08.23 04:27:17.362298 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9684 2024.08.23 04:27:17.362464 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001498 sec., 20026.702269692923 rows/sec., 1.47 MiB/sec.
9685 2024.08.23 04:27:17.362759 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Debug> DynamicQueryHandler: Done processing query
9686 2024.08.23 04:27:17.362819 [ 3 ] {92d8ebf2-10f4-4725-9cb5-3fb95a00cd4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9687 2024.08.23 04:27:17.362871 [ 3 ] {} <Debug> HTTP-Session: 19b9b90b-ca6e-4c73-8e15-2ed93c6c8766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9688 2024.08.23 04:27:17.363031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9689 2024.08.23 04:27:17.363082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9690 2024.08.23 04:27:17.363101 [ 3 ] {} <Debug> HTTP-Session: ca3078e1-5d80-4036-81a1-5140cc3809b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9691 2024.08.23 04:27:17.363118 [ 3 ] {} <Debug> HTTP-Session: ca3078e1-5d80-4036-81a1-5140cc3809b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9692 2024.08.23 04:27:17.363131 [ 3 ] {} <Debug> HTTP-Session: ca3078e1-5d80-4036-81a1-5140cc3809b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9693 2024.08.23 04:27:17.363164 [ 3 ] {} <Trace> HTTP-Session: ca3078e1-5d80-4036-81a1-5140cc3809b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9694 2024.08.23 04:27:17.363295 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9695 2024.08.23 04:27:17.363340 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9696 2024.08.23 04:27:17.363588 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9697 2024.08.23 04:27:17.363937 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9698 2024.08.23 04:27:17.363973 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9699 2024.08.23 04:27:17.364328 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9700 2024.08.23 04:27:17.364672 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9701 2024.08.23 04:27:17.364828 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001575 sec., 59682.53968253968 rows/sec., 4.66 MiB/sec.
9702 2024.08.23 04:27:17.365014 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Debug> DynamicQueryHandler: Done processing query
9703 2024.08.23 04:27:17.365049 [ 3 ] {db4fe513-185e-4d60-b689-e84615708682} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9704 2024.08.23 04:27:17.365073 [ 3 ] {} <Debug> HTTP-Session: ca3078e1-5d80-4036-81a1-5140cc3809b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9705 2024.08.23 04:27:17.365216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9706 2024.08.23 04:27:17.365263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9707 2024.08.23 04:27:17.365282 [ 3 ] {} <Debug> HTTP-Session: f2454142-68ca-4778-b649-376b195dd3e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9708 2024.08.23 04:27:17.365298 [ 3 ] {} <Debug> HTTP-Session: f2454142-68ca-4778-b649-376b195dd3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9709 2024.08.23 04:27:17.365311 [ 3 ] {} <Debug> HTTP-Session: f2454142-68ca-4778-b649-376b195dd3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9710 2024.08.23 04:27:17.365342 [ 3 ] {} <Trace> HTTP-Session: f2454142-68ca-4778-b649-376b195dd3e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9711 2024.08.23 04:27:17.365482 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9712 2024.08.23 04:27:17.365528 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9713 2024.08.23 04:27:17.365670 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9714 2024.08.23 04:27:17.366022 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9715 2024.08.23 04:27:17.366058 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9716 2024.08.23 04:27:17.366435 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9717 2024.08.23 04:27:17.366762 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9718 2024.08.23 04:27:17.366914 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec.
9719 2024.08.23 04:27:17.367165 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Debug> DynamicQueryHandler: Done processing query
9720 2024.08.23 04:27:17.367231 [ 3 ] {a002354e-49fd-4ebf-84c2-4d4eb2ccb3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9721 2024.08.23 04:27:17.367289 [ 3 ] {} <Debug> HTTP-Session: f2454142-68ca-4778-b649-376b195dd3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9722 2024.08.23 04:27:17.367469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9723 2024.08.23 04:27:17.367520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9724 2024.08.23 04:27:17.367539 [ 3 ] {} <Debug> HTTP-Session: f72d8f42-5680-499a-8ac9-22800cec62c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9725 2024.08.23 04:27:17.367556 [ 3 ] {} <Debug> HTTP-Session: f72d8f42-5680-499a-8ac9-22800cec62c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9726 2024.08.23 04:27:17.367569 [ 3 ] {} <Debug> HTTP-Session: f72d8f42-5680-499a-8ac9-22800cec62c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9727 2024.08.23 04:27:17.367601 [ 3 ] {} <Trace> HTTP-Session: f72d8f42-5680-499a-8ac9-22800cec62c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9728 2024.08.23 04:27:17.367904 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9729 2024.08.23 04:27:17.367973 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9730 2024.08.23 04:27:17.368409 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9731 2024.08.23 04:27:17.368997 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9732 2024.08.23 04:27:17.369033 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9733 2024.08.23 04:27:17.369643 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9734 2024.08.23 04:27:17.370046 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9735 2024.08.23 04:27:17.370233 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002545 sec., 11787.819253438114 rows/sec., 21.12 MiB/sec.
9736 2024.08.23 04:27:17.370422 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Debug> DynamicQueryHandler: Done processing query
9737 2024.08.23 04:27:17.370445 [ 3 ] {2c255eb5-35ec-492e-8cf0-1483b36ec6f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9738 2024.08.23 04:27:17.370461 [ 3 ] {} <Debug> HTTP-Session: f72d8f42-5680-499a-8ac9-22800cec62c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9739 2024.08.23 04:27:17.370573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9740 2024.08.23 04:27:17.370619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9741 2024.08.23 04:27:17.370638 [ 3 ] {} <Debug> HTTP-Session: 090b65a7-f8ca-4e81-81d5-862baa393d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9742 2024.08.23 04:27:17.370654 [ 3 ] {} <Debug> HTTP-Session: 090b65a7-f8ca-4e81-81d5-862baa393d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9743 2024.08.23 04:27:17.370668 [ 3 ] {} <Debug> HTTP-Session: 090b65a7-f8ca-4e81-81d5-862baa393d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9744 2024.08.23 04:27:17.370698 [ 3 ] {} <Trace> HTTP-Session: 090b65a7-f8ca-4e81-81d5-862baa393d8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9745 2024.08.23 04:27:17.370806 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9746 2024.08.23 04:27:17.370850 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9747 2024.08.23 04:27:17.370975 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9748 2024.08.23 04:27:17.371247 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9749 2024.08.23 04:27:17.371283 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9750 2024.08.23 04:27:17.371633 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9751 2024.08.23 04:27:17.371945 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9752 2024.08.23 04:27:17.372097 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec.
9753 2024.08.23 04:27:17.372245 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Debug> DynamicQueryHandler: Done processing query
9754 2024.08.23 04:27:17.372268 [ 3 ] {c5a02b85-b1b8-4dc8-83f8-8dff652cb355} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9755 2024.08.23 04:27:17.372283 [ 3 ] {} <Debug> HTTP-Session: 090b65a7-f8ca-4e81-81d5-862baa393d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9756 2024.08.23 04:27:21.745203 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
9757 2024.08.23 04:27:21.745266 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
9758 2024.08.23 04:27:22.364876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9759 2024.08.23 04:27:22.365044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9760 2024.08.23 04:27:22.365091 [ 3 ] {} <Debug> HTTP-Session: 01a31d5b-dcda-499d-89f8-4776f55ae111 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9761 2024.08.23 04:27:22.365130 [ 3 ] {} <Debug> HTTP-Session: 01a31d5b-dcda-499d-89f8-4776f55ae111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9762 2024.08.23 04:27:22.365157 [ 3 ] {} <Debug> HTTP-Session: 01a31d5b-dcda-499d-89f8-4776f55ae111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9763 2024.08.23 04:27:22.365234 [ 3 ] {} <Trace> HTTP-Session: 01a31d5b-dcda-499d-89f8-4776f55ae111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9764 2024.08.23 04:27:22.365623 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9765 2024.08.23 04:27:22.365730 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9766 2024.08.23 04:27:22.366179 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9767 2024.08.23 04:27:22.366841 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9768 2024.08.23 04:27:22.366904 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9769 2024.08.23 04:27:22.367504 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9770 2024.08.23 04:27:22.368009 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9771 2024.08.23 04:27:22.368239 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002784 sec., 67887.93103448275 rows/sec., 5.93 MiB/sec.
9772 2024.08.23 04:27:22.368673 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Debug> DynamicQueryHandler: Done processing query
9773 2024.08.23 04:27:22.368755 [ 3 ] {f67105d0-f426-467a-b418-6f034c16d414} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9774 2024.08.23 04:27:22.368795 [ 3 ] {} <Debug> HTTP-Session: 01a31d5b-dcda-499d-89f8-4776f55ae111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.08.23 04:27:22.368989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9776 2024.08.23 04:27:22.369063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9777 2024.08.23 04:27:22.369090 [ 3 ] {} <Debug> HTTP-Session: 32fefedf-9760-4ca7-b7f5-ca23e974dfc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9778 2024.08.23 04:27:22.369113 [ 3 ] {} <Debug> HTTP-Session: 32fefedf-9760-4ca7-b7f5-ca23e974dfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9779 2024.08.23 04:27:22.369135 [ 3 ] {} <Debug> HTTP-Session: 32fefedf-9760-4ca7-b7f5-ca23e974dfc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9780 2024.08.23 04:27:22.369185 [ 3 ] {} <Trace> HTTP-Session: 32fefedf-9760-4ca7-b7f5-ca23e974dfc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9781 2024.08.23 04:27:22.369347 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9782 2024.08.23 04:27:22.369413 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9783 2024.08.23 04:27:22.369767 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9784 2024.08.23 04:27:22.370183 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9785 2024.08.23 04:27:22.370240 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9786 2024.08.23 04:27:22.370790 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9787 2024.08.23 04:27:22.371309 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9788 2024.08.23 04:27:22.371520 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002212 sec., 6329.113924050633 rows/sec., 443.25 KiB/sec.
9789 2024.08.23 04:27:22.371531 [ 137 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9790 2024.08.23 04:27:22.371664 [ 137 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9791 2024.08.23 04:27:22.371726 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9792 2024.08.23 04:27:22.371842 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Debug> DynamicQueryHandler: Done processing query
9793 2024.08.23 04:27:22.371926 [ 3 ] {4d75f5c2-eaa0-4a95-9adf-53f2865e5afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9794 2024.08.23 04:27:22.371991 [ 3 ] {} <Debug> HTTP-Session: 32fefedf-9760-4ca7-b7f5-ca23e974dfc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9795 2024.08.23 04:27:22.372042 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
9796 2024.08.23 04:27:22.372245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9797 2024.08.23 04:27:22.372476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9798 2024.08.23 04:27:22.372633 [ 3 ] {} <Debug> HTTP-Session: a07994de-8094-4e6a-bbe4-493e30c100d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9799 2024.08.23 04:27:22.372736 [ 3 ] {} <Debug> HTTP-Session: a07994de-8094-4e6a-bbe4-493e30c100d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9800 2024.08.23 04:27:22.372817 [ 3 ] {} <Debug> HTTP-Session: a07994de-8094-4e6a-bbe4-493e30c100d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.08.23 04:27:22.372834 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9802 2024.08.23 04:27:22.372928 [ 3 ] {} <Trace> HTTP-Session: a07994de-8094-4e6a-bbe4-493e30c100d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9803 2024.08.23 04:27:22.372941 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
9804 2024.08.23 04:27:22.373100 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
9805 2024.08.23 04:27:22.373233 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9806 2024.08.23 04:27:22.373413 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
9807 2024.08.23 04:27:22.373431 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9808 2024.08.23 04:27:22.373838 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part
9809 2024.08.23 04:27:22.374225 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
9810 2024.08.23 04:27:22.374582 [ 186 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
9811 2024.08.23 04:27:22.375269 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9812 2024.08.23 04:27:22.375829 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9813 2024.08.23 04:27:22.375898 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9814 2024.08.23 04:27:22.376617 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9815 2024.08.23 04:27:22.376920 [ 200 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005055091 sec., 106823.00279065203 rows/sec., 7.26 MiB/sec.
9816 2024.08.23 04:27:22.377336 [ 189 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9817 2024.08.23 04:27:22.377539 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9818 2024.08.23 04:27:22.377865 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004764 sec., 1259.4458438287154 rows/sec., 74.41 KiB/sec.
9819 2024.08.23 04:27:22.378510 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Debug> DynamicQueryHandler: Done processing query
9820 2024.08.23 04:27:22.378554 [ 3 ] {2abd7f2f-90a3-4d89-9dc2-94f4acd1fce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9821 2024.08.23 04:27:22.378609 [ 3 ] {} <Debug> HTTP-Session: a07994de-8094-4e6a-bbe4-493e30c100d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9822 2024.08.23 04:27:22.378706 [ 200 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9823 2024.08.23 04:27:22.378893 [ 200 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_26_5} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9824 2024.08.23 04:27:22.378936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9825 2024.08.23 04:27:22.379129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9826 2024.08.23 04:27:22.379210 [ 3 ] {} <Debug> HTTP-Session: 2923788d-0567-45a2-a536-67bd74cd6647 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9827 2024.08.23 04:27:22.379213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9828 2024.08.23 04:27:22.379304 [ 3 ] {} <Debug> HTTP-Session: 2923788d-0567-45a2-a536-67bd74cd6647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9829 2024.08.23 04:27:22.379390 [ 3 ] {} <Debug> HTTP-Session: 2923788d-0567-45a2-a536-67bd74cd6647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9830 2024.08.23 04:27:22.379556 [ 3 ] {} <Trace> HTTP-Session: 2923788d-0567-45a2-a536-67bd74cd6647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9831 2024.08.23 04:27:22.379944 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9832 2024.08.23 04:27:22.380018 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9833 2024.08.23 04:27:22.380376 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9834 2024.08.23 04:27:22.381218 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9835 2024.08.23 04:27:22.381274 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9836 2024.08.23 04:27:22.381825 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9837 2024.08.23 04:27:22.382352 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9838 2024.08.23 04:27:22.382553 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002754 sec., 138707.33478576617 rows/sec., 9.82 MiB/sec.
9839 2024.08.23 04:27:22.382817 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Debug> DynamicQueryHandler: Done processing query
9840 2024.08.23 04:27:22.382851 [ 3 ] {dade2b03-e8ac-4f5f-98ff-4a46fbfa9008} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
9841 2024.08.23 04:27:22.382873 [ 3 ] {} <Debug> HTTP-Session: 2923788d-0567-45a2-a536-67bd74cd6647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9842 2024.08.23 04:27:22.383053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9843 2024.08.23 04:27:22.383128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9844 2024.08.23 04:27:22.383156 [ 3 ] {} <Debug> HTTP-Session: 59cf43e8-734a-483e-903d-550af83cd2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9845 2024.08.23 04:27:22.383179 [ 3 ] {} <Debug> HTTP-Session: 59cf43e8-734a-483e-903d-550af83cd2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9846 2024.08.23 04:27:22.383198 [ 3 ] {} <Debug> HTTP-Session: 59cf43e8-734a-483e-903d-550af83cd2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9847 2024.08.23 04:27:22.383246 [ 3 ] {} <Trace> HTTP-Session: 59cf43e8-734a-483e-903d-550af83cd2cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9848 2024.08.23 04:27:22.383377 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9849 2024.08.23 04:27:22.383445 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9850 2024.08.23 04:27:22.383632 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9851 2024.08.23 04:27:22.384033 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9852 2024.08.23 04:27:22.384086 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9853 2024.08.23 04:27:22.384636 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9854 2024.08.23 04:27:22.385135 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9855 2024.08.23 04:27:22.385364 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002003 sec., 2995.5067398901647 rows/sec., 156.50 KiB/sec.
9856 2024.08.23 04:27:22.385374 [ 135 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9857 2024.08.23 04:27:22.385534 [ 135 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9858 2024.08.23 04:27:22.385587 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9859 2024.08.23 04:27:22.385650 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Debug> DynamicQueryHandler: Done processing query
9860 2024.08.23 04:27:22.385718 [ 3 ] {b3ddf456-6627-405e-b3c8-a71f7d76606d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9861 2024.08.23 04:27:22.385811 [ 3 ] {} <Debug> HTTP-Session: 59cf43e8-734a-483e-903d-550af83cd2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9862 2024.08.23 04:27:22.385922 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9863 2024.08.23 04:27:22.386156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9864 2024.08.23 04:27:22.386212 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9865 2024.08.23 04:27:22.386299 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9866 2024.08.23 04:27:22.386311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.08.23 04:27:22.386382 [ 3 ] {} <Debug> HTTP-Session: 086746b2-ac52-434c-81f8-49fcf52d3e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9868 2024.08.23 04:27:22.386462 [ 3 ] {} <Debug> HTTP-Session: 086746b2-ac52-434c-81f8-49fcf52d3e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.08.23 04:27:22.386533 [ 3 ] {} <Debug> HTTP-Session: 086746b2-ac52-434c-81f8-49fcf52d3e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.08.23 04:27:22.386581 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9871 2024.08.23 04:27:22.386711 [ 3 ] {} <Trace> HTTP-Session: 086746b2-ac52-434c-81f8-49fcf52d3e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9872 2024.08.23 04:27:22.386909 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9873 2024.08.23 04:27:22.387331 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9874 2024.08.23 04:27:22.387426 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9875 2024.08.23 04:27:22.387693 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9876 2024.08.23 04:27:22.387711 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9877 2024.08.23 04:27:22.388098 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::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
9878 2024.08.23 04:27:22.389080 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9879 2024.08.23 04:27:22.390526 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9880 2024.08.23 04:27:22.390647 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9881 2024.08.23 04:27:22.391392 [ 189 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005663112 sec., 27546.691642333757 rows/sec., 1.41 MiB/sec.
9882 2024.08.23 04:27:22.391641 [ 186 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9883 2024.08.23 04:27:22.391836 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9884 2024.08.23 04:27:22.392427 [ 186 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_26_5} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9885 2024.08.23 04:27:22.392540 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9886 2024.08.23 04:27:22.392598 [ 186 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_26_5} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9887 2024.08.23 04:27:22.392806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9888 2024.08.23 04:27:22.392868 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005788 sec., 40946.786454733934 rows/sec., 2.74 MiB/sec.
9889 2024.08.23 04:27:22.393265 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Debug> DynamicQueryHandler: Done processing query
9890 2024.08.23 04:27:22.393341 [ 3 ] {70ec6a7b-bd97-4b46-8a92-fe0f76deb17b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9891 2024.08.23 04:27:22.393425 [ 3 ] {} <Debug> HTTP-Session: 086746b2-ac52-434c-81f8-49fcf52d3e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9892 2024.08.23 04:27:22.393665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9893 2024.08.23 04:27:22.393745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9894 2024.08.23 04:27:22.393773 [ 3 ] {} <Debug> HTTP-Session: 0d9de49f-3453-489d-a223-33ebaf6c36ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9895 2024.08.23 04:27:22.393795 [ 3 ] {} <Debug> HTTP-Session: 0d9de49f-3453-489d-a223-33ebaf6c36ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9896 2024.08.23 04:27:22.393817 [ 3 ] {} <Debug> HTTP-Session: 0d9de49f-3453-489d-a223-33ebaf6c36ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9897 2024.08.23 04:27:22.393867 [ 3 ] {} <Trace> HTTP-Session: 0d9de49f-3453-489d-a223-33ebaf6c36ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9898 2024.08.23 04:27:22.394024 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9899 2024.08.23 04:27:22.394095 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9900 2024.08.23 04:27:22.394315 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9901 2024.08.23 04:27:22.394688 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9902 2024.08.23 04:27:22.394742 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9903 2024.08.23 04:27:22.395269 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9904 2024.08.23 04:27:22.395743 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9905 2024.08.23 04:27:22.395972 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001978 sec., 505.5611729019211 rows/sec., 34.07 KiB/sec.
9906 2024.08.23 04:27:22.396199 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Debug> DynamicQueryHandler: Done processing query
9907 2024.08.23 04:27:22.396235 [ 3 ] {272ce4ab-e97b-438d-b45d-60c3e6abfaca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9908 2024.08.23 04:27:22.396257 [ 3 ] {} <Debug> HTTP-Session: 0d9de49f-3453-489d-a223-33ebaf6c36ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9909 2024.08.23 04:27:22.396484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9910 2024.08.23 04:27:22.396558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9911 2024.08.23 04:27:22.396589 [ 3 ] {} <Debug> HTTP-Session: 61777c18-2b87-43a2-b9e7-7d037f79b0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9912 2024.08.23 04:27:22.396613 [ 3 ] {} <Debug> HTTP-Session: 61777c18-2b87-43a2-b9e7-7d037f79b0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9913 2024.08.23 04:27:22.396633 [ 3 ] {} <Debug> HTTP-Session: 61777c18-2b87-43a2-b9e7-7d037f79b0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9914 2024.08.23 04:27:22.396680 [ 3 ] {} <Trace> HTTP-Session: 61777c18-2b87-43a2-b9e7-7d037f79b0b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9915 2024.08.23 04:27:22.396855 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9916 2024.08.23 04:27:22.396920 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9917 2024.08.23 04:27:22.397111 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9918 2024.08.23 04:27:22.397571 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9919 2024.08.23 04:27:22.397617 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9920 2024.08.23 04:27:22.398175 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9921 2024.08.23 04:27:22.398652 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9922 2024.08.23 04:27:22.398883 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002079 sec., 39442.03944203944 rows/sec., 2.51 MiB/sec.
9923 2024.08.23 04:27:22.399255 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Debug> DynamicQueryHandler: Done processing query
9924 2024.08.23 04:27:22.399327 [ 3 ] {429cdae9-f11b-4a06-ad05-57392fd0c775} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9925 2024.08.23 04:27:22.399387 [ 3 ] {} <Debug> HTTP-Session: 61777c18-2b87-43a2-b9e7-7d037f79b0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9926 2024.08.23 04:27:27.357239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9927 2024.08.23 04:27:27.357373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9928 2024.08.23 04:27:27.357397 [ 3 ] {} <Debug> HTTP-Session: 5248a166-b3d6-4bc6-9545-1e561bd05383 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9929 2024.08.23 04:27:27.357421 [ 3 ] {} <Debug> HTTP-Session: 5248a166-b3d6-4bc6-9545-1e561bd05383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9930 2024.08.23 04:27:27.357435 [ 3 ] {} <Debug> HTTP-Session: 5248a166-b3d6-4bc6-9545-1e561bd05383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9931 2024.08.23 04:27:27.357484 [ 3 ] {} <Trace> HTTP-Session: 5248a166-b3d6-4bc6-9545-1e561bd05383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9932 2024.08.23 04:27:27.357667 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9933 2024.08.23 04:27:27.357734 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9934 2024.08.23 04:27:27.358070 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9935 2024.08.23 04:27:27.358493 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9936 2024.08.23 04:27:27.358538 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9937 2024.08.23 04:27:27.358945 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9938 2024.08.23 04:27:27.359332 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9939 2024.08.23 04:27:27.359517 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001894 sec., 1055.9662090813094 rows/sec., 86.11 KiB/sec.
9940 2024.08.23 04:27:27.359833 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Debug> DynamicQueryHandler: Done processing query
9941 2024.08.23 04:27:27.359859 [ 3 ] {531b7712-7799-49dc-93c0-2af121e3ac65} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9942 2024.08.23 04:27:27.359875 [ 3 ] {} <Debug> HTTP-Session: 5248a166-b3d6-4bc6-9545-1e561bd05383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9943 2024.08.23 04:27:27.360039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9944 2024.08.23 04:27:27.360087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9945 2024.08.23 04:27:27.360106 [ 3 ] {} <Debug> HTTP-Session: f31bae34-6a57-414c-9049-357b698a4f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9946 2024.08.23 04:27:27.360123 [ 3 ] {} <Debug> HTTP-Session: f31bae34-6a57-414c-9049-357b698a4f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9947 2024.08.23 04:27:27.360137 [ 3 ] {} <Debug> HTTP-Session: f31bae34-6a57-414c-9049-357b698a4f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9948 2024.08.23 04:27:27.360169 [ 3 ] {} <Trace> HTTP-Session: f31bae34-6a57-414c-9049-357b698a4f16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9949 2024.08.23 04:27:27.360297 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9950 2024.08.23 04:27:27.360342 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9951 2024.08.23 04:27:27.360579 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9952 2024.08.23 04:27:27.361017 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9953 2024.08.23 04:27:27.361053 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9954 2024.08.23 04:27:27.361415 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9955 2024.08.23 04:27:27.361779 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9956 2024.08.23 04:27:27.361941 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001691 sec., 69189.82850384388 rows/sec., 5.84 MiB/sec.
9957 2024.08.23 04:27:27.362115 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Debug> DynamicQueryHandler: Done processing query
9958 2024.08.23 04:27:27.362140 [ 3 ] {e5b6c06a-d5c0-4197-9b86-e9f1d6ed3eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9959 2024.08.23 04:27:27.362156 [ 3 ] {} <Debug> HTTP-Session: f31bae34-6a57-414c-9049-357b698a4f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.08.23 04:27:27.362278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9961 2024.08.23 04:27:27.362327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9962 2024.08.23 04:27:27.362345 [ 3 ] {} <Debug> HTTP-Session: 2fdc2bf6-98cb-4905-a4dc-c9040131d73e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9963 2024.08.23 04:27:27.362361 [ 3 ] {} <Debug> HTTP-Session: 2fdc2bf6-98cb-4905-a4dc-c9040131d73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9964 2024.08.23 04:27:27.362375 [ 3 ] {} <Debug> HTTP-Session: 2fdc2bf6-98cb-4905-a4dc-c9040131d73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9965 2024.08.23 04:27:27.362406 [ 3 ] {} <Trace> HTTP-Session: 2fdc2bf6-98cb-4905-a4dc-c9040131d73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9966 2024.08.23 04:27:27.362511 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9967 2024.08.23 04:27:27.362554 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9968 2024.08.23 04:27:27.362777 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9969 2024.08.23 04:27:27.363103 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9970 2024.08.23 04:27:27.363140 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9971 2024.08.23 04:27:27.363479 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
9972 2024.08.23 04:27:27.363826 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9973 2024.08.23 04:27:27.363990 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001503 sec., 21290.751829673987 rows/sec., 1.56 MiB/sec.
9974 2024.08.23 04:27:27.363990 [ 131 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
9975 2024.08.23 04:27:27.364103 [ 131 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9976 2024.08.23 04:27:27.364150 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9977 2024.08.23 04:27:27.364261 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Debug> DynamicQueryHandler: Done processing query
9978 2024.08.23 04:27:27.364329 [ 3 ] {f87cb9cb-73fb-4f68-9172-5feceb476e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9979 2024.08.23 04:27:27.364402 [ 3 ] {} <Debug> HTTP-Session: 2fdc2bf6-98cb-4905-a4dc-c9040131d73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.08.23 04:27:27.364472 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
9981 2024.08.23 04:27:27.364645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9982 2024.08.23 04:27:27.364811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9983 2024.08.23 04:27:27.364869 [ 3 ] {} <Debug> HTTP-Session: 316b29b3-595e-4c2f-90ce-bdcc5720309a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
9984 2024.08.23 04:27:27.364899 [ 3 ] {} <Debug> HTTP-Session: 316b29b3-595e-4c2f-90ce-bdcc5720309a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9985 2024.08.23 04:27:27.364924 [ 3 ] {} <Debug> HTTP-Session: 316b29b3-595e-4c2f-90ce-bdcc5720309a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9986 2024.08.23 04:27:27.364937 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9987 2024.08.23 04:27:27.364963 [ 3 ] {} <Trace> HTTP-Session: 316b29b3-595e-4c2f-90ce-bdcc5720309a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9988 2024.08.23 04:27:27.364980 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 46 rows starting from the beginning of the part
9989 2024.08.23 04:27:27.365165 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
9990 2024.08.23 04:27:27.365217 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9991 2024.08.23 04:27:27.365412 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9992 2024.08.23 04:27:27.365580 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
9993 2024.08.23 04:27:27.365943 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part
9994 2024.08.23 04:27:27.366275 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
9995 2024.08.23 04:27:27.366656 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part
9996 2024.08.23 04:27:27.367205 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9997 2024.08.23 04:27:27.367958 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9998 2024.08.23 04:27:27.368020 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
9999 2024.08.23 04:27:27.368440 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004215212 sec., 41279.06259519094 rows/sec., 3.16 MiB/sec.
10000 2024.08.23 04:27:27.368562 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
10001 2024.08.23 04:27:27.368719 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10002 2024.08.23 04:27:27.369123 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10003 2024.08.23 04:27:27.369227 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_31_6} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
10004 2024.08.23 04:27:27.369318 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
10005 2024.08.23 04:27:27.369397 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10006 2024.08.23 04:27:27.369574 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.004507 sec., 21300.19968937209 rows/sec., 1.66 MiB/sec.
10007 2024.08.23 04:27:27.369901 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Debug> DynamicQueryHandler: Done processing query
10008 2024.08.23 04:27:27.369958 [ 3 ] {0249000a-b310-4cb1-8734-4e62023e14ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10009 2024.08.23 04:27:27.370014 [ 3 ] {} <Debug> HTTP-Session: 316b29b3-595e-4c2f-90ce-bdcc5720309a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.08.23 04:27:27.370276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10011 2024.08.23 04:27:27.370343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10012 2024.08.23 04:27:27.370369 [ 3 ] {} <Debug> HTTP-Session: e2c5c3ae-f24a-4823-9bb4-f7db973ea266 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10013 2024.08.23 04:27:27.370393 [ 3 ] {} <Debug> HTTP-Session: e2c5c3ae-f24a-4823-9bb4-f7db973ea266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.08.23 04:27:27.370414 [ 3 ] {} <Debug> HTTP-Session: e2c5c3ae-f24a-4823-9bb4-f7db973ea266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10015 2024.08.23 04:27:27.370459 [ 3 ] {} <Trace> HTTP-Session: e2c5c3ae-f24a-4823-9bb4-f7db973ea266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10016 2024.08.23 04:27:27.370667 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10017 2024.08.23 04:27:27.370731 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10018 2024.08.23 04:27:27.370960 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10019 2024.08.23 04:27:27.371388 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10020 2024.08.23 04:27:27.371426 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10021 2024.08.23 04:27:27.371812 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10022 2024.08.23 04:27:27.372162 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10023 2024.08.23 04:27:27.372319 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001745 sec., 92263.61031518625 rows/sec., 6.43 MiB/sec.
10024 2024.08.23 04:27:27.372578 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Debug> DynamicQueryHandler: Done processing query
10025 2024.08.23 04:27:27.372633 [ 3 ] {3d092658-4d9d-4223-be05-be183733cf39} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10026 2024.08.23 04:27:27.372690 [ 3 ] {} <Debug> HTTP-Session: e2c5c3ae-f24a-4823-9bb4-f7db973ea266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.08.23 04:27:27.372898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10028 2024.08.23 04:27:27.372949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10029 2024.08.23 04:27:27.372968 [ 3 ] {} <Debug> HTTP-Session: 31087add-8e1a-46f3-a15c-c501ed2bc9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10030 2024.08.23 04:27:27.372985 [ 3 ] {} <Debug> HTTP-Session: 31087add-8e1a-46f3-a15c-c501ed2bc9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10031 2024.08.23 04:27:27.372999 [ 3 ] {} <Debug> HTTP-Session: 31087add-8e1a-46f3-a15c-c501ed2bc9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10032 2024.08.23 04:27:27.373031 [ 3 ] {} <Trace> HTTP-Session: 31087add-8e1a-46f3-a15c-c501ed2bc9e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10033 2024.08.23 04:27:27.373329 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10034 2024.08.23 04:27:27.373397 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10035 2024.08.23 04:27:27.373808 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10036 2024.08.23 04:27:27.374535 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10037 2024.08.23 04:27:27.374572 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10038 2024.08.23 04:27:27.375191 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10039 2024.08.23 04:27:27.375587 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10040 2024.08.23 04:27:27.375780 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002664 sec., 11261.261261261261 rows/sec., 20.18 MiB/sec.
10041 2024.08.23 04:27:27.375998 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Debug> DynamicQueryHandler: Done processing query
10042 2024.08.23 04:27:27.376022 [ 3 ] {2a3c2433-3578-43e6-8b1b-4e998448aa4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10043 2024.08.23 04:27:27.376037 [ 3 ] {} <Debug> HTTP-Session: 31087add-8e1a-46f3-a15c-c501ed2bc9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10044 2024.08.23 04:27:27.376171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10045 2024.08.23 04:27:27.376220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10046 2024.08.23 04:27:27.376239 [ 3 ] {} <Debug> HTTP-Session: 38a0a845-66c8-41de-a4a1-0cea972dee45 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10047 2024.08.23 04:27:27.376256 [ 3 ] {} <Debug> HTTP-Session: 38a0a845-66c8-41de-a4a1-0cea972dee45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10048 2024.08.23 04:27:27.376269 [ 3 ] {} <Debug> HTTP-Session: 38a0a845-66c8-41de-a4a1-0cea972dee45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10049 2024.08.23 04:27:27.376305 [ 3 ] {} <Trace> HTTP-Session: 38a0a845-66c8-41de-a4a1-0cea972dee45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10050 2024.08.23 04:27:27.376419 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10051 2024.08.23 04:27:27.376464 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10052 2024.08.23 04:27:27.376591 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10053 2024.08.23 04:27:27.376869 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10054 2024.08.23 04:27:27.376906 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10055 2024.08.23 04:27:27.377263 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10056 2024.08.23 04:27:27.377583 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10057 2024.08.23 04:27:27.377724 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
10058 2024.08.23 04:27:27.377888 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Debug> DynamicQueryHandler: Done processing query
10059 2024.08.23 04:27:27.377911 [ 3 ] {ce1332b4-b1eb-42ae-831d-64d175f90095} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10060 2024.08.23 04:27:27.377926 [ 3 ] {} <Debug> HTTP-Session: 38a0a845-66c8-41de-a4a1-0cea972dee45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10061 2024.08.23 04:27:32.343034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 193802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10062 2024.08.23 04:27:32.343157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10063 2024.08.23 04:27:32.343182 [ 3 ] {} <Debug> HTTP-Session: 26fff138-0691-47a5-98f2-44604345280b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10064 2024.08.23 04:27:32.343205 [ 3 ] {} <Debug> HTTP-Session: 26fff138-0691-47a5-98f2-44604345280b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10065 2024.08.23 04:27:32.343220 [ 3 ] {} <Debug> HTTP-Session: 26fff138-0691-47a5-98f2-44604345280b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10066 2024.08.23 04:27:32.343270 [ 3 ] {} <Trace> HTTP-Session: 26fff138-0691-47a5-98f2-44604345280b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10067 2024.08.23 04:27:32.343848 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10068 2024.08.23 04:27:32.343918 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10069 2024.08.23 04:27:32.344250 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10070 2024.08.23 04:27:32.345525 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10071 2024.08.23 04:27:32.345571 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10072 2024.08.23 04:27:32.346095 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10073 2024.08.23 04:27:32.346484 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10074 2024.08.23 04:27:32.346643 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003162 sec., 420303.605313093 rows/sec., 35.04 MiB/sec.
10075 2024.08.23 04:27:32.346870 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Debug> DynamicQueryHandler: Done processing query
10076 2024.08.23 04:27:32.346897 [ 3 ] {bab31d16-70bb-4333-92c9-aa3eea9348d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
10077 2024.08.23 04:27:32.346914 [ 3 ] {} <Debug> HTTP-Session: 26fff138-0691-47a5-98f2-44604345280b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10078 2024.08.23 04:27:32.347173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10079 2024.08.23 04:27:32.347230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10080 2024.08.23 04:27:32.347250 [ 3 ] {} <Debug> HTTP-Session: 15664fbd-e631-4a3c-a8dc-c95c18196771 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10081 2024.08.23 04:27:32.347268 [ 3 ] {} <Debug> HTTP-Session: 15664fbd-e631-4a3c-a8dc-c95c18196771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10082 2024.08.23 04:27:32.347282 [ 3 ] {} <Debug> HTTP-Session: 15664fbd-e631-4a3c-a8dc-c95c18196771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10083 2024.08.23 04:27:32.347319 [ 3 ] {} <Trace> HTTP-Session: 15664fbd-e631-4a3c-a8dc-c95c18196771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10084 2024.08.23 04:27:32.347508 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10085 2024.08.23 04:27:32.347557 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10086 2024.08.23 04:27:32.347795 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10087 2024.08.23 04:27:32.348241 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10088 2024.08.23 04:27:32.348279 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10089 2024.08.23 04:27:32.348657 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10090 2024.08.23 04:27:32.349016 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10091 2024.08.23 04:27:32.349173 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001763 sec., 137266.02382302893 rows/sec., 9.30 MiB/sec.
10092 2024.08.23 04:27:32.349342 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Debug> DynamicQueryHandler: Done processing query
10093 2024.08.23 04:27:32.349366 [ 3 ] {5ad5f92d-97c2-46ca-9e52-c35b2474b206} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10094 2024.08.23 04:27:32.349384 [ 3 ] {} <Debug> HTTP-Session: 15664fbd-e631-4a3c-a8dc-c95c18196771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10095 2024.08.23 04:27:32.349520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10096 2024.08.23 04:27:32.349570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10097 2024.08.23 04:27:32.349589 [ 3 ] {} <Debug> HTTP-Session: 64fd271a-17db-44fd-93c1-4db1905d90fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10098 2024.08.23 04:27:32.349606 [ 3 ] {} <Debug> HTTP-Session: 64fd271a-17db-44fd-93c1-4db1905d90fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.08.23 04:27:32.349620 [ 3 ] {} <Debug> HTTP-Session: 64fd271a-17db-44fd-93c1-4db1905d90fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.08.23 04:27:32.349653 [ 3 ] {} <Trace> HTTP-Session: 64fd271a-17db-44fd-93c1-4db1905d90fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10101 2024.08.23 04:27:32.349752 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10102 2024.08.23 04:27:32.349796 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10103 2024.08.23 04:27:32.350019 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10104 2024.08.23 04:27:32.350306 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10105 2024.08.23 04:27:32.350344 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10106 2024.08.23 04:27:32.350685 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10107 2024.08.23 04:27:32.351055 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10108 2024.08.23 04:27:32.351213 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 240.01 KiB/sec.
10109 2024.08.23 04:27:32.351440 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Debug> DynamicQueryHandler: Done processing query
10110 2024.08.23 04:27:32.351464 [ 3 ] {fc721851-37d2-4852-af41-eaba69f5c8bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10111 2024.08.23 04:27:32.351481 [ 3 ] {} <Debug> HTTP-Session: 64fd271a-17db-44fd-93c1-4db1905d90fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10112 2024.08.23 04:27:32.351810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 136698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10113 2024.08.23 04:27:32.351860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10114 2024.08.23 04:27:32.351879 [ 3 ] {} <Debug> HTTP-Session: d3b774c7-787b-4815-8881-b5ed0d2527cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10115 2024.08.23 04:27:32.351896 [ 3 ] {} <Debug> HTTP-Session: d3b774c7-787b-4815-8881-b5ed0d2527cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10116 2024.08.23 04:27:32.351910 [ 3 ] {} <Debug> HTTP-Session: d3b774c7-787b-4815-8881-b5ed0d2527cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10117 2024.08.23 04:27:32.351942 [ 3 ] {} <Trace> HTTP-Session: d3b774c7-787b-4815-8881-b5ed0d2527cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10118 2024.08.23 04:27:32.352329 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10119 2024.08.23 04:27:32.352373 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10120 2024.08.23 04:27:32.352595 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10121 2024.08.23 04:27:32.353363 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10122 2024.08.23 04:27:32.353400 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10123 2024.08.23 04:27:32.353795 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10124 2024.08.23 04:27:32.354154 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10125 2024.08.23 04:27:32.354313 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002239 sec., 374274.22956677084 rows/sec., 27.03 MiB/sec.
10126 2024.08.23 04:27:32.354476 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Debug> DynamicQueryHandler: Done processing query
10127 2024.08.23 04:27:32.354501 [ 3 ] {3a73c6ee-baf3-4057-87ca-c7e5829d041a} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
10128 2024.08.23 04:27:32.354517 [ 3 ] {} <Debug> HTTP-Session: d3b774c7-787b-4815-8881-b5ed0d2527cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.08.23 04:27:32.354662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10130 2024.08.23 04:27:32.354710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10131 2024.08.23 04:27:32.354729 [ 3 ] {} <Debug> HTTP-Session: 1046c3bf-fa1f-498a-9842-80c1b32446f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10132 2024.08.23 04:27:32.354745 [ 3 ] {} <Debug> HTTP-Session: 1046c3bf-fa1f-498a-9842-80c1b32446f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10133 2024.08.23 04:27:32.354760 [ 3 ] {} <Debug> HTTP-Session: 1046c3bf-fa1f-498a-9842-80c1b32446f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10134 2024.08.23 04:27:32.354791 [ 3 ] {} <Trace> HTTP-Session: 1046c3bf-fa1f-498a-9842-80c1b32446f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10135 2024.08.23 04:27:32.354889 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10136 2024.08.23 04:27:32.354934 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10137 2024.08.23 04:27:32.355062 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10138 2024.08.23 04:27:32.355396 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10139 2024.08.23 04:27:32.355433 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10140 2024.08.23 04:27:32.355794 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10141 2024.08.23 04:27:32.356119 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10142 2024.08.23 04:27:32.356267 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec.
10143 2024.08.23 04:27:32.356442 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Debug> DynamicQueryHandler: Done processing query
10144 2024.08.23 04:27:32.356467 [ 3 ] {bc68bef9-44b3-4d4a-bd63-c5ca579acd6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10145 2024.08.23 04:27:32.356484 [ 3 ] {} <Debug> HTTP-Session: 1046c3bf-fa1f-498a-9842-80c1b32446f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.08.23 04:27:32.356764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10147 2024.08.23 04:27:32.356815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10148 2024.08.23 04:27:32.356834 [ 3 ] {} <Debug> HTTP-Session: bdbd28ca-1254-416f-9f07-8c1c815e887d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10149 2024.08.23 04:27:32.356850 [ 3 ] {} <Debug> HTTP-Session: bdbd28ca-1254-416f-9f07-8c1c815e887d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10150 2024.08.23 04:27:32.356864 [ 3 ] {} <Debug> HTTP-Session: bdbd28ca-1254-416f-9f07-8c1c815e887d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10151 2024.08.23 04:27:32.356897 [ 3 ] {} <Trace> HTTP-Session: bdbd28ca-1254-416f-9f07-8c1c815e887d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10152 2024.08.23 04:27:32.357336 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10153 2024.08.23 04:27:32.357384 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10154 2024.08.23 04:27:32.357556 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10155 2024.08.23 04:27:32.358360 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10156 2024.08.23 04:27:32.358400 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10157 2024.08.23 04:27:32.358825 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10158 2024.08.23 04:27:32.359158 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10159 2024.08.23 04:27:32.359320 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Debug> executeQuery: Read 921 rows, 63.02 KiB in 0.002258 sec., 407883.0823737821 rows/sec., 27.26 MiB/sec.
10160 2024.08.23 04:27:32.359481 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Debug> DynamicQueryHandler: Done processing query
10161 2024.08.23 04:27:32.359505 [ 3 ] {94707f78-70af-4e69-8515-16b3fcfbb021} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
10162 2024.08.23 04:27:32.359520 [ 3 ] {} <Debug> HTTP-Session: bdbd28ca-1254-416f-9f07-8c1c815e887d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10163 2024.08.23 04:27:32.359661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10164 2024.08.23 04:27:32.359730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10165 2024.08.23 04:27:32.359750 [ 3 ] {} <Debug> HTTP-Session: b5ee48cb-6544-4310-90db-7d9d6697db93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10166 2024.08.23 04:27:32.359766 [ 3 ] {} <Debug> HTTP-Session: b5ee48cb-6544-4310-90db-7d9d6697db93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10167 2024.08.23 04:27:32.359781 [ 3 ] {} <Debug> HTTP-Session: b5ee48cb-6544-4310-90db-7d9d6697db93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10168 2024.08.23 04:27:32.359812 [ 3 ] {} <Trace> HTTP-Session: b5ee48cb-6544-4310-90db-7d9d6697db93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10169 2024.08.23 04:27:32.359903 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10170 2024.08.23 04:27:32.359947 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10171 2024.08.23 04:27:32.360073 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10172 2024.08.23 04:27:32.360328 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10173 2024.08.23 04:27:32.360365 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10174 2024.08.23 04:27:32.360707 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10175 2024.08.23 04:27:32.361017 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10176 2024.08.23 04:27:32.361163 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec.
10177 2024.08.23 04:27:32.361454 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Debug> DynamicQueryHandler: Done processing query
10178 2024.08.23 04:27:32.361503 [ 3 ] {3dee6a7a-b120-4e31-b16e-445e281c9225} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10179 2024.08.23 04:27:32.361543 [ 3 ] {} <Debug> HTTP-Session: b5ee48cb-6544-4310-90db-7d9d6697db93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.08.23 04:27:32.361692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10181 2024.08.23 04:27:32.361740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10182 2024.08.23 04:27:32.361759 [ 3 ] {} <Debug> HTTP-Session: 12a86c12-303c-4263-9937-cfcef0cc4e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10183 2024.08.23 04:27:32.361776 [ 3 ] {} <Debug> HTTP-Session: 12a86c12-303c-4263-9937-cfcef0cc4e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10184 2024.08.23 04:27:32.361790 [ 3 ] {} <Debug> HTTP-Session: 12a86c12-303c-4263-9937-cfcef0cc4e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10185 2024.08.23 04:27:32.361820 [ 3 ] {} <Trace> HTTP-Session: 12a86c12-303c-4263-9937-cfcef0cc4e63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10186 2024.08.23 04:27:32.361936 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10187 2024.08.23 04:27:32.361982 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10188 2024.08.23 04:27:32.362126 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10189 2024.08.23 04:27:32.362410 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10190 2024.08.23 04:27:32.362446 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10191 2024.08.23 04:27:32.362799 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10192 2024.08.23 04:27:32.363108 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10193 2024.08.23 04:27:32.363253 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec.
10194 2024.08.23 04:27:32.363449 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Debug> DynamicQueryHandler: Done processing query
10195 2024.08.23 04:27:32.363485 [ 3 ] {f5d65247-5cda-4f90-b24d-6f8be29f8ae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10196 2024.08.23 04:27:32.363518 [ 3 ] {} <Debug> HTTP-Session: 12a86c12-303c-4263-9937-cfcef0cc4e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.08.23 04:27:36.745310 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
10198 2024.08.23 04:27:36.745378 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
10199 2024.08.23 04:27:37.357603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10200 2024.08.23 04:27:37.357712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10201 2024.08.23 04:27:37.357736 [ 3 ] {} <Debug> HTTP-Session: 146be519-7e33-49a2-8dad-ac3b28c94582 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10202 2024.08.23 04:27:37.357761 [ 3 ] {} <Debug> HTTP-Session: 146be519-7e33-49a2-8dad-ac3b28c94582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10203 2024.08.23 04:27:37.357775 [ 3 ] {} <Debug> HTTP-Session: 146be519-7e33-49a2-8dad-ac3b28c94582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10204 2024.08.23 04:27:37.357825 [ 3 ] {} <Trace> HTTP-Session: 146be519-7e33-49a2-8dad-ac3b28c94582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10205 2024.08.23 04:27:37.357999 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10206 2024.08.23 04:27:37.358066 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10207 2024.08.23 04:27:37.358402 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10208 2024.08.23 04:27:37.358841 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10209 2024.08.23 04:27:37.358883 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10210 2024.08.23 04:27:37.359293 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
10211 2024.08.23 04:27:37.359666 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10212 2024.08.23 04:27:37.359832 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001878 sec., 1064.9627263045793 rows/sec., 86.84 KiB/sec.
10213 2024.08.23 04:27:37.360031 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Debug> DynamicQueryHandler: Done processing query
10214 2024.08.23 04:27:37.360057 [ 3 ] {0373b29e-b26c-4f80-9b26-f21e8b44b883} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10215 2024.08.23 04:27:37.360074 [ 3 ] {} <Debug> HTTP-Session: 146be519-7e33-49a2-8dad-ac3b28c94582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10216 2024.08.23 04:27:37.360208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10217 2024.08.23 04:27:37.360264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10218 2024.08.23 04:27:37.360283 [ 3 ] {} <Debug> HTTP-Session: 4188997a-b76a-4127-a77a-036a64b09977 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10219 2024.08.23 04:27:37.360301 [ 3 ] {} <Debug> HTTP-Session: 4188997a-b76a-4127-a77a-036a64b09977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10220 2024.08.23 04:27:37.360315 [ 3 ] {} <Debug> HTTP-Session: 4188997a-b76a-4127-a77a-036a64b09977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10221 2024.08.23 04:27:37.360346 [ 3 ] {} <Trace> HTTP-Session: 4188997a-b76a-4127-a77a-036a64b09977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10222 2024.08.23 04:27:37.360472 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10223 2024.08.23 04:27:37.360517 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10224 2024.08.23 04:27:37.360743 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10225 2024.08.23 04:27:37.361243 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10226 2024.08.23 04:27:37.361280 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10227 2024.08.23 04:27:37.361638 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10228 2024.08.23 04:27:37.361994 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10229 2024.08.23 04:27:37.362150 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001719 sec., 68062.8272251309 rows/sec., 5.75 MiB/sec.
10230 2024.08.23 04:27:37.362168 [ 124 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10231 2024.08.23 04:27:37.362292 [ 124 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10232 2024.08.23 04:27:37.362347 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10233 2024.08.23 04:27:37.362408 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Debug> DynamicQueryHandler: Done processing query
10234 2024.08.23 04:27:37.362459 [ 3 ] {3c287308-9afa-49f3-8a48-9d3a6cb3ad4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10235 2024.08.23 04:27:37.362511 [ 3 ] {} <Debug> HTTP-Session: 4188997a-b76a-4127-a77a-036a64b09977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10236 2024.08.23 04:27:37.362629 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
10237 2024.08.23 04:27:37.362735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10238 2024.08.23 04:27:37.362852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10239 2024.08.23 04:27:37.362907 [ 3 ] {} <Debug> HTTP-Session: 1e5c1fbb-226b-474a-b638-9599ef87a5cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10240 2024.08.23 04:27:37.362937 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10241 2024.08.23 04:27:37.362949 [ 3 ] {} <Debug> HTTP-Session: 1e5c1fbb-226b-474a-b638-9599ef87a5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10242 2024.08.23 04:27:37.362997 [ 3 ] {} <Debug> HTTP-Session: 1e5c1fbb-226b-474a-b638-9599ef87a5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10243 2024.08.23 04:27:37.363016 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1397 rows starting from the beginning of the part
10244 2024.08.23 04:27:37.363058 [ 3 ] {} <Trace> HTTP-Session: 1e5c1fbb-226b-474a-b638-9599ef87a5cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10245 2024.08.23 04:27:37.363195 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 116 rows starting from the beginning of the part
10246 2024.08.23 04:27:37.363406 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10247 2024.08.23 04:27:37.363648 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10248 2024.08.23 04:27:37.363693 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 189 rows starting from the beginning of the part
10249 2024.08.23 04:27:37.364181 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 117 rows starting from the beginning of the part
10250 2024.08.23 04:27:37.364484 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1329 rows starting from the beginning of the part
10251 2024.08.23 04:27:37.364827 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 117 rows starting from the beginning of the part
10252 2024.08.23 04:27:37.365550 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10253 2024.08.23 04:27:37.366288 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10254 2024.08.23 04:27:37.366368 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10255 2024.08.23 04:27:37.367360 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10256 2024.08.23 04:27:37.367895 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10257 2024.08.23 04:27:37.368310 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00507 sec., 6311.63708086785 rows/sec., 472.49 KiB/sec.
10258 2024.08.23 04:27:37.368480 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3265 rows, containing 5 columns (5 merged, 0 gathered) in 0.006024254 sec., 541975.8197446523 rows/sec., 47.51 MiB/sec.
10259 2024.08.23 04:27:37.368652 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Debug> DynamicQueryHandler: Done processing query
10260 2024.08.23 04:27:37.368688 [ 3 ] {b31d5350-b26b-4bfb-a984-51f923350f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10261 2024.08.23 04:27:37.368713 [ 3 ] {} <Debug> HTTP-Session: 1e5c1fbb-226b-474a-b638-9599ef87a5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10262 2024.08.23 04:27:37.368756 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10263 2024.08.23 04:27:37.368891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10264 2024.08.23 04:27:37.369005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10265 2024.08.23 04:27:37.369069 [ 3 ] {} <Debug> HTTP-Session: 80f404c7-c7c3-460a-8d7e-f1ad0be24209 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10266 2024.08.23 04:27:37.369157 [ 3 ] {} <Debug> HTTP-Session: 80f404c7-c7c3-460a-8d7e-f1ad0be24209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.08.23 04:27:37.369216 [ 3 ] {} <Debug> HTTP-Session: 80f404c7-c7c3-460a-8d7e-f1ad0be24209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10268 2024.08.23 04:27:37.369305 [ 3 ] {} <Trace> HTTP-Session: 80f404c7-c7c3-460a-8d7e-f1ad0be24209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10269 2024.08.23 04:27:37.369518 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10270 2024.08.23 04:27:37.369567 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10271 2024.08.23 04:27:37.369586 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10272 2024.08.23 04:27:37.369761 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_61_12} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10273 2024.08.23 04:27:37.369909 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
10274 2024.08.23 04:27:37.370071 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10275 2024.08.23 04:27:37.370468 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10276 2024.08.23 04:27:37.370508 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10277 2024.08.23 04:27:37.370871 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10278 2024.08.23 04:27:37.371248 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10279 2024.08.23 04:27:37.371406 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001975 sec., 48607.594936708854 rows/sec., 3.80 MiB/sec.
10280 2024.08.23 04:27:37.371410 [ 124 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10281 2024.08.23 04:27:37.371498 [ 124 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10282 2024.08.23 04:27:37.371550 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10283 2024.08.23 04:27:37.371736 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Debug> DynamicQueryHandler: Done processing query
10284 2024.08.23 04:27:37.371807 [ 3 ] {b9e9d6dc-f32e-4050-ac26-9593ad1c5381} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10285 2024.08.23 04:27:37.371883 [ 3 ] {} <Debug> HTTP-Session: 80f404c7-c7c3-460a-8d7e-f1ad0be24209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10286 2024.08.23 04:27:37.371956 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::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
10287 2024.08.23 04:27:37.372139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10288 2024.08.23 04:27:37.372322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10289 2024.08.23 04:27:37.372418 [ 3 ] {} <Debug> HTTP-Session: 63d5f85d-1e12-49aa-94a4-cde98bc08da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10290 2024.08.23 04:27:37.372501 [ 3 ] {} <Debug> HTTP-Session: 63d5f85d-1e12-49aa-94a4-cde98bc08da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10291 2024.08.23 04:27:37.372564 [ 3 ] {} <Debug> HTTP-Session: 63d5f85d-1e12-49aa-94a4-cde98bc08da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.08.23 04:27:37.372704 [ 3 ] {} <Trace> HTTP-Session: 63d5f85d-1e12-49aa-94a4-cde98bc08da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10293 2024.08.23 04:27:37.372768 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10294 2024.08.23 04:27:37.372854 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 902 rows starting from the beginning of the part
10295 2024.08.23 04:27:37.372987 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 94 rows starting from the beginning of the part
10296 2024.08.23 04:27:37.373160 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10297 2024.08.23 04:27:37.373364 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 382 rows starting from the beginning of the part
10298 2024.08.23 04:27:37.373410 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10299 2024.08.23 04:27:37.373654 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 96 rows starting from the beginning of the part
10300 2024.08.23 04:27:37.373974 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 838 rows starting from the beginning of the part
10301 2024.08.23 04:27:37.374291 [ 195 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part
10302 2024.08.23 04:27:37.374942 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10303 2024.08.23 04:27:37.375843 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10304 2024.08.23 04:27:37.375909 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10305 2024.08.23 04:27:37.376824 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10306 2024.08.23 04:27:37.377587 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005902119 sec., 407989.0629111341 rows/sec., 31.28 MiB/sec.
10307 2024.08.23 04:27:37.377763 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10308 2024.08.23 04:27:37.377940 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10309 2024.08.23 04:27:37.378032 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10310 2024.08.23 04:27:37.378041 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005127 sec., 31402.37955919641 rows/sec., 2.19 MiB/sec.
10311 2024.08.23 04:27:37.378181 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10312 2024.08.23 04:27:37.378308 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10313 2024.08.23 04:27:37.378617 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Debug> DynamicQueryHandler: Done processing query
10314 2024.08.23 04:27:37.378715 [ 3 ] {564ca49d-0780-446e-8755-bceebbae3b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10315 2024.08.23 04:27:37.378802 [ 3 ] {} <Debug> HTTP-Session: 63d5f85d-1e12-49aa-94a4-cde98bc08da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10316 2024.08.23 04:27:37.379139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10317 2024.08.23 04:27:37.379149 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
10318 2024.08.23 04:27:37.379330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10319 2024.08.23 04:27:37.379424 [ 3 ] {} <Debug> HTTP-Session: 8b11d69b-c1ea-4849-a502-7aa4b8325531 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10320 2024.08.23 04:27:37.379536 [ 3 ] {} <Debug> HTTP-Session: 8b11d69b-c1ea-4849-a502-7aa4b8325531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10321 2024.08.23 04:27:37.379606 [ 3 ] {} <Debug> HTTP-Session: 8b11d69b-c1ea-4849-a502-7aa4b8325531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10322 2024.08.23 04:27:37.379744 [ 3 ] {} <Trace> HTTP-Session: 8b11d69b-c1ea-4849-a502-7aa4b8325531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10323 2024.08.23 04:27:37.380318 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10324 2024.08.23 04:27:37.380430 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16268 rows starting from the beginning of the part
10325 2024.08.23 04:27:37.380454 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10326 2024.08.23 04:27:37.380851 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
10327 2024.08.23 04:27:37.380994 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10328 2024.08.23 04:27:37.381124 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10329 2024.08.23 04:27:37.381343 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part
10330 2024.08.23 04:27:37.381914 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part
10331 2024.08.23 04:27:37.381994 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_61_12} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10332 2024.08.23 04:27:37.382418 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 921 rows starting from the beginning of the part
10333 2024.08.23 04:27:37.382798 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
10334 2024.08.23 04:27:37.382857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
10335 2024.08.23 04:27:37.384447 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10336 2024.08.23 04:27:37.385235 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10337 2024.08.23 04:27:37.385315 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10338 2024.08.23 04:27:37.387394 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10339 2024.08.23 04:27:37.388081 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10340 2024.08.23 04:27:37.388410 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008413 sec., 3565.909901343159 rows/sec., 6.39 MiB/sec.
10341 2024.08.23 04:27:37.389314 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Debug> DynamicQueryHandler: Done processing query
10342 2024.08.23 04:27:37.389341 [ 3 ] {d7e51a72-8a92-49b6-9c67-97dc2dd4ccfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10343 2024.08.23 04:27:37.389358 [ 3 ] {} <Debug> HTTP-Session: 8b11d69b-c1ea-4849-a502-7aa4b8325531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10344 2024.08.23 04:27:37.389481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10345 2024.08.23 04:27:37.389531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10346 2024.08.23 04:27:37.389575 [ 3 ] {} <Debug> HTTP-Session: ba7257dd-baae-46cf-98a1-af8e37d99798 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10347 2024.08.23 04:27:37.389592 [ 3 ] {} <Debug> HTTP-Session: ba7257dd-baae-46cf-98a1-af8e37d99798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10348 2024.08.23 04:27:37.389606 [ 3 ] {} <Debug> HTTP-Session: ba7257dd-baae-46cf-98a1-af8e37d99798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.08.23 04:27:37.389648 [ 3 ] {} <Trace> HTTP-Session: ba7257dd-baae-46cf-98a1-af8e37d99798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10350 2024.08.23 04:27:37.389777 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10351 2024.08.23 04:27:37.389824 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10352 2024.08.23 04:27:37.390180 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10353 2024.08.23 04:27:37.390568 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10354 2024.08.23 04:27:37.390606 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10355 2024.08.23 04:27:37.391228 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17908 rows, containing 5 columns (5 merged, 0 gathered) in 0.012671208 sec., 1413282.774617858 rows/sec., 95.41 MiB/sec.
10356 2024.08.23 04:27:37.391416 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10357 2024.08.23 04:27:37.391497 [ 191 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10358 2024.08.23 04:27:37.392116 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10359 2024.08.23 04:27:37.392389 [ 124 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10360 2024.08.23 04:27:37.392418 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10361 2024.08.23 04:27:37.392440 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002701 sec., 22213.994816734543 rows/sec., 1.50 MiB/sec.
10362 2024.08.23 04:27:37.392456 [ 124 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10363 2024.08.23 04:27:37.392529 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10364 2024.08.23 04:27:37.392767 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10365 2024.08.23 04:27:37.393265 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Debug> DynamicQueryHandler: Done processing query
10366 2024.08.23 04:27:37.393353 [ 3 ] {d5893043-032e-458f-8162-c99190d8c9a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10367 2024.08.23 04:27:37.393434 [ 3 ] {} <Debug> HTTP-Session: ba7257dd-baae-46cf-98a1-af8e37d99798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10368 2024.08.23 04:27:37.393675 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB.
10369 2024.08.23 04:27:37.393755 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
10370 2024.08.23 04:27:37.393924 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10371 2024.08.23 04:27:37.393958 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3366 rows starting from the beginning of the part
10372 2024.08.23 04:27:37.394087 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
10373 2024.08.23 04:27:37.394287 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
10374 2024.08.23 04:27:37.394468 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
10375 2024.08.23 04:27:37.394615 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
10376 2024.08.23 04:27:37.394763 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
10377 2024.08.23 04:27:37.396474 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 4 columns (4 merged, 0 gathered) in 0.003671994 sec., 1010350.2347770721 rows/sec., 65.83 MiB/sec.
10378 2024.08.23 04:27:37.396775 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10379 2024.08.23 04:27:37.397173 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_61_12} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10380 2024.08.23 04:27:37.397252 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_61_12} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10381 2024.08.23 04:27:37.397339 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
10382 2024.08.23 04:27:38.000192 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.53 MiB, peak 209.23 MiB, free memory in arenas 0.00 B, will set to 198.20 MiB (RSS), difference: 1.67 MiB
10383 2024.08.23 04:27:42.360559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10384 2024.08.23 04:27:42.360696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10385 2024.08.23 04:27:42.360725 [ 3 ] {} <Debug> HTTP-Session: f2d7889c-c055-4e95-bb37-2fc2c0203020 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10386 2024.08.23 04:27:42.360750 [ 3 ] {} <Debug> HTTP-Session: f2d7889c-c055-4e95-bb37-2fc2c0203020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10387 2024.08.23 04:27:42.360765 [ 3 ] {} <Debug> HTTP-Session: f2d7889c-c055-4e95-bb37-2fc2c0203020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10388 2024.08.23 04:27:42.360814 [ 3 ] {} <Trace> HTTP-Session: f2d7889c-c055-4e95-bb37-2fc2c0203020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10389 2024.08.23 04:27:42.360989 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10390 2024.08.23 04:27:42.361055 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10391 2024.08.23 04:27:42.361385 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10392 2024.08.23 04:27:42.361809 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10393 2024.08.23 04:27:42.361850 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10394 2024.08.23 04:27:42.362267 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10395 2024.08.23 04:27:42.362649 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10396 2024.08.23 04:27:42.362809 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001872 sec., 1068.3760683760684 rows/sec., 87.12 KiB/sec.
10397 2024.08.23 04:27:42.363255 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Debug> DynamicQueryHandler: Done processing query
10398 2024.08.23 04:27:42.363335 [ 3 ] {8bdbf00b-60ae-4f90-a2cc-caf3d85f4a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10399 2024.08.23 04:27:42.363401 [ 3 ] {} <Debug> HTTP-Session: f2d7889c-c055-4e95-bb37-2fc2c0203020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10400 2024.08.23 04:27:42.363613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10401 2024.08.23 04:27:42.363664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10402 2024.08.23 04:27:42.363683 [ 3 ] {} <Debug> HTTP-Session: 928f4030-bb51-4e8d-82a2-4d8cdd9352e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10403 2024.08.23 04:27:42.363700 [ 3 ] {} <Debug> HTTP-Session: 928f4030-bb51-4e8d-82a2-4d8cdd9352e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10404 2024.08.23 04:27:42.363715 [ 3 ] {} <Debug> HTTP-Session: 928f4030-bb51-4e8d-82a2-4d8cdd9352e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10405 2024.08.23 04:27:42.363747 [ 3 ] {} <Trace> HTTP-Session: 928f4030-bb51-4e8d-82a2-4d8cdd9352e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10406 2024.08.23 04:27:42.363898 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10407 2024.08.23 04:27:42.363943 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10408 2024.08.23 04:27:42.364197 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10409 2024.08.23 04:27:42.364659 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10410 2024.08.23 04:27:42.364696 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10411 2024.08.23 04:27:42.365066 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10412 2024.08.23 04:27:42.365443 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10413 2024.08.23 04:27:42.365596 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.001764 sec., 107709.75056689343 rows/sec., 9.40 MiB/sec.
10414 2024.08.23 04:27:42.365771 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Debug> DynamicQueryHandler: Done processing query
10415 2024.08.23 04:27:42.365795 [ 3 ] {d6842053-e656-4854-bac9-a30a413a0d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10416 2024.08.23 04:27:42.365811 [ 3 ] {} <Debug> HTTP-Session: 928f4030-bb51-4e8d-82a2-4d8cdd9352e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10417 2024.08.23 04:27:42.365918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10418 2024.08.23 04:27:42.365965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10419 2024.08.23 04:27:42.365984 [ 3 ] {} <Debug> HTTP-Session: af7f7ccf-90e4-49b9-a43e-4dd3f4acd2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10420 2024.08.23 04:27:42.366000 [ 3 ] {} <Debug> HTTP-Session: af7f7ccf-90e4-49b9-a43e-4dd3f4acd2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10421 2024.08.23 04:27:42.366014 [ 3 ] {} <Debug> HTTP-Session: af7f7ccf-90e4-49b9-a43e-4dd3f4acd2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10422 2024.08.23 04:27:42.366046 [ 3 ] {} <Trace> HTTP-Session: af7f7ccf-90e4-49b9-a43e-4dd3f4acd2fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10423 2024.08.23 04:27:42.366139 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10424 2024.08.23 04:27:42.366191 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10425 2024.08.23 04:27:42.366418 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10426 2024.08.23 04:27:42.366696 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10427 2024.08.23 04:27:42.366734 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10428 2024.08.23 04:27:42.367071 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
10429 2024.08.23 04:27:42.367447 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10430 2024.08.23 04:27:42.367608 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001484 sec., 1347.7088948787061 rows/sec., 94.10 KiB/sec.
10431 2024.08.23 04:27:42.367953 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Debug> DynamicQueryHandler: Done processing query
10432 2024.08.23 04:27:42.367990 [ 3 ] {4c09eda8-7999-4460-b84a-0b18c28935e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10433 2024.08.23 04:27:42.368009 [ 3 ] {} <Debug> HTTP-Session: af7f7ccf-90e4-49b9-a43e-4dd3f4acd2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10434 2024.08.23 04:27:42.368120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10435 2024.08.23 04:27:42.368169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10436 2024.08.23 04:27:42.368198 [ 3 ] {} <Debug> HTTP-Session: 5dbcd240-e62b-4405-8675-8a9b37420165 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10437 2024.08.23 04:27:42.368214 [ 3 ] {} <Debug> HTTP-Session: 5dbcd240-e62b-4405-8675-8a9b37420165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10438 2024.08.23 04:27:42.368228 [ 3 ] {} <Debug> HTTP-Session: 5dbcd240-e62b-4405-8675-8a9b37420165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10439 2024.08.23 04:27:42.368259 [ 3 ] {} <Trace> HTTP-Session: 5dbcd240-e62b-4405-8675-8a9b37420165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10440 2024.08.23 04:27:42.368363 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10441 2024.08.23 04:27:42.368406 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10442 2024.08.23 04:27:42.368647 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10443 2024.08.23 04:27:42.368957 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10444 2024.08.23 04:27:42.368993 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10445 2024.08.23 04:27:42.369348 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10446 2024.08.23 04:27:42.369705 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10447 2024.08.23 04:27:42.369869 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec.
10448 2024.08.23 04:27:42.370215 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Debug> DynamicQueryHandler: Done processing query
10449 2024.08.23 04:27:42.370240 [ 3 ] {eef59150-6193-40c2-93c1-0ab6e1611e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10450 2024.08.23 04:27:42.370256 [ 3 ] {} <Debug> HTTP-Session: 5dbcd240-e62b-4405-8675-8a9b37420165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10451 2024.08.23 04:27:42.370361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10452 2024.08.23 04:27:42.370409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10453 2024.08.23 04:27:42.370428 [ 3 ] {} <Debug> HTTP-Session: 5823889c-55d3-42af-8792-b4fd40f93e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10454 2024.08.23 04:27:42.370444 [ 3 ] {} <Debug> HTTP-Session: 5823889c-55d3-42af-8792-b4fd40f93e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10455 2024.08.23 04:27:42.370458 [ 3 ] {} <Debug> HTTP-Session: 5823889c-55d3-42af-8792-b4fd40f93e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10456 2024.08.23 04:27:42.370488 [ 3 ] {} <Trace> HTTP-Session: 5823889c-55d3-42af-8792-b4fd40f93e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10457 2024.08.23 04:27:42.370586 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10458 2024.08.23 04:27:42.370630 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10459 2024.08.23 04:27:42.370871 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10460 2024.08.23 04:27:42.371159 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10461 2024.08.23 04:27:42.371205 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10462 2024.08.23 04:27:42.371555 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10463 2024.08.23 04:27:42.371902 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10464 2024.08.23 04:27:42.372063 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 237.91 KiB/sec.
10465 2024.08.23 04:27:42.372223 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Debug> DynamicQueryHandler: Done processing query
10466 2024.08.23 04:27:42.372248 [ 3 ] {f6fcdfc0-443c-4d90-b022-9eb1d5ae64ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10467 2024.08.23 04:27:42.372263 [ 3 ] {} <Debug> HTTP-Session: 5823889c-55d3-42af-8792-b4fd40f93e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10468 2024.08.23 04:27:42.372427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 62089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10469 2024.08.23 04:27:42.372474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10470 2024.08.23 04:27:42.372493 [ 3 ] {} <Debug> HTTP-Session: 41b08d29-a090-47da-b447-752185b7efbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10471 2024.08.23 04:27:42.372509 [ 3 ] {} <Debug> HTTP-Session: 41b08d29-a090-47da-b447-752185b7efbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10472 2024.08.23 04:27:42.372522 [ 3 ] {} <Debug> HTTP-Session: 41b08d29-a090-47da-b447-752185b7efbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10473 2024.08.23 04:27:42.372553 [ 3 ] {} <Trace> HTTP-Session: 41b08d29-a090-47da-b447-752185b7efbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10474 2024.08.23 04:27:42.372753 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10475 2024.08.23 04:27:42.372795 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10476 2024.08.23 04:27:42.373016 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10477 2024.08.23 04:27:42.373524 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10478 2024.08.23 04:27:42.373567 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10479 2024.08.23 04:27:42.373947 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10480 2024.08.23 04:27:42.374324 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10481 2024.08.23 04:27:42.374488 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001834 sec., 209378.4078516903 rows/sec., 14.83 MiB/sec.
10482 2024.08.23 04:27:42.374768 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Debug> DynamicQueryHandler: Done processing query
10483 2024.08.23 04:27:42.374830 [ 3 ] {d64bbac2-b7c9-48d9-8574-004448f52b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10484 2024.08.23 04:27:42.374897 [ 3 ] {} <Debug> HTTP-Session: 41b08d29-a090-47da-b447-752185b7efbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10485 2024.08.23 04:27:42.375057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10486 2024.08.23 04:27:42.375110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10487 2024.08.23 04:27:42.375130 [ 3 ] {} <Debug> HTTP-Session: acb6626a-cbbb-4a01-b065-f4a7fb0ad996 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10488 2024.08.23 04:27:42.375147 [ 3 ] {} <Debug> HTTP-Session: acb6626a-cbbb-4a01-b065-f4a7fb0ad996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10489 2024.08.23 04:27:42.375161 [ 3 ] {} <Debug> HTTP-Session: acb6626a-cbbb-4a01-b065-f4a7fb0ad996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10490 2024.08.23 04:27:42.375195 [ 3 ] {} <Trace> HTTP-Session: acb6626a-cbbb-4a01-b065-f4a7fb0ad996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10491 2024.08.23 04:27:42.375297 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10492 2024.08.23 04:27:42.375345 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10493 2024.08.23 04:27:42.375496 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10494 2024.08.23 04:27:42.375735 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10495 2024.08.23 04:27:42.375772 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10496 2024.08.23 04:27:42.376135 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10497 2024.08.23 04:27:42.376453 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10498 2024.08.23 04:27:42.376576 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 240.03 KiB/sec.
10499 2024.08.23 04:27:42.376724 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Debug> DynamicQueryHandler: Done processing query
10500 2024.08.23 04:27:42.376748 [ 3 ] {c8a2c075-a301-4834-a4ce-ef5b3573ce75} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10501 2024.08.23 04:27:42.376763 [ 3 ] {} <Debug> HTTP-Session: acb6626a-cbbb-4a01-b065-f4a7fb0ad996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10502 2024.08.23 04:27:42.376911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10503 2024.08.23 04:27:42.376959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10504 2024.08.23 04:27:42.376980 [ 3 ] {} <Debug> HTTP-Session: 8a866f8c-24b2-40f7-bfec-f1a86d52fe4e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10505 2024.08.23 04:27:42.376996 [ 3 ] {} <Debug> HTTP-Session: 8a866f8c-24b2-40f7-bfec-f1a86d52fe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10506 2024.08.23 04:27:42.377010 [ 3 ] {} <Debug> HTTP-Session: 8a866f8c-24b2-40f7-bfec-f1a86d52fe4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10507 2024.08.23 04:27:42.377041 [ 3 ] {} <Trace> HTTP-Session: 8a866f8c-24b2-40f7-bfec-f1a86d52fe4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10508 2024.08.23 04:27:42.377205 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10509 2024.08.23 04:27:42.377252 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10510 2024.08.23 04:27:42.377392 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10511 2024.08.23 04:27:42.377761 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10512 2024.08.23 04:27:42.377798 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10513 2024.08.23 04:27:42.378187 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10514 2024.08.23 04:27:42.378555 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10515 2024.08.23 04:27:42.378697 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00157 sec., 151592.35668789808 rows/sec., 10.16 MiB/sec.
10516 2024.08.23 04:27:42.378983 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Debug> DynamicQueryHandler: Done processing query
10517 2024.08.23 04:27:42.379045 [ 3 ] {be7e345a-b976-4e98-bf79-19db12b01784} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10518 2024.08.23 04:27:42.379102 [ 3 ] {} <Debug> HTTP-Session: 8a866f8c-24b2-40f7-bfec-f1a86d52fe4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10519 2024.08.23 04:27:42.379258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10520 2024.08.23 04:27:42.379309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10521 2024.08.23 04:27:42.379329 [ 3 ] {} <Debug> HTTP-Session: bc9127d0-b733-4176-8612-88deacdc6660 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10522 2024.08.23 04:27:42.379345 [ 3 ] {} <Debug> HTTP-Session: bc9127d0-b733-4176-8612-88deacdc6660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10523 2024.08.23 04:27:42.379360 [ 3 ] {} <Debug> HTTP-Session: bc9127d0-b733-4176-8612-88deacdc6660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10524 2024.08.23 04:27:42.379393 [ 3 ] {} <Trace> HTTP-Session: bc9127d0-b733-4176-8612-88deacdc6660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10525 2024.08.23 04:27:42.379493 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10526 2024.08.23 04:27:42.379541 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10527 2024.08.23 04:27:42.379688 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10528 2024.08.23 04:27:42.379931 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10529 2024.08.23 04:27:42.379967 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10530 2024.08.23 04:27:42.380318 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10531 2024.08.23 04:27:42.380639 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10532 2024.08.23 04:27:42.380766 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec.
10533 2024.08.23 04:27:42.381055 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Debug> DynamicQueryHandler: Done processing query
10534 2024.08.23 04:27:42.381100 [ 3 ] {a80b613f-e8b9-4a21-9914-9356d6baa0f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10535 2024.08.23 04:27:42.381137 [ 3 ] {} <Debug> HTTP-Session: bc9127d0-b733-4176-8612-88deacdc6660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10536 2024.08.23 04:27:42.381269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10537 2024.08.23 04:27:42.381320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10538 2024.08.23 04:27:42.381339 [ 3 ] {} <Debug> HTTP-Session: 4375aaea-e3e9-4980-8bf0-1cfbb1705ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10539 2024.08.23 04:27:42.381355 [ 3 ] {} <Debug> HTTP-Session: 4375aaea-e3e9-4980-8bf0-1cfbb1705ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10540 2024.08.23 04:27:42.381369 [ 3 ] {} <Debug> HTTP-Session: 4375aaea-e3e9-4980-8bf0-1cfbb1705ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10541 2024.08.23 04:27:42.381399 [ 3 ] {} <Trace> HTTP-Session: 4375aaea-e3e9-4980-8bf0-1cfbb1705ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10542 2024.08.23 04:27:42.381522 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10543 2024.08.23 04:27:42.381569 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10544 2024.08.23 04:27:42.381716 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10545 2024.08.23 04:27:42.381984 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10546 2024.08.23 04:27:42.382020 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10547 2024.08.23 04:27:42.382374 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10548 2024.08.23 04:27:42.382696 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10549 2024.08.23 04:27:42.382822 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec.
10550 2024.08.23 04:27:42.382976 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Debug> DynamicQueryHandler: Done processing query
10551 2024.08.23 04:27:42.383000 [ 3 ] {3519272d-6806-45d4-a738-298e97046f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10552 2024.08.23 04:27:42.383016 [ 3 ] {} <Debug> HTTP-Session: 4375aaea-e3e9-4980-8bf0-1cfbb1705ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10553 2024.08.23 04:27:47.358368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10554 2024.08.23 04:27:47.358496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10555 2024.08.23 04:27:47.358521 [ 3 ] {} <Debug> HTTP-Session: a4add244-9f5c-440d-b4e1-cae92735c773 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10556 2024.08.23 04:27:47.358545 [ 3 ] {} <Debug> HTTP-Session: a4add244-9f5c-440d-b4e1-cae92735c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10557 2024.08.23 04:27:47.358559 [ 3 ] {} <Debug> HTTP-Session: a4add244-9f5c-440d-b4e1-cae92735c773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10558 2024.08.23 04:27:47.358609 [ 3 ] {} <Trace> HTTP-Session: a4add244-9f5c-440d-b4e1-cae92735c773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10559 2024.08.23 04:27:47.358791 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10560 2024.08.23 04:27:47.358857 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10561 2024.08.23 04:27:47.359188 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10562 2024.08.23 04:27:47.359554 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10563 2024.08.23 04:27:47.359595 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10564 2024.08.23 04:27:47.359992 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10565 2024.08.23 04:27:47.360378 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10566 2024.08.23 04:27:47.360550 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001808 sec., 2212.3893805309735 rows/sec., 180.40 KiB/sec.
10567 2024.08.23 04:27:47.360580 [ 55 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
10568 2024.08.23 04:27:47.360691 [ 55 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.08.23 04:27:47.360733 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10570 2024.08.23 04:27:47.360827 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Debug> DynamicQueryHandler: Done processing query
10571 2024.08.23 04:27:47.360885 [ 3 ] {cbdd2abe-1c50-40b2-b950-bbd24cd64b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10572 2024.08.23 04:27:47.360912 [ 3 ] {} <Debug> HTTP-Session: a4add244-9f5c-440d-b4e1-cae92735c773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10573 2024.08.23 04:27:47.360928 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
10574 2024.08.23 04:27:47.361108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10575 2024.08.23 04:27:47.361219 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10576 2024.08.23 04:27:47.361221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10577 2024.08.23 04:27:47.361289 [ 3 ] {} <Debug> HTTP-Session: bbc03a2e-3d1f-4fc2-82c0-c163460d7237 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10578 2024.08.23 04:27:47.361294 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
10579 2024.08.23 04:27:47.361314 [ 3 ] {} <Debug> HTTP-Session: bbc03a2e-3d1f-4fc2-82c0-c163460d7237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.08.23 04:27:47.361360 [ 3 ] {} <Debug> HTTP-Session: bbc03a2e-3d1f-4fc2-82c0-c163460d7237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.08.23 04:27:47.361469 [ 3 ] {} <Trace> HTTP-Session: bbc03a2e-3d1f-4fc2-82c0-c163460d7237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10582 2024.08.23 04:27:47.361587 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
10583 2024.08.23 04:27:47.361866 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
10584 2024.08.23 04:27:47.362010 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10585 2024.08.23 04:27:47.362101 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
10586 2024.08.23 04:27:47.362194 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10587 2024.08.23 04:27:47.362353 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
10588 2024.08.23 04:27:47.362702 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
10589 2024.08.23 04:27:47.363498 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10590 2024.08.23 04:27:47.364522 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10591 2024.08.23 04:27:47.364591 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10592 2024.08.23 04:27:47.365510 [ 199 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004690109 sec., 6822.869148670106 rows/sec., 583.01 KiB/sec.
10593 2024.08.23 04:27:47.365661 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10594 2024.08.23 04:27:47.365700 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
10595 2024.08.23 04:27:47.366267 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10596 2024.08.23 04:27:47.366378 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10597 2024.08.23 04:27:47.366508 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.004755 sec., 24815.98317560463 rows/sec., 2.09 MiB/sec.
10598 2024.08.23 04:27:47.366568 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_20_4} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
10599 2024.08.23 04:27:47.366688 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10600 2024.08.23 04:27:47.366735 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Debug> DynamicQueryHandler: Done processing query
10601 2024.08.23 04:27:47.366760 [ 3 ] {210658ab-c461-4b24-a123-1bef5df10320} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10602 2024.08.23 04:27:47.366777 [ 3 ] {} <Debug> HTTP-Session: bbc03a2e-3d1f-4fc2-82c0-c163460d7237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.08.23 04:27:47.366906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10604 2024.08.23 04:27:47.366955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10605 2024.08.23 04:27:47.366975 [ 3 ] {} <Debug> HTTP-Session: 90b5730a-e5ca-4c70-bc00-2ecb1275065b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10606 2024.08.23 04:27:47.366991 [ 3 ] {} <Debug> HTTP-Session: 90b5730a-e5ca-4c70-bc00-2ecb1275065b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10607 2024.08.23 04:27:47.367005 [ 3 ] {} <Debug> HTTP-Session: 90b5730a-e5ca-4c70-bc00-2ecb1275065b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10608 2024.08.23 04:27:47.367037 [ 3 ] {} <Trace> HTTP-Session: 90b5730a-e5ca-4c70-bc00-2ecb1275065b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10609 2024.08.23 04:27:47.367146 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10610 2024.08.23 04:27:47.367191 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10611 2024.08.23 04:27:47.367420 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10612 2024.08.23 04:27:47.367712 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10613 2024.08.23 04:27:47.367749 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10614 2024.08.23 04:27:47.368103 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
10615 2024.08.23 04:27:47.368453 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10616 2024.08.23 04:27:47.368614 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.0015 sec., 22666.666666666668 rows/sec., 1.65 MiB/sec.
10617 2024.08.23 04:27:47.368808 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Debug> DynamicQueryHandler: Done processing query
10618 2024.08.23 04:27:47.368842 [ 3 ] {077281a5-0d10-45a8-a4ae-7789126c3c85} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10619 2024.08.23 04:27:47.368862 [ 3 ] {} <Debug> HTTP-Session: 90b5730a-e5ca-4c70-bc00-2ecb1275065b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10620 2024.08.23 04:27:47.369006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10621 2024.08.23 04:27:47.369064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10622 2024.08.23 04:27:47.369088 [ 3 ] {} <Debug> HTTP-Session: 57e098f6-31aa-4007-abdd-c46e8da68ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10623 2024.08.23 04:27:47.369109 [ 3 ] {} <Debug> HTTP-Session: 57e098f6-31aa-4007-abdd-c46e8da68ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10624 2024.08.23 04:27:47.369126 [ 3 ] {} <Debug> HTTP-Session: 57e098f6-31aa-4007-abdd-c46e8da68ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10625 2024.08.23 04:27:47.369166 [ 3 ] {} <Trace> HTTP-Session: 57e098f6-31aa-4007-abdd-c46e8da68ed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10626 2024.08.23 04:27:47.369315 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10627 2024.08.23 04:27:47.369368 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10628 2024.08.23 04:27:47.369648 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10629 2024.08.23 04:27:47.370093 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10630 2024.08.23 04:27:47.370131 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10631 2024.08.23 04:27:47.370486 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10632 2024.08.23 04:27:47.370843 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10633 2024.08.23 04:27:47.371001 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001737 sec., 56419.113413932064 rows/sec., 4.41 MiB/sec.
10634 2024.08.23 04:27:47.371178 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Debug> DynamicQueryHandler: Done processing query
10635 2024.08.23 04:27:47.371203 [ 3 ] {ab14e054-62fd-415f-974e-9c476aa83744} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10636 2024.08.23 04:27:47.371219 [ 3 ] {} <Debug> HTTP-Session: 57e098f6-31aa-4007-abdd-c46e8da68ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10637 2024.08.23 04:27:47.371383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10638 2024.08.23 04:27:47.371432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10639 2024.08.23 04:27:47.371450 [ 3 ] {} <Debug> HTTP-Session: 9a716209-9f45-4793-99ee-25a5c711c0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10640 2024.08.23 04:27:47.371467 [ 3 ] {} <Debug> HTTP-Session: 9a716209-9f45-4793-99ee-25a5c711c0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10641 2024.08.23 04:27:47.371480 [ 3 ] {} <Debug> HTTP-Session: 9a716209-9f45-4793-99ee-25a5c711c0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10642 2024.08.23 04:27:47.371512 [ 3 ] {} <Trace> HTTP-Session: 9a716209-9f45-4793-99ee-25a5c711c0ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10643 2024.08.23 04:27:47.371655 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10644 2024.08.23 04:27:47.371702 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10645 2024.08.23 04:27:47.371846 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10646 2024.08.23 04:27:47.372206 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10647 2024.08.23 04:27:47.372243 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10648 2024.08.23 04:27:47.372623 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10649 2024.08.23 04:27:47.372955 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10650 2024.08.23 04:27:47.373111 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001511 sec., 107213.7657180675 rows/sec., 7.47 MiB/sec.
10651 2024.08.23 04:27:47.373375 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Debug> DynamicQueryHandler: Done processing query
10652 2024.08.23 04:27:47.373437 [ 3 ] {3b20ca04-b134-43cc-b7ef-7c7d7296b235} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10653 2024.08.23 04:27:47.373497 [ 3 ] {} <Debug> HTTP-Session: 9a716209-9f45-4793-99ee-25a5c711c0ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10654 2024.08.23 04:27:47.373710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10655 2024.08.23 04:27:47.373762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10656 2024.08.23 04:27:47.373781 [ 3 ] {} <Debug> HTTP-Session: 7d1e26f4-401c-4879-af38-0229b1e95952 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10657 2024.08.23 04:27:47.373797 [ 3 ] {} <Debug> HTTP-Session: 7d1e26f4-401c-4879-af38-0229b1e95952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10658 2024.08.23 04:27:47.373811 [ 3 ] {} <Debug> HTTP-Session: 7d1e26f4-401c-4879-af38-0229b1e95952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10659 2024.08.23 04:27:47.373843 [ 3 ] {} <Trace> HTTP-Session: 7d1e26f4-401c-4879-af38-0229b1e95952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10660 2024.08.23 04:27:47.374146 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10661 2024.08.23 04:27:47.374215 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10662 2024.08.23 04:27:47.374646 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10663 2024.08.23 04:27:47.375375 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10664 2024.08.23 04:27:47.375413 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10665 2024.08.23 04:27:47.376018 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10666 2024.08.23 04:27:47.376427 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10667 2024.08.23 04:27:47.376604 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10668 2024.08.23 04:27:47.376632 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0027 sec., 11111.111111111111 rows/sec., 19.91 MiB/sec.
10669 2024.08.23 04:27:47.376666 [ 55 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10670 2024.08.23 04:27:47.376720 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10671 2024.08.23 04:27:47.377152 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
10672 2024.08.23 04:27:47.377403 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Debug> DynamicQueryHandler: Done processing query
10673 2024.08.23 04:27:47.377491 [ 3 ] {921698fb-e846-4b80-a497-a3c1c997fea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10674 2024.08.23 04:27:47.377553 [ 3 ] {} <Debug> HTTP-Session: 7d1e26f4-401c-4879-af38-0229b1e95952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10675 2024.08.23 04:27:47.377795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10676 2024.08.23 04:27:47.377918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10677 2024.08.23 04:27:47.377965 [ 3 ] {} <Debug> HTTP-Session: e5c6e7e7-7f25-4579-8bd8-1cafebcd3fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10678 2024.08.23 04:27:47.378018 [ 3 ] {} <Debug> HTTP-Session: e5c6e7e7-7f25-4579-8bd8-1cafebcd3fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10679 2024.08.23 04:27:47.378059 [ 3 ] {} <Debug> HTTP-Session: e5c6e7e7-7f25-4579-8bd8-1cafebcd3fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.08.23 04:27:47.378146 [ 3 ] {} <Trace> HTTP-Session: e5c6e7e7-7f25-4579-8bd8-1cafebcd3fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10681 2024.08.23 04:27:47.378272 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10682 2024.08.23 04:27:47.378404 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10683 2024.08.23 04:27:47.378437 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 625 rows starting from the beginning of the part
10684 2024.08.23 04:27:47.378504 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10685 2024.08.23 04:27:47.379263 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part
10686 2024.08.23 04:27:47.379401 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10687 2024.08.23 04:27:47.380071 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part
10688 2024.08.23 04:27:47.380510 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10689 2024.08.23 04:27:47.380618 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10690 2024.08.23 04:27:47.380818 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part
10691 2024.08.23 04:27:47.381483 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part
10692 2024.08.23 04:27:47.381875 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10693 2024.08.23 04:27:47.382096 [ 192 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part
10694 2024.08.23 04:27:47.383024 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10695 2024.08.23 04:27:47.383419 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005111 sec., 11739.385638818236 rows/sec., 810.14 KiB/sec.
10696 2024.08.23 04:27:47.383911 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Debug> DynamicQueryHandler: Done processing query
10697 2024.08.23 04:27:47.384026 [ 3 ] {2f02d819-8dec-47a7-8f76-75a560241a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10698 2024.08.23 04:27:47.384135 [ 3 ] {} <Debug> HTTP-Session: e5c6e7e7-7f25-4579-8bd8-1cafebcd3fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10699 2024.08.23 04:27:47.388019 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 19 columns (19 merged, 0 gathered) in 0.011160527 sec., 69441.1652783063 rows/sec., 124.44 MiB/sec.
10700 2024.08.23 04:27:47.388745 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10701 2024.08.23 04:27:47.389361 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10702 2024.08.23 04:27:47.389444 [ 200 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10703 2024.08.23 04:27:47.389554 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB.
10704 2024.08.23 04:27:51.745639 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache
10705 2024.08.23 04:27:51.745704 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache
10706 2024.08.23 04:27:52.360172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10707 2024.08.23 04:27:52.360294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10708 2024.08.23 04:27:52.360325 [ 3 ] {} <Debug> HTTP-Session: 7e7bb064-7334-46c5-aa00-27804da46211 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10709 2024.08.23 04:27:52.360354 [ 3 ] {} <Debug> HTTP-Session: 7e7bb064-7334-46c5-aa00-27804da46211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.08.23 04:27:52.360373 [ 3 ] {} <Debug> HTTP-Session: 7e7bb064-7334-46c5-aa00-27804da46211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10711 2024.08.23 04:27:52.360429 [ 3 ] {} <Trace> HTTP-Session: 7e7bb064-7334-46c5-aa00-27804da46211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10712 2024.08.23 04:27:52.360685 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10713 2024.08.23 04:27:52.360758 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10714 2024.08.23 04:27:52.361132 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10715 2024.08.23 04:27:52.361688 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10716 2024.08.23 04:27:52.361728 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10717 2024.08.23 04:27:52.362157 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10718 2024.08.23 04:27:52.362536 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10719 2024.08.23 04:27:52.362702 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002124 sec., 88983.05084745762 rows/sec., 7.77 MiB/sec.
10720 2024.08.23 04:27:52.362929 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Debug> DynamicQueryHandler: Done processing query
10721 2024.08.23 04:27:52.362962 [ 3 ] {f8fd7916-165d-4f31-9e0d-8d0a0d346087} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10722 2024.08.23 04:27:52.362980 [ 3 ] {} <Debug> HTTP-Session: 7e7bb064-7334-46c5-aa00-27804da46211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10723 2024.08.23 04:27:52.363118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10724 2024.08.23 04:27:52.363170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10725 2024.08.23 04:27:52.363190 [ 3 ] {} <Debug> HTTP-Session: bc09b37b-d31c-46d0-930a-f2173742862f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10726 2024.08.23 04:27:52.363208 [ 3 ] {} <Debug> HTTP-Session: bc09b37b-d31c-46d0-930a-f2173742862f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.08.23 04:27:52.363222 [ 3 ] {} <Debug> HTTP-Session: bc09b37b-d31c-46d0-930a-f2173742862f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10728 2024.08.23 04:27:52.363256 [ 3 ] {} <Trace> HTTP-Session: bc09b37b-d31c-46d0-930a-f2173742862f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10729 2024.08.23 04:27:52.363358 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10730 2024.08.23 04:27:52.363402 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10731 2024.08.23 04:27:52.363625 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10732 2024.08.23 04:27:52.363937 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10733 2024.08.23 04:27:52.363974 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10734 2024.08.23 04:27:52.364339 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10735 2024.08.23 04:27:52.364693 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10736 2024.08.23 04:27:52.364822 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec.
10737 2024.08.23 04:27:52.365129 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Debug> DynamicQueryHandler: Done processing query
10738 2024.08.23 04:27:52.365170 [ 3 ] {31ed10c7-9789-4868-80ec-73b3eac09992} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10739 2024.08.23 04:27:52.365187 [ 3 ] {} <Debug> HTTP-Session: bc09b37b-d31c-46d0-930a-f2173742862f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10740 2024.08.23 04:27:52.365300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10741 2024.08.23 04:27:52.365350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10742 2024.08.23 04:27:52.365368 [ 3 ] {} <Debug> HTTP-Session: 4bdb43bf-163a-4c19-a88a-234192498997 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10743 2024.08.23 04:27:52.365384 [ 3 ] {} <Debug> HTTP-Session: 4bdb43bf-163a-4c19-a88a-234192498997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.08.23 04:27:52.365399 [ 3 ] {} <Debug> HTTP-Session: 4bdb43bf-163a-4c19-a88a-234192498997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10745 2024.08.23 04:27:52.365431 [ 3 ] {} <Trace> HTTP-Session: 4bdb43bf-163a-4c19-a88a-234192498997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10746 2024.08.23 04:27:52.365532 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10747 2024.08.23 04:27:52.365575 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10748 2024.08.23 04:27:52.365820 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10749 2024.08.23 04:27:52.366111 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10750 2024.08.23 04:27:52.366148 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10751 2024.08.23 04:27:52.366490 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10752 2024.08.23 04:27:52.366836 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10753 2024.08.23 04:27:52.366956 [ 26 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
10754 2024.08.23 04:27:52.366965 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 243.30 KiB/sec.
10755 2024.08.23 04:27:52.366996 [ 26 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10756 2024.08.23 04:27:52.367033 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10757 2024.08.23 04:27:52.367220 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
10758 2024.08.23 04:27:52.367235 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Debug> DynamicQueryHandler: Done processing query
10759 2024.08.23 04:27:52.367319 [ 3 ] {1ce38b51-6d25-411e-affe-f010d19bcdc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10760 2024.08.23 04:27:52.367348 [ 3 ] {} <Debug> HTTP-Session: 4bdb43bf-163a-4c19-a88a-234192498997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.08.23 04:27:52.367483 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10762 2024.08.23 04:27:52.367552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10763 2024.08.23 04:27:52.367560 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
10764 2024.08.23 04:27:52.367647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10765 2024.08.23 04:27:52.367715 [ 3 ] {} <Debug> HTTP-Session: cdb18e8b-7585-474e-a222-3735a5334c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10766 2024.08.23 04:27:52.367788 [ 3 ] {} <Debug> HTTP-Session: cdb18e8b-7585-474e-a222-3735a5334c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.08.23 04:27:52.367848 [ 3 ] {} <Debug> HTTP-Session: cdb18e8b-7585-474e-a222-3735a5334c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.08.23 04:27:52.367919 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
10769 2024.08.23 04:27:52.367969 [ 3 ] {} <Trace> HTTP-Session: cdb18e8b-7585-474e-a222-3735a5334c9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10770 2024.08.23 04:27:52.368283 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
10771 2024.08.23 04:27:52.368361 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10772 2024.08.23 04:27:52.368520 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10773 2024.08.23 04:27:52.368610 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
10774 2024.08.23 04:27:52.368961 [ 189 ] {5061844d-48be-4220-89cc-f958cfdea7a2::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
10775 2024.08.23 04:27:52.369717 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10776 2024.08.23 04:27:52.370933 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10777 2024.08.23 04:27:52.371010 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10778 2024.08.23 04:27:52.371532 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004395189 sec., 6825.645040520442 rows/sec., 433.27 KiB/sec.
10779 2024.08.23 04:27:52.371773 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
10780 2024.08.23 04:27:52.371839 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10781 2024.08.23 04:27:52.373062 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_29_7} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10782 2024.08.23 04:27:52.373076 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10783 2024.08.23 04:27:52.373214 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_29_7} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
10784 2024.08.23 04:27:52.373362 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.005161 sec., 74016.66343731835 rows/sec., 5.24 MiB/sec.
10785 2024.08.23 04:27:52.373504 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10786 2024.08.23 04:27:52.373885 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Debug> DynamicQueryHandler: Done processing query
10787 2024.08.23 04:27:52.373942 [ 3 ] {af1eff58-78ae-438d-a8c7-1735eac0ab62} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
10788 2024.08.23 04:27:52.373979 [ 3 ] {} <Debug> HTTP-Session: cdb18e8b-7585-474e-a222-3735a5334c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.08.23 04:27:52.374103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10790 2024.08.23 04:27:52.374154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10791 2024.08.23 04:27:52.374174 [ 3 ] {} <Debug> HTTP-Session: e0e02d4d-40e1-4887-9b6e-b338941aedfe Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10792 2024.08.23 04:27:52.374190 [ 3 ] {} <Debug> HTTP-Session: e0e02d4d-40e1-4887-9b6e-b338941aedfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10793 2024.08.23 04:27:52.374204 [ 3 ] {} <Debug> HTTP-Session: e0e02d4d-40e1-4887-9b6e-b338941aedfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10794 2024.08.23 04:27:52.374236 [ 3 ] {} <Trace> HTTP-Session: e0e02d4d-40e1-4887-9b6e-b338941aedfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10795 2024.08.23 04:27:52.374342 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10796 2024.08.23 04:27:52.374390 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10797 2024.08.23 04:27:52.374545 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10798 2024.08.23 04:27:52.374854 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10799 2024.08.23 04:27:52.374891 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10800 2024.08.23 04:27:52.375259 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10801 2024.08.23 04:27:52.375590 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10802 2024.08.23 04:27:52.375714 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec.
10803 2024.08.23 04:27:52.375879 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Debug> DynamicQueryHandler: Done processing query
10804 2024.08.23 04:27:52.375905 [ 3 ] {e8fe2a71-521b-49ec-b1b1-431d328cdbe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10805 2024.08.23 04:27:52.375922 [ 3 ] {} <Debug> HTTP-Session: e0e02d4d-40e1-4887-9b6e-b338941aedfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.08.23 04:27:52.376059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10807 2024.08.23 04:27:52.376109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10808 2024.08.23 04:27:52.376128 [ 3 ] {} <Debug> HTTP-Session: c9771464-16e7-4c78-b4c8-b3aca1d64c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10809 2024.08.23 04:27:52.376145 [ 3 ] {} <Debug> HTTP-Session: c9771464-16e7-4c78-b4c8-b3aca1d64c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10810 2024.08.23 04:27:52.376159 [ 3 ] {} <Debug> HTTP-Session: c9771464-16e7-4c78-b4c8-b3aca1d64c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10811 2024.08.23 04:27:52.376190 [ 3 ] {} <Trace> HTTP-Session: c9771464-16e7-4c78-b4c8-b3aca1d64c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10812 2024.08.23 04:27:52.376369 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10813 2024.08.23 04:27:52.376416 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10814 2024.08.23 04:27:52.376558 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10815 2024.08.23 04:27:52.376958 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10816 2024.08.23 04:27:52.376994 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10817 2024.08.23 04:27:52.377379 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10818 2024.08.23 04:27:52.377712 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10819 2024.08.23 04:27:52.377840 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00156 sec., 151923.07692307694 rows/sec., 10.18 MiB/sec.
10820 2024.08.23 04:27:52.378091 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Debug> DynamicQueryHandler: Done processing query
10821 2024.08.23 04:27:52.378148 [ 3 ] {acedc720-f2c2-4598-920d-0e86fcf854e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10822 2024.08.23 04:27:52.378213 [ 3 ] {} <Debug> HTTP-Session: c9771464-16e7-4c78-b4c8-b3aca1d64c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.08.23 04:27:52.378369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10824 2024.08.23 04:27:52.378419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10825 2024.08.23 04:27:52.378439 [ 3 ] {} <Debug> HTTP-Session: 76b741f1-10a4-4415-bc67-336c46334cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10826 2024.08.23 04:27:52.378456 [ 3 ] {} <Debug> HTTP-Session: 76b741f1-10a4-4415-bc67-336c46334cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10827 2024.08.23 04:27:52.378470 [ 3 ] {} <Debug> HTTP-Session: 76b741f1-10a4-4415-bc67-336c46334cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10828 2024.08.23 04:27:52.378503 [ 3 ] {} <Trace> HTTP-Session: 76b741f1-10a4-4415-bc67-336c46334cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10829 2024.08.23 04:27:52.378601 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10830 2024.08.23 04:27:52.378649 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10831 2024.08.23 04:27:52.378791 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10832 2024.08.23 04:27:52.379033 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10833 2024.08.23 04:27:52.379069 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10834 2024.08.23 04:27:52.379410 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10835 2024.08.23 04:27:52.379741 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10836 2024.08.23 04:27:52.379865 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec.
10837 2024.08.23 04:27:52.380215 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Debug> DynamicQueryHandler: Done processing query
10838 2024.08.23 04:27:52.380240 [ 3 ] {dd001185-5202-4580-9588-5762c8d31c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10839 2024.08.23 04:27:52.380256 [ 3 ] {} <Debug> HTTP-Session: 76b741f1-10a4-4415-bc67-336c46334cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10840 2024.08.23 04:27:52.380376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10841 2024.08.23 04:27:52.380426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10842 2024.08.23 04:27:52.380445 [ 3 ] {} <Debug> HTTP-Session: 86925426-b327-4112-9d6a-5496fc494b2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10843 2024.08.23 04:27:52.380461 [ 3 ] {} <Debug> HTTP-Session: 86925426-b327-4112-9d6a-5496fc494b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10844 2024.08.23 04:27:52.380475 [ 3 ] {} <Debug> HTTP-Session: 86925426-b327-4112-9d6a-5496fc494b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10845 2024.08.23 04:27:52.380506 [ 3 ] {} <Trace> HTTP-Session: 86925426-b327-4112-9d6a-5496fc494b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10846 2024.08.23 04:27:52.380640 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10847 2024.08.23 04:27:52.380686 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10848 2024.08.23 04:27:52.380834 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10849 2024.08.23 04:27:52.381122 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10850 2024.08.23 04:27:52.381158 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10851 2024.08.23 04:27:52.381514 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10852 2024.08.23 04:27:52.381827 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10853 2024.08.23 04:27:52.381951 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001364 sec., 60117.302052785926 rows/sec., 3.82 MiB/sec.
10854 2024.08.23 04:27:52.382102 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Debug> DynamicQueryHandler: Done processing query
10855 2024.08.23 04:27:52.382127 [ 3 ] {556520c9-4d49-48be-93f0-56095c485d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10856 2024.08.23 04:27:52.382143 [ 3 ] {} <Debug> HTTP-Session: 86925426-b327-4112-9d6a-5496fc494b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10857 2024.08.23 04:27:57.357321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10858 2024.08.23 04:27:57.357462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10859 2024.08.23 04:27:57.357490 [ 3 ] {} <Debug> HTTP-Session: 0e916bd6-5205-4052-843e-2ab972e32434 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10860 2024.08.23 04:27:57.357518 [ 3 ] {} <Debug> HTTP-Session: 0e916bd6-5205-4052-843e-2ab972e32434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10861 2024.08.23 04:27:57.357536 [ 3 ] {} <Debug> HTTP-Session: 0e916bd6-5205-4052-843e-2ab972e32434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10862 2024.08.23 04:27:57.357592 [ 3 ] {} <Trace> HTTP-Session: 0e916bd6-5205-4052-843e-2ab972e32434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10863 2024.08.23 04:27:57.357823 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10864 2024.08.23 04:27:57.357897 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10865 2024.08.23 04:27:57.358299 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10866 2024.08.23 04:27:57.358958 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10867 2024.08.23 04:27:57.358998 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10868 2024.08.23 04:27:57.359419 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10869 2024.08.23 04:27:57.359800 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10870 2024.08.23 04:27:57.359968 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.002234 sec., 51924.798567591766 rows/sec., 4.39 MiB/sec.
10871 2024.08.23 04:27:57.360199 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Debug> DynamicQueryHandler: Done processing query
10872 2024.08.23 04:27:57.360231 [ 3 ] {3be746ca-5db8-4710-bfb1-70082648409a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10873 2024.08.23 04:27:57.360249 [ 3 ] {} <Debug> HTTP-Session: 0e916bd6-5205-4052-843e-2ab972e32434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.08.23 04:27:57.360373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10875 2024.08.23 04:27:57.360424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10876 2024.08.23 04:27:57.360445 [ 3 ] {} <Debug> HTTP-Session: c647b713-c0c0-476d-923f-3f36c82721a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10877 2024.08.23 04:27:57.360463 [ 3 ] {} <Debug> HTTP-Session: c647b713-c0c0-476d-923f-3f36c82721a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10878 2024.08.23 04:27:57.360477 [ 3 ] {} <Debug> HTTP-Session: c647b713-c0c0-476d-923f-3f36c82721a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10879 2024.08.23 04:27:57.360509 [ 3 ] {} <Trace> HTTP-Session: c647b713-c0c0-476d-923f-3f36c82721a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10880 2024.08.23 04:27:57.360643 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10881 2024.08.23 04:27:57.360686 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10882 2024.08.23 04:27:57.360913 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10883 2024.08.23 04:27:57.361241 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10884 2024.08.23 04:27:57.361278 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10885 2024.08.23 04:27:57.361639 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
10886 2024.08.23 04:27:57.361992 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10887 2024.08.23 04:27:57.362121 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001508 sec., 19893.899204244033 rows/sec., 1.46 MiB/sec.
10888 2024.08.23 04:27:57.362272 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Debug> DynamicQueryHandler: Done processing query
10889 2024.08.23 04:27:57.362297 [ 3 ] {64c33f42-5e13-4104-ae5f-dc213b6b6bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10890 2024.08.23 04:27:57.362313 [ 3 ] {} <Debug> HTTP-Session: c647b713-c0c0-476d-923f-3f36c82721a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10891 2024.08.23 04:27:57.362427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10892 2024.08.23 04:27:57.362476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10893 2024.08.23 04:27:57.362494 [ 3 ] {} <Debug> HTTP-Session: 05f80f8f-2357-4ba1-b61e-e5ae42b042ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10894 2024.08.23 04:27:57.362511 [ 3 ] {} <Debug> HTTP-Session: 05f80f8f-2357-4ba1-b61e-e5ae42b042ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10895 2024.08.23 04:27:57.362525 [ 3 ] {} <Debug> HTTP-Session: 05f80f8f-2357-4ba1-b61e-e5ae42b042ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.08.23 04:27:57.362555 [ 3 ] {} <Trace> HTTP-Session: 05f80f8f-2357-4ba1-b61e-e5ae42b042ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10897 2024.08.23 04:27:57.362673 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10898 2024.08.23 04:27:57.362715 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10899 2024.08.23 04:27:57.362935 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10900 2024.08.23 04:27:57.363314 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10901 2024.08.23 04:27:57.363355 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10902 2024.08.23 04:27:57.363719 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10903 2024.08.23 04:27:57.364083 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10904 2024.08.23 04:27:57.364221 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001591 sec., 59082.33815210559 rows/sec., 4.61 MiB/sec.
10905 2024.08.23 04:27:57.364376 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Debug> DynamicQueryHandler: Done processing query
10906 2024.08.23 04:27:57.364399 [ 3 ] {7ad6c7fe-20c1-4e36-bd7a-4e139356c9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10907 2024.08.23 04:27:57.364415 [ 3 ] {} <Debug> HTTP-Session: 05f80f8f-2357-4ba1-b61e-e5ae42b042ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10908 2024.08.23 04:27:57.364553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10909 2024.08.23 04:27:57.364603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10910 2024.08.23 04:27:57.364623 [ 3 ] {} <Debug> HTTP-Session: e775f7c1-9c75-4b62-9ce2-fcf90217b1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10911 2024.08.23 04:27:57.364639 [ 3 ] {} <Debug> HTTP-Session: e775f7c1-9c75-4b62-9ce2-fcf90217b1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10912 2024.08.23 04:27:57.364653 [ 3 ] {} <Debug> HTTP-Session: e775f7c1-9c75-4b62-9ce2-fcf90217b1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10913 2024.08.23 04:27:57.364685 [ 3 ] {} <Trace> HTTP-Session: e775f7c1-9c75-4b62-9ce2-fcf90217b1ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10914 2024.08.23 04:27:57.364826 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10915 2024.08.23 04:27:57.364874 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10916 2024.08.23 04:27:57.365018 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10917 2024.08.23 04:27:57.365410 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10918 2024.08.23 04:27:57.365446 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10919 2024.08.23 04:27:57.365834 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10920 2024.08.23 04:27:57.366176 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10921 2024.08.23 04:27:57.366307 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
10922 2024.08.23 04:27:57.366559 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Debug> DynamicQueryHandler: Done processing query
10923 2024.08.23 04:27:57.366617 [ 3 ] {b7f5756c-84e8-4112-a697-9cb587ea092b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10924 2024.08.23 04:27:57.366668 [ 3 ] {} <Debug> HTTP-Session: e775f7c1-9c75-4b62-9ce2-fcf90217b1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.08.23 04:27:57.366849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10926 2024.08.23 04:27:57.366900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10927 2024.08.23 04:27:57.366920 [ 3 ] {} <Debug> HTTP-Session: 85709721-2081-457c-b5f3-117c5973d2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10928 2024.08.23 04:27:57.366936 [ 3 ] {} <Debug> HTTP-Session: 85709721-2081-457c-b5f3-117c5973d2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10929 2024.08.23 04:27:57.366950 [ 3 ] {} <Debug> HTTP-Session: 85709721-2081-457c-b5f3-117c5973d2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10930 2024.08.23 04:27:57.366983 [ 3 ] {} <Trace> HTTP-Session: 85709721-2081-457c-b5f3-117c5973d2e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10931 2024.08.23 04:27:57.367292 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10932 2024.08.23 04:27:57.367358 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10933 2024.08.23 04:27:57.367768 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10934 2024.08.23 04:27:57.368461 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10935 2024.08.23 04:27:57.368497 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10936 2024.08.23 04:27:57.369124 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10937 2024.08.23 04:27:57.369530 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10938 2024.08.23 04:27:57.369688 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00262 sec., 11450.381679389313 rows/sec., 20.52 MiB/sec.
10939 2024.08.23 04:27:57.369924 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Debug> DynamicQueryHandler: Done processing query
10940 2024.08.23 04:27:57.369949 [ 3 ] {13c379ee-1efe-4e40-a12c-a9c54163cb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10941 2024.08.23 04:27:57.369965 [ 3 ] {} <Debug> HTTP-Session: 85709721-2081-457c-b5f3-117c5973d2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10942 2024.08.23 04:27:57.370092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10943 2024.08.23 04:27:57.370141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10944 2024.08.23 04:27:57.370160 [ 3 ] {} <Debug> HTTP-Session: f51c94ee-7cbb-488d-a3c6-c0d1cb50bb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10945 2024.08.23 04:27:57.370176 [ 3 ] {} <Debug> HTTP-Session: f51c94ee-7cbb-488d-a3c6-c0d1cb50bb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10946 2024.08.23 04:27:57.370190 [ 3 ] {} <Debug> HTTP-Session: f51c94ee-7cbb-488d-a3c6-c0d1cb50bb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10947 2024.08.23 04:27:57.370221 [ 3 ] {} <Trace> HTTP-Session: f51c94ee-7cbb-488d-a3c6-c0d1cb50bb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10948 2024.08.23 04:27:57.370338 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10949 2024.08.23 04:27:57.370383 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10950 2024.08.23 04:27:57.370511 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10951 2024.08.23 04:27:57.370803 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10952 2024.08.23 04:27:57.370839 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10953 2024.08.23 04:27:57.371193 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10954 2024.08.23 04:27:57.371523 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10955 2024.08.23 04:27:57.371687 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
10956 2024.08.23 04:27:57.371971 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Debug> DynamicQueryHandler: Done processing query
10957 2024.08.23 04:27:57.372014 [ 3 ] {873824bb-8301-40bd-885b-a64e9dcde0ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10958 2024.08.23 04:27:57.372083 [ 3 ] {} <Debug> HTTP-Session: f51c94ee-7cbb-488d-a3c6-c0d1cb50bb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10959 2024.08.23 04:28:02.387978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10960 2024.08.23 04:28:02.388109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10961 2024.08.23 04:28:02.388139 [ 3 ] {} <Debug> HTTP-Session: 131b5b2d-ebc6-4cb9-a3e7-341f29039cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10962 2024.08.23 04:28:02.388170 [ 3 ] {} <Debug> HTTP-Session: 131b5b2d-ebc6-4cb9-a3e7-341f29039cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10963 2024.08.23 04:28:02.388188 [ 3 ] {} <Debug> HTTP-Session: 131b5b2d-ebc6-4cb9-a3e7-341f29039cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10964 2024.08.23 04:28:02.388248 [ 3 ] {} <Trace> HTTP-Session: 131b5b2d-ebc6-4cb9-a3e7-341f29039cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10965 2024.08.23 04:28:02.388463 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10966 2024.08.23 04:28:02.388543 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10967 2024.08.23 04:28:02.388892 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10968 2024.08.23 04:28:02.389313 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10969 2024.08.23 04:28:02.389357 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10970 2024.08.23 04:28:02.389764 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10971 2024.08.23 04:28:02.390158 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10972 2024.08.23 04:28:02.390305 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001907 sec., 3146.303093864709 rows/sec., 256.56 KiB/sec.
10973 2024.08.23 04:28:02.390506 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Debug> DynamicQueryHandler: Done processing query
10974 2024.08.23 04:28:02.390534 [ 3 ] {2310dcc5-2f7f-437b-96b6-7fb255321b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10975 2024.08.23 04:28:02.390551 [ 3 ] {} <Debug> HTTP-Session: 131b5b2d-ebc6-4cb9-a3e7-341f29039cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10976 2024.08.23 04:28:02.390797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10977 2024.08.23 04:28:02.390848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10978 2024.08.23 04:28:02.390868 [ 3 ] {} <Debug> HTTP-Session: 6853d0ea-87b9-410b-afdc-fb855e8f8ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
10979 2024.08.23 04:28:02.390885 [ 3 ] {} <Debug> HTTP-Session: 6853d0ea-87b9-410b-afdc-fb855e8f8ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10980 2024.08.23 04:28:02.390899 [ 3 ] {} <Debug> HTTP-Session: 6853d0ea-87b9-410b-afdc-fb855e8f8ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10981 2024.08.23 04:28:02.390930 [ 3 ] {} <Trace> HTTP-Session: 6853d0ea-87b9-410b-afdc-fb855e8f8ee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10982 2024.08.23 04:28:02.391395 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10983 2024.08.23 04:28:02.391439 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10984 2024.08.23 04:28:02.391661 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10985 2024.08.23 04:28:02.392913 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10986 2024.08.23 04:28:02.392951 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10987 2024.08.23 04:28:02.393390 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10988 2024.08.23 04:28:02.393752 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10989 2024.08.23 04:28:02.393880 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Debug> executeQuery: Read 1332 rows, 113.68 KiB in 0.002817 sec., 472843.45047923323 rows/sec., 39.41 MiB/sec.
10990 2024.08.23 04:28:02.393895 [ 46 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10991 2024.08.23 04:28:02.393952 [ 46 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10992 2024.08.23 04:28:02.393990 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
10993 2024.08.23 04:28:02.394077 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Debug> DynamicQueryHandler: Done processing query
10994 2024.08.23 04:28:02.394127 [ 3 ] {cb6c21d1-e924-4dfc-acdb-2d181c5acd75} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
10995 2024.08.23 04:28:02.394177 [ 3 ] {} <Debug> HTTP-Session: 6853d0ea-87b9-410b-afdc-fb855e8f8ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.08.23 04:28:02.394186 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
10997 2024.08.23 04:28:02.394527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10998 2024.08.23 04:28:02.394657 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10999 2024.08.23 04:28:02.394726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11000 2024.08.23 04:28:02.394795 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1397 rows starting from the beginning of the part
11001 2024.08.23 04:28:02.394827 [ 3 ] {} <Debug> HTTP-Session: 0dfab811-4245-4cef-afde-8f4bd31c02f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11002 2024.08.23 04:28:02.394905 [ 3 ] {} <Debug> HTTP-Session: 0dfab811-4245-4cef-afde-8f4bd31c02f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11003 2024.08.23 04:28:02.394982 [ 3 ] {} <Debug> HTTP-Session: 0dfab811-4245-4cef-afde-8f4bd31c02f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11004 2024.08.23 04:28:02.395414 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 190 rows starting from the beginning of the part
11005 2024.08.23 04:28:02.395498 [ 3 ] {} <Trace> HTTP-Session: 0dfab811-4245-4cef-afde-8f4bd31c02f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11006 2024.08.23 04:28:02.395816 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part
11007 2024.08.23 04:28:02.395871 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11008 2024.08.23 04:28:02.395999 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11009 2024.08.23 04:28:02.396042 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 189 rows starting from the beginning of the part
11010 2024.08.23 04:28:02.396424 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 116 rows starting from the beginning of the part
11011 2024.08.23 04:28:02.396746 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1332 rows starting from the beginning of the part
11012 2024.08.23 04:28:02.397524 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11013 2024.08.23 04:28:02.397980 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11014 2024.08.23 04:28:02.398017 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11015 2024.08.23 04:28:02.398584 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11016 2024.08.23 04:28:02.399049 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11017 2024.08.23 04:28:02.399191 [ 46 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
11018 2024.08.23 04:28:02.399200 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00344 sec., 1744.1860465116279 rows/sec., 121.79 KiB/sec.
11019 2024.08.23 04:28:02.399235 [ 46 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11020 2024.08.23 04:28:02.399302 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11021 2024.08.23 04:28:02.399652 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
11022 2024.08.23 04:28:02.399691 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Debug> DynamicQueryHandler: Done processing query
11023 2024.08.23 04:28:02.399745 [ 3 ] {d9baca59-76b0-41eb-90e0-9f45964b0ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11024 2024.08.23 04:28:02.399778 [ 3 ] {} <Debug> HTTP-Session: 0dfab811-4245-4cef-afde-8f4bd31c02f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11025 2024.08.23 04:28:02.399785 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.005724113 sec., 583845.9163891418 rows/sec., 51.27 MiB/sec.
11026 2024.08.23 04:28:02.399888 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11027 2024.08.23 04:28:02.399930 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 46 rows starting from the beginning of the part
11028 2024.08.23 04:28:02.399951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11029 2024.08.23 04:28:02.400013 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11030 2024.08.23 04:28:02.400125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11031 2024.08.23 04:28:02.400303 [ 3 ] {} <Debug> HTTP-Session: ca1ffddb-bbd9-43e4-900a-04f98f23c02c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11032 2024.08.23 04:28:02.400409 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part
11033 2024.08.23 04:28:02.400454 [ 3 ] {} <Debug> HTTP-Session: ca1ffddb-bbd9-43e4-900a-04f98f23c02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11034 2024.08.23 04:28:02.400516 [ 3 ] {} <Debug> HTTP-Session: ca1ffddb-bbd9-43e4-900a-04f98f23c02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.08.23 04:28:02.400676 [ 3 ] {} <Trace> HTTP-Session: ca1ffddb-bbd9-43e4-900a-04f98f23c02c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11036 2024.08.23 04:28:02.400763 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
11037 2024.08.23 04:28:02.401347 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11038 2024.08.23 04:28:02.401394 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part
11039 2024.08.23 04:28:02.401485 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11040 2024.08.23 04:28:02.401982 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part
11041 2024.08.23 04:28:02.402502 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
11042 2024.08.23 04:28:02.403156 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11043 2024.08.23 04:28:02.403393 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_66_13} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11044 2024.08.23 04:28:02.403409 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11045 2024.08.23 04:28:02.403582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
11046 2024.08.23 04:28:02.404230 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11047 2024.08.23 04:28:02.404274 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11048 2024.08.23 04:28:02.404670 [ 190 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 5 columns (5 merged, 0 gathered) in 0.005279918 sec., 28409.53211773365 rows/sec., 2.16 MiB/sec.
11049 2024.08.23 04:28:02.404815 [ 194 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
11050 2024.08.23 04:28:02.404855 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11051 2024.08.23 04:28:02.405547 [ 194 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11052 2024.08.23 04:28:02.405640 [ 194 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_36_7} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
11053 2024.08.23 04:28:02.405674 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11054 2024.08.23 04:28:02.405724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11055 2024.08.23 04:28:02.405839 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004853 sec., 49866.062229548734 rows/sec., 3.38 MiB/sec.
11056 2024.08.23 04:28:02.406230 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Debug> DynamicQueryHandler: Done processing query
11057 2024.08.23 04:28:02.406262 [ 3 ] {242b361f-9143-449b-a4a0-3b7a2d976681} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11058 2024.08.23 04:28:02.406279 [ 3 ] {} <Debug> HTTP-Session: ca1ffddb-bbd9-43e4-900a-04f98f23c02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11059 2024.08.23 04:28:02.406404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11060 2024.08.23 04:28:02.406454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11061 2024.08.23 04:28:02.406474 [ 3 ] {} <Debug> HTTP-Session: caf9b189-2e58-4058-824b-ca894c823076 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11062 2024.08.23 04:28:02.406490 [ 3 ] {} <Debug> HTTP-Session: caf9b189-2e58-4058-824b-ca894c823076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11063 2024.08.23 04:28:02.406505 [ 3 ] {} <Debug> HTTP-Session: caf9b189-2e58-4058-824b-ca894c823076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11064 2024.08.23 04:28:02.406536 [ 3 ] {} <Trace> HTTP-Session: caf9b189-2e58-4058-824b-ca894c823076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11065 2024.08.23 04:28:02.406633 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11066 2024.08.23 04:28:02.406677 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11067 2024.08.23 04:28:02.406929 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11068 2024.08.23 04:28:02.407235 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11069 2024.08.23 04:28:02.407270 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
11070 2024.08.23 04:28:02.407614 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11071 2024.08.23 04:28:02.407963 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11072 2024.08.23 04:28:02.408090 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 239.20 KiB/sec.
11073 2024.08.23 04:28:02.408251 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Debug> DynamicQueryHandler: Done processing query
11074 2024.08.23 04:28:02.408275 [ 3 ] {dfbbdfcc-548e-43e2-9242-fc6094c4effb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11075 2024.08.23 04:28:02.408291 [ 3 ] {} <Debug> HTTP-Session: caf9b189-2e58-4058-824b-ca894c823076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11076 2024.08.23 04:28:02.408461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11077 2024.08.23 04:28:02.408507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11078 2024.08.23 04:28:02.408525 [ 3 ] {} <Debug> HTTP-Session: 93c5ae22-40fc-429f-b73f-020bf684541d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11079 2024.08.23 04:28:02.408542 [ 3 ] {} <Debug> HTTP-Session: 93c5ae22-40fc-429f-b73f-020bf684541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.08.23 04:28:02.408556 [ 3 ] {} <Debug> HTTP-Session: 93c5ae22-40fc-429f-b73f-020bf684541d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11081 2024.08.23 04:28:02.408587 [ 3 ] {} <Trace> HTTP-Session: 93c5ae22-40fc-429f-b73f-020bf684541d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11082 2024.08.23 04:28:02.408900 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11083 2024.08.23 04:28:02.408941 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11084 2024.08.23 04:28:02.409163 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11085 2024.08.23 04:28:02.410009 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11086 2024.08.23 04:28:02.410045 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
11087 2024.08.23 04:28:02.410428 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11088 2024.08.23 04:28:02.410779 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11089 2024.08.23 04:28:02.410904 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Debug> executeQuery: Read 844 rows, 62.46 KiB in 0.0022 sec., 383636.3636363636 rows/sec., 27.73 MiB/sec.
11090 2024.08.23 04:28:02.410916 [ 46 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11091 2024.08.23 04:28:02.410969 [ 46 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11092 2024.08.23 04:28:02.411009 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
11093 2024.08.23 04:28:02.411132 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Debug> DynamicQueryHandler: Done processing query
11094 2024.08.23 04:28:02.411210 [ 3 ] {879c7e08-d5fd-44e4-9255-49ea20fa68c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
11095 2024.08.23 04:28:02.411283 [ 3 ] {} <Debug> HTTP-Session: 93c5ae22-40fc-429f-b73f-020bf684541d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11096 2024.08.23 04:28:02.411504 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::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
11097 2024.08.23 04:28:02.411652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11098 2024.08.23 04:28:02.411812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11099 2024.08.23 04:28:02.411894 [ 3 ] {} <Debug> HTTP-Session: 070e0240-b346-422c-8b5a-70f3ef3e4916 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11100 2024.08.23 04:28:02.411959 [ 3 ] {} <Debug> HTTP-Session: 070e0240-b346-422c-8b5a-70f3ef3e4916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.08.23 04:28:02.412030 [ 3 ] {} <Debug> HTTP-Session: 070e0240-b346-422c-8b5a-70f3ef3e4916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.08.23 04:28:02.412145 [ 3 ] {} <Trace> HTTP-Session: 070e0240-b346-422c-8b5a-70f3ef3e4916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11103 2024.08.23 04:28:02.412234 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11104 2024.08.23 04:28:02.412374 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 902 rows starting from the beginning of the part
11105 2024.08.23 04:28:02.412508 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11106 2024.08.23 04:28:02.412769 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11107 2024.08.23 04:28:02.412888 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 384 rows starting from the beginning of the part
11108 2024.08.23 04:28:02.413386 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 98 rows starting from the beginning of the part
11109 2024.08.23 04:28:02.413832 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 382 rows starting from the beginning of the part
11110 2024.08.23 04:28:02.414159 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 94 rows starting from the beginning of the part
11111 2024.08.23 04:28:02.414255 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11112 2024.08.23 04:28:02.414369 [ 196 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 844 rows starting from the beginning of the part
11113 2024.08.23 04:28:02.415274 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11114 2024.08.23 04:28:02.415337 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11115 2024.08.23 04:28:02.416150 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11116 2024.08.23 04:28:02.416983 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11117 2024.08.23 04:28:02.417141 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004789 sec., 1252.871163082063 rows/sec., 65.46 KiB/sec.
11118 2024.08.23 04:28:02.417349 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Debug> DynamicQueryHandler: Done processing query
11119 2024.08.23 04:28:02.417410 [ 3 ] {a620b330-68c2-4b8b-b187-097866d078cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11120 2024.08.23 04:28:02.417458 [ 3 ] {} <Debug> HTTP-Session: 070e0240-b346-422c-8b5a-70f3ef3e4916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11121 2024.08.23 04:28:02.417675 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2704 rows, containing 5 columns (5 merged, 0 gathered) in 0.00654053 sec., 413422.15386214876 rows/sec., 31.51 MiB/sec.
11122 2024.08.23 04:28:02.417711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 169954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11123 2024.08.23 04:28:02.417780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11124 2024.08.23 04:28:02.417804 [ 3 ] {} <Debug> HTTP-Session: 21183229-d4bd-4b00-94bc-8af33b822dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11125 2024.08.23 04:28:02.417822 [ 3 ] {} <Debug> HTTP-Session: 21183229-d4bd-4b00-94bc-8af33b822dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11126 2024.08.23 04:28:02.417855 [ 3 ] {} <Debug> HTTP-Session: 21183229-d4bd-4b00-94bc-8af33b822dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11127 2024.08.23 04:28:02.417909 [ 3 ] {} <Trace> HTTP-Session: 21183229-d4bd-4b00-94bc-8af33b822dfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11128 2024.08.23 04:28:02.417990 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11129 2024.08.23 04:28:02.418508 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11130 2024.08.23 04:28:02.418601 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11131 2024.08.23 04:28:02.418852 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11132 2024.08.23 04:28:02.419068 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11133 2024.08.23 04:28:02.419099 [ 197 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_66_13} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11134 2024.08.23 04:28:02.419255 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
11135 2024.08.23 04:28:02.420056 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11136 2024.08.23 04:28:02.420096 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
11137 2024.08.23 04:28:02.420541 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11138 2024.08.23 04:28:02.420895 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11139 2024.08.23 04:28:02.421046 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Debug> executeQuery: Read 898 rows, 61.41 KiB in 0.002926 sec., 306903.62269309635 rows/sec., 20.49 MiB/sec.
11140 2024.08.23 04:28:02.421072 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11141 2024.08.23 04:28:02.421153 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11142 2024.08.23 04:28:02.421208 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
11143 2024.08.23 04:28:02.421340 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Debug> DynamicQueryHandler: Done processing query
11144 2024.08.23 04:28:02.421368 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
11145 2024.08.23 04:28:02.421387 [ 3 ] {6d593d92-ca83-4500-a637-399dd5fca1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.67 MiB.
11146 2024.08.23 04:28:02.421450 [ 3 ] {} <Debug> HTTP-Session: 21183229-d4bd-4b00-94bc-8af33b822dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11147 2024.08.23 04:28:02.421584 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11148 2024.08.23 04:28:02.421624 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17908 rows starting from the beginning of the part
11149 2024.08.23 04:28:02.421771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11150 2024.08.23 04:28:02.421864 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
11151 2024.08.23 04:28:02.421934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11152 2024.08.23 04:28:02.422006 [ 3 ] {} <Debug> HTTP-Session: 0832539d-ecc2-4aaf-a7ad-f23b0b025b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11153 2024.08.23 04:28:02.422082 [ 3 ] {} <Debug> HTTP-Session: 0832539d-ecc2-4aaf-a7ad-f23b0b025b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11154 2024.08.23 04:28:02.422147 [ 3 ] {} <Debug> HTTP-Session: 0832539d-ecc2-4aaf-a7ad-f23b0b025b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.08.23 04:28:02.422179 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 162 rows starting from the beginning of the part
11156 2024.08.23 04:28:02.422267 [ 3 ] {} <Trace> HTTP-Session: 0832539d-ecc2-4aaf-a7ad-f23b0b025b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11157 2024.08.23 04:28:02.422494 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
11158 2024.08.23 04:28:02.422576 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11159 2024.08.23 04:28:02.422747 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11160 2024.08.23 04:28:02.422797 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
11161 2024.08.23 04:28:02.423207 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 898 rows starting from the beginning of the part
11162 2024.08.23 04:28:02.423718 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11163 2024.08.23 04:28:02.424466 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11164 2024.08.23 04:28:02.424512 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11165 2024.08.23 04:28:02.424968 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11166 2024.08.23 04:28:02.425404 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11167 2024.08.23 04:28:02.425642 [ 65 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
11168 2024.08.23 04:28:02.425716 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 20.96 KiB/sec.
11169 2024.08.23 04:28:02.425732 [ 65 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11170 2024.08.23 04:28:02.425816 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11171 2024.08.23 04:28:02.426430 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11172 2024.08.23 04:28:02.426633 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Debug> DynamicQueryHandler: Done processing query
11173 2024.08.23 04:28:02.426775 [ 3 ] {181e47cb-68b9-48e6-9652-88a946edd801} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11174 2024.08.23 04:28:02.426934 [ 3 ] {} <Debug> HTTP-Session: 0832539d-ecc2-4aaf-a7ad-f23b0b025b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11175 2024.08.23 04:28:02.427362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11176 2024.08.23 04:28:02.427435 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11177 2024.08.23 04:28:02.427616 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11178 2024.08.23 04:28:02.427655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11179 2024.08.23 04:28:02.427782 [ 3 ] {} <Debug> HTTP-Session: c0f0f200-08f8-4f9f-b78e-260761f9af4e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11180 2024.08.23 04:28:02.427889 [ 3 ] {} <Debug> HTTP-Session: c0f0f200-08f8-4f9f-b78e-260761f9af4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11181 2024.08.23 04:28:02.427968 [ 3 ] {} <Debug> HTTP-Session: c0f0f200-08f8-4f9f-b78e-260761f9af4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11182 2024.08.23 04:28:02.428077 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11183 2024.08.23 04:28:02.428161 [ 3 ] {} <Trace> HTTP-Session: c0f0f200-08f8-4f9f-b78e-260761f9af4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11184 2024.08.23 04:28:02.428490 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11185 2024.08.23 04:28:02.428595 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11186 2024.08.23 04:28:02.428793 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11187 2024.08.23 04:28:02.428892 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11188 2024.08.23 04:28:02.429350 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11189 2024.08.23 04:28:02.429832 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::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
11190 2024.08.23 04:28:02.430342 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11191 2024.08.23 04:28:02.431340 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11192 2024.08.23 04:28:02.431600 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11193 2024.08.23 04:28:02.433557 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11194 2024.08.23 04:28:02.433787 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19603 rows, containing 5 columns (5 merged, 0 gathered) in 0.012497142 sec., 1568598.6443940543 rows/sec., 105.88 MiB/sec.
11195 2024.08.23 04:28:02.434219 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.008263719 sec., 3630.3267330363005 rows/sec., 244.62 KiB/sec.
11196 2024.08.23 04:28:02.434300 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11197 2024.08.23 04:28:02.434509 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11198 2024.08.23 04:28:02.435423 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11199 2024.08.23 04:28:02.435877 [ 65 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11200 2024.08.23 04:28:02.436033 [ 65 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11201 2024.08.23 04:28:02.436022 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Debug> executeQuery: Read 76 rows, 4.91 KiB in 0.007551 sec., 10064.892067275858 rows/sec., 650.52 KiB/sec.
11202 2024.08.23 04:28:02.436058 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_30_6} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11203 2024.08.23 04:28:02.436117 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB.
11204 2024.08.23 04:28:02.436179 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11205 2024.08.23 04:28:02.436588 [ 197 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_30_6} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
11206 2024.08.23 04:28:02.436835 [ 201 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11207 2024.08.23 04:28:02.437002 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11208 2024.08.23 04:28:02.437012 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Debug> DynamicQueryHandler: Done processing query
11209 2024.08.23 04:28:02.437036 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
11210 2024.08.23 04:28:02.437152 [ 3 ] {199ed0fa-0f1b-48e6-94eb-bf805cfcdd6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11211 2024.08.23 04:28:02.437212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
11212 2024.08.23 04:28:02.437241 [ 3 ] {} <Debug> HTTP-Session: c0f0f200-08f8-4f9f-b78e-260761f9af4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11213 2024.08.23 04:28:02.437382 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11214 2024.08.23 04:28:02.437412 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3710 rows starting from the beginning of the part
11215 2024.08.23 04:28:02.437479 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11216 2024.08.23 04:28:02.437709 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11217 2024.08.23 04:28:02.437870 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11218 2024.08.23 04:28:02.437990 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11219 2024.08.23 04:28:02.438196 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part
11220 2024.08.23 04:28:02.439901 [ 188 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562141 sec., 1142571.279463671 rows/sec., 74.40 MiB/sec.
11221 2024.08.23 04:28:02.440271 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11222 2024.08.23 04:28:02.440739 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11223 2024.08.23 04:28:02.440827 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_66_13} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11224 2024.08.23 04:28:02.440919 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
11225 2024.08.23 04:28:06.745749 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
11226 2024.08.23 04:28:06.745820 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
11227 2024.08.23 04:28:07.356631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11228 2024.08.23 04:28:07.356740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11229 2024.08.23 04:28:07.356764 [ 3 ] {} <Debug> HTTP-Session: 6e84852e-87c2-46d0-bf4e-a5f2879bb390 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11230 2024.08.23 04:28:07.356787 [ 3 ] {} <Debug> HTTP-Session: 6e84852e-87c2-46d0-bf4e-a5f2879bb390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11231 2024.08.23 04:28:07.356802 [ 3 ] {} <Debug> HTTP-Session: 6e84852e-87c2-46d0-bf4e-a5f2879bb390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11232 2024.08.23 04:28:07.356850 [ 3 ] {} <Trace> HTTP-Session: 6e84852e-87c2-46d0-bf4e-a5f2879bb390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11233 2024.08.23 04:28:07.357056 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11234 2024.08.23 04:28:07.357121 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11235 2024.08.23 04:28:07.357449 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11236 2024.08.23 04:28:07.357981 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11237 2024.08.23 04:28:07.358022 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11238 2024.08.23 04:28:07.358442 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11239 2024.08.23 04:28:07.358833 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11240 2024.08.23 04:28:07.359004 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.00202 sec., 57425.74257425742 rows/sec., 4.85 MiB/sec.
11241 2024.08.23 04:28:07.359206 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Debug> DynamicQueryHandler: Done processing query
11242 2024.08.23 04:28:07.359232 [ 3 ] {7c98b5c6-cd09-4ae7-a549-3d301a05822c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11243 2024.08.23 04:28:07.359249 [ 3 ] {} <Debug> HTTP-Session: 6e84852e-87c2-46d0-bf4e-a5f2879bb390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11244 2024.08.23 04:28:07.359390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11245 2024.08.23 04:28:07.359439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11246 2024.08.23 04:28:07.359458 [ 3 ] {} <Debug> HTTP-Session: 8c8597b4-4ee2-411d-9f19-ffaf62535275 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11247 2024.08.23 04:28:07.359475 [ 3 ] {} <Debug> HTTP-Session: 8c8597b4-4ee2-411d-9f19-ffaf62535275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11248 2024.08.23 04:28:07.359489 [ 3 ] {} <Debug> HTTP-Session: 8c8597b4-4ee2-411d-9f19-ffaf62535275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11249 2024.08.23 04:28:07.359520 [ 3 ] {} <Trace> HTTP-Session: 8c8597b4-4ee2-411d-9f19-ffaf62535275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11250 2024.08.23 04:28:07.359629 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11251 2024.08.23 04:28:07.359673 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11252 2024.08.23 04:28:07.359900 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11253 2024.08.23 04:28:07.360253 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11254 2024.08.23 04:28:07.360291 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11255 2024.08.23 04:28:07.360634 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
11256 2024.08.23 04:28:07.361006 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11257 2024.08.23 04:28:07.361169 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001564 sec., 19181.58567774936 rows/sec., 1.41 MiB/sec.
11258 2024.08.23 04:28:07.361531 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Debug> DynamicQueryHandler: Done processing query
11259 2024.08.23 04:28:07.361561 [ 3 ] {54df4e1f-87e8-415c-b483-83fabdbc3c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11260 2024.08.23 04:28:07.361578 [ 3 ] {} <Debug> HTTP-Session: 8c8597b4-4ee2-411d-9f19-ffaf62535275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11261 2024.08.23 04:28:07.361745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11262 2024.08.23 04:28:07.361795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11263 2024.08.23 04:28:07.361813 [ 3 ] {} <Debug> HTTP-Session: 0b756a44-40df-48be-a8c7-8e4155d041ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11264 2024.08.23 04:28:07.361830 [ 3 ] {} <Debug> HTTP-Session: 0b756a44-40df-48be-a8c7-8e4155d041ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11265 2024.08.23 04:28:07.361844 [ 3 ] {} <Debug> HTTP-Session: 0b756a44-40df-48be-a8c7-8e4155d041ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11266 2024.08.23 04:28:07.361874 [ 3 ] {} <Trace> HTTP-Session: 0b756a44-40df-48be-a8c7-8e4155d041ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11267 2024.08.23 04:28:07.362003 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11268 2024.08.23 04:28:07.362048 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11269 2024.08.23 04:28:07.362296 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11270 2024.08.23 04:28:07.362772 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11271 2024.08.23 04:28:07.362809 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11272 2024.08.23 04:28:07.363168 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11273 2024.08.23 04:28:07.363526 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11274 2024.08.23 04:28:07.363677 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001722 sec., 54587.6887340302 rows/sec., 4.26 MiB/sec.
11275 2024.08.23 04:28:07.363854 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Debug> DynamicQueryHandler: Done processing query
11276 2024.08.23 04:28:07.363879 [ 3 ] {f4d3469a-9eb4-4798-bf95-842a2b4bf181} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11277 2024.08.23 04:28:07.363894 [ 3 ] {} <Debug> HTTP-Session: 0b756a44-40df-48be-a8c7-8e4155d041ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11278 2024.08.23 04:28:07.364061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11279 2024.08.23 04:28:07.364110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11280 2024.08.23 04:28:07.364130 [ 3 ] {} <Debug> HTTP-Session: f52b95c7-8ddc-4169-9eac-754a1a7d98f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11281 2024.08.23 04:28:07.364146 [ 3 ] {} <Debug> HTTP-Session: f52b95c7-8ddc-4169-9eac-754a1a7d98f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11282 2024.08.23 04:28:07.364160 [ 3 ] {} <Debug> HTTP-Session: f52b95c7-8ddc-4169-9eac-754a1a7d98f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11283 2024.08.23 04:28:07.364190 [ 3 ] {} <Trace> HTTP-Session: f52b95c7-8ddc-4169-9eac-754a1a7d98f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11284 2024.08.23 04:28:07.364333 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11285 2024.08.23 04:28:07.364380 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11286 2024.08.23 04:28:07.364524 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11287 2024.08.23 04:28:07.364970 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11288 2024.08.23 04:28:07.365008 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11289 2024.08.23 04:28:07.365397 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11290 2024.08.23 04:28:07.365741 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11291 2024.08.23 04:28:07.365898 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec.
11292 2024.08.23 04:28:07.366086 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Debug> DynamicQueryHandler: Done processing query
11293 2024.08.23 04:28:07.366123 [ 3 ] {c4b474b3-0e8d-46cf-9a46-9bf1f6ecba4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11294 2024.08.23 04:28:07.366151 [ 3 ] {} <Debug> HTTP-Session: f52b95c7-8ddc-4169-9eac-754a1a7d98f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11295 2024.08.23 04:28:07.366319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11296 2024.08.23 04:28:07.366367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11297 2024.08.23 04:28:07.366385 [ 3 ] {} <Debug> HTTP-Session: 2fb674db-7fd2-4de0-8b79-e006549ef9ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11298 2024.08.23 04:28:07.366402 [ 3 ] {} <Debug> HTTP-Session: 2fb674db-7fd2-4de0-8b79-e006549ef9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11299 2024.08.23 04:28:07.366416 [ 3 ] {} <Debug> HTTP-Session: 2fb674db-7fd2-4de0-8b79-e006549ef9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11300 2024.08.23 04:28:07.366446 [ 3 ] {} <Trace> HTTP-Session: 2fb674db-7fd2-4de0-8b79-e006549ef9ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11301 2024.08.23 04:28:07.366754 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11302 2024.08.23 04:28:07.366818 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11303 2024.08.23 04:28:07.367230 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11304 2024.08.23 04:28:07.367868 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11305 2024.08.23 04:28:07.367904 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11306 2024.08.23 04:28:07.368521 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11307 2024.08.23 04:28:07.368929 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11308 2024.08.23 04:28:07.369111 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002582 sec., 11618.900077459333 rows/sec., 20.82 MiB/sec.
11309 2024.08.23 04:28:07.369312 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Debug> DynamicQueryHandler: Done processing query
11310 2024.08.23 04:28:07.369336 [ 3 ] {8c2e26aa-0e83-4435-9d34-997b012d4a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11311 2024.08.23 04:28:07.369351 [ 3 ] {} <Debug> HTTP-Session: 2fb674db-7fd2-4de0-8b79-e006549ef9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11312 2024.08.23 04:28:07.369474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11313 2024.08.23 04:28:07.369521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11314 2024.08.23 04:28:07.369539 [ 3 ] {} <Debug> HTTP-Session: 22be062e-6a09-4c5f-b35b-7b4a60731847 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11315 2024.08.23 04:28:07.369556 [ 3 ] {} <Debug> HTTP-Session: 22be062e-6a09-4c5f-b35b-7b4a60731847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11316 2024.08.23 04:28:07.369570 [ 3 ] {} <Debug> HTTP-Session: 22be062e-6a09-4c5f-b35b-7b4a60731847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11317 2024.08.23 04:28:07.369600 [ 3 ] {} <Trace> HTTP-Session: 22be062e-6a09-4c5f-b35b-7b4a60731847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11318 2024.08.23 04:28:07.369711 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11319 2024.08.23 04:28:07.369755 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11320 2024.08.23 04:28:07.369882 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11321 2024.08.23 04:28:07.370220 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11322 2024.08.23 04:28:07.370258 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11323 2024.08.23 04:28:07.370616 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11324 2024.08.23 04:28:07.370939 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11325 2024.08.23 04:28:07.371087 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
11326 2024.08.23 04:28:07.371256 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Debug> DynamicQueryHandler: Done processing query
11327 2024.08.23 04:28:07.371279 [ 3 ] {aef12746-c379-4d8d-a756-ff3befe6629b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11328 2024.08.23 04:28:07.371295 [ 3 ] {} <Debug> HTTP-Session: 22be062e-6a09-4c5f-b35b-7b4a60731847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11329 2024.08.23 04:28:12.360047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11330 2024.08.23 04:28:12.360175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11331 2024.08.23 04:28:12.360199 [ 3 ] {} <Debug> HTTP-Session: 9e209ca5-d4d8-4774-815e-8c29c06cdba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11332 2024.08.23 04:28:12.360224 [ 3 ] {} <Debug> HTTP-Session: 9e209ca5-d4d8-4774-815e-8c29c06cdba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11333 2024.08.23 04:28:12.360239 [ 3 ] {} <Debug> HTTP-Session: 9e209ca5-d4d8-4774-815e-8c29c06cdba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11334 2024.08.23 04:28:12.360286 [ 3 ] {} <Trace> HTTP-Session: 9e209ca5-d4d8-4774-815e-8c29c06cdba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11335 2024.08.23 04:28:12.360518 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11336 2024.08.23 04:28:12.360588 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11337 2024.08.23 04:28:12.360915 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11338 2024.08.23 04:28:12.361470 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11339 2024.08.23 04:28:12.361512 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11340 2024.08.23 04:28:12.361937 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11341 2024.08.23 04:28:12.362339 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11342 2024.08.23 04:28:12.362492 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002067 sec., 91436.86502177069 rows/sec., 7.99 MiB/sec.
11343 2024.08.23 04:28:12.362715 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Debug> DynamicQueryHandler: Done processing query
11344 2024.08.23 04:28:12.362740 [ 3 ] {13e15fb3-7eb4-4951-9d87-ba76bea6ae1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11345 2024.08.23 04:28:12.362756 [ 3 ] {} <Debug> HTTP-Session: 9e209ca5-d4d8-4774-815e-8c29c06cdba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.08.23 04:28:12.362887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11347 2024.08.23 04:28:12.362936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11348 2024.08.23 04:28:12.362955 [ 3 ] {} <Debug> HTTP-Session: 7b527636-1e44-46b3-ad2f-85bac0215385 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11349 2024.08.23 04:28:12.362973 [ 3 ] {} <Debug> HTTP-Session: 7b527636-1e44-46b3-ad2f-85bac0215385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11350 2024.08.23 04:28:12.362987 [ 3 ] {} <Debug> HTTP-Session: 7b527636-1e44-46b3-ad2f-85bac0215385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11351 2024.08.23 04:28:12.363019 [ 3 ] {} <Trace> HTTP-Session: 7b527636-1e44-46b3-ad2f-85bac0215385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11352 2024.08.23 04:28:12.363128 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11353 2024.08.23 04:28:12.363173 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11354 2024.08.23 04:28:12.363403 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11355 2024.08.23 04:28:12.363758 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11356 2024.08.23 04:28:12.363795 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11357 2024.08.23 04:28:12.364150 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11358 2024.08.23 04:28:12.364515 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11359 2024.08.23 04:28:12.364671 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec.
11360 2024.08.23 04:28:12.364689 [ 95 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11361 2024.08.23 04:28:12.364798 [ 95 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11362 2024.08.23 04:28:12.364845 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11363 2024.08.23 04:28:12.364961 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Debug> DynamicQueryHandler: Done processing query
11364 2024.08.23 04:28:12.365034 [ 3 ] {660f6a3c-02e4-476d-b903-a6e4f3f6809c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11365 2024.08.23 04:28:12.365113 [ 3 ] {} <Debug> HTTP-Session: 7b527636-1e44-46b3-ad2f-85bac0215385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11366 2024.08.23 04:28:12.365126 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
11367 2024.08.23 04:28:12.365413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11368 2024.08.23 04:28:12.365562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11369 2024.08.23 04:28:12.365579 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11370 2024.08.23 04:28:12.365596 [ 3 ] {} <Debug> HTTP-Session: 67c56f58-d73a-4422-89f4-66f583184b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11371 2024.08.23 04:28:12.365651 [ 3 ] {} <Debug> HTTP-Session: 67c56f58-d73a-4422-89f4-66f583184b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.08.23 04:28:12.365657 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
11373 2024.08.23 04:28:12.365673 [ 3 ] {} <Debug> HTTP-Session: 67c56f58-d73a-4422-89f4-66f583184b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.08.23 04:28:12.365741 [ 3 ] {} <Trace> HTTP-Session: 67c56f58-d73a-4422-89f4-66f583184b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11375 2024.08.23 04:28:12.365869 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part
11376 2024.08.23 04:28:12.366189 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
11377 2024.08.23 04:28:12.366189 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11378 2024.08.23 04:28:12.366386 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11379 2024.08.23 04:28:12.366444 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
11380 2024.08.23 04:28:12.366777 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part
11381 2024.08.23 04:28:12.367065 [ 199 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
11382 2024.08.23 04:28:12.367822 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11383 2024.08.23 04:28:12.368769 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11384 2024.08.23 04:28:12.368851 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11385 2024.08.23 04:28:12.369762 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11386 2024.08.23 04:28:12.370030 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005098562 sec., 150630.7072464746 rows/sec., 10.22 MiB/sec.
11387 2024.08.23 04:28:12.370338 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11388 2024.08.23 04:28:12.370510 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11389 2024.08.23 04:28:12.370777 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00481 sec., 1247.4012474012475 rows/sec., 73.70 KiB/sec.
11390 2024.08.23 04:28:12.371475 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Debug> DynamicQueryHandler: Done processing query
11391 2024.08.23 04:28:12.371575 [ 3 ] {34ff535a-7214-4851-a404-1ded928d2878} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11392 2024.08.23 04:28:12.371651 [ 3 ] {} <Debug> HTTP-Session: 67c56f58-d73a-4422-89f4-66f583184b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.08.23 04:28:12.371899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11394 2024.08.23 04:28:12.371990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11395 2024.08.23 04:28:12.372011 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11396 2024.08.23 04:28:12.372029 [ 3 ] {} <Debug> HTTP-Session: 7a69c570-71ce-4e93-93ec-1e977c5b8c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11397 2024.08.23 04:28:12.372076 [ 3 ] {} <Debug> HTTP-Session: 7a69c570-71ce-4e93-93ec-1e977c5b8c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.08.23 04:28:12.372108 [ 3 ] {} <Debug> HTTP-Session: 7a69c570-71ce-4e93-93ec-1e977c5b8c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11399 2024.08.23 04:28:12.372168 [ 3 ] {} <Trace> HTTP-Session: 7a69c570-71ce-4e93-93ec-1e977c5b8c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11400 2024.08.23 04:28:12.372208 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_31_6} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11401 2024.08.23 04:28:12.372363 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
11402 2024.08.23 04:28:12.372460 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11403 2024.08.23 04:28:12.372510 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11404 2024.08.23 04:28:12.372758 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11405 2024.08.23 04:28:12.373338 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11406 2024.08.23 04:28:12.373375 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11407 2024.08.23 04:28:12.373768 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11408 2024.08.23 04:28:12.374158 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11409 2024.08.23 04:28:12.374316 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002013 sec., 189766.51763537008 rows/sec., 13.43 MiB/sec.
11410 2024.08.23 04:28:12.374600 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Debug> DynamicQueryHandler: Done processing query
11411 2024.08.23 04:28:12.374662 [ 3 ] {63a75b95-d3e5-4f59-ab8d-6f7e1221dfef} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
11412 2024.08.23 04:28:12.374717 [ 3 ] {} <Debug> HTTP-Session: 7a69c570-71ce-4e93-93ec-1e977c5b8c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11413 2024.08.23 04:28:12.374882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11414 2024.08.23 04:28:12.374937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11415 2024.08.23 04:28:12.374957 [ 3 ] {} <Debug> HTTP-Session: 75e25b8b-5343-430b-84a5-03d0a06dd22e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11416 2024.08.23 04:28:12.374975 [ 3 ] {} <Debug> HTTP-Session: 75e25b8b-5343-430b-84a5-03d0a06dd22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11417 2024.08.23 04:28:12.374990 [ 3 ] {} <Debug> HTTP-Session: 75e25b8b-5343-430b-84a5-03d0a06dd22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11418 2024.08.23 04:28:12.375022 [ 3 ] {} <Trace> HTTP-Session: 75e25b8b-5343-430b-84a5-03d0a06dd22e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11419 2024.08.23 04:28:12.375135 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11420 2024.08.23 04:28:12.375183 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11421 2024.08.23 04:28:12.375333 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11422 2024.08.23 04:28:12.375607 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11423 2024.08.23 04:28:12.375645 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11424 2024.08.23 04:28:12.376022 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11425 2024.08.23 04:28:12.376358 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11426 2024.08.23 04:28:12.376518 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec.
11427 2024.08.23 04:28:12.376527 [ 95 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11428 2024.08.23 04:28:12.376610 [ 95 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11429 2024.08.23 04:28:12.376661 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11430 2024.08.23 04:28:12.376807 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Debug> DynamicQueryHandler: Done processing query
11431 2024.08.23 04:28:12.376840 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11432 2024.08.23 04:28:12.376851 [ 3 ] {c8f3bd97-24d9-48a9-97d0-b1dad4bb7d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11433 2024.08.23 04:28:12.376907 [ 3 ] {} <Debug> HTTP-Session: 75e25b8b-5343-430b-84a5-03d0a06dd22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11434 2024.08.23 04:28:12.377038 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11435 2024.08.23 04:28:12.377086 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11436 2024.08.23 04:28:12.377107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11437 2024.08.23 04:28:12.377231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11438 2024.08.23 04:28:12.377274 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11439 2024.08.23 04:28:12.377307 [ 3 ] {} <Debug> HTTP-Session: 72bebc14-d61e-4e3e-8ad8-526dae55a615 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11440 2024.08.23 04:28:12.377379 [ 3 ] {} <Debug> HTTP-Session: 72bebc14-d61e-4e3e-8ad8-526dae55a615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.08.23 04:28:12.377487 [ 3 ] {} <Debug> HTTP-Session: 72bebc14-d61e-4e3e-8ad8-526dae55a615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.23 04:28:12.377626 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11443 2024.08.23 04:28:12.377736 [ 3 ] {} <Trace> HTTP-Session: 72bebc14-d61e-4e3e-8ad8-526dae55a615 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11444 2024.08.23 04:28:12.377885 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11445 2024.08.23 04:28:12.378206 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11446 2024.08.23 04:28:12.378301 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11447 2024.08.23 04:28:12.378494 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::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
11448 2024.08.23 04:28:12.378524 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11449 2024.08.23 04:28:12.379262 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11450 2024.08.23 04:28:12.380293 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11451 2024.08.23 04:28:12.380352 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11452 2024.08.23 04:28:12.381094 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347517 sec., 42783.04144641642 rows/sec., 2.18 MiB/sec.
11453 2024.08.23 04:28:12.381265 [ 200 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11454 2024.08.23 04:28:12.381380 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11455 2024.08.23 04:28:12.382084 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_31_6} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11456 2024.08.23 04:28:12.382248 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11457 2024.08.23 04:28:12.382282 [ 192 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_31_6} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11458 2024.08.23 04:28:12.382420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11459 2024.08.23 04:28:12.382556 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004591 sec., 51622.74014375953 rows/sec., 3.46 MiB/sec.
11460 2024.08.23 04:28:12.382748 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Debug> DynamicQueryHandler: Done processing query
11461 2024.08.23 04:28:12.382772 [ 3 ] {43a93c6b-1443-492b-b9c3-96a0baef1806} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11462 2024.08.23 04:28:12.382789 [ 3 ] {} <Debug> HTTP-Session: 72bebc14-d61e-4e3e-8ad8-526dae55a615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11463 2024.08.23 04:28:12.382908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11464 2024.08.23 04:28:12.382956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11465 2024.08.23 04:28:12.382975 [ 3 ] {} <Debug> HTTP-Session: 483829ed-830f-4929-ae23-9168216f9a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11466 2024.08.23 04:28:12.382993 [ 3 ] {} <Debug> HTTP-Session: 483829ed-830f-4929-ae23-9168216f9a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11467 2024.08.23 04:28:12.383007 [ 3 ] {} <Debug> HTTP-Session: 483829ed-830f-4929-ae23-9168216f9a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11468 2024.08.23 04:28:12.383039 [ 3 ] {} <Trace> HTTP-Session: 483829ed-830f-4929-ae23-9168216f9a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11469 2024.08.23 04:28:12.383134 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11470 2024.08.23 04:28:12.383181 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11471 2024.08.23 04:28:12.383320 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11472 2024.08.23 04:28:12.383579 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11473 2024.08.23 04:28:12.383617 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11474 2024.08.23 04:28:12.383987 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11475 2024.08.23 04:28:12.384337 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11476 2024.08.23 04:28:12.384497 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec.
11477 2024.08.23 04:28:12.384660 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Debug> DynamicQueryHandler: Done processing query
11478 2024.08.23 04:28:12.384685 [ 3 ] {5f5929d5-0054-4d42-9186-5dcc005ae688} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11479 2024.08.23 04:28:12.384701 [ 3 ] {} <Debug> HTTP-Session: 483829ed-830f-4929-ae23-9168216f9a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11480 2024.08.23 04:28:12.384821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11481 2024.08.23 04:28:12.384869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11482 2024.08.23 04:28:12.384888 [ 3 ] {} <Debug> HTTP-Session: 8ca0e534-f649-4779-84a2-dc2e9968da36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11483 2024.08.23 04:28:12.384905 [ 3 ] {} <Debug> HTTP-Session: 8ca0e534-f649-4779-84a2-dc2e9968da36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11484 2024.08.23 04:28:12.384919 [ 3 ] {} <Debug> HTTP-Session: 8ca0e534-f649-4779-84a2-dc2e9968da36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11485 2024.08.23 04:28:12.384949 [ 3 ] {} <Trace> HTTP-Session: 8ca0e534-f649-4779-84a2-dc2e9968da36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11486 2024.08.23 04:28:12.385073 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11487 2024.08.23 04:28:12.385117 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11488 2024.08.23 04:28:12.385246 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11489 2024.08.23 04:28:12.385539 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11490 2024.08.23 04:28:12.385576 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11491 2024.08.23 04:28:12.385943 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11492 2024.08.23 04:28:12.386294 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11493 2024.08.23 04:28:12.386450 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec.
11494 2024.08.23 04:28:12.386602 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Debug> DynamicQueryHandler: Done processing query
11495 2024.08.23 04:28:12.386626 [ 3 ] {1912d145-a715-449a-bd53-300eee61eb33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11496 2024.08.23 04:28:12.386642 [ 3 ] {} <Debug> HTTP-Session: 8ca0e534-f649-4779-84a2-dc2e9968da36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11497 2024.08.23 04:28:17.358010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11498 2024.08.23 04:28:17.358153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11499 2024.08.23 04:28:17.358183 [ 3 ] {} <Debug> HTTP-Session: 21481887-29d6-45a1-aba3-76c77c30d92d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11500 2024.08.23 04:28:17.358211 [ 3 ] {} <Debug> HTTP-Session: 21481887-29d6-45a1-aba3-76c77c30d92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11501 2024.08.23 04:28:17.358229 [ 3 ] {} <Debug> HTTP-Session: 21481887-29d6-45a1-aba3-76c77c30d92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11502 2024.08.23 04:28:17.358286 [ 3 ] {} <Trace> HTTP-Session: 21481887-29d6-45a1-aba3-76c77c30d92d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11503 2024.08.23 04:28:17.358525 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11504 2024.08.23 04:28:17.358601 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11505 2024.08.23 04:28:17.358980 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11506 2024.08.23 04:28:17.359444 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11507 2024.08.23 04:28:17.359486 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11508 2024.08.23 04:28:17.359897 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11509 2024.08.23 04:28:17.360277 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11510 2024.08.23 04:28:17.360438 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001995 sec., 58145.363408521305 rows/sec., 4.92 MiB/sec.
11511 2024.08.23 04:28:17.360713 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Debug> DynamicQueryHandler: Done processing query
11512 2024.08.23 04:28:17.360744 [ 3 ] {71199908-24c8-47cd-bd5d-b475f9aed5ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11513 2024.08.23 04:28:17.360761 [ 3 ] {} <Debug> HTTP-Session: 21481887-29d6-45a1-aba3-76c77c30d92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.08.23 04:28:17.360964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11515 2024.08.23 04:28:17.361124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11516 2024.08.23 04:28:17.361208 [ 3 ] {} <Debug> HTTP-Session: 04e7c916-97b4-401e-a94a-871d9ba026ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11517 2024.08.23 04:28:17.361267 [ 3 ] {} <Debug> HTTP-Session: 04e7c916-97b4-401e-a94a-871d9ba026ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11518 2024.08.23 04:28:17.361318 [ 3 ] {} <Debug> HTTP-Session: 04e7c916-97b4-401e-a94a-871d9ba026ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11519 2024.08.23 04:28:17.361378 [ 3 ] {} <Trace> HTTP-Session: 04e7c916-97b4-401e-a94a-871d9ba026ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11520 2024.08.23 04:28:17.361497 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11521 2024.08.23 04:28:17.361542 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11522 2024.08.23 04:28:17.361784 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11523 2024.08.23 04:28:17.362089 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11524 2024.08.23 04:28:17.362127 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11525 2024.08.23 04:28:17.362470 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
11526 2024.08.23 04:28:17.362824 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11527 2024.08.23 04:28:17.362990 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001517 sec., 19775.87343441002 rows/sec., 1.45 MiB/sec.
11528 2024.08.23 04:28:17.363147 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Debug> DynamicQueryHandler: Done processing query
11529 2024.08.23 04:28:17.363171 [ 3 ] {9b70b98a-9ad8-4703-be8f-26a1f4cfec67} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11530 2024.08.23 04:28:17.363186 [ 3 ] {} <Debug> HTTP-Session: 04e7c916-97b4-401e-a94a-871d9ba026ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.08.23 04:28:17.363309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 15961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11532 2024.08.23 04:28:17.363357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11533 2024.08.23 04:28:17.363375 [ 3 ] {} <Debug> HTTP-Session: f79a24d2-fc15-4907-a997-b91b57e5f76f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11534 2024.08.23 04:28:17.363392 [ 3 ] {} <Debug> HTTP-Session: f79a24d2-fc15-4907-a997-b91b57e5f76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11535 2024.08.23 04:28:17.363406 [ 3 ] {} <Debug> HTTP-Session: f79a24d2-fc15-4907-a997-b91b57e5f76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11536 2024.08.23 04:28:17.363436 [ 3 ] {} <Trace> HTTP-Session: f79a24d2-fc15-4907-a997-b91b57e5f76f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11537 2024.08.23 04:28:17.363551 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11538 2024.08.23 04:28:17.363594 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11539 2024.08.23 04:28:17.363816 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11540 2024.08.23 04:28:17.364139 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11541 2024.08.23 04:28:17.364176 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11542 2024.08.23 04:28:17.364526 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11543 2024.08.23 04:28:17.364871 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11544 2024.08.23 04:28:17.365005 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001496 sec., 62834.22459893049 rows/sec., 4.91 MiB/sec.
11545 2024.08.23 04:28:17.365201 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Debug> DynamicQueryHandler: Done processing query
11546 2024.08.23 04:28:17.365224 [ 3 ] {e5cf2588-12dc-44c5-a1f2-3e593f84efde} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11547 2024.08.23 04:28:17.365239 [ 3 ] {} <Debug> HTTP-Session: f79a24d2-fc15-4907-a997-b91b57e5f76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11548 2024.08.23 04:28:17.365384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11549 2024.08.23 04:28:17.365432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11550 2024.08.23 04:28:17.365451 [ 3 ] {} <Debug> HTTP-Session: ac4d8256-633d-4f08-8acd-c7d846777dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11551 2024.08.23 04:28:17.365467 [ 3 ] {} <Debug> HTTP-Session: ac4d8256-633d-4f08-8acd-c7d846777dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11552 2024.08.23 04:28:17.365481 [ 3 ] {} <Debug> HTTP-Session: ac4d8256-633d-4f08-8acd-c7d846777dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11553 2024.08.23 04:28:17.365510 [ 3 ] {} <Trace> HTTP-Session: ac4d8256-633d-4f08-8acd-c7d846777dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11554 2024.08.23 04:28:17.365650 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11555 2024.08.23 04:28:17.365697 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11556 2024.08.23 04:28:17.365845 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11557 2024.08.23 04:28:17.366344 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11558 2024.08.23 04:28:17.366381 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11559 2024.08.23 04:28:17.366755 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11560 2024.08.23 04:28:17.367098 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11561 2024.08.23 04:28:17.367254 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec.
11562 2024.08.23 04:28:17.367427 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Debug> DynamicQueryHandler: Done processing query
11563 2024.08.23 04:28:17.367449 [ 3 ] {f59a58f7-be48-4bfb-9b45-43446cfc328b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11564 2024.08.23 04:28:17.367466 [ 3 ] {} <Debug> HTTP-Session: ac4d8256-633d-4f08-8acd-c7d846777dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.08.23 04:28:17.367607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11566 2024.08.23 04:28:17.367655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11567 2024.08.23 04:28:17.367674 [ 3 ] {} <Debug> HTTP-Session: bdeabaae-7f56-4cc0-818e-683b17c7c97b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11568 2024.08.23 04:28:17.367691 [ 3 ] {} <Debug> HTTP-Session: bdeabaae-7f56-4cc0-818e-683b17c7c97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11569 2024.08.23 04:28:17.367704 [ 3 ] {} <Debug> HTTP-Session: bdeabaae-7f56-4cc0-818e-683b17c7c97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11570 2024.08.23 04:28:17.367735 [ 3 ] {} <Trace> HTTP-Session: bdeabaae-7f56-4cc0-818e-683b17c7c97b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11571 2024.08.23 04:28:17.368026 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11572 2024.08.23 04:28:17.368089 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11573 2024.08.23 04:28:17.368496 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11574 2024.08.23 04:28:17.369288 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11575 2024.08.23 04:28:17.369325 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11576 2024.08.23 04:28:17.369944 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11577 2024.08.23 04:28:17.370392 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11578 2024.08.23 04:28:17.370580 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002765 sec., 10849.9095840868 rows/sec., 19.44 MiB/sec.
11579 2024.08.23 04:28:17.370800 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Debug> DynamicQueryHandler: Done processing query
11580 2024.08.23 04:28:17.370849 [ 3 ] {4ea43a44-b82e-4384-9a6b-93a465978fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11581 2024.08.23 04:28:17.370865 [ 3 ] {} <Debug> HTTP-Session: bdeabaae-7f56-4cc0-818e-683b17c7c97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.08.23 04:28:17.370977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11583 2024.08.23 04:28:17.371027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11584 2024.08.23 04:28:17.371047 [ 3 ] {} <Debug> HTTP-Session: 5093cfa0-d0f2-4a5c-9df1-77979517e143 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11585 2024.08.23 04:28:17.371064 [ 3 ] {} <Debug> HTTP-Session: 5093cfa0-d0f2-4a5c-9df1-77979517e143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11586 2024.08.23 04:28:17.371077 [ 3 ] {} <Debug> HTTP-Session: 5093cfa0-d0f2-4a5c-9df1-77979517e143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11587 2024.08.23 04:28:17.371109 [ 3 ] {} <Trace> HTTP-Session: 5093cfa0-d0f2-4a5c-9df1-77979517e143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11588 2024.08.23 04:28:17.371220 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11589 2024.08.23 04:28:17.371271 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11590 2024.08.23 04:28:17.371423 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11591 2024.08.23 04:28:17.371735 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11592 2024.08.23 04:28:17.371771 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11593 2024.08.23 04:28:17.372132 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11594 2024.08.23 04:28:17.372454 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11595 2024.08.23 04:28:17.372619 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
11596 2024.08.23 04:28:17.372800 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Debug> DynamicQueryHandler: Done processing query
11597 2024.08.23 04:28:17.372835 [ 3 ] {b4d23000-6bb0-4552-8efe-cf9a6308412c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11598 2024.08.23 04:28:17.372868 [ 3 ] {} <Debug> HTTP-Session: 5093cfa0-d0f2-4a5c-9df1-77979517e143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11599 2024.08.23 04:28:21.745861 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
11600 2024.08.23 04:28:21.745960 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
11601 2024.08.23 04:28:22.360023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11602 2024.08.23 04:28:22.360134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11603 2024.08.23 04:28:22.360158 [ 3 ] {} <Debug> HTTP-Session: 5b0bb449-9c8d-44d7-988f-c2f080ea5ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11604 2024.08.23 04:28:22.360183 [ 3 ] {} <Debug> HTTP-Session: 5b0bb449-9c8d-44d7-988f-c2f080ea5ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11605 2024.08.23 04:28:22.360197 [ 3 ] {} <Debug> HTTP-Session: 5b0bb449-9c8d-44d7-988f-c2f080ea5ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11606 2024.08.23 04:28:22.360247 [ 3 ] {} <Trace> HTTP-Session: 5b0bb449-9c8d-44d7-988f-c2f080ea5ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11607 2024.08.23 04:28:22.360506 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11608 2024.08.23 04:28:22.360580 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11609 2024.08.23 04:28:22.360956 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11610 2024.08.23 04:28:22.361570 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11611 2024.08.23 04:28:22.361614 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11612 2024.08.23 04:28:22.362034 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11613 2024.08.23 04:28:22.362415 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11614 2024.08.23 04:28:22.362583 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.002184 sec., 86538.46153846153 rows/sec., 7.56 MiB/sec.
11615 2024.08.23 04:28:22.362864 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Debug> DynamicQueryHandler: Done processing query
11616 2024.08.23 04:28:22.362925 [ 3 ] {e9f23fc1-1e5b-4bb4-957b-8bc570217467} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11617 2024.08.23 04:28:22.362984 [ 3 ] {} <Debug> HTTP-Session: 5b0bb449-9c8d-44d7-988f-c2f080ea5ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11618 2024.08.23 04:28:22.363251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11619 2024.08.23 04:28:22.363318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11620 2024.08.23 04:28:22.363337 [ 3 ] {} <Debug> HTTP-Session: 46cbed09-aec8-49f7-ac41-3b7d10f829ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11621 2024.08.23 04:28:22.363355 [ 3 ] {} <Debug> HTTP-Session: 46cbed09-aec8-49f7-ac41-3b7d10f829ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11622 2024.08.23 04:28:22.363369 [ 3 ] {} <Debug> HTTP-Session: 46cbed09-aec8-49f7-ac41-3b7d10f829ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11623 2024.08.23 04:28:22.363402 [ 3 ] {} <Trace> HTTP-Session: 46cbed09-aec8-49f7-ac41-3b7d10f829ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11624 2024.08.23 04:28:22.363508 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11625 2024.08.23 04:28:22.363553 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11626 2024.08.23 04:28:22.363794 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11627 2024.08.23 04:28:22.364124 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11628 2024.08.23 04:28:22.364162 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11629 2024.08.23 04:28:22.364523 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11630 2024.08.23 04:28:22.364882 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11631 2024.08.23 04:28:22.365050 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec.
11632 2024.08.23 04:28:22.365223 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Debug> DynamicQueryHandler: Done processing query
11633 2024.08.23 04:28:22.365248 [ 3 ] {31b12602-d2ad-4780-910e-5a653b6384c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11634 2024.08.23 04:28:22.365265 [ 3 ] {} <Debug> HTTP-Session: 46cbed09-aec8-49f7-ac41-3b7d10f829ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11635 2024.08.23 04:28:22.365381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11636 2024.08.23 04:28:22.365429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11637 2024.08.23 04:28:22.365448 [ 3 ] {} <Debug> HTTP-Session: 150ec1f1-c251-4695-84bd-2a7447c70c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11638 2024.08.23 04:28:22.365465 [ 3 ] {} <Debug> HTTP-Session: 150ec1f1-c251-4695-84bd-2a7447c70c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11639 2024.08.23 04:28:22.365479 [ 3 ] {} <Debug> HTTP-Session: 150ec1f1-c251-4695-84bd-2a7447c70c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11640 2024.08.23 04:28:22.365509 [ 3 ] {} <Trace> HTTP-Session: 150ec1f1-c251-4695-84bd-2a7447c70c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11641 2024.08.23 04:28:22.365606 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11642 2024.08.23 04:28:22.365648 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11643 2024.08.23 04:28:22.365877 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11644 2024.08.23 04:28:22.366161 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11645 2024.08.23 04:28:22.366199 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11646 2024.08.23 04:28:22.366555 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11647 2024.08.23 04:28:22.366906 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11648 2024.08.23 04:28:22.367073 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 238.55 KiB/sec.
11649 2024.08.23 04:28:22.367233 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Debug> DynamicQueryHandler: Done processing query
11650 2024.08.23 04:28:22.367257 [ 3 ] {32c31b6a-ed05-4006-860e-9526aa37282c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11651 2024.08.23 04:28:22.367274 [ 3 ] {} <Debug> HTTP-Session: 150ec1f1-c251-4695-84bd-2a7447c70c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11652 2024.08.23 04:28:22.367469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11653 2024.08.23 04:28:22.367517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11654 2024.08.23 04:28:22.367536 [ 3 ] {} <Debug> HTTP-Session: d63c0d83-01a6-4af2-894b-33ede769f851 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11655 2024.08.23 04:28:22.367553 [ 3 ] {} <Debug> HTTP-Session: d63c0d83-01a6-4af2-894b-33ede769f851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11656 2024.08.23 04:28:22.367567 [ 3 ] {} <Debug> HTTP-Session: d63c0d83-01a6-4af2-894b-33ede769f851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11657 2024.08.23 04:28:22.367598 [ 3 ] {} <Trace> HTTP-Session: d63c0d83-01a6-4af2-894b-33ede769f851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11658 2024.08.23 04:28:22.367795 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11659 2024.08.23 04:28:22.367839 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11660 2024.08.23 04:28:22.368074 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11661 2024.08.23 04:28:22.368602 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11662 2024.08.23 04:28:22.368638 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11663 2024.08.23 04:28:22.369018 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11664 2024.08.23 04:28:22.369370 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11665 2024.08.23 04:28:22.369533 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001836 sec., 208061.00217864924 rows/sec., 14.72 MiB/sec.
11666 2024.08.23 04:28:22.369704 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Debug> DynamicQueryHandler: Done processing query
11667 2024.08.23 04:28:22.369729 [ 3 ] {99d36691-9ae7-4db7-a375-edf16e9d3d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
11668 2024.08.23 04:28:22.369745 [ 3 ] {} <Debug> HTTP-Session: d63c0d83-01a6-4af2-894b-33ede769f851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11669 2024.08.23 04:28:22.369869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11670 2024.08.23 04:28:22.369916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11671 2024.08.23 04:28:22.369935 [ 3 ] {} <Debug> HTTP-Session: d16fa406-a729-4b36-9410-3968f7573881 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11672 2024.08.23 04:28:22.369952 [ 3 ] {} <Debug> HTTP-Session: d16fa406-a729-4b36-9410-3968f7573881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11673 2024.08.23 04:28:22.369972 [ 3 ] {} <Debug> HTTP-Session: d16fa406-a729-4b36-9410-3968f7573881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11674 2024.08.23 04:28:22.370003 [ 3 ] {} <Trace> HTTP-Session: d16fa406-a729-4b36-9410-3968f7573881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11675 2024.08.23 04:28:22.370101 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11676 2024.08.23 04:28:22.370145 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11677 2024.08.23 04:28:22.370274 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11678 2024.08.23 04:28:22.370520 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11679 2024.08.23 04:28:22.370556 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11680 2024.08.23 04:28:22.370914 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11681 2024.08.23 04:28:22.371254 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11682 2024.08.23 04:28:22.371403 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
11683 2024.08.23 04:28:22.371661 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Debug> DynamicQueryHandler: Done processing query
11684 2024.08.23 04:28:22.371705 [ 3 ] {cff6bc38-76f6-4f11-bcab-158cad6bc534} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11685 2024.08.23 04:28:22.371722 [ 3 ] {} <Debug> HTTP-Session: d16fa406-a729-4b36-9410-3968f7573881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11686 2024.08.23 04:28:22.371898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11687 2024.08.23 04:28:22.371947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11688 2024.08.23 04:28:22.371972 [ 3 ] {} <Debug> HTTP-Session: 3a7d807a-0455-41a5-b911-8b4d4cb3a6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11689 2024.08.23 04:28:22.371988 [ 3 ] {} <Debug> HTTP-Session: 3a7d807a-0455-41a5-b911-8b4d4cb3a6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11690 2024.08.23 04:28:22.372002 [ 3 ] {} <Debug> HTTP-Session: 3a7d807a-0455-41a5-b911-8b4d4cb3a6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11691 2024.08.23 04:28:22.372032 [ 3 ] {} <Trace> HTTP-Session: 3a7d807a-0455-41a5-b911-8b4d4cb3a6c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11692 2024.08.23 04:28:22.372234 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11693 2024.08.23 04:28:22.372282 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11694 2024.08.23 04:28:22.372438 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11695 2024.08.23 04:28:22.372867 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11696 2024.08.23 04:28:22.372903 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11697 2024.08.23 04:28:22.373286 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11698 2024.08.23 04:28:22.373684 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11699 2024.08.23 04:28:22.373920 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00179 sec., 132402.23463687152 rows/sec., 8.87 MiB/sec.
11700 2024.08.23 04:28:22.374264 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Debug> DynamicQueryHandler: Done processing query
11701 2024.08.23 04:28:22.374331 [ 3 ] {ae71c5c3-de2e-4b44-9f41-a3a3e25a56c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11702 2024.08.23 04:28:22.374393 [ 3 ] {} <Debug> HTTP-Session: 3a7d807a-0455-41a5-b911-8b4d4cb3a6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11703 2024.08.23 04:28:22.374551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11704 2024.08.23 04:28:22.374603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11705 2024.08.23 04:28:22.374622 [ 3 ] {} <Debug> HTTP-Session: 95f14209-cff8-46c9-9416-2d056f5e33e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11706 2024.08.23 04:28:22.374639 [ 3 ] {} <Debug> HTTP-Session: 95f14209-cff8-46c9-9416-2d056f5e33e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.08.23 04:28:22.374653 [ 3 ] {} <Debug> HTTP-Session: 95f14209-cff8-46c9-9416-2d056f5e33e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11708 2024.08.23 04:28:22.374685 [ 3 ] {} <Trace> HTTP-Session: 95f14209-cff8-46c9-9416-2d056f5e33e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11709 2024.08.23 04:28:22.374783 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11710 2024.08.23 04:28:22.374831 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11711 2024.08.23 04:28:22.374981 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11712 2024.08.23 04:28:22.375235 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11713 2024.08.23 04:28:22.375271 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11714 2024.08.23 04:28:22.375614 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11715 2024.08.23 04:28:22.375933 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11716 2024.08.23 04:28:22.376098 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec.
11717 2024.08.23 04:28:22.376247 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Debug> DynamicQueryHandler: Done processing query
11718 2024.08.23 04:28:22.376271 [ 3 ] {38341dd8-ebcb-4bac-bc2b-0a0716281ec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11719 2024.08.23 04:28:22.376286 [ 3 ] {} <Debug> HTTP-Session: 95f14209-cff8-46c9-9416-2d056f5e33e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11720 2024.08.23 04:28:22.376418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11721 2024.08.23 04:28:22.376465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11722 2024.08.23 04:28:22.376484 [ 3 ] {} <Debug> HTTP-Session: 3754ba8b-34e3-4ae9-ba52-6aa4d2e1e3cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11723 2024.08.23 04:28:22.376501 [ 3 ] {} <Debug> HTTP-Session: 3754ba8b-34e3-4ae9-ba52-6aa4d2e1e3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11724 2024.08.23 04:28:22.376514 [ 3 ] {} <Debug> HTTP-Session: 3754ba8b-34e3-4ae9-ba52-6aa4d2e1e3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11725 2024.08.23 04:28:22.376544 [ 3 ] {} <Trace> HTTP-Session: 3754ba8b-34e3-4ae9-ba52-6aa4d2e1e3cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11726 2024.08.23 04:28:22.376661 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11727 2024.08.23 04:28:22.376705 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11728 2024.08.23 04:28:22.376831 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11729 2024.08.23 04:28:22.377115 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11730 2024.08.23 04:28:22.377150 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11731 2024.08.23 04:28:22.377509 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11732 2024.08.23 04:28:22.377830 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11733 2024.08.23 04:28:22.377980 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec.
11734 2024.08.23 04:28:22.378141 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Debug> DynamicQueryHandler: Done processing query
11735 2024.08.23 04:28:22.378165 [ 3 ] {b542d62e-bb41-4fe7-813e-5748f301e0af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11736 2024.08.23 04:28:22.378181 [ 3 ] {} <Debug> HTTP-Session: 3754ba8b-34e3-4ae9-ba52-6aa4d2e1e3cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11737 2024.08.23 04:28:27.357448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11738 2024.08.23 04:28:27.357574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11739 2024.08.23 04:28:27.357599 [ 3 ] {} <Debug> HTTP-Session: a5dfb97e-273e-48e7-9c2b-9cd9f9af1df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11740 2024.08.23 04:28:27.357623 [ 3 ] {} <Debug> HTTP-Session: a5dfb97e-273e-48e7-9c2b-9cd9f9af1df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11741 2024.08.23 04:28:27.357638 [ 3 ] {} <Debug> HTTP-Session: a5dfb97e-273e-48e7-9c2b-9cd9f9af1df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11742 2024.08.23 04:28:27.357686 [ 3 ] {} <Trace> HTTP-Session: a5dfb97e-273e-48e7-9c2b-9cd9f9af1df8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11743 2024.08.23 04:28:27.357861 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11744 2024.08.23 04:28:27.357925 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11745 2024.08.23 04:28:27.358259 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11746 2024.08.23 04:28:27.358707 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11747 2024.08.23 04:28:27.358753 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11748 2024.08.23 04:28:27.359155 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11749 2024.08.23 04:28:27.359534 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11750 2024.08.23 04:28:27.359703 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001887 sec., 1059.8834128245892 rows/sec., 86.43 KiB/sec.
11751 2024.08.23 04:28:27.360095 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Debug> DynamicQueryHandler: Done processing query
11752 2024.08.23 04:28:27.360123 [ 3 ] {917aadad-d82c-499a-8e19-9932f81e6a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11753 2024.08.23 04:28:27.360140 [ 3 ] {} <Debug> HTTP-Session: a5dfb97e-273e-48e7-9c2b-9cd9f9af1df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11754 2024.08.23 04:28:27.360321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11755 2024.08.23 04:28:27.360372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11756 2024.08.23 04:28:27.360391 [ 3 ] {} <Debug> HTTP-Session: 80d4d0d0-1f3e-400b-adcc-a8567f361a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11757 2024.08.23 04:28:27.360409 [ 3 ] {} <Debug> HTTP-Session: 80d4d0d0-1f3e-400b-adcc-a8567f361a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11758 2024.08.23 04:28:27.360423 [ 3 ] {} <Debug> HTTP-Session: 80d4d0d0-1f3e-400b-adcc-a8567f361a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11759 2024.08.23 04:28:27.360458 [ 3 ] {} <Trace> HTTP-Session: 80d4d0d0-1f3e-400b-adcc-a8567f361a12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11760 2024.08.23 04:28:27.360608 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11761 2024.08.23 04:28:27.360657 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11762 2024.08.23 04:28:27.360916 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11763 2024.08.23 04:28:27.361358 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11764 2024.08.23 04:28:27.361396 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11765 2024.08.23 04:28:27.361761 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11766 2024.08.23 04:28:27.362111 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11767 2024.08.23 04:28:27.362276 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001717 sec., 68142.10832847991 rows/sec., 5.75 MiB/sec.
11768 2024.08.23 04:28:27.362275 [ 113 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11769 2024.08.23 04:28:27.362388 [ 113 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11770 2024.08.23 04:28:27.362436 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11771 2024.08.23 04:28:27.362528 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Debug> DynamicQueryHandler: Done processing query
11772 2024.08.23 04:28:27.362590 [ 3 ] {bdd91712-8bad-4577-a4ec-43f974b4d1bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11773 2024.08.23 04:28:27.362628 [ 3 ] {} <Debug> HTTP-Session: 80d4d0d0-1f3e-400b-adcc-a8567f361a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11774 2024.08.23 04:28:27.362651 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
11775 2024.08.23 04:28:27.362799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11776 2024.08.23 04:28:27.362909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11777 2024.08.23 04:28:27.362966 [ 3 ] {} <Debug> HTTP-Session: ece3b015-5baa-4d18-a8fb-9645a74404a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11778 2024.08.23 04:28:27.362978 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11779 2024.08.23 04:28:27.362994 [ 3 ] {} <Debug> HTTP-Session: ece3b015-5baa-4d18-a8fb-9645a74404a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11780 2024.08.23 04:28:27.363028 [ 3 ] {} <Debug> HTTP-Session: ece3b015-5baa-4d18-a8fb-9645a74404a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.08.23 04:28:27.363044 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1397 rows starting from the beginning of the part
11782 2024.08.23 04:28:27.363093 [ 3 ] {} <Trace> HTTP-Session: ece3b015-5baa-4d18-a8fb-9645a74404a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11783 2024.08.23 04:28:27.363268 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 116 rows starting from the beginning of the part
11784 2024.08.23 04:28:27.363462 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11785 2024.08.23 04:28:27.363506 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 189 rows starting from the beginning of the part
11786 2024.08.23 04:28:27.363596 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11787 2024.08.23 04:28:27.363878 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 116 rows starting from the beginning of the part
11788 2024.08.23 04:28:27.364242 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 189 rows starting from the beginning of the part
11789 2024.08.23 04:28:27.364510 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 117 rows starting from the beginning of the part
11790 2024.08.23 04:28:27.365446 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11791 2024.08.23 04:28:27.366830 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11792 2024.08.23 04:28:27.366894 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11793 2024.08.23 04:28:27.367889 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
11794 2024.08.23 04:28:27.368730 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 5 columns (5 merged, 0 gathered) in 0.00620614 sec., 342241.71546242916 rows/sec., 30.21 MiB/sec.
11795 2024.08.23 04:28:27.368763 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11796 2024.08.23 04:28:27.369048 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.005737 sec., 5577.828133170647 rows/sec., 417.55 KiB/sec.
11797 2024.08.23 04:28:27.369060 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11798 2024.08.23 04:28:27.369432 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Debug> DynamicQueryHandler: Done processing query
11799 2024.08.23 04:28:27.369517 [ 3 ] {d202a6bb-1385-4907-8381-0e7f17afeaf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11800 2024.08.23 04:28:27.369574 [ 3 ] {} <Debug> HTTP-Session: ece3b015-5baa-4d18-a8fb-9645a74404a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.08.23 04:28:27.369751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11802 2024.08.23 04:28:27.369824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11803 2024.08.23 04:28:27.369855 [ 3 ] {} <Debug> HTTP-Session: f293f5b2-a0c5-4173-9e59-82976f67118a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11804 2024.08.23 04:28:27.369893 [ 3 ] {} <Debug> HTTP-Session: f293f5b2-a0c5-4173-9e59-82976f67118a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11805 2024.08.23 04:28:27.369899 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11806 2024.08.23 04:28:27.369917 [ 3 ] {} <Debug> HTTP-Session: f293f5b2-a0c5-4173-9e59-82976f67118a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11807 2024.08.23 04:28:27.369994 [ 3 ] {} <Trace> HTTP-Session: f293f5b2-a0c5-4173-9e59-82976f67118a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11808 2024.08.23 04:28:27.370066 [ 192 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_71_14} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11809 2024.08.23 04:28:27.370208 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
11810 2024.08.23 04:28:27.370211 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11811 2024.08.23 04:28:27.370285 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11812 2024.08.23 04:28:27.370531 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11813 2024.08.23 04:28:27.370982 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11814 2024.08.23 04:28:27.371030 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11815 2024.08.23 04:28:27.371462 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11816 2024.08.23 04:28:27.371836 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11817 2024.08.23 04:28:27.371993 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001879 sec., 51091.005854177754 rows/sec., 3.99 MiB/sec.
11818 2024.08.23 04:28:27.372018 [ 112 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11819 2024.08.23 04:28:27.372094 [ 112 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11820 2024.08.23 04:28:27.372154 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11821 2024.08.23 04:28:27.372259 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Debug> DynamicQueryHandler: Done processing query
11822 2024.08.23 04:28:27.372313 [ 3 ] {7a83eb4c-37c7-4a69-9cd4-b13307536bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11823 2024.08.23 04:28:27.372361 [ 3 ] {} <Debug> HTTP-Session: f293f5b2-a0c5-4173-9e59-82976f67118a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11824 2024.08.23 04:28:27.372389 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::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
11825 2024.08.23 04:28:27.372585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11826 2024.08.23 04:28:27.372673 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11827 2024.08.23 04:28:27.372687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11828 2024.08.23 04:28:27.372750 [ 3 ] {} <Debug> HTTP-Session: 69d5dfc9-504c-462b-a654-6f79631a089f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11829 2024.08.23 04:28:27.372759 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 902 rows starting from the beginning of the part
11830 2024.08.23 04:28:27.372774 [ 3 ] {} <Debug> HTTP-Session: 69d5dfc9-504c-462b-a654-6f79631a089f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11831 2024.08.23 04:28:27.372828 [ 3 ] {} <Debug> HTTP-Session: 69d5dfc9-504c-462b-a654-6f79631a089f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11832 2024.08.23 04:28:27.372934 [ 3 ] {} <Trace> HTTP-Session: 69d5dfc9-504c-462b-a654-6f79631a089f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11833 2024.08.23 04:28:27.373075 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 94 rows starting from the beginning of the part
11834 2024.08.23 04:28:27.373366 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11835 2024.08.23 04:28:27.373461 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 382 rows starting from the beginning of the part
11836 2024.08.23 04:28:27.373542 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11837 2024.08.23 04:28:27.373874 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 94 rows starting from the beginning of the part
11838 2024.08.23 04:28:27.374276 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 382 rows starting from the beginning of the part
11839 2024.08.23 04:28:27.374620 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11840 2024.08.23 04:28:27.374647 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part
11841 2024.08.23 04:28:27.375600 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11842 2024.08.23 04:28:27.375663 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11843 2024.08.23 04:28:27.376690 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11844 2024.08.23 04:28:27.377282 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11845 2024.08.23 04:28:27.377689 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11846 2024.08.23 04:28:27.377743 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004578 sec., 35168.19571865444 rows/sec., 2.45 MiB/sec.
11847 2024.08.23 04:28:27.377778 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11848 2024.08.23 04:28:27.377795 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005532027 sec., 352492.8565966869 rows/sec., 26.98 MiB/sec.
11849 2024.08.23 04:28:27.377877 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11850 2024.08.23 04:28:27.378273 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
11851 2024.08.23 04:28:27.378298 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11852 2024.08.23 04:28:27.378275 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Debug> DynamicQueryHandler: Done processing query
11853 2024.08.23 04:28:27.378393 [ 3 ] {fcaa51e1-1888-4ee7-b2ea-6dc4e4a9214a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11854 2024.08.23 04:28:27.378495 [ 3 ] {} <Debug> HTTP-Session: 69d5dfc9-504c-462b-a654-6f79631a089f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11855 2024.08.23 04:28:27.378717 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11856 2024.08.23 04:28:27.378792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11857 2024.08.23 04:28:27.378806 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19603 rows starting from the beginning of the part
11858 2024.08.23 04:28:27.378974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11859 2024.08.23 04:28:27.379100 [ 3 ] {} <Debug> HTTP-Session: eb2cdac0-db1f-4fb1-9af8-a64a79b8e972 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11860 2024.08.23 04:28:27.379204 [ 3 ] {} <Debug> HTTP-Session: eb2cdac0-db1f-4fb1-9af8-a64a79b8e972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11861 2024.08.23 04:28:27.379310 [ 3 ] {} <Debug> HTTP-Session: eb2cdac0-db1f-4fb1-9af8-a64a79b8e972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11862 2024.08.23 04:28:27.379380 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
11863 2024.08.23 04:28:27.379440 [ 3 ] {} <Trace> HTTP-Session: eb2cdac0-db1f-4fb1-9af8-a64a79b8e972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11864 2024.08.23 04:28:27.379820 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part
11865 2024.08.23 04:28:27.380143 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
11866 2024.08.23 04:28:27.380219 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11867 2024.08.23 04:28:27.380549 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part
11868 2024.08.23 04:28:27.380601 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11869 2024.08.23 04:28:27.380926 [ 194 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part
11870 2024.08.23 04:28:27.382210 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11871 2024.08.23 04:28:27.382605 [ 189 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_71_14} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11872 2024.08.23 04:28:27.382938 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
11873 2024.08.23 04:28:27.383480 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11874 2024.08.23 04:28:27.384831 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11875 2024.08.23 04:28:27.384899 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11876 2024.08.23 04:28:27.386637 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11877 2024.08.23 04:28:27.387674 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11878 2024.08.23 04:28:27.387873 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008119 sec., 3695.0363345239566 rows/sec., 6.62 MiB/sec.
11879 2024.08.23 04:28:27.388144 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Debug> DynamicQueryHandler: Done processing query
11880 2024.08.23 04:28:27.388170 [ 3 ] {61293923-1c85-4172-a1f8-d033a5aec0ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11881 2024.08.23 04:28:27.388188 [ 3 ] {} <Debug> HTTP-Session: eb2cdac0-db1f-4fb1-9af8-a64a79b8e972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.08.23 04:28:27.388315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11883 2024.08.23 04:28:27.388366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11884 2024.08.23 04:28:27.388385 [ 3 ] {} <Debug> HTTP-Session: 97ef9c53-86f4-4eca-8423-57f418e51736 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11885 2024.08.23 04:28:27.388403 [ 3 ] {} <Debug> HTTP-Session: 97ef9c53-86f4-4eca-8423-57f418e51736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.08.23 04:28:27.388417 [ 3 ] {} <Debug> HTTP-Session: 97ef9c53-86f4-4eca-8423-57f418e51736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.08.23 04:28:27.388448 [ 3 ] {} <Trace> HTTP-Session: 97ef9c53-86f4-4eca-8423-57f418e51736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11888 2024.08.23 04:28:27.388585 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11889 2024.08.23 04:28:27.388632 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11890 2024.08.23 04:28:27.388770 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11891 2024.08.23 04:28:27.389065 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11892 2024.08.23 04:28:27.389103 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11893 2024.08.23 04:28:27.389481 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11894 2024.08.23 04:28:27.389820 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11895 2024.08.23 04:28:27.389984 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec.
11896 2024.08.23 04:28:27.389994 [ 112 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11897 2024.08.23 04:28:27.390068 [ 112 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11898 2024.08.23 04:28:27.390116 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11899 2024.08.23 04:28:27.390363 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Debug> DynamicQueryHandler: Done processing query
11900 2024.08.23 04:28:27.390440 [ 3 ] {95f50d24-f31a-4d1c-bf79-dbd869bc7154} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11901 2024.08.23 04:28:27.390473 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11902 2024.08.23 04:28:27.390489 [ 3 ] {} <Debug> HTTP-Session: 97ef9c53-86f4-4eca-8423-57f418e51736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.08.23 04:28:27.391429 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11904 2024.08.23 04:28:27.391584 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4070 rows starting from the beginning of the part
11905 2024.08.23 04:28:27.391867 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11906 2024.08.23 04:28:27.391970 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part
11907 2024.08.23 04:28:27.392155 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11908 2024.08.23 04:28:27.392310 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11909 2024.08.23 04:28:27.392391 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
11910 2024.08.23 04:28:27.393111 [ 195 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20558 rows, containing 5 columns (5 merged, 0 gathered) in 0.015047888 sec., 1366171.784372664 rows/sec., 92.27 MiB/sec.
11911 2024.08.23 04:28:27.393580 [ 195 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11912 2024.08.23 04:28:27.394235 [ 195 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11913 2024.08.23 04:28:27.394348 [ 195 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11914 2024.08.23 04:28:27.394462 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
11915 2024.08.23 04:28:27.394849 [ 195 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4414 rows, containing 4 columns (4 merged, 0 gathered) in 0.004607265 sec., 958052.1198585278 rows/sec., 62.41 MiB/sec.
11916 2024.08.23 04:28:27.395301 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11917 2024.08.23 04:28:27.395724 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11918 2024.08.23 04:28:27.395812 [ 196 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_71_14} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11919 2024.08.23 04:28:27.395903 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
11920 2024.08.23 04:28:28.000224 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.50 MiB, peak 214.66 MiB, free memory in arenas 0.00 B, will set to 201.65 MiB (RSS), difference: 1.15 MiB
11921 2024.08.23 04:28:32.076432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 193802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11922 2024.08.23 04:28:32.076574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11923 2024.08.23 04:28:32.076604 [ 3 ] {} <Debug> HTTP-Session: 23ce9feb-eca6-4eb3-ad63-6f9cfd69e058 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11924 2024.08.23 04:28:32.076633 [ 3 ] {} <Debug> HTTP-Session: 23ce9feb-eca6-4eb3-ad63-6f9cfd69e058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11925 2024.08.23 04:28:32.076651 [ 3 ] {} <Debug> HTTP-Session: 23ce9feb-eca6-4eb3-ad63-6f9cfd69e058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11926 2024.08.23 04:28:32.076704 [ 3 ] {} <Trace> HTTP-Session: 23ce9feb-eca6-4eb3-ad63-6f9cfd69e058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11927 2024.08.23 04:28:32.077274 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11928 2024.08.23 04:28:32.077342 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11929 2024.08.23 04:28:32.077666 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11930 2024.08.23 04:28:32.079082 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11931 2024.08.23 04:28:32.079125 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11932 2024.08.23 04:28:32.079645 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11933 2024.08.23 04:28:32.080051 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11934 2024.08.23 04:28:32.080223 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003316 sec., 400784.0772014475 rows/sec., 33.42 MiB/sec.
11935 2024.08.23 04:28:32.080501 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Debug> DynamicQueryHandler: Done processing query
11936 2024.08.23 04:28:32.080558 [ 3 ] {204a7251-52bc-49ca-aa53-441c6d831fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
11937 2024.08.23 04:28:32.080614 [ 3 ] {} <Debug> HTTP-Session: 23ce9feb-eca6-4eb3-ad63-6f9cfd69e058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11938 2024.08.23 04:28:32.080935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11939 2024.08.23 04:28:32.080990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11940 2024.08.23 04:28:32.081009 [ 3 ] {} <Debug> HTTP-Session: 9a8eed58-901a-4ef6-9cac-d7813ecb64ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11941 2024.08.23 04:28:32.081026 [ 3 ] {} <Debug> HTTP-Session: 9a8eed58-901a-4ef6-9cac-d7813ecb64ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.08.23 04:28:32.081040 [ 3 ] {} <Debug> HTTP-Session: 9a8eed58-901a-4ef6-9cac-d7813ecb64ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.08.23 04:28:32.081073 [ 3 ] {} <Trace> HTTP-Session: 9a8eed58-901a-4ef6-9cac-d7813ecb64ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11944 2024.08.23 04:28:32.081247 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11945 2024.08.23 04:28:32.081292 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11946 2024.08.23 04:28:32.081536 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11947 2024.08.23 04:28:32.081980 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11948 2024.08.23 04:28:32.082018 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11949 2024.08.23 04:28:32.082386 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11950 2024.08.23 04:28:32.082742 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11951 2024.08.23 04:28:32.082907 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001743 sec., 138841.07860011474 rows/sec., 9.41 MiB/sec.
11952 2024.08.23 04:28:32.083226 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Debug> DynamicQueryHandler: Done processing query
11953 2024.08.23 04:28:32.083267 [ 3 ] {f700227d-36e4-46e5-b1be-b1d817b1270c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11954 2024.08.23 04:28:32.083289 [ 3 ] {} <Debug> HTTP-Session: 9a8eed58-901a-4ef6-9cac-d7813ecb64ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11955 2024.08.23 04:28:32.083421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11956 2024.08.23 04:28:32.083468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11957 2024.08.23 04:28:32.083488 [ 3 ] {} <Debug> HTTP-Session: 5d8d455a-866f-4fc4-af19-5425c3daecff Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11958 2024.08.23 04:28:32.083504 [ 3 ] {} <Debug> HTTP-Session: 5d8d455a-866f-4fc4-af19-5425c3daecff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11959 2024.08.23 04:28:32.083519 [ 3 ] {} <Debug> HTTP-Session: 5d8d455a-866f-4fc4-af19-5425c3daecff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.08.23 04:28:32.083549 [ 3 ] {} <Trace> HTTP-Session: 5d8d455a-866f-4fc4-af19-5425c3daecff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11961 2024.08.23 04:28:32.083647 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11962 2024.08.23 04:28:32.083692 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11963 2024.08.23 04:28:32.083936 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11964 2024.08.23 04:28:32.084237 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11965 2024.08.23 04:28:32.084274 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11966 2024.08.23 04:28:32.084617 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11967 2024.08.23 04:28:32.084971 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11968 2024.08.23 04:28:32.085132 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 235.70 KiB/sec.
11969 2024.08.23 04:28:32.085132 [ 109 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
11970 2024.08.23 04:28:32.085257 [ 109 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11971 2024.08.23 04:28:32.085308 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11972 2024.08.23 04:28:32.085392 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Debug> DynamicQueryHandler: Done processing query
11973 2024.08.23 04:28:32.085449 [ 3 ] {c744d39a-147c-4c4c-9fc2-86b2d6aa2503} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11974 2024.08.23 04:28:32.085509 [ 3 ] {} <Debug> HTTP-Session: 5d8d455a-866f-4fc4-af19-5425c3daecff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11975 2024.08.23 04:28:32.085562 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
11976 2024.08.23 04:28:32.085832 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11977 2024.08.23 04:28:32.085853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 136698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11978 2024.08.23 04:28:32.085922 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
11979 2024.08.23 04:28:32.085945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11980 2024.08.23 04:28:32.086013 [ 3 ] {} <Debug> HTTP-Session: a1f60abb-1c7a-4b4a-996d-228e1e75f25f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
11981 2024.08.23 04:28:32.086042 [ 3 ] {} <Debug> HTTP-Session: a1f60abb-1c7a-4b4a-996d-228e1e75f25f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.08.23 04:28:32.086089 [ 3 ] {} <Debug> HTTP-Session: a1f60abb-1c7a-4b4a-996d-228e1e75f25f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11983 2024.08.23 04:28:32.086277 [ 3 ] {} <Trace> HTTP-Session: a1f60abb-1c7a-4b4a-996d-228e1e75f25f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11984 2024.08.23 04:28:32.086308 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
11985 2024.08.23 04:28:32.086739 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
11986 2024.08.23 04:28:32.086944 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
11987 2024.08.23 04:28:32.087060 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11988 2024.08.23 04:28:32.087171 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
11989 2024.08.23 04:28:32.087255 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11990 2024.08.23 04:28:32.088203 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11991 2024.08.23 04:28:32.089277 [ 196 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003865221 sec., 7761.522562358013 rows/sec., 492.67 KiB/sec.
11992 2024.08.23 04:28:32.089493 [ 196 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
11993 2024.08.23 04:28:32.089624 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11994 2024.08.23 04:28:32.089683 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
11995 2024.08.23 04:28:32.090483 [ 196 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11996 2024.08.23 04:28:32.090586 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11997 2024.08.23 04:28:32.090639 [ 196 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_33_8} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
11998 2024.08.23 04:28:32.090802 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11999 2024.08.23 04:28:32.091100 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12000 2024.08.23 04:28:32.091262 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.004661 sec., 179789.7446899807 rows/sec., 12.98 MiB/sec.
12001 2024.08.23 04:28:32.091445 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Debug> DynamicQueryHandler: Done processing query
12002 2024.08.23 04:28:32.091469 [ 3 ] {c367c288-61cb-45ae-ac97-42d723d756b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
12003 2024.08.23 04:28:32.091485 [ 3 ] {} <Debug> HTTP-Session: a1f60abb-1c7a-4b4a-996d-228e1e75f25f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12004 2024.08.23 04:28:32.091633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12005 2024.08.23 04:28:32.091680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12006 2024.08.23 04:28:32.091698 [ 3 ] {} <Debug> HTTP-Session: 2110071e-b484-43d4-8ce9-6ecdba2befb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12007 2024.08.23 04:28:32.091715 [ 3 ] {} <Debug> HTTP-Session: 2110071e-b484-43d4-8ce9-6ecdba2befb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12008 2024.08.23 04:28:32.091729 [ 3 ] {} <Debug> HTTP-Session: 2110071e-b484-43d4-8ce9-6ecdba2befb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12009 2024.08.23 04:28:32.091759 [ 3 ] {} <Trace> HTTP-Session: 2110071e-b484-43d4-8ce9-6ecdba2befb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12010 2024.08.23 04:28:32.091853 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12011 2024.08.23 04:28:32.091898 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12012 2024.08.23 04:28:32.092032 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12013 2024.08.23 04:28:32.092303 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12014 2024.08.23 04:28:32.092339 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12015 2024.08.23 04:28:32.092693 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12016 2024.08.23 04:28:32.093013 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12017 2024.08.23 04:28:32.093171 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec.
12018 2024.08.23 04:28:32.093342 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Debug> DynamicQueryHandler: Done processing query
12019 2024.08.23 04:28:32.093366 [ 3 ] {a23fa584-da4e-422c-946d-56f39463691f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12020 2024.08.23 04:28:32.093382 [ 3 ] {} <Debug> HTTP-Session: 2110071e-b484-43d4-8ce9-6ecdba2befb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12021 2024.08.23 04:28:32.093641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 175106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12022 2024.08.23 04:28:32.093690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12023 2024.08.23 04:28:32.093709 [ 3 ] {} <Debug> HTTP-Session: 8b8a3343-8ab9-479d-8247-d0520e7817a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12024 2024.08.23 04:28:32.093725 [ 3 ] {} <Debug> HTTP-Session: 8b8a3343-8ab9-479d-8247-d0520e7817a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12025 2024.08.23 04:28:32.093739 [ 3 ] {} <Debug> HTTP-Session: 8b8a3343-8ab9-479d-8247-d0520e7817a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12026 2024.08.23 04:28:32.093770 [ 3 ] {} <Trace> HTTP-Session: 8b8a3343-8ab9-479d-8247-d0520e7817a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12027 2024.08.23 04:28:32.094162 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12028 2024.08.23 04:28:32.094208 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12029 2024.08.23 04:28:32.094354 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12030 2024.08.23 04:28:32.095156 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12031 2024.08.23 04:28:32.095193 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12032 2024.08.23 04:28:32.095615 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12033 2024.08.23 04:28:32.095956 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12034 2024.08.23 04:28:32.096110 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Debug> executeQuery: Read 925 rows, 63.28 KiB in 0.002195 sec., 421412.3006833713 rows/sec., 28.15 MiB/sec.
12035 2024.08.23 04:28:32.096263 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Debug> DynamicQueryHandler: Done processing query
12036 2024.08.23 04:28:32.096287 [ 3 ] {1bc913be-86f2-460e-9baa-c900c59e758e} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
12037 2024.08.23 04:28:32.096303 [ 3 ] {} <Debug> HTTP-Session: 8b8a3343-8ab9-479d-8247-d0520e7817a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12038 2024.08.23 04:28:32.096442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12039 2024.08.23 04:28:32.096488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12040 2024.08.23 04:28:32.096507 [ 3 ] {} <Debug> HTTP-Session: d88d01de-eee0-4bfe-9a3e-c226889a7b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12041 2024.08.23 04:28:32.096523 [ 3 ] {} <Debug> HTTP-Session: d88d01de-eee0-4bfe-9a3e-c226889a7b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12042 2024.08.23 04:28:32.096537 [ 3 ] {} <Debug> HTTP-Session: d88d01de-eee0-4bfe-9a3e-c226889a7b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12043 2024.08.23 04:28:32.096567 [ 3 ] {} <Trace> HTTP-Session: d88d01de-eee0-4bfe-9a3e-c226889a7b36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12044 2024.08.23 04:28:32.096658 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12045 2024.08.23 04:28:32.096702 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12046 2024.08.23 04:28:32.096828 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12047 2024.08.23 04:28:32.097089 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12048 2024.08.23 04:28:32.097125 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12049 2024.08.23 04:28:32.097809 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12050 2024.08.23 04:28:32.098126 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12051 2024.08.23 04:28:32.098285 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001646 sec., 607.5334143377886 rows/sec., 40.94 KiB/sec.
12052 2024.08.23 04:28:32.098606 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Debug> DynamicQueryHandler: Done processing query
12053 2024.08.23 04:28:32.098634 [ 3 ] {28462a33-06ba-44cf-ad04-0afa3ea840c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12054 2024.08.23 04:28:32.098651 [ 3 ] {} <Debug> HTTP-Session: d88d01de-eee0-4bfe-9a3e-c226889a7b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12055 2024.08.23 04:28:32.098824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12056 2024.08.23 04:28:32.098873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12057 2024.08.23 04:28:32.098891 [ 3 ] {} <Debug> HTTP-Session: 694755f0-cc3d-4068-9ee0-0943301a822c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12058 2024.08.23 04:28:32.098908 [ 3 ] {} <Debug> HTTP-Session: 694755f0-cc3d-4068-9ee0-0943301a822c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12059 2024.08.23 04:28:32.098922 [ 3 ] {} <Debug> HTTP-Session: 694755f0-cc3d-4068-9ee0-0943301a822c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12060 2024.08.23 04:28:32.098952 [ 3 ] {} <Trace> HTTP-Session: 694755f0-cc3d-4068-9ee0-0943301a822c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12061 2024.08.23 04:28:32.099068 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12062 2024.08.23 04:28:32.099114 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12063 2024.08.23 04:28:32.099259 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12064 2024.08.23 04:28:32.099566 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12065 2024.08.23 04:28:32.099602 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12066 2024.08.23 04:28:32.099959 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12067 2024.08.23 04:28:32.100270 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12068 2024.08.23 04:28:32.100416 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.001385 sec., 57761.73285198556 rows/sec., 3.67 MiB/sec.
12069 2024.08.23 04:28:32.100568 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Debug> DynamicQueryHandler: Done processing query
12070 2024.08.23 04:28:32.100592 [ 3 ] {95396a30-d698-47ca-b244-f609b72bee4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12071 2024.08.23 04:28:32.100607 [ 3 ] {} <Debug> HTTP-Session: 694755f0-cc3d-4068-9ee0-0943301a822c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12072 2024.08.23 04:28:32.347728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12073 2024.08.23 04:28:32.347839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12074 2024.08.23 04:28:32.347877 [ 3 ] {} <Debug> HTTP-Session: 2e9b8db8-d41d-41ff-a4eb-4064c4c3da3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12075 2024.08.23 04:28:32.347910 [ 3 ] {} <Debug> HTTP-Session: 2e9b8db8-d41d-41ff-a4eb-4064c4c3da3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12076 2024.08.23 04:28:32.347938 [ 3 ] {} <Debug> HTTP-Session: 2e9b8db8-d41d-41ff-a4eb-4064c4c3da3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12077 2024.08.23 04:28:32.347998 [ 3 ] {} <Trace> HTTP-Session: 2e9b8db8-d41d-41ff-a4eb-4064c4c3da3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12078 2024.08.23 04:28:32.348189 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12079 2024.08.23 04:28:32.348269 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12080 2024.08.23 04:28:32.348711 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12081 2024.08.23 04:28:32.349127 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12082 2024.08.23 04:28:32.349164 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12083 2024.08.23 04:28:32.349532 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12084 2024.08.23 04:28:32.349896 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12085 2024.08.23 04:28:32.350030 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001898 sec., 2107.4815595363543 rows/sec., 177.51 KiB/sec.
12086 2024.08.23 04:28:32.350205 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Debug> DynamicQueryHandler: Done processing query
12087 2024.08.23 04:28:32.350230 [ 3 ] {680b3e22-2157-494b-8e58-5b464bbdcbaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12088 2024.08.23 04:28:32.350246 [ 3 ] {} <Debug> HTTP-Session: 2e9b8db8-d41d-41ff-a4eb-4064c4c3da3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12089 2024.08.23 04:28:32.350413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12090 2024.08.23 04:28:32.350463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12091 2024.08.23 04:28:32.350482 [ 3 ] {} <Debug> HTTP-Session: 45d26db1-6512-409c-8877-8117fdf05977 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12092 2024.08.23 04:28:32.350498 [ 3 ] {} <Debug> HTTP-Session: 45d26db1-6512-409c-8877-8117fdf05977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12093 2024.08.23 04:28:32.350512 [ 3 ] {} <Debug> HTTP-Session: 45d26db1-6512-409c-8877-8117fdf05977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12094 2024.08.23 04:28:32.350543 [ 3 ] {} <Trace> HTTP-Session: 45d26db1-6512-409c-8877-8117fdf05977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12095 2024.08.23 04:28:32.350639 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12096 2024.08.23 04:28:32.350680 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12097 2024.08.23 04:28:32.350900 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12098 2024.08.23 04:28:32.351271 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12099 2024.08.23 04:28:32.351307 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12100 2024.08.23 04:28:32.351641 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12101 2024.08.23 04:28:32.351996 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12102 2024.08.23 04:28:32.352122 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 426.40 KiB/sec.
12103 2024.08.23 04:28:32.352388 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Debug> DynamicQueryHandler: Done processing query
12104 2024.08.23 04:28:32.352444 [ 3 ] {fe467166-1977-4a41-8bc3-98c44b84bc1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12105 2024.08.23 04:28:32.352497 [ 3 ] {} <Debug> HTTP-Session: 45d26db1-6512-409c-8877-8117fdf05977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12106 2024.08.23 04:28:32.352656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12107 2024.08.23 04:28:32.352707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12108 2024.08.23 04:28:32.352726 [ 3 ] {} <Debug> HTTP-Session: 86162e79-dd38-4c39-8cad-98d528666856 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12109 2024.08.23 04:28:32.352744 [ 3 ] {} <Debug> HTTP-Session: 86162e79-dd38-4c39-8cad-98d528666856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12110 2024.08.23 04:28:32.352758 [ 3 ] {} <Debug> HTTP-Session: 86162e79-dd38-4c39-8cad-98d528666856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12111 2024.08.23 04:28:32.352789 [ 3 ] {} <Trace> HTTP-Session: 86162e79-dd38-4c39-8cad-98d528666856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12112 2024.08.23 04:28:32.352887 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12113 2024.08.23 04:28:32.352934 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12114 2024.08.23 04:28:32.353093 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12115 2024.08.23 04:28:32.353394 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12116 2024.08.23 04:28:32.353429 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12117 2024.08.23 04:28:32.353773 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12118 2024.08.23 04:28:32.354104 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12119 2024.08.23 04:28:32.354229 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001366 sec., 1464.1288433382138 rows/sec., 111.53 KiB/sec.
12120 2024.08.23 04:28:32.354389 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Debug> DynamicQueryHandler: Done processing query
12121 2024.08.23 04:28:32.354412 [ 3 ] {21371e89-39fb-4b22-9545-8ed7060489be} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12122 2024.08.23 04:28:32.354429 [ 3 ] {} <Debug> HTTP-Session: 86162e79-dd38-4c39-8cad-98d528666856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12123 2024.08.23 04:28:32.354532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12124 2024.08.23 04:28:32.354580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12125 2024.08.23 04:28:32.354598 [ 3 ] {} <Debug> HTTP-Session: 2fa2c81b-3e65-454b-96e1-50ec27247e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12126 2024.08.23 04:28:32.354615 [ 3 ] {} <Debug> HTTP-Session: 2fa2c81b-3e65-454b-96e1-50ec27247e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12127 2024.08.23 04:28:32.354628 [ 3 ] {} <Debug> HTTP-Session: 2fa2c81b-3e65-454b-96e1-50ec27247e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12128 2024.08.23 04:28:32.354659 [ 3 ] {} <Trace> HTTP-Session: 2fa2c81b-3e65-454b-96e1-50ec27247e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12129 2024.08.23 04:28:32.354752 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12130 2024.08.23 04:28:32.354793 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12131 2024.08.23 04:28:32.354919 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12132 2024.08.23 04:28:32.355212 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12133 2024.08.23 04:28:32.355248 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB.
12134 2024.08.23 04:28:32.355584 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12135 2024.08.23 04:28:32.355904 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12136 2024.08.23 04:28:32.356028 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 97.13 KiB/sec.
12137 2024.08.23 04:28:32.356268 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Debug> DynamicQueryHandler: Done processing query
12138 2024.08.23 04:28:32.356321 [ 3 ] {94ef2778-2c44-4c74-b616-6905803285c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12139 2024.08.23 04:28:32.356381 [ 3 ] {} <Debug> HTTP-Session: 2fa2c81b-3e65-454b-96e1-50ec27247e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12140 2024.08.23 04:28:36.746215 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
12141 2024.08.23 04:28:36.746286 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
12142 2024.08.23 04:28:37.356817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12143 2024.08.23 04:28:37.356941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12144 2024.08.23 04:28:37.356969 [ 3 ] {} <Debug> HTTP-Session: e8bee6b0-4ce8-461a-887a-68533793434c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12145 2024.08.23 04:28:37.356997 [ 3 ] {} <Debug> HTTP-Session: e8bee6b0-4ce8-461a-887a-68533793434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12146 2024.08.23 04:28:37.357015 [ 3 ] {} <Debug> HTTP-Session: e8bee6b0-4ce8-461a-887a-68533793434c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12147 2024.08.23 04:28:37.357068 [ 3 ] {} <Trace> HTTP-Session: e8bee6b0-4ce8-461a-887a-68533793434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12148 2024.08.23 04:28:37.357268 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12149 2024.08.23 04:28:37.357342 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12150 2024.08.23 04:28:37.357718 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12151 2024.08.23 04:28:37.358250 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12152 2024.08.23 04:28:37.358288 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12153 2024.08.23 04:28:37.358686 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12154 2024.08.23 04:28:37.359064 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12155 2024.08.23 04:28:37.359205 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001995 sec., 1002.5062656641605 rows/sec., 81.75 KiB/sec.
12156 2024.08.23 04:28:37.359393 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Debug> DynamicQueryHandler: Done processing query
12157 2024.08.23 04:28:37.359420 [ 3 ] {6f4403ff-d87e-4e55-abdd-d85f6f2e2c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12158 2024.08.23 04:28:37.359436 [ 3 ] {} <Debug> HTTP-Session: e8bee6b0-4ce8-461a-887a-68533793434c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12159 2024.08.23 04:28:37.359574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12160 2024.08.23 04:28:37.359624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12161 2024.08.23 04:28:37.359642 [ 3 ] {} <Debug> HTTP-Session: 2ebde28b-1992-469f-846c-66ca366e1a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12162 2024.08.23 04:28:37.359658 [ 3 ] {} <Debug> HTTP-Session: 2ebde28b-1992-469f-846c-66ca366e1a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12163 2024.08.23 04:28:37.359672 [ 3 ] {} <Debug> HTTP-Session: 2ebde28b-1992-469f-846c-66ca366e1a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12164 2024.08.23 04:28:37.359703 [ 3 ] {} <Trace> HTTP-Session: 2ebde28b-1992-469f-846c-66ca366e1a1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12165 2024.08.23 04:28:37.359828 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12166 2024.08.23 04:28:37.359872 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12167 2024.08.23 04:28:37.360094 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12168 2024.08.23 04:28:37.360503 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12169 2024.08.23 04:28:37.360540 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12170 2024.08.23 04:28:37.360890 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12171 2024.08.23 04:28:37.361236 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12172 2024.08.23 04:28:37.361362 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Debug> executeQuery: Read 117 rows, 10.11 KiB in 0.001581 sec., 74003.79506641366 rows/sec., 6.25 MiB/sec.
12173 2024.08.23 04:28:37.361548 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Debug> DynamicQueryHandler: Done processing query
12174 2024.08.23 04:28:37.361583 [ 3 ] {5f03aa8f-4d4e-4276-a753-a9819e002716} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12175 2024.08.23 04:28:37.361615 [ 3 ] {} <Debug> HTTP-Session: 2ebde28b-1992-469f-846c-66ca366e1a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12176 2024.08.23 04:28:37.361750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12177 2024.08.23 04:28:37.361798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12178 2024.08.23 04:28:37.361817 [ 3 ] {} <Debug> HTTP-Session: 3b93b23a-6fbe-4623-ac46-860aac718f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12179 2024.08.23 04:28:37.361835 [ 3 ] {} <Debug> HTTP-Session: 3b93b23a-6fbe-4623-ac46-860aac718f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12180 2024.08.23 04:28:37.361848 [ 3 ] {} <Debug> HTTP-Session: 3b93b23a-6fbe-4623-ac46-860aac718f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12181 2024.08.23 04:28:37.361879 [ 3 ] {} <Trace> HTTP-Session: 3b93b23a-6fbe-4623-ac46-860aac718f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12182 2024.08.23 04:28:37.361985 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12183 2024.08.23 04:28:37.362027 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12184 2024.08.23 04:28:37.362248 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12185 2024.08.23 04:28:37.362615 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12186 2024.08.23 04:28:37.362652 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12187 2024.08.23 04:28:37.363006 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
12188 2024.08.23 04:28:37.363358 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12189 2024.08.23 04:28:37.363485 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001532 sec., 20887.728459530026 rows/sec., 1.53 MiB/sec.
12190 2024.08.23 04:28:37.363644 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Debug> DynamicQueryHandler: Done processing query
12191 2024.08.23 04:28:37.363668 [ 3 ] {454e1474-48f0-4cc3-ac78-749009d48cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12192 2024.08.23 04:28:37.363683 [ 3 ] {} <Debug> HTTP-Session: 3b93b23a-6fbe-4623-ac46-860aac718f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12193 2024.08.23 04:28:37.363795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 16302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12194 2024.08.23 04:28:37.363845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12195 2024.08.23 04:28:37.363864 [ 3 ] {} <Debug> HTTP-Session: aee0b7bc-bc4a-4bda-a129-8b46fe6283a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12196 2024.08.23 04:28:37.363880 [ 3 ] {} <Debug> HTTP-Session: aee0b7bc-bc4a-4bda-a129-8b46fe6283a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12197 2024.08.23 04:28:37.363895 [ 3 ] {} <Debug> HTTP-Session: aee0b7bc-bc4a-4bda-a129-8b46fe6283a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12198 2024.08.23 04:28:37.363924 [ 3 ] {} <Trace> HTTP-Session: aee0b7bc-bc4a-4bda-a129-8b46fe6283a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12199 2024.08.23 04:28:37.364042 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12200 2024.08.23 04:28:37.364085 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12201 2024.08.23 04:28:37.364304 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12202 2024.08.23 04:28:37.364759 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12203 2024.08.23 04:28:37.364795 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12204 2024.08.23 04:28:37.365144 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12205 2024.08.23 04:28:37.365494 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12206 2024.08.23 04:28:37.365617 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001618 sec., 59332.50927070457 rows/sec., 4.64 MiB/sec.
12207 2024.08.23 04:28:37.365780 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Debug> DynamicQueryHandler: Done processing query
12208 2024.08.23 04:28:37.365805 [ 3 ] {304d5aa4-8ca5-49a0-97c9-029846d14f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12209 2024.08.23 04:28:37.365820 [ 3 ] {} <Debug> HTTP-Session: aee0b7bc-bc4a-4bda-a129-8b46fe6283a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12210 2024.08.23 04:28:37.365949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12211 2024.08.23 04:28:37.365997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12212 2024.08.23 04:28:37.366016 [ 3 ] {} <Debug> HTTP-Session: a67abb30-a9f8-45af-addf-19279555356c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12213 2024.08.23 04:28:37.366032 [ 3 ] {} <Debug> HTTP-Session: a67abb30-a9f8-45af-addf-19279555356c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12214 2024.08.23 04:28:37.366046 [ 3 ] {} <Debug> HTTP-Session: a67abb30-a9f8-45af-addf-19279555356c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12215 2024.08.23 04:28:37.366076 [ 3 ] {} <Trace> HTTP-Session: a67abb30-a9f8-45af-addf-19279555356c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12216 2024.08.23 04:28:37.366230 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12217 2024.08.23 04:28:37.366275 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12218 2024.08.23 04:28:37.366417 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12219 2024.08.23 04:28:37.366791 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12220 2024.08.23 04:28:37.366827 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12221 2024.08.23 04:28:37.367204 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12222 2024.08.23 04:28:37.367544 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12223 2024.08.23 04:28:37.367674 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001527 sec., 105435.4944335298 rows/sec., 7.34 MiB/sec.
12224 2024.08.23 04:28:37.367833 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Debug> DynamicQueryHandler: Done processing query
12225 2024.08.23 04:28:37.367858 [ 3 ] {8ceb1a12-242e-466e-a0fe-73471a3ff106} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12226 2024.08.23 04:28:37.367873 [ 3 ] {} <Debug> HTTP-Session: a67abb30-a9f8-45af-addf-19279555356c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12227 2024.08.23 04:28:37.368021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 48447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12228 2024.08.23 04:28:37.368069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12229 2024.08.23 04:28:37.368088 [ 3 ] {} <Debug> HTTP-Session: 93d2587f-1e2f-4824-ab3d-954b1b90fffb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12230 2024.08.23 04:28:37.368104 [ 3 ] {} <Debug> HTTP-Session: 93d2587f-1e2f-4824-ab3d-954b1b90fffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12231 2024.08.23 04:28:37.368117 [ 3 ] {} <Debug> HTTP-Session: 93d2587f-1e2f-4824-ab3d-954b1b90fffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12232 2024.08.23 04:28:37.368147 [ 3 ] {} <Trace> HTTP-Session: 93d2587f-1e2f-4824-ab3d-954b1b90fffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12233 2024.08.23 04:28:37.368438 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12234 2024.08.23 04:28:37.368499 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12235 2024.08.23 04:28:37.368892 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12236 2024.08.23 04:28:37.369511 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12237 2024.08.23 04:28:37.369546 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12238 2024.08.23 04:28:37.370140 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12239 2024.08.23 04:28:37.370539 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12240 2024.08.23 04:28:37.370671 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12241 2024.08.23 04:28:37.370683 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002453 sec., 12229.92254382389 rows/sec., 21.92 MiB/sec.
12242 2024.08.23 04:28:37.370714 [ 94 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12243 2024.08.23 04:28:37.370756 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12244 2024.08.23 04:28:37.371149 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
12245 2024.08.23 04:28:37.371213 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Debug> DynamicQueryHandler: Done processing query
12246 2024.08.23 04:28:37.371313 [ 3 ] {74a601c2-cf0a-4f4c-a507-7a4140192836} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12247 2024.08.23 04:28:37.371418 [ 3 ] {} <Debug> HTTP-Session: 93d2587f-1e2f-4824-ab3d-954b1b90fffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12248 2024.08.23 04:28:37.371750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12249 2024.08.23 04:28:37.371961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12250 2024.08.23 04:28:37.372064 [ 3 ] {} <Debug> HTTP-Session: 5fd8ecd8-3242-4efa-84cf-dae03b16ef6d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12251 2024.08.23 04:28:37.372148 [ 3 ] {} <Debug> HTTP-Session: 5fd8ecd8-3242-4efa-84cf-dae03b16ef6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12252 2024.08.23 04:28:37.372216 [ 3 ] {} <Debug> HTTP-Session: 5fd8ecd8-3242-4efa-84cf-dae03b16ef6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12253 2024.08.23 04:28:37.372270 [ 3 ] {} <Trace> HTTP-Session: 5fd8ecd8-3242-4efa-84cf-dae03b16ef6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12254 2024.08.23 04:28:37.372432 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12255 2024.08.23 04:28:37.372456 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12256 2024.08.23 04:28:37.372491 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12257 2024.08.23 04:28:37.372553 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 775 rows starting from the beginning of the part
12258 2024.08.23 04:28:37.373036 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12259 2024.08.23 04:28:37.373222 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
12260 2024.08.23 04:28:37.373788 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part
12261 2024.08.23 04:28:37.373874 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12262 2024.08.23 04:28:37.373935 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12263 2024.08.23 04:28:37.374270 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part
12264 2024.08.23 04:28:37.374835 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
12265 2024.08.23 04:28:37.375049 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12266 2024.08.23 04:28:37.375277 [ 190 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part
12267 2024.08.23 04:28:37.376047 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12268 2024.08.23 04:28:37.376245 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003879 sec., 15467.904098994586 rows/sec., 1.04 MiB/sec.
12269 2024.08.23 04:28:37.376608 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Debug> DynamicQueryHandler: Done processing query
12270 2024.08.23 04:28:37.376670 [ 3 ] {504c214f-2271-46b9-8551-aabe682eb7b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12271 2024.08.23 04:28:37.376735 [ 3 ] {} <Debug> HTTP-Session: 5fd8ecd8-3242-4efa-84cf-dae03b16ef6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12272 2024.08.23 04:28:37.382254 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 925 rows, containing 19 columns (19 merged, 0 gathered) in 0.011413355 sec., 81045.40689394136 rows/sec., 145.23 MiB/sec.
12273 2024.08.23 04:28:37.383137 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12274 2024.08.23 04:28:37.383780 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12275 2024.08.23 04:28:37.383872 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12276 2024.08.23 04:28:37.384032 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB.
12277 2024.08.23 04:28:38.001761 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001242962 sec.
12278 2024.08.23 04:28:42.359988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12279 2024.08.23 04:28:42.360115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12280 2024.08.23 04:28:42.360139 [ 3 ] {} <Debug> HTTP-Session: a05b00d4-21d0-4b54-9f49-4260d883c0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12281 2024.08.23 04:28:42.360163 [ 3 ] {} <Debug> HTTP-Session: a05b00d4-21d0-4b54-9f49-4260d883c0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12282 2024.08.23 04:28:42.360178 [ 3 ] {} <Debug> HTTP-Session: a05b00d4-21d0-4b54-9f49-4260d883c0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12283 2024.08.23 04:28:42.360227 [ 3 ] {} <Trace> HTTP-Session: a05b00d4-21d0-4b54-9f49-4260d883c0a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12284 2024.08.23 04:28:42.360402 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12285 2024.08.23 04:28:42.360468 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12286 2024.08.23 04:28:42.360807 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12287 2024.08.23 04:28:42.361206 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12288 2024.08.23 04:28:42.361249 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12289 2024.08.23 04:28:42.361663 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12290 2024.08.23 04:28:42.362059 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12291 2024.08.23 04:28:42.362245 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec.
12292 2024.08.23 04:28:42.362434 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Debug> DynamicQueryHandler: Done processing query
12293 2024.08.23 04:28:42.362459 [ 3 ] {c49cddfc-42d0-4cf3-b049-12be6f7cb427} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12294 2024.08.23 04:28:42.362476 [ 3 ] {} <Debug> HTTP-Session: a05b00d4-21d0-4b54-9f49-4260d883c0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12295 2024.08.23 04:28:42.362637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12296 2024.08.23 04:28:42.362685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12297 2024.08.23 04:28:42.362732 [ 3 ] {} <Debug> HTTP-Session: fbeeb094-f249-4f1b-8945-2a44f34c43b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12298 2024.08.23 04:28:42.362748 [ 3 ] {} <Debug> HTTP-Session: fbeeb094-f249-4f1b-8945-2a44f34c43b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12299 2024.08.23 04:28:42.362762 [ 3 ] {} <Debug> HTTP-Session: fbeeb094-f249-4f1b-8945-2a44f34c43b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.08.23 04:28:42.362794 [ 3 ] {} <Trace> HTTP-Session: fbeeb094-f249-4f1b-8945-2a44f34c43b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12301 2024.08.23 04:28:42.362942 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12302 2024.08.23 04:28:42.362986 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12303 2024.08.23 04:28:42.363214 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12304 2024.08.23 04:28:42.363671 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12305 2024.08.23 04:28:42.363708 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12306 2024.08.23 04:28:42.364074 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12307 2024.08.23 04:28:42.364462 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12308 2024.08.23 04:28:42.364614 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Debug> executeQuery: Read 190 rows, 16.98 KiB in 0.001738 sec., 109321.0586881473 rows/sec., 9.54 MiB/sec.
12309 2024.08.23 04:28:42.364788 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Debug> DynamicQueryHandler: Done processing query
12310 2024.08.23 04:28:42.364812 [ 3 ] {0101b2bb-633e-46f8-9bc5-b2b7f622dc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12311 2024.08.23 04:28:42.364828 [ 3 ] {} <Debug> HTTP-Session: fbeeb094-f249-4f1b-8945-2a44f34c43b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12312 2024.08.23 04:28:42.365035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12313 2024.08.23 04:28:42.365086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12314 2024.08.23 04:28:42.365105 [ 3 ] {} <Debug> HTTP-Session: d6a3d08f-9b50-4956-bb06-eb73c34133c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12315 2024.08.23 04:28:42.365123 [ 3 ] {} <Debug> HTTP-Session: d6a3d08f-9b50-4956-bb06-eb73c34133c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12316 2024.08.23 04:28:42.365137 [ 3 ] {} <Debug> HTTP-Session: d6a3d08f-9b50-4956-bb06-eb73c34133c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.08.23 04:28:42.365167 [ 3 ] {} <Trace> HTTP-Session: d6a3d08f-9b50-4956-bb06-eb73c34133c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12318 2024.08.23 04:28:42.365260 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12319 2024.08.23 04:28:42.365303 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12320 2024.08.23 04:28:42.365527 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12321 2024.08.23 04:28:42.365824 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12322 2024.08.23 04:28:42.365862 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12323 2024.08.23 04:28:42.366211 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
12324 2024.08.23 04:28:42.366572 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12325 2024.08.23 04:28:42.366737 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001492 sec., 1340.4825737265414 rows/sec., 93.60 KiB/sec.
12326 2024.08.23 04:28:42.366750 [ 93 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
12327 2024.08.23 04:28:42.366858 [ 93 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12328 2024.08.23 04:28:42.366902 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12329 2024.08.23 04:28:42.367017 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Debug> DynamicQueryHandler: Done processing query
12330 2024.08.23 04:28:42.367104 [ 3 ] {8a99afdb-e1c3-4112-ad58-8c8639fb940d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12331 2024.08.23 04:28:42.367171 [ 3 ] {} <Debug> HTTP-Session: d6a3d08f-9b50-4956-bb06-eb73c34133c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12332 2024.08.23 04:28:42.367241 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
12333 2024.08.23 04:28:42.367442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12334 2024.08.23 04:28:42.367624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12335 2024.08.23 04:28:42.367706 [ 3 ] {} <Debug> HTTP-Session: 960ef51c-d284-42fa-87f3-1de0c5bb28db Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12336 2024.08.23 04:28:42.367770 [ 3 ] {} <Debug> HTTP-Session: 960ef51c-d284-42fa-87f3-1de0c5bb28db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12337 2024.08.23 04:28:42.367834 [ 3 ] {} <Debug> HTTP-Session: 960ef51c-d284-42fa-87f3-1de0c5bb28db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.08.23 04:28:42.367936 [ 3 ] {} <Trace> HTTP-Session: 960ef51c-d284-42fa-87f3-1de0c5bb28db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12339 2024.08.23 04:28:42.367959 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12340 2024.08.23 04:28:42.368016 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 46 rows starting from the beginning of the part
12341 2024.08.23 04:28:42.368144 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12342 2024.08.23 04:28:42.368265 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part
12343 2024.08.23 04:28:42.368284 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12344 2024.08.23 04:28:42.368731 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part
12345 2024.08.23 04:28:42.369105 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part
12346 2024.08.23 04:28:42.369508 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part
12347 2024.08.23 04:28:42.369685 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12348 2024.08.23 04:28:42.369826 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
12349 2024.08.23 04:28:42.370660 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12350 2024.08.23 04:28:42.370729 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12351 2024.08.23 04:28:42.371712 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12352 2024.08.23 04:28:42.372765 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005785706 sec., 29728.43763578723 rows/sec., 2.28 MiB/sec.
12353 2024.08.23 04:28:42.372916 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12354 2024.08.23 04:28:42.372983 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
12355 2024.08.23 04:28:42.373261 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005176 sec., 2704.791344667697 rows/sec., 189.43 KiB/sec.
12356 2024.08.23 04:28:42.374170 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Debug> DynamicQueryHandler: Done processing query
12357 2024.08.23 04:28:42.374272 [ 3 ] {6b0e54ba-7cde-4a1b-b99e-82bf39603415} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12358 2024.08.23 04:28:42.374428 [ 3 ] {} <Debug> HTTP-Session: 960ef51c-d284-42fa-87f3-1de0c5bb28db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12359 2024.08.23 04:28:42.374894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12360 2024.08.23 04:28:42.375040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12361 2024.08.23 04:28:42.375076 [ 3 ] {} <Debug> HTTP-Session: 8a984fa9-9d09-41c1-bf52-44403f045bde Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12362 2024.08.23 04:28:42.375120 [ 3 ] {} <Debug> HTTP-Session: 8a984fa9-9d09-41c1-bf52-44403f045bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12363 2024.08.23 04:28:42.375151 [ 3 ] {} <Debug> HTTP-Session: 8a984fa9-9d09-41c1-bf52-44403f045bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12364 2024.08.23 04:28:42.375247 [ 3 ] {} <Trace> HTTP-Session: 8a984fa9-9d09-41c1-bf52-44403f045bde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12365 2024.08.23 04:28:42.375259 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12366 2024.08.23 04:28:42.375408 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_41_8} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
12367 2024.08.23 04:28:42.375459 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12368 2024.08.23 04:28:42.375563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12369 2024.08.23 04:28:42.375581 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12370 2024.08.23 04:28:42.375918 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12371 2024.08.23 04:28:42.376259 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12372 2024.08.23 04:28:42.376311 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12373 2024.08.23 04:28:42.376688 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12374 2024.08.23 04:28:42.377073 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12375 2024.08.23 04:28:42.377204 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001816 sec., 3303.9647577092514 rows/sec., 195.20 KiB/sec.
12376 2024.08.23 04:28:42.377365 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Debug> DynamicQueryHandler: Done processing query
12377 2024.08.23 04:28:42.377390 [ 3 ] {dbd1b11a-1a43-41b4-96f2-e98596560836} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12378 2024.08.23 04:28:42.377407 [ 3 ] {} <Debug> HTTP-Session: 8a984fa9-9d09-41c1-bf52-44403f045bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12379 2024.08.23 04:28:42.377589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 62089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12380 2024.08.23 04:28:42.377639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12381 2024.08.23 04:28:42.377660 [ 3 ] {} <Debug> HTTP-Session: 11babd4d-d72f-481d-b5d3-28bc74133d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12382 2024.08.23 04:28:42.377676 [ 3 ] {} <Debug> HTTP-Session: 11babd4d-d72f-481d-b5d3-28bc74133d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12383 2024.08.23 04:28:42.377690 [ 3 ] {} <Debug> HTTP-Session: 11babd4d-d72f-481d-b5d3-28bc74133d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12384 2024.08.23 04:28:42.377721 [ 3 ] {} <Trace> HTTP-Session: 11babd4d-d72f-481d-b5d3-28bc74133d9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12385 2024.08.23 04:28:42.377929 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12386 2024.08.23 04:28:42.377974 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12387 2024.08.23 04:28:42.378202 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12388 2024.08.23 04:28:42.378748 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12389 2024.08.23 04:28:42.378786 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12390 2024.08.23 04:28:42.379184 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12391 2024.08.23 04:28:42.379540 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12392 2024.08.23 04:28:42.379673 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Debug> executeQuery: Read 384 rows, 27.84 KiB in 0.001868 sec., 205567.45182012848 rows/sec., 14.56 MiB/sec.
12393 2024.08.23 04:28:42.379842 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Debug> DynamicQueryHandler: Done processing query
12394 2024.08.23 04:28:42.379867 [ 3 ] {34750ad6-3df7-4d78-8315-0ed42300204c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12395 2024.08.23 04:28:42.379883 [ 3 ] {} <Debug> HTTP-Session: 11babd4d-d72f-481d-b5d3-28bc74133d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12396 2024.08.23 04:28:42.380063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12397 2024.08.23 04:28:42.380112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12398 2024.08.23 04:28:42.380132 [ 3 ] {} <Debug> HTTP-Session: a5ca6151-0168-46ec-8998-24011177c231 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12399 2024.08.23 04:28:42.380148 [ 3 ] {} <Debug> HTTP-Session: a5ca6151-0168-46ec-8998-24011177c231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12400 2024.08.23 04:28:42.380163 [ 3 ] {} <Debug> HTTP-Session: a5ca6151-0168-46ec-8998-24011177c231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12401 2024.08.23 04:28:42.380194 [ 3 ] {} <Trace> HTTP-Session: a5ca6151-0168-46ec-8998-24011177c231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12402 2024.08.23 04:28:42.380289 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12403 2024.08.23 04:28:42.380334 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12404 2024.08.23 04:28:42.380464 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12405 2024.08.23 04:28:42.380755 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12406 2024.08.23 04:28:42.380792 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12407 2024.08.23 04:28:42.381145 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12408 2024.08.23 04:28:42.381473 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12409 2024.08.23 04:28:42.381598 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec.
12410 2024.08.23 04:28:42.381859 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Debug> DynamicQueryHandler: Done processing query
12411 2024.08.23 04:28:42.381904 [ 3 ] {d888d47e-1c9b-4e74-a364-eed9f1f34c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12412 2024.08.23 04:28:42.381929 [ 3 ] {} <Debug> HTTP-Session: a5ca6151-0168-46ec-8998-24011177c231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12413 2024.08.23 04:28:42.382088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12414 2024.08.23 04:28:42.382137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12415 2024.08.23 04:28:42.382156 [ 3 ] {} <Debug> HTTP-Session: db8b3dd1-4f04-4d87-8a31-bff8b96645e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12416 2024.08.23 04:28:42.382172 [ 3 ] {} <Debug> HTTP-Session: db8b3dd1-4f04-4d87-8a31-bff8b96645e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12417 2024.08.23 04:28:42.382186 [ 3 ] {} <Debug> HTTP-Session: db8b3dd1-4f04-4d87-8a31-bff8b96645e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12418 2024.08.23 04:28:42.382216 [ 3 ] {} <Trace> HTTP-Session: db8b3dd1-4f04-4d87-8a31-bff8b96645e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12419 2024.08.23 04:28:42.382387 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12420 2024.08.23 04:28:42.382435 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12421 2024.08.23 04:28:42.382597 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12422 2024.08.23 04:28:42.383026 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12423 2024.08.23 04:28:42.383063 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12424 2024.08.23 04:28:42.383451 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12425 2024.08.23 04:28:42.383795 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12426 2024.08.23 04:28:42.383921 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001622 sec., 146732.4290998767 rows/sec., 9.84 MiB/sec.
12427 2024.08.23 04:28:42.384087 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Debug> DynamicQueryHandler: Done processing query
12428 2024.08.23 04:28:42.384110 [ 3 ] {2f0fc544-4219-4ba8-adc6-fe5ea098d2fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12429 2024.08.23 04:28:42.384126 [ 3 ] {} <Debug> HTTP-Session: db8b3dd1-4f04-4d87-8a31-bff8b96645e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12430 2024.08.23 04:28:42.384295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12431 2024.08.23 04:28:42.384344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12432 2024.08.23 04:28:42.384364 [ 3 ] {} <Debug> HTTP-Session: 88becbf3-8119-464a-9139-c74ad611b3df Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12433 2024.08.23 04:28:42.384380 [ 3 ] {} <Debug> HTTP-Session: 88becbf3-8119-464a-9139-c74ad611b3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12434 2024.08.23 04:28:42.384394 [ 3 ] {} <Debug> HTTP-Session: 88becbf3-8119-464a-9139-c74ad611b3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12435 2024.08.23 04:28:42.384423 [ 3 ] {} <Trace> HTTP-Session: 88becbf3-8119-464a-9139-c74ad611b3df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12436 2024.08.23 04:28:42.384516 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12437 2024.08.23 04:28:42.384561 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12438 2024.08.23 04:28:42.384690 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12439 2024.08.23 04:28:42.384937 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12440 2024.08.23 04:28:42.384974 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12441 2024.08.23 04:28:42.385316 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12442 2024.08.23 04:28:42.385643 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12443 2024.08.23 04:28:42.385764 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001268 sec., 788.6435331230284 rows/sec., 53.14 KiB/sec.
12444 2024.08.23 04:28:42.385911 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Debug> DynamicQueryHandler: Done processing query
12445 2024.08.23 04:28:42.385935 [ 3 ] {a37a8ef1-a38a-4dd7-9f8a-b0e61e32dba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12446 2024.08.23 04:28:42.385950 [ 3 ] {} <Debug> HTTP-Session: 88becbf3-8119-464a-9139-c74ad611b3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12447 2024.08.23 04:28:42.386073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12448 2024.08.23 04:28:42.386122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12449 2024.08.23 04:28:42.386141 [ 3 ] {} <Debug> HTTP-Session: a0e65705-2365-4dac-a233-510126d9ae4b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12450 2024.08.23 04:28:42.386158 [ 3 ] {} <Debug> HTTP-Session: a0e65705-2365-4dac-a233-510126d9ae4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12451 2024.08.23 04:28:42.386172 [ 3 ] {} <Debug> HTTP-Session: a0e65705-2365-4dac-a233-510126d9ae4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12452 2024.08.23 04:28:42.386202 [ 3 ] {} <Trace> HTTP-Session: a0e65705-2365-4dac-a233-510126d9ae4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12453 2024.08.23 04:28:42.386324 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12454 2024.08.23 04:28:42.386368 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12455 2024.08.23 04:28:42.386493 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12456 2024.08.23 04:28:42.386789 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12457 2024.08.23 04:28:42.386825 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB.
12458 2024.08.23 04:28:42.387185 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12459 2024.08.23 04:28:42.387513 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12460 2024.08.23 04:28:42.387637 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001362 sec., 60205.580029368575 rows/sec., 3.82 MiB/sec.
12461 2024.08.23 04:28:42.387797 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Debug> DynamicQueryHandler: Done processing query
12462 2024.08.23 04:28:42.387822 [ 3 ] {3d4188b9-5610-41ec-9722-2e6af51aa934} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12463 2024.08.23 04:28:42.387841 [ 3 ] {} <Debug> HTTP-Session: a0e65705-2365-4dac-a233-510126d9ae4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12464 2024.08.23 04:28:47.359485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12465 2024.08.23 04:28:47.359612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12466 2024.08.23 04:28:47.359638 [ 3 ] {} <Debug> HTTP-Session: fae409aa-dde1-4c29-a1cc-4f4a79dfbc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12467 2024.08.23 04:28:47.359662 [ 3 ] {} <Debug> HTTP-Session: fae409aa-dde1-4c29-a1cc-4f4a79dfbc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12468 2024.08.23 04:28:47.359677 [ 3 ] {} <Debug> HTTP-Session: fae409aa-dde1-4c29-a1cc-4f4a79dfbc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12469 2024.08.23 04:28:47.359727 [ 3 ] {} <Trace> HTTP-Session: fae409aa-dde1-4c29-a1cc-4f4a79dfbc30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12470 2024.08.23 04:28:47.359914 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12471 2024.08.23 04:28:47.359981 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12472 2024.08.23 04:28:47.360304 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12473 2024.08.23 04:28:47.360709 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12474 2024.08.23 04:28:47.360752 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12475 2024.08.23 04:28:47.361157 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12476 2024.08.23 04:28:47.361550 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12477 2024.08.23 04:28:47.361719 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001857 sec., 2154.011847065159 rows/sec., 175.64 KiB/sec.
12478 2024.08.23 04:28:47.361741 [ 88 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
12479 2024.08.23 04:28:47.361853 [ 88 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12480 2024.08.23 04:28:47.361902 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12481 2024.08.23 04:28:47.362042 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Debug> DynamicQueryHandler: Done processing query
12482 2024.08.23 04:28:47.362111 [ 3 ] {0f257c97-5e52-4eca-a7ac-12b90c2815ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12483 2024.08.23 04:28:47.362153 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
12484 2024.08.23 04:28:47.362186 [ 3 ] {} <Debug> HTTP-Session: fae409aa-dde1-4c29-a1cc-4f4a79dfbc30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12485 2024.08.23 04:28:47.362519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12486 2024.08.23 04:28:47.362582 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12487 2024.08.23 04:28:47.362603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12488 2024.08.23 04:28:47.362658 [ 3 ] {} <Debug> HTTP-Session: db34eaa7-2e2a-43a8-bfc1-0754c8d429ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12489 2024.08.23 04:28:47.362658 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
12490 2024.08.23 04:28:47.362688 [ 3 ] {} <Debug> HTTP-Session: db34eaa7-2e2a-43a8-bfc1-0754c8d429ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12491 2024.08.23 04:28:47.362731 [ 3 ] {} <Debug> HTTP-Session: db34eaa7-2e2a-43a8-bfc1-0754c8d429ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12492 2024.08.23 04:28:47.362833 [ 3 ] {} <Trace> HTTP-Session: db34eaa7-2e2a-43a8-bfc1-0754c8d429ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12493 2024.08.23 04:28:47.362938 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
12494 2024.08.23 04:28:47.363316 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12495 2024.08.23 04:28:47.363317 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
12496 2024.08.23 04:28:47.363470 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12497 2024.08.23 04:28:47.363580 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
12498 2024.08.23 04:28:47.363915 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
12499 2024.08.23 04:28:47.364179 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
12500 2024.08.23 04:28:47.364894 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12501 2024.08.23 04:28:47.365763 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12502 2024.08.23 04:28:47.365838 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12503 2024.08.23 04:28:47.366785 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004805812 sec., 6658.604206739673 rows/sec., 568.97 KiB/sec.
12504 2024.08.23 04:28:47.366881 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12505 2024.08.23 04:28:47.366964 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
12506 2024.08.23 04:28:47.367815 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12507 2024.08.23 04:28:47.367879 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12508 2024.08.23 04:28:47.368089 [ 88 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12509 2024.08.23 04:28:47.368103 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_25_5} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
12510 2024.08.23 04:28:47.368130 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Debug> executeQuery: Read 134 rows, 11.70 KiB in 0.005058 sec., 26492.68485567418 rows/sec., 2.26 MiB/sec.
12511 2024.08.23 04:28:47.368155 [ 88 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12512 2024.08.23 04:28:47.368240 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12513 2024.08.23 04:28:47.368366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12514 2024.08.23 04:28:47.368593 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::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
12515 2024.08.23 04:28:47.368675 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Debug> DynamicQueryHandler: Done processing query
12516 2024.08.23 04:28:47.368725 [ 3 ] {3b0afb2a-8142-49ce-a29e-3e8c2a887962} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12517 2024.08.23 04:28:47.368769 [ 3 ] {} <Debug> HTTP-Session: db34eaa7-2e2a-43a8-bfc1-0754c8d429ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12518 2024.08.23 04:28:47.368834 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12519 2024.08.23 04:28:47.368872 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1397 rows starting from the beginning of the part
12520 2024.08.23 04:28:47.368958 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1329 rows starting from the beginning of the part
12521 2024.08.23 04:28:47.369050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12522 2024.08.23 04:28:47.369270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12523 2024.08.23 04:28:47.369285 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part
12524 2024.08.23 04:28:47.369373 [ 3 ] {} <Debug> HTTP-Session: 1ed7d27e-2c3c-4ea0-9330-8a7b8b30a291 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12525 2024.08.23 04:28:47.369520 [ 3 ] {} <Debug> HTTP-Session: 1ed7d27e-2c3c-4ea0-9330-8a7b8b30a291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12526 2024.08.23 04:28:47.369594 [ 3 ] {} <Debug> HTTP-Session: 1ed7d27e-2c3c-4ea0-9330-8a7b8b30a291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12527 2024.08.23 04:28:47.369723 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 117 rows starting from the beginning of the part
12528 2024.08.23 04:28:47.369799 [ 3 ] {} <Trace> HTTP-Session: 1ed7d27e-2c3c-4ea0-9330-8a7b8b30a291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12529 2024.08.23 04:28:47.369943 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 190 rows starting from the beginning of the part
12530 2024.08.23 04:28:47.370202 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 134 rows starting from the beginning of the part
12531 2024.08.23 04:28:47.370245 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12532 2024.08.23 04:28:47.370445 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12533 2024.08.23 04:28:47.371354 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12534 2024.08.23 04:28:47.372110 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12535 2024.08.23 04:28:47.372179 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12536 2024.08.23 04:28:47.372994 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12537 2024.08.23 04:28:47.373735 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005263568 sec., 602443.057636949 rows/sec., 52.81 MiB/sec.
12538 2024.08.23 04:28:47.373898 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12539 2024.08.23 04:28:47.374056 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12540 2024.08.23 04:28:47.374168 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.004126 sec., 10179.350460494425 rows/sec., 760.23 KiB/sec.
12541 2024.08.23 04:28:47.374540 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Debug> DynamicQueryHandler: Done processing query
12542 2024.08.23 04:28:47.374605 [ 3 ] {f1d11064-bc71-45af-8ca0-48885773ad83} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12543 2024.08.23 04:28:47.374652 [ 3 ] {} <Debug> HTTP-Session: 1ed7d27e-2c3c-4ea0-9330-8a7b8b30a291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12544 2024.08.23 04:28:47.374907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12545 2024.08.23 04:28:47.374991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12546 2024.08.23 04:28:47.375040 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12547 2024.08.23 04:28:47.375051 [ 3 ] {} <Debug> HTTP-Session: 40e028d7-d765-4054-99de-b90524d8a0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12548 2024.08.23 04:28:47.375126 [ 3 ] {} <Debug> HTTP-Session: 40e028d7-d765-4054-99de-b90524d8a0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12549 2024.08.23 04:28:47.375154 [ 3 ] {} <Debug> HTTP-Session: 40e028d7-d765-4054-99de-b90524d8a0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12550 2024.08.23 04:28:47.375232 [ 3 ] {} <Trace> HTTP-Session: 40e028d7-d765-4054-99de-b90524d8a0ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12551 2024.08.23 04:28:47.375233 [ 200 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_76_15} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12552 2024.08.23 04:28:47.375384 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
12553 2024.08.23 04:28:47.375461 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12554 2024.08.23 04:28:47.375512 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12555 2024.08.23 04:28:47.375775 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12556 2024.08.23 04:28:47.376266 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12557 2024.08.23 04:28:47.376309 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12558 2024.08.23 04:28:47.376748 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12559 2024.08.23 04:28:47.377256 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12560 2024.08.23 04:28:47.377405 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Debug> executeQuery: Read 112 rows, 9.00 KiB in 0.002012 sec., 55666.00397614315 rows/sec., 4.37 MiB/sec.
12561 2024.08.23 04:28:47.377421 [ 86 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12562 2024.08.23 04:28:47.377479 [ 86 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12563 2024.08.23 04:28:47.377517 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12564 2024.08.23 04:28:47.377658 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Debug> DynamicQueryHandler: Done processing query
12565 2024.08.23 04:28:47.377720 [ 3 ] {aa69b948-3ab8-4bfd-994e-895c25fed9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12566 2024.08.23 04:28:47.377752 [ 3 ] {} <Debug> HTTP-Session: 40e028d7-d765-4054-99de-b90524d8a0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12567 2024.08.23 04:28:47.377778 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::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
12568 2024.08.23 04:28:47.378047 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12569 2024.08.23 04:28:47.378116 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 902 rows starting from the beginning of the part
12570 2024.08.23 04:28:47.378273 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 838 rows starting from the beginning of the part
12571 2024.08.23 04:28:47.378503 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part
12572 2024.08.23 04:28:47.378618 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part
12573 2024.08.23 04:28:47.378727 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 384 rows starting from the beginning of the part
12574 2024.08.23 04:28:47.378839 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 112 rows starting from the beginning of the part
12575 2024.08.23 04:28:47.378996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12576 2024.08.23 04:28:47.379161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12577 2024.08.23 04:28:47.379231 [ 3 ] {} <Debug> HTTP-Session: c4e77851-b90d-48ab-9776-929c1fbce202 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12578 2024.08.23 04:28:47.379276 [ 3 ] {} <Debug> HTTP-Session: c4e77851-b90d-48ab-9776-929c1fbce202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.08.23 04:28:47.379313 [ 3 ] {} <Debug> HTTP-Session: c4e77851-b90d-48ab-9776-929c1fbce202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12580 2024.08.23 04:28:47.379359 [ 3 ] {} <Trace> HTTP-Session: c4e77851-b90d-48ab-9776-929c1fbce202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12581 2024.08.23 04:28:47.379679 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12582 2024.08.23 04:28:47.379814 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12583 2024.08.23 04:28:47.380532 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12584 2024.08.23 04:28:47.381495 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12585 2024.08.23 04:28:47.381535 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12586 2024.08.23 04:28:47.382269 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 5 columns (5 merged, 0 gathered) in 0.004649407 sec., 503289.9894545691 rows/sec., 38.52 MiB/sec.
12587 2024.08.23 04:28:47.382431 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12588 2024.08.23 04:28:47.382508 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12589 2024.08.23 04:28:47.383237 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12590 2024.08.23 04:28:47.383386 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12591 2024.08.23 04:28:47.383511 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12592 2024.08.23 04:28:47.383584 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004042 sec., 40079.168728352306 rows/sec., 2.79 MiB/sec.
12593 2024.08.23 04:28:47.383604 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12594 2024.08.23 04:28:47.383679 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12595 2024.08.23 04:28:47.383692 [ 187 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_76_15} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12596 2024.08.23 04:28:47.384073 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
12597 2024.08.23 04:28:47.384173 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::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
12598 2024.08.23 04:28:47.384210 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Debug> DynamicQueryHandler: Done processing query
12599 2024.08.23 04:28:47.384269 [ 3 ] {4957c6b8-9782-46fe-b0c9-333ade3689bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12600 2024.08.23 04:28:47.384316 [ 3 ] {} <Debug> HTTP-Session: c4e77851-b90d-48ab-9776-929c1fbce202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12601 2024.08.23 04:28:47.384707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12602 2024.08.23 04:28:47.384846 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12603 2024.08.23 04:28:47.384884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12604 2024.08.23 04:28:47.384971 [ 3 ] {} <Debug> HTTP-Session: 420649d5-520b-4f3d-9031-d8b806428d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12605 2024.08.23 04:28:47.384989 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20558 rows starting from the beginning of the part
12606 2024.08.23 04:28:47.385045 [ 3 ] {} <Debug> HTTP-Session: 420649d5-520b-4f3d-9031-d8b806428d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12607 2024.08.23 04:28:47.385119 [ 3 ] {} <Debug> HTTP-Session: 420649d5-520b-4f3d-9031-d8b806428d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.08.23 04:28:47.385330 [ 3 ] {} <Trace> HTTP-Session: 420649d5-520b-4f3d-9031-d8b806428d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12609 2024.08.23 04:28:47.385374 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 925 rows starting from the beginning of the part
12610 2024.08.23 04:28:47.385716 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2 rows starting from the beginning of the part
12611 2024.08.23 04:28:47.386110 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part
12612 2024.08.23 04:28:47.386276 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12613 2024.08.23 04:28:47.386593 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 238 rows starting from the beginning of the part
12614 2024.08.23 04:28:47.386747 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12615 2024.08.23 04:28:47.387065 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 162 rows starting from the beginning of the part
12616 2024.08.23 04:28:47.388842 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12617 2024.08.23 04:28:47.390630 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12618 2024.08.23 04:28:47.390703 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12619 2024.08.23 04:28:47.391901 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12620 2024.08.23 04:28:47.392395 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12621 2024.08.23 04:28:47.392551 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.006917 sec., 5493.711146450773 rows/sec., 9.84 MiB/sec.
12622 2024.08.23 04:28:47.393123 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Debug> DynamicQueryHandler: Done processing query
12623 2024.08.23 04:28:47.393153 [ 3 ] {1bfc5cb8-ee4d-452d-bda5-e343505e80bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12624 2024.08.23 04:28:47.393170 [ 3 ] {} <Debug> HTTP-Session: 420649d5-520b-4f3d-9031-d8b806428d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12625 2024.08.23 04:28:47.393351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12626 2024.08.23 04:28:47.393431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12627 2024.08.23 04:28:47.393452 [ 3 ] {} <Debug> HTTP-Session: e85272f3-56e6-4d5e-9687-dfc60cf7ca75 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12628 2024.08.23 04:28:47.393471 [ 3 ] {} <Debug> HTTP-Session: e85272f3-56e6-4d5e-9687-dfc60cf7ca75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12629 2024.08.23 04:28:47.393488 [ 3 ] {} <Debug> HTTP-Session: e85272f3-56e6-4d5e-9687-dfc60cf7ca75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12630 2024.08.23 04:28:47.393522 [ 3 ] {} <Trace> HTTP-Session: e85272f3-56e6-4d5e-9687-dfc60cf7ca75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12631 2024.08.23 04:28:47.393629 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12632 2024.08.23 04:28:47.393677 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12633 2024.08.23 04:28:47.393886 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12634 2024.08.23 04:28:47.394265 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12635 2024.08.23 04:28:47.394312 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12636 2024.08.23 04:28:47.394874 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
12637 2024.08.23 04:28:47.395263 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12638 2024.08.23 04:28:47.395530 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001827 sec., 3284.0722495894906 rows/sec., 247.48 KiB/sec.
12639 2024.08.23 04:28:47.396117 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Debug> DynamicQueryHandler: Done processing query
12640 2024.08.23 04:28:47.396190 [ 3 ] {c164e29b-7b85-4721-9670-0692aa73c22c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12641 2024.08.23 04:28:47.396264 [ 3 ] {} <Debug> HTTP-Session: e85272f3-56e6-4d5e-9687-dfc60cf7ca75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.08.23 04:28:47.396368 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22046 rows, containing 5 columns (5 merged, 0 gathered) in 0.012533413 sec., 1758978.1809631581 rows/sec., 118.79 MiB/sec.
12643 2024.08.23 04:28:47.396449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12644 2024.08.23 04:28:47.396506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12645 2024.08.23 04:28:47.396526 [ 3 ] {} <Debug> HTTP-Session: da4eb2b8-39a7-4ee1-9e15-1a4735128bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12646 2024.08.23 04:28:47.396545 [ 3 ] {} <Debug> HTTP-Session: da4eb2b8-39a7-4ee1-9e15-1a4735128bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.08.23 04:28:47.396559 [ 3 ] {} <Debug> HTTP-Session: da4eb2b8-39a7-4ee1-9e15-1a4735128bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12648 2024.08.23 04:28:47.396591 [ 3 ] {} <Trace> HTTP-Session: da4eb2b8-39a7-4ee1-9e15-1a4735128bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12649 2024.08.23 04:28:47.396738 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12650 2024.08.23 04:28:47.396785 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12651 2024.08.23 04:28:47.396820 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12652 2024.08.23 04:28:47.397036 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12653 2024.08.23 04:28:47.397495 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12654 2024.08.23 04:28:47.397520 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12655 2024.08.23 04:28:47.397539 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12656 2024.08.23 04:28:47.397622 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12657 2024.08.23 04:28:47.397735 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
12658 2024.08.23 04:28:47.397988 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12659 2024.08.23 04:28:47.398321 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12660 2024.08.23 04:28:47.398446 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001772 sec., 33860.045146726865 rows/sec., 2.28 MiB/sec.
12661 2024.08.23 04:28:47.398452 [ 86 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12662 2024.08.23 04:28:47.398515 [ 86 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12663 2024.08.23 04:28:47.398555 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12664 2024.08.23 04:28:47.398683 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Debug> DynamicQueryHandler: Done processing query
12665 2024.08.23 04:28:47.398740 [ 3 ] {e1724f04-e2d4-43a8-a9c2-fffee4c096e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12666 2024.08.23 04:28:47.398751 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::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
12667 2024.08.23 04:28:47.398768 [ 3 ] {} <Debug> HTTP-Session: da4eb2b8-39a7-4ee1-9e15-1a4735128bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12668 2024.08.23 04:28:47.398928 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12669 2024.08.23 04:28:47.398964 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4414 rows starting from the beginning of the part
12670 2024.08.23 04:28:47.399037 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 80 rows starting from the beginning of the part
12671 2024.08.23 04:28:47.399132 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2 rows starting from the beginning of the part
12672 2024.08.23 04:28:47.399246 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
12673 2024.08.23 04:28:47.399330 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part
12674 2024.08.23 04:28:47.399423 [ 191 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
12675 2024.08.23 04:28:47.401207 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4698 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570347 sec., 1827768.7798573498 rows/sec., 119.07 MiB/sec.
12676 2024.08.23 04:28:47.401576 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12677 2024.08.23 04:28:47.402122 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12678 2024.08.23 04:28:47.402230 [ 194 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_76_15} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12679 2024.08.23 04:28:47.402331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
12680 2024.08.23 04:28:51.746325 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
12681 2024.08.23 04:28:51.746393 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
12682 2024.08.23 04:28:52.365370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12683 2024.08.23 04:28:52.365535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12684 2024.08.23 04:28:52.365567 [ 3 ] {} <Debug> HTTP-Session: 4b13e852-af8f-430a-9b8e-e852f34eeba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12685 2024.08.23 04:28:52.365598 [ 3 ] {} <Debug> HTTP-Session: 4b13e852-af8f-430a-9b8e-e852f34eeba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12686 2024.08.23 04:28:52.365622 [ 3 ] {} <Debug> HTTP-Session: 4b13e852-af8f-430a-9b8e-e852f34eeba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12687 2024.08.23 04:28:52.365691 [ 3 ] {} <Trace> HTTP-Session: 4b13e852-af8f-430a-9b8e-e852f34eeba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12688 2024.08.23 04:28:52.366021 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12689 2024.08.23 04:28:52.366112 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12690 2024.08.23 04:28:52.366600 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12691 2024.08.23 04:28:52.367456 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12692 2024.08.23 04:28:52.367512 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12693 2024.08.23 04:28:52.368120 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12694 2024.08.23 04:28:52.368697 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12695 2024.08.23 04:28:52.368934 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.00305 sec., 61967.21311475409 rows/sec., 5.41 MiB/sec.
12696 2024.08.23 04:28:52.369227 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Debug> DynamicQueryHandler: Done processing query
12697 2024.08.23 04:28:52.369268 [ 3 ] {61cd7d53-0318-43ae-adaf-adae693cfe80} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12698 2024.08.23 04:28:52.369291 [ 3 ] {} <Debug> HTTP-Session: 4b13e852-af8f-430a-9b8e-e852f34eeba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12699 2024.08.23 04:28:52.369531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12700 2024.08.23 04:28:52.369607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12701 2024.08.23 04:28:52.369637 [ 3 ] {} <Debug> HTTP-Session: 82ad4060-e952-4662-a802-084cfa4afbe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12702 2024.08.23 04:28:52.369661 [ 3 ] {} <Debug> HTTP-Session: 82ad4060-e952-4662-a802-084cfa4afbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12703 2024.08.23 04:28:52.369682 [ 3 ] {} <Debug> HTTP-Session: 82ad4060-e952-4662-a802-084cfa4afbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12704 2024.08.23 04:28:52.369728 [ 3 ] {} <Trace> HTTP-Session: 82ad4060-e952-4662-a802-084cfa4afbe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12705 2024.08.23 04:28:52.369868 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12706 2024.08.23 04:28:52.369932 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12707 2024.08.23 04:28:52.370260 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12708 2024.08.23 04:28:52.370791 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12709 2024.08.23 04:28:52.370843 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12710 2024.08.23 04:28:52.371399 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12711 2024.08.23 04:28:52.371953 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12712 2024.08.23 04:28:52.372195 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002354 sec., 5947.32370433305 rows/sec., 416.51 KiB/sec.
12713 2024.08.23 04:28:52.372440 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Debug> DynamicQueryHandler: Done processing query
12714 2024.08.23 04:28:52.372475 [ 3 ] {0673ff6c-9f00-47b1-bf17-9f32d5a43ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12715 2024.08.23 04:28:52.372498 [ 3 ] {} <Debug> HTTP-Session: 82ad4060-e952-4662-a802-084cfa4afbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12716 2024.08.23 04:28:52.372652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12717 2024.08.23 04:28:52.372723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12718 2024.08.23 04:28:52.372752 [ 3 ] {} <Debug> HTTP-Session: 1c38c26a-c7f5-4e45-9b7d-50529650bcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12719 2024.08.23 04:28:52.372777 [ 3 ] {} <Debug> HTTP-Session: 1c38c26a-c7f5-4e45-9b7d-50529650bcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12720 2024.08.23 04:28:52.372799 [ 3 ] {} <Debug> HTTP-Session: 1c38c26a-c7f5-4e45-9b7d-50529650bcbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12721 2024.08.23 04:28:52.372846 [ 3 ] {} <Trace> HTTP-Session: 1c38c26a-c7f5-4e45-9b7d-50529650bcbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12722 2024.08.23 04:28:52.372996 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12723 2024.08.23 04:28:52.373061 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12724 2024.08.23 04:28:52.373402 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12725 2024.08.23 04:28:52.373910 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12726 2024.08.23 04:28:52.373967 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12727 2024.08.23 04:28:52.374473 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12728 2024.08.23 04:28:52.375000 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12729 2024.08.23 04:28:52.375220 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002253 sec., 2663.115845539281 rows/sec., 157.34 KiB/sec.
12730 2024.08.23 04:28:52.375481 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Debug> DynamicQueryHandler: Done processing query
12731 2024.08.23 04:28:52.375518 [ 3 ] {d7b5414a-a1f8-4fb1-828e-2782a8a496a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12732 2024.08.23 04:28:52.375540 [ 3 ] {} <Debug> HTTP-Session: 1c38c26a-c7f5-4e45-9b7d-50529650bcbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.08.23 04:28:52.375808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12734 2024.08.23 04:28:52.375889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12735 2024.08.23 04:28:52.375919 [ 3 ] {} <Debug> HTTP-Session: 770ef112-594d-4f94-aaed-91217b0e2308 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12736 2024.08.23 04:28:52.375943 [ 3 ] {} <Debug> HTTP-Session: 770ef112-594d-4f94-aaed-91217b0e2308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12737 2024.08.23 04:28:52.375965 [ 3 ] {} <Debug> HTTP-Session: 770ef112-594d-4f94-aaed-91217b0e2308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12738 2024.08.23 04:28:52.376014 [ 3 ] {} <Trace> HTTP-Session: 770ef112-594d-4f94-aaed-91217b0e2308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12739 2024.08.23 04:28:52.376297 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12740 2024.08.23 04:28:52.376359 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12741 2024.08.23 04:28:52.376702 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12742 2024.08.23 04:28:52.377572 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12743 2024.08.23 04:28:52.377625 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12744 2024.08.23 04:28:52.378171 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12745 2024.08.23 04:28:52.378701 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12746 2024.08.23 04:28:52.378929 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002784 sec., 137212.6436781609 rows/sec., 9.71 MiB/sec.
12747 2024.08.23 04:28:52.379158 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Debug> DynamicQueryHandler: Done processing query
12748 2024.08.23 04:28:52.379191 [ 3 ] {15845272-961f-4062-8869-7a20ad5d7169} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
12749 2024.08.23 04:28:52.379211 [ 3 ] {} <Debug> HTTP-Session: 770ef112-594d-4f94-aaed-91217b0e2308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12750 2024.08.23 04:28:52.379385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12751 2024.08.23 04:28:52.379458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12752 2024.08.23 04:28:52.379484 [ 3 ] {} <Debug> HTTP-Session: 341c93b8-b4bb-491c-9d36-8615822a3898 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12753 2024.08.23 04:28:52.379509 [ 3 ] {} <Debug> HTTP-Session: 341c93b8-b4bb-491c-9d36-8615822a3898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12754 2024.08.23 04:28:52.379529 [ 3 ] {} <Debug> HTTP-Session: 341c93b8-b4bb-491c-9d36-8615822a3898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12755 2024.08.23 04:28:52.379574 [ 3 ] {} <Trace> HTTP-Session: 341c93b8-b4bb-491c-9d36-8615822a3898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12756 2024.08.23 04:28:52.379710 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12757 2024.08.23 04:28:52.379778 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12758 2024.08.23 04:28:52.379986 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12759 2024.08.23 04:28:52.380445 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12760 2024.08.23 04:28:52.380497 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12761 2024.08.23 04:28:52.381009 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12762 2024.08.23 04:28:52.381499 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12763 2024.08.23 04:28:52.381723 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00204 sec., 2941.176470588235 rows/sec., 153.66 KiB/sec.
12764 2024.08.23 04:28:52.381967 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Debug> DynamicQueryHandler: Done processing query
12765 2024.08.23 04:28:52.382001 [ 3 ] {3dc552d5-3e4a-4302-a333-11d90506163a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12766 2024.08.23 04:28:52.382022 [ 3 ] {} <Debug> HTTP-Session: 341c93b8-b4bb-491c-9d36-8615822a3898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12767 2024.08.23 04:28:52.382272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12768 2024.08.23 04:28:52.382345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12769 2024.08.23 04:28:52.382373 [ 3 ] {} <Debug> HTTP-Session: dd5b1eee-ca2a-40c7-9d01-8ea1ff6e83fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12770 2024.08.23 04:28:52.382399 [ 3 ] {} <Debug> HTTP-Session: dd5b1eee-ca2a-40c7-9d01-8ea1ff6e83fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12771 2024.08.23 04:28:52.382420 [ 3 ] {} <Debug> HTTP-Session: dd5b1eee-ca2a-40c7-9d01-8ea1ff6e83fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12772 2024.08.23 04:28:52.382466 [ 3 ] {} <Trace> HTTP-Session: dd5b1eee-ca2a-40c7-9d01-8ea1ff6e83fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12773 2024.08.23 04:28:52.382749 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12774 2024.08.23 04:28:52.382819 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12775 2024.08.23 04:28:52.383035 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12776 2024.08.23 04:28:52.383654 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12777 2024.08.23 04:28:52.383704 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12778 2024.08.23 04:28:52.384491 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12779 2024.08.23 04:28:52.384973 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12780 2024.08.23 04:28:52.385178 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Debug> executeQuery: Read 235 rows, 16.11 KiB in 0.002577 sec., 91191.30772215755 rows/sec., 6.11 MiB/sec.
12781 2024.08.23 04:28:52.385517 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Debug> DynamicQueryHandler: Done processing query
12782 2024.08.23 04:28:52.385587 [ 3 ] {c871df25-c138-4ec5-892c-6ab532af5793} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12783 2024.08.23 04:28:52.385675 [ 3 ] {} <Debug> HTTP-Session: dd5b1eee-ca2a-40c7-9d01-8ea1ff6e83fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12784 2024.08.23 04:28:52.385905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12785 2024.08.23 04:28:52.386003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12786 2024.08.23 04:28:52.386029 [ 3 ] {} <Debug> HTTP-Session: 3709aa94-eda6-4ace-9766-1601d601342c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12787 2024.08.23 04:28:52.386050 [ 3 ] {} <Debug> HTTP-Session: 3709aa94-eda6-4ace-9766-1601d601342c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12788 2024.08.23 04:28:52.386068 [ 3 ] {} <Debug> HTTP-Session: 3709aa94-eda6-4ace-9766-1601d601342c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12789 2024.08.23 04:28:52.386114 [ 3 ] {} <Trace> HTTP-Session: 3709aa94-eda6-4ace-9766-1601d601342c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12790 2024.08.23 04:28:52.386241 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12791 2024.08.23 04:28:52.386301 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12792 2024.08.23 04:28:52.386494 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12793 2024.08.23 04:28:52.386843 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12794 2024.08.23 04:28:52.386889 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12795 2024.08.23 04:28:52.387352 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12796 2024.08.23 04:28:52.387822 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12797 2024.08.23 04:28:52.388024 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001804 sec., 554.3237250554323 rows/sec., 37.35 KiB/sec.
12798 2024.08.23 04:28:52.388040 [ 81 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
12799 2024.08.23 04:28:52.388165 [ 81 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12800 2024.08.23 04:28:52.388234 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12801 2024.08.23 04:28:52.388376 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Debug> DynamicQueryHandler: Done processing query
12802 2024.08.23 04:28:52.388460 [ 3 ] {6cc891a5-ed84-4770-abeb-b46d832506f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12803 2024.08.23 04:28:52.388521 [ 3 ] {} <Debug> HTTP-Session: 3709aa94-eda6-4ace-9766-1601d601342c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12804 2024.08.23 04:28:52.388574 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
12805 2024.08.23 04:28:52.388773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12806 2024.08.23 04:28:52.388910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12807 2024.08.23 04:28:52.388986 [ 3 ] {} <Debug> HTTP-Session: 030f329a-427d-440e-b6f3-e3a8b66920cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12808 2024.08.23 04:28:52.389005 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12809 2024.08.23 04:28:52.389032 [ 3 ] {} <Debug> HTTP-Session: 030f329a-427d-440e-b6f3-e3a8b66920cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12810 2024.08.23 04:28:52.389104 [ 3 ] {} <Debug> HTTP-Session: 030f329a-427d-440e-b6f3-e3a8b66920cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12811 2024.08.23 04:28:52.389112 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part
12812 2024.08.23 04:28:52.389197 [ 3 ] {} <Trace> HTTP-Session: 030f329a-427d-440e-b6f3-e3a8b66920cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12813 2024.08.23 04:28:52.389381 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
12814 2024.08.23 04:28:52.389714 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
12815 2024.08.23 04:28:52.389732 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12816 2024.08.23 04:28:52.389988 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12817 2024.08.23 04:28:52.390043 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
12818 2024.08.23 04:28:52.390462 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
12819 2024.08.23 04:28:52.390818 [ 191 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
12820 2024.08.23 04:28:52.391406 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12821 2024.08.23 04:28:52.392450 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12822 2024.08.23 04:28:52.392551 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12823 2024.08.23 04:28:52.393912 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12824 2024.08.23 04:28:52.394488 [ 194 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.006142817 sec., 5697.711652487776 rows/sec., 383.93 KiB/sec.
12825 2024.08.23 04:28:52.394834 [ 196 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
12826 2024.08.23 04:28:52.394840 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12827 2024.08.23 04:28:52.395370 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.005883 sec., 13598.5041645419 rows/sec., 885.10 KiB/sec.
12828 2024.08.23 04:28:52.395866 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Debug> DynamicQueryHandler: Done processing query
12829 2024.08.23 04:28:52.395916 [ 3 ] {299669ee-334f-499f-985e-7c68f43bfd00} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12830 2024.08.23 04:28:52.395966 [ 3 ] {} <Debug> HTTP-Session: 030f329a-427d-440e-b6f3-e3a8b66920cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12831 2024.08.23 04:28:52.396139 [ 196 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12832 2024.08.23 04:28:52.396272 [ 196 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_35_7} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
12833 2024.08.23 04:28:52.396420 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12834 2024.08.23 04:28:57.357958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 20204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12835 2024.08.23 04:28:57.358089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12836 2024.08.23 04:28:57.358118 [ 3 ] {} <Debug> HTTP-Session: 65480fbe-9a10-4a11-bed9-1fdfe3963f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12837 2024.08.23 04:28:57.358146 [ 3 ] {} <Debug> HTTP-Session: 65480fbe-9a10-4a11-bed9-1fdfe3963f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12838 2024.08.23 04:28:57.358163 [ 3 ] {} <Debug> HTTP-Session: 65480fbe-9a10-4a11-bed9-1fdfe3963f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12839 2024.08.23 04:28:57.358216 [ 3 ] {} <Trace> HTTP-Session: 65480fbe-9a10-4a11-bed9-1fdfe3963f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12840 2024.08.23 04:28:57.358445 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12841 2024.08.23 04:28:57.358518 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12842 2024.08.23 04:28:57.358862 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12843 2024.08.23 04:28:57.359515 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12844 2024.08.23 04:28:57.359557 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12845 2024.08.23 04:28:57.359969 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12846 2024.08.23 04:28:57.360351 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12847 2024.08.23 04:28:57.360525 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Debug> executeQuery: Read 136 rows, 11.93 KiB in 0.002176 sec., 62500 rows/sec., 5.35 MiB/sec.
12848 2024.08.23 04:28:57.360730 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Debug> DynamicQueryHandler: Done processing query
12849 2024.08.23 04:28:57.360756 [ 3 ] {97669ff5-bdde-4870-8794-bb46ebfd9a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12850 2024.08.23 04:28:57.360771 [ 3 ] {} <Debug> HTTP-Session: 65480fbe-9a10-4a11-bed9-1fdfe3963f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.08.23 04:28:57.360977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12852 2024.08.23 04:28:57.361026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12853 2024.08.23 04:28:57.361044 [ 3 ] {} <Debug> HTTP-Session: c660d047-bbfa-450e-8450-e763da5f5899 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12854 2024.08.23 04:28:57.361061 [ 3 ] {} <Debug> HTTP-Session: c660d047-bbfa-450e-8450-e763da5f5899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12855 2024.08.23 04:28:57.361075 [ 3 ] {} <Debug> HTTP-Session: c660d047-bbfa-450e-8450-e763da5f5899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12856 2024.08.23 04:28:57.361106 [ 3 ] {} <Trace> HTTP-Session: c660d047-bbfa-450e-8450-e763da5f5899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12857 2024.08.23 04:28:57.361214 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12858 2024.08.23 04:28:57.361257 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12859 2024.08.23 04:28:57.361481 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12860 2024.08.23 04:28:57.361835 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12861 2024.08.23 04:28:57.361871 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12862 2024.08.23 04:28:57.362212 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
12863 2024.08.23 04:28:57.362576 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12864 2024.08.23 04:28:57.362737 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001553 sec., 25756.600128783 rows/sec., 1.89 MiB/sec.
12865 2024.08.23 04:28:57.362948 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Debug> DynamicQueryHandler: Done processing query
12866 2024.08.23 04:28:57.362984 [ 3 ] {2fedf4e3-efdc-43f9-a8d8-3e2611bfdc44} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12867 2024.08.23 04:28:57.363004 [ 3 ] {} <Debug> HTTP-Session: c660d047-bbfa-450e-8450-e763da5f5899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.08.23 04:28:57.363166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12869 2024.08.23 04:28:57.363228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12870 2024.08.23 04:28:57.363253 [ 3 ] {} <Debug> HTTP-Session: ae220cb9-84f9-445a-a71e-6ee74691e7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12871 2024.08.23 04:28:57.363274 [ 3 ] {} <Debug> HTTP-Session: ae220cb9-84f9-445a-a71e-6ee74691e7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12872 2024.08.23 04:28:57.363293 [ 3 ] {} <Debug> HTTP-Session: ae220cb9-84f9-445a-a71e-6ee74691e7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12873 2024.08.23 04:28:57.363332 [ 3 ] {} <Trace> HTTP-Session: ae220cb9-84f9-445a-a71e-6ee74691e7f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12874 2024.08.23 04:28:57.363489 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12875 2024.08.23 04:28:57.363540 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12876 2024.08.23 04:28:57.363791 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12877 2024.08.23 04:28:57.364227 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12878 2024.08.23 04:28:57.364265 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12879 2024.08.23 04:28:57.364635 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12880 2024.08.23 04:28:57.365032 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12881 2024.08.23 04:28:57.365190 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.00176 sec., 64204.545454545456 rows/sec., 5.02 MiB/sec.
12882 2024.08.23 04:28:57.365396 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Debug> DynamicQueryHandler: Done processing query
12883 2024.08.23 04:28:57.365420 [ 3 ] {a90af951-df06-49f0-987b-24c4043b9c0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12884 2024.08.23 04:28:57.365436 [ 3 ] {} <Debug> HTTP-Session: ae220cb9-84f9-445a-a71e-6ee74691e7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12885 2024.08.23 04:28:57.365672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12886 2024.08.23 04:28:57.365722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12887 2024.08.23 04:28:57.365741 [ 3 ] {} <Debug> HTTP-Session: 79ff075c-857a-4aa9-8d8d-6c539d7f5272 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12888 2024.08.23 04:28:57.365758 [ 3 ] {} <Debug> HTTP-Session: 79ff075c-857a-4aa9-8d8d-6c539d7f5272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12889 2024.08.23 04:28:57.365771 [ 3 ] {} <Debug> HTTP-Session: 79ff075c-857a-4aa9-8d8d-6c539d7f5272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12890 2024.08.23 04:28:57.365805 [ 3 ] {} <Trace> HTTP-Session: 79ff075c-857a-4aa9-8d8d-6c539d7f5272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12891 2024.08.23 04:28:57.365950 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12892 2024.08.23 04:28:57.365998 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12893 2024.08.23 04:28:57.366159 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12894 2024.08.23 04:28:57.366531 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12895 2024.08.23 04:28:57.366568 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12896 2024.08.23 04:28:57.366957 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12897 2024.08.23 04:28:57.367305 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12898 2024.08.23 04:28:57.367467 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec.
12899 2024.08.23 04:28:57.367644 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Debug> DynamicQueryHandler: Done processing query
12900 2024.08.23 04:28:57.367669 [ 3 ] {d0cfa909-565e-48b6-991e-fd5d3f93fb95} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12901 2024.08.23 04:28:57.367685 [ 3 ] {} <Debug> HTTP-Session: 79ff075c-857a-4aa9-8d8d-6c539d7f5272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12902 2024.08.23 04:28:57.367856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 64280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12903 2024.08.23 04:28:57.367908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12904 2024.08.23 04:28:57.367928 [ 3 ] {} <Debug> HTTP-Session: 92b39b8e-35af-42ca-a29c-11c3d522b029 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12905 2024.08.23 04:28:57.367944 [ 3 ] {} <Debug> HTTP-Session: 92b39b8e-35af-42ca-a29c-11c3d522b029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12906 2024.08.23 04:28:57.367958 [ 3 ] {} <Debug> HTTP-Session: 92b39b8e-35af-42ca-a29c-11c3d522b029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.08.23 04:28:57.367989 [ 3 ] {} <Trace> HTTP-Session: 92b39b8e-35af-42ca-a29c-11c3d522b029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12908 2024.08.23 04:28:57.368389 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12909 2024.08.23 04:28:57.368453 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12910 2024.08.23 04:28:57.368881 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12911 2024.08.23 04:28:57.369764 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12912 2024.08.23 04:28:57.369804 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12913 2024.08.23 04:28:57.370458 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12914 2024.08.23 04:28:57.370873 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12915 2024.08.23 04:28:57.371065 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002989 sec., 13382.402141184342 rows/sec., 23.98 MiB/sec.
12916 2024.08.23 04:28:57.371289 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Debug> DynamicQueryHandler: Done processing query
12917 2024.08.23 04:28:57.371314 [ 3 ] {ed13cc3f-e6b7-40b4-b10d-2114b8610290} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
12918 2024.08.23 04:28:57.371330 [ 3 ] {} <Debug> HTTP-Session: 92b39b8e-35af-42ca-a29c-11c3d522b029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12919 2024.08.23 04:28:57.371456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12920 2024.08.23 04:28:57.371506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12921 2024.08.23 04:28:57.371526 [ 3 ] {} <Debug> HTTP-Session: 96b2a42d-25eb-4d27-87c9-1280e05072d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12922 2024.08.23 04:28:57.371543 [ 3 ] {} <Debug> HTTP-Session: 96b2a42d-25eb-4d27-87c9-1280e05072d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12923 2024.08.23 04:28:57.371556 [ 3 ] {} <Debug> HTTP-Session: 96b2a42d-25eb-4d27-87c9-1280e05072d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12924 2024.08.23 04:28:57.371587 [ 3 ] {} <Trace> HTTP-Session: 96b2a42d-25eb-4d27-87c9-1280e05072d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12925 2024.08.23 04:28:57.371685 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12926 2024.08.23 04:28:57.371730 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12927 2024.08.23 04:28:57.371862 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12928 2024.08.23 04:28:57.372128 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12929 2024.08.23 04:28:57.372165 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12930 2024.08.23 04:28:57.372527 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
12931 2024.08.23 04:28:57.372859 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12932 2024.08.23 04:28:57.373021 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001357 sec., 6632.2770817980845 rows/sec., 468.49 KiB/sec.
12933 2024.08.23 04:28:57.373189 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Debug> DynamicQueryHandler: Done processing query
12934 2024.08.23 04:28:57.373214 [ 3 ] {62be36d9-e947-4fd1-87d3-8ced43ee3ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12935 2024.08.23 04:28:57.373230 [ 3 ] {} <Debug> HTTP-Session: 96b2a42d-25eb-4d27-87c9-1280e05072d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12936 2024.08.23 04:28:57.373341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12937 2024.08.23 04:28:57.373390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12938 2024.08.23 04:28:57.373410 [ 3 ] {} <Debug> HTTP-Session: 789fdd20-8459-433f-9f0c-86fbfc7abcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12939 2024.08.23 04:28:57.373426 [ 3 ] {} <Debug> HTTP-Session: 789fdd20-8459-433f-9f0c-86fbfc7abcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12940 2024.08.23 04:28:57.373439 [ 3 ] {} <Debug> HTTP-Session: 789fdd20-8459-433f-9f0c-86fbfc7abcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12941 2024.08.23 04:28:57.373470 [ 3 ] {} <Trace> HTTP-Session: 789fdd20-8459-433f-9f0c-86fbfc7abcc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12942 2024.08.23 04:28:57.373583 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12943 2024.08.23 04:28:57.373628 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12944 2024.08.23 04:28:57.373761 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12945 2024.08.23 04:28:57.374062 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12946 2024.08.23 04:28:57.374100 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12947 2024.08.23 04:28:57.374462 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12948 2024.08.23 04:28:57.374799 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12949 2024.08.23 04:28:57.374956 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
12950 2024.08.23 04:28:57.375150 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Debug> DynamicQueryHandler: Done processing query
12951 2024.08.23 04:28:57.375188 [ 3 ] {c45bc02a-93bb-4f6c-8568-e395cd3b39da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12952 2024.08.23 04:28:57.375222 [ 3 ] {} <Debug> HTTP-Session: 789fdd20-8459-433f-9f0c-86fbfc7abcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12953 2024.08.23 04:29:02.076174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12954 2024.08.23 04:29:02.076311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12955 2024.08.23 04:29:02.076340 [ 3 ] {} <Debug> HTTP-Session: 1480123e-228b-4a61-abb8-75bec8416ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12956 2024.08.23 04:29:02.076368 [ 3 ] {} <Debug> HTTP-Session: 1480123e-228b-4a61-abb8-75bec8416ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12957 2024.08.23 04:29:02.076386 [ 3 ] {} <Debug> HTTP-Session: 1480123e-228b-4a61-abb8-75bec8416ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12958 2024.08.23 04:29:02.076441 [ 3 ] {} <Trace> HTTP-Session: 1480123e-228b-4a61-abb8-75bec8416ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12959 2024.08.23 04:29:02.076626 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12960 2024.08.23 04:29:02.076700 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12961 2024.08.23 04:29:02.077043 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12962 2024.08.23 04:29:02.077470 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12963 2024.08.23 04:29:02.077510 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12964 2024.08.23 04:29:02.077908 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12965 2024.08.23 04:29:02.078289 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12966 2024.08.23 04:29:02.078436 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001866 sec., 3215.434083601286 rows/sec., 262.20 KiB/sec.
12967 2024.08.23 04:29:02.078629 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Debug> DynamicQueryHandler: Done processing query
12968 2024.08.23 04:29:02.078655 [ 3 ] {9cf9b09f-f621-4775-8c9d-e76db5fe014d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12969 2024.08.23 04:29:02.078671 [ 3 ] {} <Debug> HTTP-Session: 1480123e-228b-4a61-abb8-75bec8416ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12970 2024.08.23 04:29:02.078890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12971 2024.08.23 04:29:02.078941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12972 2024.08.23 04:29:02.078960 [ 3 ] {} <Debug> HTTP-Session: 50c70637-d96e-48bb-b860-ef7c220a349f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12973 2024.08.23 04:29:02.078978 [ 3 ] {} <Debug> HTTP-Session: 50c70637-d96e-48bb-b860-ef7c220a349f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12974 2024.08.23 04:29:02.078992 [ 3 ] {} <Debug> HTTP-Session: 50c70637-d96e-48bb-b860-ef7c220a349f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12975 2024.08.23 04:29:02.079024 [ 3 ] {} <Trace> HTTP-Session: 50c70637-d96e-48bb-b860-ef7c220a349f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12976 2024.08.23 04:29:02.079479 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12977 2024.08.23 04:29:02.079524 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12978 2024.08.23 04:29:02.079750 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12979 2024.08.23 04:29:02.080923 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12980 2024.08.23 04:29:02.080960 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12981 2024.08.23 04:29:02.081394 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12982 2024.08.23 04:29:02.081757 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12983 2024.08.23 04:29:02.081888 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Debug> executeQuery: Read 1334 rows, 113.88 KiB in 0.002727 sec., 489182.2515584892 rows/sec., 40.78 MiB/sec.
12984 2024.08.23 04:29:02.082135 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Debug> DynamicQueryHandler: Done processing query
12985 2024.08.23 04:29:02.082192 [ 3 ] {59ad9ebf-e87c-44a4-a6e9-cf11474ea9d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
12986 2024.08.23 04:29:02.082247 [ 3 ] {} <Debug> HTTP-Session: 50c70637-d96e-48bb-b860-ef7c220a349f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12987 2024.08.23 04:29:02.082498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12988 2024.08.23 04:29:02.082551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12989 2024.08.23 04:29:02.082570 [ 3 ] {} <Debug> HTTP-Session: c59ad26b-9c3d-42fa-955c-c418754e6376 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
12990 2024.08.23 04:29:02.082588 [ 3 ] {} <Debug> HTTP-Session: c59ad26b-9c3d-42fa-955c-c418754e6376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12991 2024.08.23 04:29:02.082602 [ 3 ] {} <Debug> HTTP-Session: c59ad26b-9c3d-42fa-955c-c418754e6376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12992 2024.08.23 04:29:02.082634 [ 3 ] {} <Trace> HTTP-Session: c59ad26b-9c3d-42fa-955c-c418754e6376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12993 2024.08.23 04:29:02.082734 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12994 2024.08.23 04:29:02.082778 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12995 2024.08.23 04:29:02.083022 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12996 2024.08.23 04:29:02.083321 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12997 2024.08.23 04:29:02.083359 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12998 2024.08.23 04:29:02.083696 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12999 2024.08.23 04:29:02.084051 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13000 2024.08.23 04:29:02.084179 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Debug> executeQuery: Read 7 rows, 506.00 B in 0.001472 sec., 4755.434782608696 rows/sec., 335.69 KiB/sec.
13001 2024.08.23 04:29:02.084343 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Debug> DynamicQueryHandler: Done processing query
13002 2024.08.23 04:29:02.084367 [ 3 ] {fd6267cc-813f-4cb2-af52-fb561c47f00f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13003 2024.08.23 04:29:02.084383 [ 3 ] {} <Debug> HTTP-Session: c59ad26b-9c3d-42fa-955c-c418754e6376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13004 2024.08.23 04:29:02.084591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13005 2024.08.23 04:29:02.084640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13006 2024.08.23 04:29:02.084660 [ 3 ] {} <Debug> HTTP-Session: 4e8369ee-7417-4433-af28-e5b0a0302951 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13007 2024.08.23 04:29:02.084676 [ 3 ] {} <Debug> HTTP-Session: 4e8369ee-7417-4433-af28-e5b0a0302951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13008 2024.08.23 04:29:02.084690 [ 3 ] {} <Debug> HTTP-Session: 4e8369ee-7417-4433-af28-e5b0a0302951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13009 2024.08.23 04:29:02.084720 [ 3 ] {} <Trace> HTTP-Session: 4e8369ee-7417-4433-af28-e5b0a0302951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13010 2024.08.23 04:29:02.084895 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13011 2024.08.23 04:29:02.084937 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13012 2024.08.23 04:29:02.085181 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13013 2024.08.23 04:29:02.085613 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13014 2024.08.23 04:29:02.085650 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13015 2024.08.23 04:29:02.086005 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13016 2024.08.23 04:29:02.086356 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13017 2024.08.23 04:29:02.086480 [ 70 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13018 2024.08.23 04:29:02.086486 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001686 sec., 143534.9940688019 rows/sec., 9.72 MiB/sec.
13019 2024.08.23 04:29:02.086529 [ 70 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13020 2024.08.23 04:29:02.086570 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13021 2024.08.23 04:29:02.086727 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Debug> DynamicQueryHandler: Done processing query
13022 2024.08.23 04:29:02.086786 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
13023 2024.08.23 04:29:02.086794 [ 3 ] {696179c3-0640-48c9-869d-4a4b0eaa22d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13024 2024.08.23 04:29:02.086889 [ 3 ] {} <Debug> HTTP-Session: 4e8369ee-7417-4433-af28-e5b0a0302951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13025 2024.08.23 04:29:02.087080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13026 2024.08.23 04:29:02.087104 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13027 2024.08.23 04:29:02.087177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13028 2024.08.23 04:29:02.087181 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
13029 2024.08.23 04:29:02.087223 [ 3 ] {} <Debug> HTTP-Session: 1d43abdc-55c7-4cf2-b087-d6a399ab14c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13030 2024.08.23 04:29:02.087261 [ 3 ] {} <Debug> HTTP-Session: 1d43abdc-55c7-4cf2-b087-d6a399ab14c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13031 2024.08.23 04:29:02.087300 [ 3 ] {} <Debug> HTTP-Session: 1d43abdc-55c7-4cf2-b087-d6a399ab14c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.08.23 04:29:02.087426 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
13033 2024.08.23 04:29:02.087447 [ 3 ] {} <Trace> HTTP-Session: 1d43abdc-55c7-4cf2-b087-d6a399ab14c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13034 2024.08.23 04:29:02.087748 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part
13035 2024.08.23 04:29:02.087902 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13036 2024.08.23 04:29:02.088015 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
13037 2024.08.23 04:29:02.088106 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13038 2024.08.23 04:29:02.088254 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
13039 2024.08.23 04:29:02.088607 [ 195 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part
13040 2024.08.23 04:29:02.089390 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13041 2024.08.23 04:29:02.090379 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13042 2024.08.23 04:29:02.090454 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13043 2024.08.23 04:29:02.091466 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13044 2024.08.23 04:29:02.091708 [ 196 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.00503311 sec., 152589.55198674378 rows/sec., 10.36 MiB/sec.
13045 2024.08.23 04:29:02.092031 [ 196 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13046 2024.08.23 04:29:02.092230 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13047 2024.08.23 04:29:02.092649 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004905 sec., 1223.2415902140674 rows/sec., 72.27 KiB/sec.
13048 2024.08.23 04:29:02.093451 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Debug> DynamicQueryHandler: Done processing query
13049 2024.08.23 04:29:02.093525 [ 3 ] {c6e9d59d-1e65-4662-89be-a79ad08b13cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13050 2024.08.23 04:29:02.093582 [ 3 ] {} <Debug> HTTP-Session: 1d43abdc-55c7-4cf2-b087-d6a399ab14c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13051 2024.08.23 04:29:02.093784 [ 196 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13052 2024.08.23 04:29:02.093884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13053 2024.08.23 04:29:02.093926 [ 196 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_36_7} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13054 2024.08.23 04:29:02.093958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13055 2024.08.23 04:29:02.093996 [ 3 ] {} <Debug> HTTP-Session: ac4d81ec-c721-4e81-b910-8723c160b7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13056 2024.08.23 04:29:02.094045 [ 3 ] {} <Debug> HTTP-Session: ac4d81ec-c721-4e81-b910-8723c160b7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13057 2024.08.23 04:29:02.094079 [ 3 ] {} <Debug> HTTP-Session: ac4d81ec-c721-4e81-b910-8723c160b7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13058 2024.08.23 04:29:02.094089 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
13059 2024.08.23 04:29:02.094139 [ 3 ] {} <Trace> HTTP-Session: ac4d81ec-c721-4e81-b910-8723c160b7fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13060 2024.08.23 04:29:02.094499 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13061 2024.08.23 04:29:02.094544 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13062 2024.08.23 04:29:02.094780 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13063 2024.08.23 04:29:02.095602 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13064 2024.08.23 04:29:02.095639 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13065 2024.08.23 04:29:02.096047 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13066 2024.08.23 04:29:02.096422 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13067 2024.08.23 04:29:02.096548 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Debug> executeQuery: Read 845 rows, 62.54 KiB in 0.002256 sec., 374556.73758865247 rows/sec., 27.07 MiB/sec.
13068 2024.08.23 04:29:02.096705 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Debug> DynamicQueryHandler: Done processing query
13069 2024.08.23 04:29:02.096728 [ 3 ] {d57b5aba-f595-45f5-8e11-56e7bb82a3a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
13070 2024.08.23 04:29:02.096744 [ 3 ] {} <Debug> HTTP-Session: ac4d81ec-c721-4e81-b910-8723c160b7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13071 2024.08.23 04:29:02.096893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13072 2024.08.23 04:29:02.096941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13073 2024.08.23 04:29:02.096961 [ 3 ] {} <Debug> HTTP-Session: 2e8011c8-858f-4c10-847a-d34fb5d686a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13074 2024.08.23 04:29:02.096977 [ 3 ] {} <Debug> HTTP-Session: 2e8011c8-858f-4c10-847a-d34fb5d686a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13075 2024.08.23 04:29:02.096991 [ 3 ] {} <Debug> HTTP-Session: 2e8011c8-858f-4c10-847a-d34fb5d686a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13076 2024.08.23 04:29:02.097021 [ 3 ] {} <Trace> HTTP-Session: 2e8011c8-858f-4c10-847a-d34fb5d686a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13077 2024.08.23 04:29:02.097116 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13078 2024.08.23 04:29:02.097160 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13079 2024.08.23 04:29:02.097287 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13080 2024.08.23 04:29:02.097576 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13081 2024.08.23 04:29:02.097612 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13082 2024.08.23 04:29:02.097970 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13083 2024.08.23 04:29:02.098296 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13084 2024.08.23 04:29:02.098415 [ 70 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13085 2024.08.23 04:29:02.098421 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec.
13086 2024.08.23 04:29:02.098453 [ 70 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13087 2024.08.23 04:29:02.098486 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13088 2024.08.23 04:29:02.098601 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::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
13089 2024.08.23 04:29:02.098617 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Debug> DynamicQueryHandler: Done processing query
13090 2024.08.23 04:29:02.098648 [ 3 ] {f1e58557-e115-4326-8ff2-5322101739de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13091 2024.08.23 04:29:02.098672 [ 3 ] {} <Debug> HTTP-Session: 2e8011c8-858f-4c10-847a-d34fb5d686a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13092 2024.08.23 04:29:02.098746 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13093 2024.08.23 04:29:02.098777 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
13094 2024.08.23 04:29:02.098889 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13095 2024.08.23 04:29:02.099007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13096 2024.08.23 04:29:02.099199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13097 2024.08.23 04:29:02.099226 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13098 2024.08.23 04:29:02.099264 [ 3 ] {} <Debug> HTTP-Session: c11a4286-b6b3-456f-9505-225f9920c5eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13099 2024.08.23 04:29:02.099318 [ 3 ] {} <Debug> HTTP-Session: c11a4286-b6b3-456f-9505-225f9920c5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13100 2024.08.23 04:29:02.099402 [ 3 ] {} <Debug> HTTP-Session: c11a4286-b6b3-456f-9505-225f9920c5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13101 2024.08.23 04:29:02.099471 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13102 2024.08.23 04:29:02.099516 [ 3 ] {} <Trace> HTTP-Session: c11a4286-b6b3-456f-9505-225f9920c5eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13103 2024.08.23 04:29:02.099849 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13104 2024.08.23 04:29:02.099964 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
13105 2024.08.23 04:29:02.100188 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13106 2024.08.23 04:29:02.100362 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13107 2024.08.23 04:29:02.100651 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13108 2024.08.23 04:29:02.101383 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830655 sec., 76307.42707959819 rows/sec., 3.89 MiB/sec.
13109 2024.08.23 04:29:02.101518 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13110 2024.08.23 04:29:02.101676 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13111 2024.08.23 04:29:02.101729 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13112 2024.08.23 04:29:02.101966 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13113 2024.08.23 04:29:02.102054 [ 194 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_36_7} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13114 2024.08.23 04:29:02.102141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13115 2024.08.23 04:29:02.102283 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13116 2024.08.23 04:29:02.102629 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13117 2024.08.23 04:29:02.102753 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Debug> executeQuery: Read 924 rows, 63.24 KiB in 0.00296 sec., 312162.1621621622 rows/sec., 20.86 MiB/sec.
13118 2024.08.23 04:29:02.103046 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Debug> DynamicQueryHandler: Done processing query
13119 2024.08.23 04:29:02.103103 [ 3 ] {55e82f87-8cac-4913-ba6e-658b6c1c2344} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
13120 2024.08.23 04:29:02.103159 [ 3 ] {} <Debug> HTTP-Session: c11a4286-b6b3-456f-9505-225f9920c5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13121 2024.08.23 04:29:02.103354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13122 2024.08.23 04:29:02.103406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13123 2024.08.23 04:29:02.103425 [ 3 ] {} <Debug> HTTP-Session: 96ee03e0-4de3-4be0-8cbf-0bbfe56ccfbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13124 2024.08.23 04:29:02.103442 [ 3 ] {} <Debug> HTTP-Session: 96ee03e0-4de3-4be0-8cbf-0bbfe56ccfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13125 2024.08.23 04:29:02.103456 [ 3 ] {} <Debug> HTTP-Session: 96ee03e0-4de3-4be0-8cbf-0bbfe56ccfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.08.23 04:29:02.103487 [ 3 ] {} <Trace> HTTP-Session: 96ee03e0-4de3-4be0-8cbf-0bbfe56ccfbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13127 2024.08.23 04:29:02.103585 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13128 2024.08.23 04:29:02.103633 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13129 2024.08.23 04:29:02.103775 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13130 2024.08.23 04:29:02.104023 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13131 2024.08.23 04:29:02.104057 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13132 2024.08.23 04:29:02.104402 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13133 2024.08.23 04:29:02.104736 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13134 2024.08.23 04:29:02.104860 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec.
13135 2024.08.23 04:29:02.105070 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Debug> DynamicQueryHandler: Done processing query
13136 2024.08.23 04:29:02.105095 [ 3 ] {e2d50b78-3d01-4745-b6f6-2920a5e837ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13137 2024.08.23 04:29:02.105110 [ 3 ] {} <Debug> HTTP-Session: 96ee03e0-4de3-4be0-8cbf-0bbfe56ccfbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13138 2024.08.23 04:29:02.105223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13139 2024.08.23 04:29:02.105270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13140 2024.08.23 04:29:02.105290 [ 3 ] {} <Debug> HTTP-Session: 85c98de4-72e9-418f-a2b0-1127c8f672e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13141 2024.08.23 04:29:02.105306 [ 3 ] {} <Debug> HTTP-Session: 85c98de4-72e9-418f-a2b0-1127c8f672e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13142 2024.08.23 04:29:02.105319 [ 3 ] {} <Debug> HTTP-Session: 85c98de4-72e9-418f-a2b0-1127c8f672e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13143 2024.08.23 04:29:02.105349 [ 3 ] {} <Trace> HTTP-Session: 85c98de4-72e9-418f-a2b0-1127c8f672e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13144 2024.08.23 04:29:02.105450 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13145 2024.08.23 04:29:02.105512 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13146 2024.08.23 04:29:02.105905 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13147 2024.08.23 04:29:02.106308 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13148 2024.08.23 04:29:02.106344 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13149 2024.08.23 04:29:02.106887 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13150 2024.08.23 04:29:02.107312 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13151 2024.08.23 04:29:02.107478 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002053 sec., 487.09206039941546 rows/sec., 893.79 KiB/sec.
13152 2024.08.23 04:29:02.107676 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Debug> DynamicQueryHandler: Done processing query
13153 2024.08.23 04:29:02.107702 [ 3 ] {8a88a6a0-b79c-4a51-9d1b-2863689d1d5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13154 2024.08.23 04:29:02.107718 [ 3 ] {} <Debug> HTTP-Session: 85c98de4-72e9-418f-a2b0-1127c8f672e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13155 2024.08.23 04:29:02.107831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13156 2024.08.23 04:29:02.107879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13157 2024.08.23 04:29:02.107899 [ 3 ] {} <Debug> HTTP-Session: e72838cb-fc3d-4008-8d00-a7354660bafc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13158 2024.08.23 04:29:02.107917 [ 3 ] {} <Debug> HTTP-Session: e72838cb-fc3d-4008-8d00-a7354660bafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13159 2024.08.23 04:29:02.107932 [ 3 ] {} <Debug> HTTP-Session: e72838cb-fc3d-4008-8d00-a7354660bafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13160 2024.08.23 04:29:02.107963 [ 3 ] {} <Trace> HTTP-Session: e72838cb-fc3d-4008-8d00-a7354660bafc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13161 2024.08.23 04:29:02.108083 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13162 2024.08.23 04:29:02.108128 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13163 2024.08.23 04:29:02.108256 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13164 2024.08.23 04:29:02.108553 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13165 2024.08.23 04:29:02.108590 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13166 2024.08.23 04:29:02.108960 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13167 2024.08.23 04:29:02.109309 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13168 2024.08.23 04:29:02.109458 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001415 sec., 57950.53003533569 rows/sec., 3.68 MiB/sec.
13169 2024.08.23 04:29:02.109629 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Debug> DynamicQueryHandler: Done processing query
13170 2024.08.23 04:29:02.109653 [ 3 ] {19ac10e6-de30-4999-a047-b4cba5f1464d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13171 2024.08.23 04:29:02.109668 [ 3 ] {} <Debug> HTTP-Session: e72838cb-fc3d-4008-8d00-a7354660bafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13172 2024.08.23 04:29:02.348047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13173 2024.08.23 04:29:02.348137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13174 2024.08.23 04:29:02.348163 [ 3 ] {} <Debug> HTTP-Session: bf934475-3f44-40d0-bf01-6af0c819ba84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13175 2024.08.23 04:29:02.348189 [ 3 ] {} <Debug> HTTP-Session: bf934475-3f44-40d0-bf01-6af0c819ba84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13176 2024.08.23 04:29:02.348206 [ 3 ] {} <Debug> HTTP-Session: bf934475-3f44-40d0-bf01-6af0c819ba84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13177 2024.08.23 04:29:02.348253 [ 3 ] {} <Trace> HTTP-Session: bf934475-3f44-40d0-bf01-6af0c819ba84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13178 2024.08.23 04:29:02.348405 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13179 2024.08.23 04:29:02.348466 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13180 2024.08.23 04:29:02.348800 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13181 2024.08.23 04:29:02.349178 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13182 2024.08.23 04:29:02.349218 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13183 2024.08.23 04:29:02.349590 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13184 2024.08.23 04:29:02.349953 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13185 2024.08.23 04:29:02.350093 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001729 sec., 2313.475997686524 rows/sec., 194.86 KiB/sec.
13186 2024.08.23 04:29:02.350293 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Debug> DynamicQueryHandler: Done processing query
13187 2024.08.23 04:29:02.350318 [ 3 ] {9a91d56e-170a-4d7e-bc76-1222a9ea620c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13188 2024.08.23 04:29:02.350334 [ 3 ] {} <Debug> HTTP-Session: bf934475-3f44-40d0-bf01-6af0c819ba84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13189 2024.08.23 04:29:02.350447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13190 2024.08.23 04:29:02.350494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13191 2024.08.23 04:29:02.350514 [ 3 ] {} <Debug> HTTP-Session: a06bda32-c767-4e6c-84c6-5eadd025c981 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13192 2024.08.23 04:29:02.350530 [ 3 ] {} <Debug> HTTP-Session: a06bda32-c767-4e6c-84c6-5eadd025c981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13193 2024.08.23 04:29:02.350543 [ 3 ] {} <Debug> HTTP-Session: a06bda32-c767-4e6c-84c6-5eadd025c981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13194 2024.08.23 04:29:02.350574 [ 3 ] {} <Trace> HTTP-Session: a06bda32-c767-4e6c-84c6-5eadd025c981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13195 2024.08.23 04:29:02.350672 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13196 2024.08.23 04:29:02.350715 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13197 2024.08.23 04:29:02.350944 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13198 2024.08.23 04:29:02.351261 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13199 2024.08.23 04:29:02.351298 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13200 2024.08.23 04:29:02.351636 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13201 2024.08.23 04:29:02.351984 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13202 2024.08.23 04:29:02.352142 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001487 sec., 5379.959650302622 rows/sec., 432.13 KiB/sec.
13203 2024.08.23 04:29:02.352402 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Debug> DynamicQueryHandler: Done processing query
13204 2024.08.23 04:29:02.352429 [ 3 ] {6aee057f-90a7-4433-b8bc-581fbcb5c7c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13205 2024.08.23 04:29:02.352447 [ 3 ] {} <Debug> HTTP-Session: a06bda32-c767-4e6c-84c6-5eadd025c981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13206 2024.08.23 04:29:02.352676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13207 2024.08.23 04:29:02.352837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13208 2024.08.23 04:29:02.352915 [ 3 ] {} <Debug> HTTP-Session: a72d6620-c2fc-44f8-8cf4-c3c0920b15b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13209 2024.08.23 04:29:02.352978 [ 3 ] {} <Debug> HTTP-Session: a72d6620-c2fc-44f8-8cf4-c3c0920b15b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13210 2024.08.23 04:29:02.353034 [ 3 ] {} <Debug> HTTP-Session: a72d6620-c2fc-44f8-8cf4-c3c0920b15b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13211 2024.08.23 04:29:02.353102 [ 3 ] {} <Trace> HTTP-Session: a72d6620-c2fc-44f8-8cf4-c3c0920b15b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13212 2024.08.23 04:29:02.353210 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13213 2024.08.23 04:29:02.353255 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13214 2024.08.23 04:29:02.353415 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13215 2024.08.23 04:29:02.353704 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13216 2024.08.23 04:29:02.353742 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13217 2024.08.23 04:29:02.354103 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13218 2024.08.23 04:29:02.354436 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13219 2024.08.23 04:29:02.354584 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001395 sec., 1433.6917562724016 rows/sec., 109.21 KiB/sec.
13220 2024.08.23 04:29:02.354748 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Debug> DynamicQueryHandler: Done processing query
13221 2024.08.23 04:29:02.354771 [ 3 ] {2a009fb3-fb47-4792-bfd3-8f8aced89d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13222 2024.08.23 04:29:02.354786 [ 3 ] {} <Debug> HTTP-Session: a72d6620-c2fc-44f8-8cf4-c3c0920b15b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13223 2024.08.23 04:29:02.354891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13224 2024.08.23 04:29:02.354939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13225 2024.08.23 04:29:02.354958 [ 3 ] {} <Debug> HTTP-Session: e61cecf3-13b1-4bff-bec1-ee23b5d95da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13226 2024.08.23 04:29:02.354974 [ 3 ] {} <Debug> HTTP-Session: e61cecf3-13b1-4bff-bec1-ee23b5d95da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13227 2024.08.23 04:29:02.354988 [ 3 ] {} <Debug> HTTP-Session: e61cecf3-13b1-4bff-bec1-ee23b5d95da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13228 2024.08.23 04:29:02.355017 [ 3 ] {} <Trace> HTTP-Session: e61cecf3-13b1-4bff-bec1-ee23b5d95da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13229 2024.08.23 04:29:02.355111 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13230 2024.08.23 04:29:02.355153 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13231 2024.08.23 04:29:02.355282 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13232 2024.08.23 04:29:02.355545 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13233 2024.08.23 04:29:02.355581 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13234 2024.08.23 04:29:02.355924 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13235 2024.08.23 04:29:02.356247 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13236 2024.08.23 04:29:02.356394 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001298 sec., 1540.8320493066258 rows/sec., 97.05 KiB/sec.
13237 2024.08.23 04:29:02.356553 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Debug> DynamicQueryHandler: Done processing query
13238 2024.08.23 04:29:02.356576 [ 3 ] {36110a8b-9b12-4576-a304-569b3173f174} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13239 2024.08.23 04:29:02.356591 [ 3 ] {} <Debug> HTTP-Session: e61cecf3-13b1-4bff-bec1-ee23b5d95da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13240 2024.08.23 04:29:03.000155 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.40 MiB, peak 215.01 MiB, free memory in arenas 0.00 B, will set to 202.34 MiB (RSS), difference: -1.06 MiB
13241 2024.08.23 04:29:06.746439 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
13242 2024.08.23 04:29:06.746532 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
13243 2024.08.23 04:29:07.357323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 20832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13244 2024.08.23 04:29:07.357452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13245 2024.08.23 04:29:07.357479 [ 3 ] {} <Debug> HTTP-Session: 0cf998bb-231c-4f3b-9b6e-8651132df3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13246 2024.08.23 04:29:07.357507 [ 3 ] {} <Debug> HTTP-Session: 0cf998bb-231c-4f3b-9b6e-8651132df3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13247 2024.08.23 04:29:07.357525 [ 3 ] {} <Debug> HTTP-Session: 0cf998bb-231c-4f3b-9b6e-8651132df3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13248 2024.08.23 04:29:07.357580 [ 3 ] {} <Trace> HTTP-Session: 0cf998bb-231c-4f3b-9b6e-8651132df3ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13249 2024.08.23 04:29:07.357827 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13250 2024.08.23 04:29:07.357902 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13251 2024.08.23 04:29:07.358249 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13252 2024.08.23 04:29:07.358742 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13253 2024.08.23 04:29:07.358784 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13254 2024.08.23 04:29:07.359210 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13255 2024.08.23 04:29:07.359613 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13256 2024.08.23 04:29:07.359790 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Debug> executeQuery: Read 140 rows, 12.31 KiB in 0.002058 sec., 68027.21088435374 rows/sec., 5.84 MiB/sec.
13257 2024.08.23 04:29:07.359790 [ 60 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13258 2024.08.23 04:29:07.359889 [ 60 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13259 2024.08.23 04:29:07.359940 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13260 2024.08.23 04:29:07.360063 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Debug> DynamicQueryHandler: Done processing query
13261 2024.08.23 04:29:07.360067 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
13262 2024.08.23 04:29:07.360096 [ 3 ] {a7bdf270-d45c-4e20-8926-4118eb44ced1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13263 2024.08.23 04:29:07.360122 [ 3 ] {} <Debug> HTTP-Session: 0cf998bb-231c-4f3b-9b6e-8651132df3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13264 2024.08.23 04:29:07.360214 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13265 2024.08.23 04:29:07.360246 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1413 rows starting from the beginning of the part
13266 2024.08.23 04:29:07.360316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13267 2024.08.23 04:29:07.360367 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 189 rows starting from the beginning of the part
13268 2024.08.23 04:29:07.360460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13269 2024.08.23 04:29:07.360562 [ 3 ] {} <Debug> HTTP-Session: f3e790a8-7f54-4051-967f-b73b5c796c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13270 2024.08.23 04:29:07.360660 [ 3 ] {} <Debug> HTTP-Session: f3e790a8-7f54-4051-967f-b73b5c796c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13271 2024.08.23 04:29:07.360743 [ 3 ] {} <Debug> HTTP-Session: f3e790a8-7f54-4051-967f-b73b5c796c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13272 2024.08.23 04:29:07.360733 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part
13273 2024.08.23 04:29:07.360864 [ 3 ] {} <Trace> HTTP-Session: f3e790a8-7f54-4051-967f-b73b5c796c4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13274 2024.08.23 04:29:07.361088 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1334 rows starting from the beginning of the part
13275 2024.08.23 04:29:07.361226 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13276 2024.08.23 04:29:07.361432 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13277 2024.08.23 04:29:07.361483 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part
13278 2024.08.23 04:29:07.361807 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 140 rows starting from the beginning of the part
13279 2024.08.23 04:29:07.362517 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13280 2024.08.23 04:29:07.363044 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13281 2024.08.23 04:29:07.363094 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13282 2024.08.23 04:29:07.363642 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
13283 2024.08.23 04:29:07.364033 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13284 2024.08.23 04:29:07.364344 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.003242 sec., 12954.966070326958 rows/sec., 974.15 KiB/sec.
13285 2024.08.23 04:29:07.364382 [ 201 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3216 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351796 sec., 739005.2291054084 rows/sec., 64.88 MiB/sec.
13286 2024.08.23 04:29:07.364764 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Debug> DynamicQueryHandler: Done processing query
13287 2024.08.23 04:29:07.364803 [ 3 ] {bdd75ab0-f216-4772-8a32-6c38fff16459} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13288 2024.08.23 04:29:07.364825 [ 3 ] {} <Debug> HTTP-Session: f3e790a8-7f54-4051-967f-b73b5c796c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.08.23 04:29:07.365007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 17992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13290 2024.08.23 04:29:07.365047 [ 201 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13291 2024.08.23 04:29:07.365080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13292 2024.08.23 04:29:07.365150 [ 3 ] {} <Debug> HTTP-Session: 3e84a506-ef6b-4b8d-94bf-55c843e668ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13293 2024.08.23 04:29:07.365190 [ 3 ] {} <Debug> HTTP-Session: 3e84a506-ef6b-4b8d-94bf-55c843e668ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13294 2024.08.23 04:29:07.365219 [ 3 ] {} <Debug> HTTP-Session: 3e84a506-ef6b-4b8d-94bf-55c843e668ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13295 2024.08.23 04:29:07.365252 [ 3 ] {} <Trace> HTTP-Session: 3e84a506-ef6b-4b8d-94bf-55c843e668ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13296 2024.08.23 04:29:07.365604 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13297 2024.08.23 04:29:07.365740 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13298 2024.08.23 04:29:07.366160 [ 201 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13299 2024.08.23 04:29:07.366405 [ 201 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_81_16} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13300 2024.08.23 04:29:07.366427 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13301 2024.08.23 04:29:07.366588 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
13302 2024.08.23 04:29:07.366930 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13303 2024.08.23 04:29:07.366974 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13304 2024.08.23 04:29:07.367338 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13305 2024.08.23 04:29:07.367691 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13306 2024.08.23 04:29:07.367855 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.002439 sec., 43460.43460434604 rows/sec., 3.39 MiB/sec.
13307 2024.08.23 04:29:07.367877 [ 60 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13308 2024.08.23 04:29:07.367975 [ 60 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13309 2024.08.23 04:29:07.368053 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13310 2024.08.23 04:29:07.368174 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Debug> DynamicQueryHandler: Done processing query
13311 2024.08.23 04:29:07.368223 [ 3 ] {71ad7524-b40d-49cd-9048-fc7badc108f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13312 2024.08.23 04:29:07.368241 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
13313 2024.08.23 04:29:07.368248 [ 3 ] {} <Debug> HTTP-Session: 3e84a506-ef6b-4b8d-94bf-55c843e668ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13314 2024.08.23 04:29:07.368368 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13315 2024.08.23 04:29:07.368396 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part
13316 2024.08.23 04:29:07.368478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13317 2024.08.23 04:29:07.368545 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 382 rows starting from the beginning of the part
13318 2024.08.23 04:29:07.368656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13319 2024.08.23 04:29:07.368822 [ 3 ] {} <Debug> HTTP-Session: eb7d9c54-8d8f-4ea3-8502-6133f1110769 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13320 2024.08.23 04:29:07.368909 [ 3 ] {} <Debug> HTTP-Session: eb7d9c54-8d8f-4ea3-8502-6133f1110769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13321 2024.08.23 04:29:07.368934 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 113 rows starting from the beginning of the part
13322 2024.08.23 04:29:07.368955 [ 3 ] {} <Debug> HTTP-Session: eb7d9c54-8d8f-4ea3-8502-6133f1110769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13323 2024.08.23 04:29:07.369051 [ 3 ] {} <Trace> HTTP-Session: eb7d9c54-8d8f-4ea3-8502-6133f1110769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13324 2024.08.23 04:29:07.369144 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 845 rows starting from the beginning of the part
13325 2024.08.23 04:29:07.369483 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13326 2024.08.23 04:29:07.369489 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part
13327 2024.08.23 04:29:07.369592 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13328 2024.08.23 04:29:07.369775 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part
13329 2024.08.23 04:29:07.370405 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13330 2024.08.23 04:29:07.370956 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13331 2024.08.23 04:29:07.371001 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13332 2024.08.23 04:29:07.371537 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13333 2024.08.23 04:29:07.371790 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2367 rows, containing 5 columns (5 merged, 0 gathered) in 0.003651143 sec., 648290.1381841248 rows/sec., 49.65 MiB/sec.
13334 2024.08.23 04:29:07.371948 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13335 2024.08.23 04:29:07.372039 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13336 2024.08.23 04:29:07.372368 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13337 2024.08.23 04:29:07.372391 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.003111 sec., 50787.5281260045 rows/sec., 3.53 MiB/sec.
13338 2024.08.23 04:29:07.372492 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13339 2024.08.23 04:29:07.372656 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13340 2024.08.23 04:29:07.373187 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Debug> DynamicQueryHandler: Done processing query
13341 2024.08.23 04:29:07.373266 [ 3 ] {61df067e-a700-4d42-9264-7fb9f1d1a83d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13342 2024.08.23 04:29:07.373294 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
13343 2024.08.23 04:29:07.373323 [ 3 ] {} <Debug> HTTP-Session: eb7d9c54-8d8f-4ea3-8502-6133f1110769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13344 2024.08.23 04:29:07.373534 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13345 2024.08.23 04:29:07.373642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 67496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13346 2024.08.23 04:29:07.373805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13347 2024.08.23 04:29:07.373854 [ 186 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_81_16} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13348 2024.08.23 04:29:07.373898 [ 3 ] {} <Debug> HTTP-Session: e0a790bb-adfd-414c-88f5-307a508c6497 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13349 2024.08.23 04:29:07.373920 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13350 2024.08.23 04:29:07.373972 [ 3 ] {} <Debug> HTTP-Session: e0a790bb-adfd-414c-88f5-307a508c6497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13351 2024.08.23 04:29:07.374069 [ 3 ] {} <Debug> HTTP-Session: e0a790bb-adfd-414c-88f5-307a508c6497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13352 2024.08.23 04:29:07.374102 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22046 rows starting from the beginning of the part
13353 2024.08.23 04:29:07.374106 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
13354 2024.08.23 04:29:07.374157 [ 3 ] {} <Trace> HTTP-Session: e0a790bb-adfd-414c-88f5-307a508c6497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13355 2024.08.23 04:29:07.374468 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 235 rows starting from the beginning of the part
13356 2024.08.23 04:29:07.374603 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part
13357 2024.08.23 04:29:07.374844 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 924 rows starting from the beginning of the part
13358 2024.08.23 04:29:07.374876 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13359 2024.08.23 04:29:07.375194 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part
13360 2024.08.23 04:29:07.375219 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13361 2024.08.23 04:29:07.375555 [ 197 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 158 rows starting from the beginning of the part
13362 2024.08.23 04:29:07.377243 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13363 2024.08.23 04:29:07.379136 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13364 2024.08.23 04:29:07.379201 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13365 2024.08.23 04:29:07.380610 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13366 2024.08.23 04:29:07.381318 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13367 2024.08.23 04:29:07.381667 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.007261 sec., 5784.327227654593 rows/sec., 10.37 MiB/sec.
13368 2024.08.23 04:29:07.381958 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Debug> DynamicQueryHandler: Done processing query
13369 2024.08.23 04:29:07.381991 [ 3 ] {dcb6b5a4-e73d-400f-853b-941854a94f22} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
13370 2024.08.23 04:29:07.382012 [ 3 ] {} <Debug> HTTP-Session: e0a790bb-adfd-414c-88f5-307a508c6497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.08.23 04:29:07.382173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 8812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13372 2024.08.23 04:29:07.382224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13373 2024.08.23 04:29:07.382243 [ 3 ] {} <Debug> HTTP-Session: a2887785-e5f7-42fe-9788-1a63cec8e242 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13374 2024.08.23 04:29:07.382259 [ 3 ] {} <Debug> HTTP-Session: a2887785-e5f7-42fe-9788-1a63cec8e242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.08.23 04:29:07.382274 [ 3 ] {} <Debug> HTTP-Session: a2887785-e5f7-42fe-9788-1a63cec8e242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13376 2024.08.23 04:29:07.382307 [ 3 ] {} <Trace> HTTP-Session: a2887785-e5f7-42fe-9788-1a63cec8e242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13377 2024.08.23 04:29:07.382482 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13378 2024.08.23 04:29:07.382535 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13379 2024.08.23 04:29:07.382759 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13380 2024.08.23 04:29:07.383251 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13381 2024.08.23 04:29:07.383303 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13382 2024.08.23 04:29:07.383824 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13383 2024.08.23 04:29:07.384198 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13384 2024.08.23 04:29:07.384440 [ 59 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13385 2024.08.23 04:29:07.384466 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.002015 sec., 28784.119106699753 rows/sec., 1.95 MiB/sec.
13386 2024.08.23 04:29:07.384947 [ 59 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13387 2024.08.23 04:29:07.385048 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Debug> DynamicQueryHandler: Done processing query
13388 2024.08.23 04:29:07.385051 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13389 2024.08.23 04:29:07.385093 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23525 rows, containing 5 columns (5 merged, 0 gathered) in 0.012219653 sec., 1925177.4170674076 rows/sec., 130.01 MiB/sec.
13390 2024.08.23 04:29:07.385108 [ 3 ] {117a620b-65d6-43d5-a289-3e06dbed666c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13391 2024.08.23 04:29:07.385202 [ 3 ] {} <Debug> HTTP-Session: a2887785-e5f7-42fe-9788-1a63cec8e242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.08.23 04:29:07.385307 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
13393 2024.08.23 04:29:07.385427 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13394 2024.08.23 04:29:07.385457 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4698 rows starting from the beginning of the part
13395 2024.08.23 04:29:07.385550 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part
13396 2024.08.23 04:29:07.385795 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
13397 2024.08.23 04:29:07.385931 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13398 2024.08.23 04:29:07.386018 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part
13399 2024.08.23 04:29:07.386351 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part
13400 2024.08.23 04:29:07.386608 [ 202 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 58 rows starting from the beginning of the part
13401 2024.08.23 04:29:07.387618 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13402 2024.08.23 04:29:07.387821 [ 192 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13403 2024.08.23 04:29:07.387949 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
13404 2024.08.23 04:29:07.389484 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.004318766 sec., 1153107.160702849 rows/sec., 75.12 MiB/sec.
13405 2024.08.23 04:29:07.389799 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13406 2024.08.23 04:29:07.390190 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13407 2024.08.23 04:29:07.390264 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_81_16} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13408 2024.08.23 04:29:07.390334 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
13409 2024.08.23 04:29:08.000168 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.80 MiB, peak 215.56 MiB, free memory in arenas 0.00 B, will set to 204.18 MiB (RSS), difference: 1.38 MiB
13410 2024.08.23 04:29:12.360381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13411 2024.08.23 04:29:12.360515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13412 2024.08.23 04:29:12.360543 [ 3 ] {} <Debug> HTTP-Session: cfe44350-f4a7-4582-a5ec-37fbbd2a3c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13413 2024.08.23 04:29:12.360572 [ 3 ] {} <Debug> HTTP-Session: cfe44350-f4a7-4582-a5ec-37fbbd2a3c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13414 2024.08.23 04:29:12.360590 [ 3 ] {} <Debug> HTTP-Session: cfe44350-f4a7-4582-a5ec-37fbbd2a3c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13415 2024.08.23 04:29:12.360645 [ 3 ] {} <Trace> HTTP-Session: cfe44350-f4a7-4582-a5ec-37fbbd2a3c97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13416 2024.08.23 04:29:12.360907 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13417 2024.08.23 04:29:12.360984 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13418 2024.08.23 04:29:12.361334 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13419 2024.08.23 04:29:12.361813 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13420 2024.08.23 04:29:12.361855 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13421 2024.08.23 04:29:12.362286 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13422 2024.08.23 04:29:12.362673 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13423 2024.08.23 04:29:12.362832 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Debug> executeQuery: Read 191 rows, 17.09 KiB in 0.002034 sec., 93903.63815142577 rows/sec., 8.21 MiB/sec.
13424 2024.08.23 04:29:12.363082 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Debug> DynamicQueryHandler: Done processing query
13425 2024.08.23 04:29:12.363133 [ 3 ] {1832f45f-8d8a-408c-a367-f42fec7ed1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13426 2024.08.23 04:29:12.363194 [ 3 ] {} <Debug> HTTP-Session: cfe44350-f4a7-4582-a5ec-37fbbd2a3c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13427 2024.08.23 04:29:12.363397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13428 2024.08.23 04:29:12.363478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13429 2024.08.23 04:29:12.363498 [ 3 ] {} <Debug> HTTP-Session: 3ba837da-d569-4571-994f-0d9bdc177016 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13430 2024.08.23 04:29:12.363515 [ 3 ] {} <Debug> HTTP-Session: 3ba837da-d569-4571-994f-0d9bdc177016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13431 2024.08.23 04:29:12.363530 [ 3 ] {} <Debug> HTTP-Session: 3ba837da-d569-4571-994f-0d9bdc177016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13432 2024.08.23 04:29:12.363562 [ 3 ] {} <Trace> HTTP-Session: 3ba837da-d569-4571-994f-0d9bdc177016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13433 2024.08.23 04:29:12.363659 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13434 2024.08.23 04:29:12.363705 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13435 2024.08.23 04:29:12.363949 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13436 2024.08.23 04:29:12.364231 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13437 2024.08.23 04:29:12.364269 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13438 2024.08.23 04:29:12.364606 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
13439 2024.08.23 04:29:12.364983 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13440 2024.08.23 04:29:12.365137 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 50.26 KiB/sec.
13441 2024.08.23 04:29:12.365150 [ 56 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
13442 2024.08.23 04:29:12.365256 [ 56 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13443 2024.08.23 04:29:12.365304 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13444 2024.08.23 04:29:12.365383 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Debug> DynamicQueryHandler: Done processing query
13445 2024.08.23 04:29:12.365423 [ 3 ] {151221cc-4b56-4816-9d60-9baf89cc3abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13446 2024.08.23 04:29:12.365443 [ 3 ] {} <Debug> HTTP-Session: 3ba837da-d569-4571-994f-0d9bdc177016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13447 2024.08.23 04:29:12.365447 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
13448 2024.08.23 04:29:12.365570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13449 2024.08.23 04:29:12.365597 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13450 2024.08.23 04:29:12.365638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13451 2024.08.23 04:29:12.365641 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 46 rows starting from the beginning of the part
13452 2024.08.23 04:29:12.365661 [ 3 ] {} <Debug> HTTP-Session: 9b6a3d34-08f6-4488-83d9-315853bc0a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13453 2024.08.23 04:29:12.365685 [ 3 ] {} <Debug> HTTP-Session: 9b6a3d34-08f6-4488-83d9-315853bc0a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13454 2024.08.23 04:29:12.365713 [ 3 ] {} <Debug> HTTP-Session: 9b6a3d34-08f6-4488-83d9-315853bc0a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13455 2024.08.23 04:29:12.365767 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part
13456 2024.08.23 04:29:12.365820 [ 3 ] {} <Trace> HTTP-Session: 9b6a3d34-08f6-4488-83d9-315853bc0a83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13457 2024.08.23 04:29:12.366219 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part
13458 2024.08.23 04:29:12.366229 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13459 2024.08.23 04:29:12.366366 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13460 2024.08.23 04:29:12.366453 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part
13461 2024.08.23 04:29:12.366866 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part
13462 2024.08.23 04:29:12.367153 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
13463 2024.08.23 04:29:12.367787 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13464 2024.08.23 04:29:12.368260 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13465 2024.08.23 04:29:12.368302 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13466 2024.08.23 04:29:12.368968 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13467 2024.08.23 04:29:12.369029 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.003640063 sec., 48900.25255057399 rows/sec., 3.74 MiB/sec.
13468 2024.08.23 04:29:12.369397 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
13469 2024.08.23 04:29:12.369677 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13470 2024.08.23 04:29:12.370096 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004011 sec., 3490.4013961605588 rows/sec., 244.44 KiB/sec.
13471 2024.08.23 04:29:12.370463 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Debug> DynamicQueryHandler: Done processing query
13472 2024.08.23 04:29:12.370511 [ 3 ] {a5ace192-db38-4630-9684-e7ec9457835c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13473 2024.08.23 04:29:12.370519 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13474 2024.08.23 04:29:12.370540 [ 3 ] {} <Debug> HTTP-Session: 9b6a3d34-08f6-4488-83d9-315853bc0a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13475 2024.08.23 04:29:12.370663 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_46_9} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
13476 2024.08.23 04:29:12.370697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13477 2024.08.23 04:29:12.370797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13478 2024.08.23 04:29:12.370824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13479 2024.08.23 04:29:12.370836 [ 3 ] {} <Debug> HTTP-Session: a0ea4c46-0763-4652-9bba-8a0922687a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13480 2024.08.23 04:29:12.370878 [ 3 ] {} <Debug> HTTP-Session: a0ea4c46-0763-4652-9bba-8a0922687a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13481 2024.08.23 04:29:12.370894 [ 3 ] {} <Debug> HTTP-Session: a0ea4c46-0763-4652-9bba-8a0922687a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13482 2024.08.23 04:29:12.370925 [ 3 ] {} <Trace> HTTP-Session: a0ea4c46-0763-4652-9bba-8a0922687a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13483 2024.08.23 04:29:12.371030 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13484 2024.08.23 04:29:12.371074 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13485 2024.08.23 04:29:12.371318 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13486 2024.08.23 04:29:12.371607 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13487 2024.08.23 04:29:12.371645 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13488 2024.08.23 04:29:12.372001 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13489 2024.08.23 04:29:12.372369 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13490 2024.08.23 04:29:12.372541 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 231.54 KiB/sec.
13491 2024.08.23 04:29:12.372552 [ 56 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
13492 2024.08.23 04:29:12.372658 [ 56 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13493 2024.08.23 04:29:12.372737 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13494 2024.08.23 04:29:12.372834 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Debug> DynamicQueryHandler: Done processing query
13495 2024.08.23 04:29:12.372906 [ 3 ] {d460fa00-1d81-415d-9d0b-0baa24a4ebbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13496 2024.08.23 04:29:12.372981 [ 3 ] {} <Debug> HTTP-Session: a0ea4c46-0763-4652-9bba-8a0922687a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13497 2024.08.23 04:29:12.373125 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
13498 2024.08.23 04:29:12.373326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13499 2024.08.23 04:29:12.373487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13500 2024.08.23 04:29:12.373574 [ 3 ] {} <Debug> HTTP-Session: cf767005-3d9d-463b-9596-6ff50036dec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13501 2024.08.23 04:29:12.373654 [ 3 ] {} <Debug> HTTP-Session: cf767005-3d9d-463b-9596-6ff50036dec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13502 2024.08.23 04:29:12.373714 [ 3 ] {} <Debug> HTTP-Session: cf767005-3d9d-463b-9596-6ff50036dec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13503 2024.08.23 04:29:12.373864 [ 3 ] {} <Trace> HTTP-Session: cf767005-3d9d-463b-9596-6ff50036dec7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13504 2024.08.23 04:29:12.373870 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13505 2024.08.23 04:29:12.374025 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
13506 2024.08.23 04:29:12.374444 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13507 2024.08.23 04:29:12.374446 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13508 2024.08.23 04:29:12.374661 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13509 2024.08.23 04:29:12.374718 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13510 2024.08.23 04:29:12.375112 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
13511 2024.08.23 04:29:12.375386 [ 187 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
13512 2024.08.23 04:29:12.376117 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13513 2024.08.23 04:29:12.377351 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13514 2024.08.23 04:29:12.377417 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13515 2024.08.23 04:29:12.377971 [ 188 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109063 sec., 5871.918197133213 rows/sec., 372.73 KiB/sec.
13516 2024.08.23 04:29:12.378298 [ 188 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
13517 2024.08.23 04:29:12.378332 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13518 2024.08.23 04:29:12.379299 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13519 2024.08.23 04:29:12.379572 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Debug> executeQuery: Read 383 rows, 27.76 KiB in 0.005463 sec., 70107.99926780157 rows/sec., 4.96 MiB/sec.
13520 2024.08.23 04:29:12.379616 [ 188 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13521 2024.08.23 04:29:12.379833 [ 188 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_37_9} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
13522 2024.08.23 04:29:12.379951 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Debug> DynamicQueryHandler: Done processing query
13523 2024.08.23 04:29:12.379981 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13524 2024.08.23 04:29:12.379999 [ 3 ] {fb06d76c-bb9a-4968-97cf-eee6287ab18b} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
13525 2024.08.23 04:29:12.380033 [ 3 ] {} <Debug> HTTP-Session: cf767005-3d9d-463b-9596-6ff50036dec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13526 2024.08.23 04:29:12.380150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13527 2024.08.23 04:29:12.380199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13528 2024.08.23 04:29:12.380219 [ 3 ] {} <Debug> HTTP-Session: 4131a6a8-ac91-45f7-902a-ba040eff72e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13529 2024.08.23 04:29:12.380237 [ 3 ] {} <Debug> HTTP-Session: 4131a6a8-ac91-45f7-902a-ba040eff72e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13530 2024.08.23 04:29:12.380251 [ 3 ] {} <Debug> HTTP-Session: 4131a6a8-ac91-45f7-902a-ba040eff72e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13531 2024.08.23 04:29:12.380283 [ 3 ] {} <Trace> HTTP-Session: 4131a6a8-ac91-45f7-902a-ba040eff72e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13532 2024.08.23 04:29:12.380387 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13533 2024.08.23 04:29:12.380431 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13534 2024.08.23 04:29:12.380586 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13535 2024.08.23 04:29:12.380837 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13536 2024.08.23 04:29:12.380873 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13537 2024.08.23 04:29:12.381240 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13538 2024.08.23 04:29:12.381582 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13539 2024.08.23 04:29:12.381731 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec.
13540 2024.08.23 04:29:12.381886 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Debug> DynamicQueryHandler: Done processing query
13541 2024.08.23 04:29:12.381911 [ 3 ] {7d5fc114-16c3-4c58-bce4-ed70f952b041} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13542 2024.08.23 04:29:12.381926 [ 3 ] {} <Debug> HTTP-Session: 4131a6a8-ac91-45f7-902a-ba040eff72e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13543 2024.08.23 04:29:12.382054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13544 2024.08.23 04:29:12.382102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13545 2024.08.23 04:29:12.382121 [ 3 ] {} <Debug> HTTP-Session: 2ff7a1ff-60d3-4e3c-bea6-201e3693d212 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13546 2024.08.23 04:29:12.382138 [ 3 ] {} <Debug> HTTP-Session: 2ff7a1ff-60d3-4e3c-bea6-201e3693d212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13547 2024.08.23 04:29:12.382152 [ 3 ] {} <Debug> HTTP-Session: 2ff7a1ff-60d3-4e3c-bea6-201e3693d212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13548 2024.08.23 04:29:12.382182 [ 3 ] {} <Trace> HTTP-Session: 2ff7a1ff-60d3-4e3c-bea6-201e3693d212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13549 2024.08.23 04:29:12.382356 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13550 2024.08.23 04:29:12.382403 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13551 2024.08.23 04:29:12.382547 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13552 2024.08.23 04:29:12.383021 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13553 2024.08.23 04:29:12.383058 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13554 2024.08.23 04:29:12.383457 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13555 2024.08.23 04:29:12.383818 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13556 2024.08.23 04:29:12.383974 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec.
13557 2024.08.23 04:29:12.384140 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Debug> DynamicQueryHandler: Done processing query
13558 2024.08.23 04:29:12.384163 [ 3 ] {bdc32ae4-b04c-4725-9ec0-86e894e1930f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13559 2024.08.23 04:29:12.384179 [ 3 ] {} <Debug> HTTP-Session: 2ff7a1ff-60d3-4e3c-bea6-201e3693d212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13560 2024.08.23 04:29:12.384287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13561 2024.08.23 04:29:12.384335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13562 2024.08.23 04:29:12.384355 [ 3 ] {} <Debug> HTTP-Session: 7793cadb-f39b-40e3-95fb-836f4e5e1bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13563 2024.08.23 04:29:12.384372 [ 3 ] {} <Debug> HTTP-Session: 7793cadb-f39b-40e3-95fb-836f4e5e1bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13564 2024.08.23 04:29:12.384386 [ 3 ] {} <Debug> HTTP-Session: 7793cadb-f39b-40e3-95fb-836f4e5e1bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13565 2024.08.23 04:29:12.384417 [ 3 ] {} <Trace> HTTP-Session: 7793cadb-f39b-40e3-95fb-836f4e5e1bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13566 2024.08.23 04:29:12.384511 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13567 2024.08.23 04:29:12.384557 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13568 2024.08.23 04:29:12.384687 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13569 2024.08.23 04:29:12.384939 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13570 2024.08.23 04:29:12.384976 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13571 2024.08.23 04:29:12.385334 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13572 2024.08.23 04:29:12.385695 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13573 2024.08.23 04:29:12.385849 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec.
13574 2024.08.23 04:29:12.386111 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Debug> DynamicQueryHandler: Done processing query
13575 2024.08.23 04:29:12.386148 [ 3 ] {da87d518-df8f-468d-9b4e-37627f0fa8ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13576 2024.08.23 04:29:12.386172 [ 3 ] {} <Debug> HTTP-Session: 7793cadb-f39b-40e3-95fb-836f4e5e1bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13577 2024.08.23 04:29:12.386268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13578 2024.08.23 04:29:12.386316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13579 2024.08.23 04:29:12.386335 [ 3 ] {} <Debug> HTTP-Session: cddb6183-a499-4342-9f72-83d419474c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13580 2024.08.23 04:29:12.386352 [ 3 ] {} <Debug> HTTP-Session: cddb6183-a499-4342-9f72-83d419474c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13581 2024.08.23 04:29:12.386365 [ 3 ] {} <Debug> HTTP-Session: cddb6183-a499-4342-9f72-83d419474c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13582 2024.08.23 04:29:12.386396 [ 3 ] {} <Trace> HTTP-Session: cddb6183-a499-4342-9f72-83d419474c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13583 2024.08.23 04:29:12.386505 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13584 2024.08.23 04:29:12.386574 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13585 2024.08.23 04:29:12.387007 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13586 2024.08.23 04:29:12.387595 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13587 2024.08.23 04:29:12.387633 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13588 2024.08.23 04:29:12.388218 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13589 2024.08.23 04:29:12.388638 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13590 2024.08.23 04:29:12.388810 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13591 2024.08.23 04:29:12.388825 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002347 sec., 426.0758414997869 rows/sec., 781.83 KiB/sec.
13592 2024.08.23 04:29:12.388857 [ 56 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13593 2024.08.23 04:29:12.388917 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13594 2024.08.23 04:29:12.389263 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
13595 2024.08.23 04:29:12.389388 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Debug> DynamicQueryHandler: Done processing query
13596 2024.08.23 04:29:12.389440 [ 3 ] {9a0d96f7-6ae5-4519-b0c0-2cc00f897b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13597 2024.08.23 04:29:12.389488 [ 3 ] {} <Debug> HTTP-Session: cddb6183-a499-4342-9f72-83d419474c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13598 2024.08.23 04:29:12.389688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13599 2024.08.23 04:29:12.389820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13600 2024.08.23 04:29:12.389889 [ 3 ] {} <Debug> HTTP-Session: 0032f19e-0294-4c53-915b-313bb18f387f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13601 2024.08.23 04:29:12.389963 [ 3 ] {} <Debug> HTTP-Session: 0032f19e-0294-4c53-915b-313bb18f387f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13602 2024.08.23 04:29:12.390001 [ 3 ] {} <Debug> HTTP-Session: 0032f19e-0294-4c53-915b-313bb18f387f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13603 2024.08.23 04:29:12.390104 [ 3 ] {} <Trace> HTTP-Session: 0032f19e-0294-4c53-915b-313bb18f387f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13604 2024.08.23 04:29:12.390450 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13605 2024.08.23 04:29:12.390488 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13606 2024.08.23 04:29:12.390551 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13607 2024.08.23 04:29:12.390668 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 925 rows starting from the beginning of the part
13608 2024.08.23 04:29:12.391478 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13609 2024.08.23 04:29:12.391636 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part
13610 2024.08.23 04:29:12.392335 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part
13611 2024.08.23 04:29:12.392766 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13612 2024.08.23 04:29:12.392862 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13613 2024.08.23 04:29:12.393105 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
13614 2024.08.23 04:29:12.393738 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part
13615 2024.08.23 04:29:12.394226 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13616 2024.08.23 04:29:12.394284 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
13617 2024.08.23 04:29:12.395368 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13618 2024.08.23 04:29:12.395681 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005367 sec., 15278.554127072852 rows/sec., 993.67 KiB/sec.
13619 2024.08.23 04:29:12.396329 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Debug> DynamicQueryHandler: Done processing query
13620 2024.08.23 04:29:12.396441 [ 3 ] {0d93c9ec-0a19-4a17-b45a-d6c0094139cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13621 2024.08.23 04:29:12.396569 [ 3 ] {} <Debug> HTTP-Session: 0032f19e-0294-4c53-915b-313bb18f387f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13622 2024.08.23 04:29:12.401408 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 19 columns (19 merged, 0 gathered) in 0.012350987 sec., 84770.55315498267 rows/sec., 151.90 MiB/sec.
13623 2024.08.23 04:29:12.402722 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13624 2024.08.23 04:29:12.403333 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13625 2024.08.23 04:29:12.403415 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13626 2024.08.23 04:29:12.403564 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 9.34 MiB.
13627 2024.08.23 04:29:17.357056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13628 2024.08.23 04:29:17.357197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13629 2024.08.23 04:29:17.357227 [ 3 ] {} <Debug> HTTP-Session: feb99b27-9ccf-4f5b-9288-288e3201dafa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13630 2024.08.23 04:29:17.357255 [ 3 ] {} <Debug> HTTP-Session: feb99b27-9ccf-4f5b-9288-288e3201dafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13631 2024.08.23 04:29:17.357273 [ 3 ] {} <Debug> HTTP-Session: feb99b27-9ccf-4f5b-9288-288e3201dafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13632 2024.08.23 04:29:17.357328 [ 3 ] {} <Trace> HTTP-Session: feb99b27-9ccf-4f5b-9288-288e3201dafa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13633 2024.08.23 04:29:17.357579 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) 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)
13634 2024.08.23 04:29:17.357989 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
13635 2024.08.23 04:29:17.358044 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <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
13636 2024.08.23 04:29:17.358419 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13637 2024.08.23 04:29:17.358498 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
13638 2024.08.23 04:29:17.358674 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
13639 2024.08.23 04:29:17.358755 [ 261 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
13640 2024.08.23 04:29:17.358810 [ 262 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
13641 2024.08.23 04:29:17.358926 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Debug> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
13642 2024.08.23 04:29:17.358954 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647) (SelectExecutor): Spreading mark ranges among streams (default reading)
13643 2024.08.23 04:29:17.359007 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <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'))"
13644 2024.08.23 04:29:17.359033 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
13645 2024.08.23 04:29:17.360060 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002599 sec., 15390.534821085032 rows/sec., 586.91 KiB/sec.
13646 2024.08.23 04:29:17.360329 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Debug> DynamicQueryHandler: Done processing query
13647 2024.08.23 04:29:17.360355 [ 3 ] {545292df-3fb0-40a3-8754-882a48f6be5b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
13648 2024.08.23 04:29:17.360372 [ 3 ] {} <Debug> HTTP-Session: feb99b27-9ccf-4f5b-9288-288e3201dafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13649 2024.08.23 04:29:17.360583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13650 2024.08.23 04:29:17.360638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13651 2024.08.23 04:29:17.360658 [ 3 ] {} <Debug> HTTP-Session: 77280888-37f9-41fd-9d95-aedfd16fd5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13652 2024.08.23 04:29:17.360674 [ 3 ] {} <Debug> HTTP-Session: 77280888-37f9-41fd-9d95-aedfd16fd5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13653 2024.08.23 04:29:17.360693 [ 3 ] {} <Debug> HTTP-Session: 77280888-37f9-41fd-9d95-aedfd16fd5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13654 2024.08.23 04:29:17.360724 [ 3 ] {} <Trace> HTTP-Session: 77280888-37f9-41fd-9d95-aedfd16fd5a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13655 2024.08.23 04:29:17.360833 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
13656 2024.08.23 04:29:17.360879 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13657 2024.08.23 04:29:17.361043 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13658 2024.08.23 04:29:17.361339 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13659 2024.08.23 04:29:17.361378 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13660 2024.08.23 04:29:17.361868 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
13661 2024.08.23 04:29:17.362198 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Trace> oximeter.timeseries_schema (a78d578d-176c-4a0c-86d1-b96dabf20647): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13662 2024.08.23 04:29:17.362362 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001557 sec., 642.2607578676943 rows/sec., 178.75 KiB/sec.
13663 2024.08.23 04:29:17.362651 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Debug> DynamicQueryHandler: Done processing query
13664 2024.08.23 04:29:17.362678 [ 3 ] {5541e1db-d020-4e1e-87e1-6ad8113b56cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13665 2024.08.23 04:29:17.362695 [ 3 ] {} <Debug> HTTP-Session: 77280888-37f9-41fd-9d95-aedfd16fd5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13666 2024.08.23 04:29:17.362805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13667 2024.08.23 04:29:17.362855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13668 2024.08.23 04:29:17.362876 [ 3 ] {} <Debug> HTTP-Session: cbb09f80-c484-467d-95b9-71741a757cab Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13669 2024.08.23 04:29:17.362893 [ 3 ] {} <Debug> HTTP-Session: cbb09f80-c484-467d-95b9-71741a757cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13670 2024.08.23 04:29:17.362907 [ 3 ] {} <Debug> HTTP-Session: cbb09f80-c484-467d-95b9-71741a757cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13671 2024.08.23 04:29:17.362936 [ 3 ] {} <Trace> HTTP-Session: cbb09f80-c484-467d-95b9-71741a757cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13672 2024.08.23 04:29:17.363033 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13673 2024.08.23 04:29:17.363081 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13674 2024.08.23 04:29:17.363335 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13675 2024.08.23 04:29:17.363651 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13676 2024.08.23 04:29:17.363692 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13677 2024.08.23 04:29:17.364044 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13678 2024.08.23 04:29:17.364425 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13679 2024.08.23 04:29:17.364567 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001557 sec., 642.2607578676943 rows/sec., 47.67 KiB/sec.
13680 2024.08.23 04:29:17.364851 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Debug> DynamicQueryHandler: Done processing query
13681 2024.08.23 04:29:17.364892 [ 3 ] {47ef6d32-d783-45ee-a535-1666e6906c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13682 2024.08.23 04:29:17.364915 [ 3 ] {} <Debug> HTTP-Session: cbb09f80-c484-467d-95b9-71741a757cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13683 2024.08.23 04:29:17.365054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13684 2024.08.23 04:29:17.365105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13685 2024.08.23 04:29:17.365123 [ 3 ] {} <Debug> HTTP-Session: 5e7274d6-9cff-48ad-afaa-18fbba9db195 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13686 2024.08.23 04:29:17.365140 [ 3 ] {} <Debug> HTTP-Session: 5e7274d6-9cff-48ad-afaa-18fbba9db195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13687 2024.08.23 04:29:17.365154 [ 3 ] {} <Debug> HTTP-Session: 5e7274d6-9cff-48ad-afaa-18fbba9db195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13688 2024.08.23 04:29:17.365184 [ 3 ] {} <Trace> HTTP-Session: 5e7274d6-9cff-48ad-afaa-18fbba9db195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13689 2024.08.23 04:29:17.365322 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13690 2024.08.23 04:29:17.365366 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13691 2024.08.23 04:29:17.365607 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13692 2024.08.23 04:29:17.365999 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13693 2024.08.23 04:29:17.366037 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13694 2024.08.23 04:29:17.366390 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13695 2024.08.23 04:29:17.366755 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13696 2024.08.23 04:29:17.366934 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Debug> executeQuery: Read 142 rows, 12.45 KiB in 0.00167 sec., 85029.94011976047 rows/sec., 7.28 MiB/sec.
13697 2024.08.23 04:29:17.367210 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Debug> DynamicQueryHandler: Done processing query
13698 2024.08.23 04:29:17.367270 [ 3 ] {cd537f8d-3d57-4f48-a519-9dcfae7ce00e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13699 2024.08.23 04:29:17.367329 [ 3 ] {} <Debug> HTTP-Session: 5e7274d6-9cff-48ad-afaa-18fbba9db195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13700 2024.08.23 04:29:17.367508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13701 2024.08.23 04:29:17.367560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13702 2024.08.23 04:29:17.367579 [ 3 ] {} <Debug> HTTP-Session: 0918a5f2-0ebe-48a1-ae8e-70f566729ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13703 2024.08.23 04:29:17.367595 [ 3 ] {} <Debug> HTTP-Session: 0918a5f2-0ebe-48a1-ae8e-70f566729ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13704 2024.08.23 04:29:17.367609 [ 3 ] {} <Debug> HTTP-Session: 0918a5f2-0ebe-48a1-ae8e-70f566729ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13705 2024.08.23 04:29:17.367640 [ 3 ] {} <Trace> HTTP-Session: 0918a5f2-0ebe-48a1-ae8e-70f566729ef6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13706 2024.08.23 04:29:17.367787 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13707 2024.08.23 04:29:17.367832 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13708 2024.08.23 04:29:17.368074 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13709 2024.08.23 04:29:17.368365 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13710 2024.08.23 04:29:17.368402 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13711 2024.08.23 04:29:17.368744 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
13712 2024.08.23 04:29:17.369100 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13713 2024.08.23 04:29:17.369253 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001504 sec., 28590.425531914894 rows/sec., 2.09 MiB/sec.
13714 2024.08.23 04:29:17.369419 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Debug> DynamicQueryHandler: Done processing query
13715 2024.08.23 04:29:17.369442 [ 3 ] {bec0e71c-f7a9-48e5-8e45-a7b6c7d91cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13716 2024.08.23 04:29:17.369458 [ 3 ] {} <Debug> HTTP-Session: 0918a5f2-0ebe-48a1-ae8e-70f566729ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13717 2024.08.23 04:29:17.369583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13718 2024.08.23 04:29:17.369631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13719 2024.08.23 04:29:17.369651 [ 3 ] {} <Debug> HTTP-Session: 90ec215d-32f9-420d-9836-42e02fd59106 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13720 2024.08.23 04:29:17.369666 [ 3 ] {} <Debug> HTTP-Session: 90ec215d-32f9-420d-9836-42e02fd59106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13721 2024.08.23 04:29:17.369680 [ 3 ] {} <Debug> HTTP-Session: 90ec215d-32f9-420d-9836-42e02fd59106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13722 2024.08.23 04:29:17.369709 [ 3 ] {} <Trace> HTTP-Session: 90ec215d-32f9-420d-9836-42e02fd59106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13723 2024.08.23 04:29:17.369827 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13724 2024.08.23 04:29:17.369869 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13725 2024.08.23 04:29:17.370091 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13726 2024.08.23 04:29:17.370430 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13727 2024.08.23 04:29:17.370468 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13728 2024.08.23 04:29:17.370819 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13729 2024.08.23 04:29:17.371172 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13730 2024.08.23 04:29:17.371322 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001536 sec., 73567.70833333333 rows/sec., 5.70 MiB/sec.
13731 2024.08.23 04:29:17.371480 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Debug> DynamicQueryHandler: Done processing query
13732 2024.08.23 04:29:17.371504 [ 3 ] {f1cea4da-58ba-4fc8-808c-0fe8adf39811} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13733 2024.08.23 04:29:17.371519 [ 3 ] {} <Debug> HTTP-Session: 90ec215d-32f9-420d-9836-42e02fd59106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13734 2024.08.23 04:29:17.371686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13735 2024.08.23 04:29:17.371734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13736 2024.08.23 04:29:17.371752 [ 3 ] {} <Debug> HTTP-Session: f237856b-1309-4bd3-a3c5-ff51c29f9ece Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13737 2024.08.23 04:29:17.371768 [ 3 ] {} <Debug> HTTP-Session: f237856b-1309-4bd3-a3c5-ff51c29f9ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13738 2024.08.23 04:29:17.371782 [ 3 ] {} <Debug> HTTP-Session: f237856b-1309-4bd3-a3c5-ff51c29f9ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13739 2024.08.23 04:29:17.371811 [ 3 ] {} <Trace> HTTP-Session: f237856b-1309-4bd3-a3c5-ff51c29f9ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13740 2024.08.23 04:29:17.371947 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13741 2024.08.23 04:29:17.371992 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13742 2024.08.23 04:29:17.372134 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13743 2024.08.23 04:29:17.372458 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13744 2024.08.23 04:29:17.372494 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13745 2024.08.23 04:29:17.372867 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13746 2024.08.23 04:29:17.373223 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13747 2024.08.23 04:29:17.373382 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001488 sec., 108198.9247311828 rows/sec., 7.53 MiB/sec.
13748 2024.08.23 04:29:17.373537 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Debug> DynamicQueryHandler: Done processing query
13749 2024.08.23 04:29:17.373562 [ 3 ] {854460f5-6fd5-4e55-9d22-1541204f6fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13750 2024.08.23 04:29:17.373577 [ 3 ] {} <Debug> HTTP-Session: f237856b-1309-4bd3-a3c5-ff51c29f9ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13751 2024.08.23 04:29:17.373742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 67562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13752 2024.08.23 04:29:17.373791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13753 2024.08.23 04:29:17.373810 [ 3 ] {} <Debug> HTTP-Session: 4e7f647f-2765-451e-8af9-5a6bf02d4950 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13754 2024.08.23 04:29:17.373825 [ 3 ] {} <Debug> HTTP-Session: 4e7f647f-2765-451e-8af9-5a6bf02d4950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13755 2024.08.23 04:29:17.373839 [ 3 ] {} <Debug> HTTP-Session: 4e7f647f-2765-451e-8af9-5a6bf02d4950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13756 2024.08.23 04:29:17.373868 [ 3 ] {} <Trace> HTTP-Session: 4e7f647f-2765-451e-8af9-5a6bf02d4950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13757 2024.08.23 04:29:17.374264 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13758 2024.08.23 04:29:17.374325 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13759 2024.08.23 04:29:17.374722 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13760 2024.08.23 04:29:17.375368 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13761 2024.08.23 04:29:17.375405 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13762 2024.08.23 04:29:17.376024 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13763 2024.08.23 04:29:17.376439 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13764 2024.08.23 04:29:17.376622 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002668 sec., 15742.128935532235 rows/sec., 28.21 MiB/sec.
13765 2024.08.23 04:29:17.376813 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Debug> DynamicQueryHandler: Done processing query
13766 2024.08.23 04:29:17.376837 [ 3 ] {98ce6d04-1344-4567-85e1-4c364daf2ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
13767 2024.08.23 04:29:17.376853 [ 3 ] {} <Debug> HTTP-Session: 4e7f647f-2765-451e-8af9-5a6bf02d4950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13768 2024.08.23 04:29:17.376982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13769 2024.08.23 04:29:17.377030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13770 2024.08.23 04:29:17.377049 [ 3 ] {} <Debug> HTTP-Session: 873e9f2f-9d69-4dd9-928f-386e029449d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13771 2024.08.23 04:29:17.377065 [ 3 ] {} <Debug> HTTP-Session: 873e9f2f-9d69-4dd9-928f-386e029449d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13772 2024.08.23 04:29:17.377079 [ 3 ] {} <Debug> HTTP-Session: 873e9f2f-9d69-4dd9-928f-386e029449d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.23 04:29:17.377109 [ 3 ] {} <Trace> HTTP-Session: 873e9f2f-9d69-4dd9-928f-386e029449d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13774 2024.08.23 04:29:17.377220 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13775 2024.08.23 04:29:17.377265 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13776 2024.08.23 04:29:17.377392 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13777 2024.08.23 04:29:17.377649 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13778 2024.08.23 04:29:17.377685 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13779 2024.08.23 04:29:17.378045 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13780 2024.08.23 04:29:17.378371 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13781 2024.08.23 04:29:17.378525 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
13782 2024.08.23 04:29:17.378678 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Debug> DynamicQueryHandler: Done processing query
13783 2024.08.23 04:29:17.378702 [ 3 ] {0bb3a8db-3986-4b5c-b731-06b3ac8f84e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13784 2024.08.23 04:29:17.378718 [ 3 ] {} <Debug> HTTP-Session: 873e9f2f-9d69-4dd9-928f-386e029449d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13785 2024.08.23 04:29:21.746594 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache
13786 2024.08.23 04:29:21.746691 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache
13787 2024.08.23 04:29:22.359890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13788 2024.08.23 04:29:22.360021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13789 2024.08.23 04:29:22.360050 [ 3 ] {} <Debug> HTTP-Session: da4f8e62-2069-45aa-a894-d74b3d693111 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13790 2024.08.23 04:29:22.360077 [ 3 ] {} <Debug> HTTP-Session: da4f8e62-2069-45aa-a894-d74b3d693111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13791 2024.08.23 04:29:22.360095 [ 3 ] {} <Debug> HTTP-Session: da4f8e62-2069-45aa-a894-d74b3d693111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.08.23 04:29:22.360150 [ 3 ] {} <Trace> HTTP-Session: da4f8e62-2069-45aa-a894-d74b3d693111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13793 2024.08.23 04:29:22.360348 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13794 2024.08.23 04:29:22.360423 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13795 2024.08.23 04:29:22.360775 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13796 2024.08.23 04:29:22.361129 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13797 2024.08.23 04:29:22.361171 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13798 2024.08.23 04:29:22.361581 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13799 2024.08.23 04:29:22.361971 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13800 2024.08.23 04:29:22.362129 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001836 sec., 544.6623093681917 rows/sec., 40.42 KiB/sec.
13801 2024.08.23 04:29:22.362351 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Debug> DynamicQueryHandler: Done processing query
13802 2024.08.23 04:29:22.362380 [ 3 ] {c6daa20d-cc29-478f-b096-c0781657eb78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13803 2024.08.23 04:29:22.362397 [ 3 ] {} <Debug> HTTP-Session: da4f8e62-2069-45aa-a894-d74b3d693111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13804 2024.08.23 04:29:22.362546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13805 2024.08.23 04:29:22.362594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13806 2024.08.23 04:29:22.362614 [ 3 ] {} <Debug> HTTP-Session: 44307cc7-f31b-49b0-8001-f10d3894d357 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13807 2024.08.23 04:29:22.362631 [ 3 ] {} <Debug> HTTP-Session: 44307cc7-f31b-49b0-8001-f10d3894d357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13808 2024.08.23 04:29:22.362644 [ 3 ] {} <Debug> HTTP-Session: 44307cc7-f31b-49b0-8001-f10d3894d357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13809 2024.08.23 04:29:22.362674 [ 3 ] {} <Trace> HTTP-Session: 44307cc7-f31b-49b0-8001-f10d3894d357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13810 2024.08.23 04:29:22.362818 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13811 2024.08.23 04:29:22.362861 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13812 2024.08.23 04:29:22.363086 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13813 2024.08.23 04:29:22.363499 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13814 2024.08.23 04:29:22.363535 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13815 2024.08.23 04:29:22.363894 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13816 2024.08.23 04:29:22.364249 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13817 2024.08.23 04:29:22.364400 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Debug> executeQuery: Read 193 rows, 17.23 KiB in 0.001647 sec., 117182.75652701882 rows/sec., 10.21 MiB/sec.
13818 2024.08.23 04:29:22.364562 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Debug> DynamicQueryHandler: Done processing query
13819 2024.08.23 04:29:22.364586 [ 3 ] {09b27576-42f7-4dc0-a7a0-c325c962db59} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13820 2024.08.23 04:29:22.364602 [ 3 ] {} <Debug> HTTP-Session: 44307cc7-f31b-49b0-8001-f10d3894d357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13821 2024.08.23 04:29:22.364715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13822 2024.08.23 04:29:22.364763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13823 2024.08.23 04:29:22.364781 [ 3 ] {} <Debug> HTTP-Session: 6fcd915b-7e86-456e-9b14-9402edd30663 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13824 2024.08.23 04:29:22.364798 [ 3 ] {} <Debug> HTTP-Session: 6fcd915b-7e86-456e-9b14-9402edd30663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13825 2024.08.23 04:29:22.364811 [ 3 ] {} <Debug> HTTP-Session: 6fcd915b-7e86-456e-9b14-9402edd30663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13826 2024.08.23 04:29:22.364841 [ 3 ] {} <Trace> HTTP-Session: 6fcd915b-7e86-456e-9b14-9402edd30663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13827 2024.08.23 04:29:22.364934 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13828 2024.08.23 04:29:22.364976 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13829 2024.08.23 04:29:22.365198 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13830 2024.08.23 04:29:22.365467 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13831 2024.08.23 04:29:22.365505 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13832 2024.08.23 04:29:22.365847 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13833 2024.08.23 04:29:22.366205 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13834 2024.08.23 04:29:22.366364 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Debug> executeQuery: Read 2 rows, 141.00 B in 0.001443 sec., 1386.001386001386 rows/sec., 95.42 KiB/sec.
13835 2024.08.23 04:29:22.366516 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Debug> DynamicQueryHandler: Done processing query
13836 2024.08.23 04:29:22.366539 [ 3 ] {68ba6b47-b320-4dfb-94ad-2d312787e463} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13837 2024.08.23 04:29:22.366554 [ 3 ] {} <Debug> HTTP-Session: 6fcd915b-7e86-456e-9b14-9402edd30663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13838 2024.08.23 04:29:22.366659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13839 2024.08.23 04:29:22.366706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13840 2024.08.23 04:29:22.366725 [ 3 ] {} <Debug> HTTP-Session: f91b5db4-ba0b-4074-855b-a3eb11ca3571 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13841 2024.08.23 04:29:22.366742 [ 3 ] {} <Debug> HTTP-Session: f91b5db4-ba0b-4074-855b-a3eb11ca3571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13842 2024.08.23 04:29:22.366755 [ 3 ] {} <Debug> HTTP-Session: f91b5db4-ba0b-4074-855b-a3eb11ca3571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13843 2024.08.23 04:29:22.366785 [ 3 ] {} <Trace> HTTP-Session: f91b5db4-ba0b-4074-855b-a3eb11ca3571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13844 2024.08.23 04:29:22.366882 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13845 2024.08.23 04:29:22.366924 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13846 2024.08.23 04:29:22.367144 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13847 2024.08.23 04:29:22.367566 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13848 2024.08.23 04:29:22.367603 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13849 2024.08.23 04:29:22.367948 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13850 2024.08.23 04:29:22.368292 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13851 2024.08.23 04:29:22.368448 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec.
13852 2024.08.23 04:29:22.368617 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Debug> DynamicQueryHandler: Done processing query
13853 2024.08.23 04:29:22.368641 [ 3 ] {0771c24a-5dbd-458d-b1cf-af4f45ef76ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13854 2024.08.23 04:29:22.368657 [ 3 ] {} <Debug> HTTP-Session: f91b5db4-ba0b-4074-855b-a3eb11ca3571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13855 2024.08.23 04:29:22.368765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13856 2024.08.23 04:29:22.368814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13857 2024.08.23 04:29:22.368834 [ 3 ] {} <Debug> HTTP-Session: 887aa441-bce6-4be0-846a-b2fccabf6a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13858 2024.08.23 04:29:22.368851 [ 3 ] {} <Debug> HTTP-Session: 887aa441-bce6-4be0-846a-b2fccabf6a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.08.23 04:29:22.368865 [ 3 ] {} <Debug> HTTP-Session: 887aa441-bce6-4be0-846a-b2fccabf6a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13860 2024.08.23 04:29:22.368895 [ 3 ] {} <Trace> HTTP-Session: 887aa441-bce6-4be0-846a-b2fccabf6a2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13861 2024.08.23 04:29:22.368989 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13862 2024.08.23 04:29:22.369031 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13863 2024.08.23 04:29:22.369253 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13864 2024.08.23 04:29:22.369551 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13865 2024.08.23 04:29:22.369589 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13866 2024.08.23 04:29:22.369933 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13867 2024.08.23 04:29:22.370286 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13868 2024.08.23 04:29:22.370422 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 243.30 KiB/sec.
13869 2024.08.23 04:29:22.370605 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Debug> DynamicQueryHandler: Done processing query
13870 2024.08.23 04:29:22.370629 [ 3 ] {0e8ec3b6-0450-4652-952b-0ecdd134d2bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13871 2024.08.23 04:29:22.370645 [ 3 ] {} <Debug> HTTP-Session: 887aa441-bce6-4be0-846a-b2fccabf6a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13872 2024.08.23 04:29:22.370778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 63029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13873 2024.08.23 04:29:22.370826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13874 2024.08.23 04:29:22.370845 [ 3 ] {} <Debug> HTTP-Session: 77106a1d-a23f-48ca-b70b-80dd96612f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13875 2024.08.23 04:29:22.370861 [ 3 ] {} <Debug> HTTP-Session: 77106a1d-a23f-48ca-b70b-80dd96612f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13876 2024.08.23 04:29:22.370874 [ 3 ] {} <Debug> HTTP-Session: 77106a1d-a23f-48ca-b70b-80dd96612f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13877 2024.08.23 04:29:22.370904 [ 3 ] {} <Trace> HTTP-Session: 77106a1d-a23f-48ca-b70b-80dd96612f23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13878 2024.08.23 04:29:22.371090 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13879 2024.08.23 04:29:22.371133 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13880 2024.08.23 04:29:22.371360 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13881 2024.08.23 04:29:22.371904 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13882 2024.08.23 04:29:22.371941 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13883 2024.08.23 04:29:22.372305 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13884 2024.08.23 04:29:22.372676 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13885 2024.08.23 04:29:22.372831 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Debug> executeQuery: Read 390 rows, 28.25 KiB in 0.00184 sec., 211956.52173913043 rows/sec., 14.99 MiB/sec.
13886 2024.08.23 04:29:22.373015 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Debug> DynamicQueryHandler: Done processing query
13887 2024.08.23 04:29:22.373039 [ 3 ] {7c5044db-b9f9-40ea-a5f9-dc7c35086e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13888 2024.08.23 04:29:22.373055 [ 3 ] {} <Debug> HTTP-Session: 77106a1d-a23f-48ca-b70b-80dd96612f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13889 2024.08.23 04:29:22.373160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13890 2024.08.23 04:29:22.373207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13891 2024.08.23 04:29:22.373227 [ 3 ] {} <Debug> HTTP-Session: d59662a3-0109-44b0-a9eb-3b4cb907ff4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13892 2024.08.23 04:29:22.373244 [ 3 ] {} <Debug> HTTP-Session: d59662a3-0109-44b0-a9eb-3b4cb907ff4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13893 2024.08.23 04:29:22.373257 [ 3 ] {} <Debug> HTTP-Session: d59662a3-0109-44b0-a9eb-3b4cb907ff4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13894 2024.08.23 04:29:22.373287 [ 3 ] {} <Trace> HTTP-Session: d59662a3-0109-44b0-a9eb-3b4cb907ff4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13895 2024.08.23 04:29:22.373380 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13896 2024.08.23 04:29:22.373424 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13897 2024.08.23 04:29:22.373552 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13898 2024.08.23 04:29:22.373813 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13899 2024.08.23 04:29:22.373848 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13900 2024.08.23 04:29:22.374195 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13901 2024.08.23 04:29:22.374516 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13902 2024.08.23 04:29:22.374679 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 237.66 KiB/sec.
13903 2024.08.23 04:29:22.374835 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Debug> DynamicQueryHandler: Done processing query
13904 2024.08.23 04:29:22.374859 [ 3 ] {49cb6b59-26a4-4996-8c3e-2434ac3b9293} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13905 2024.08.23 04:29:22.374874 [ 3 ] {} <Debug> HTTP-Session: d59662a3-0109-44b0-a9eb-3b4cb907ff4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13906 2024.08.23 04:29:22.375025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 45198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13907 2024.08.23 04:29:22.375073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13908 2024.08.23 04:29:22.375091 [ 3 ] {} <Debug> HTTP-Session: ffe7364a-f05b-4dd7-b3a4-b266c41c6a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13909 2024.08.23 04:29:22.375107 [ 3 ] {} <Debug> HTTP-Session: ffe7364a-f05b-4dd7-b3a4-b266c41c6a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13910 2024.08.23 04:29:22.375120 [ 3 ] {} <Debug> HTTP-Session: ffe7364a-f05b-4dd7-b3a4-b266c41c6a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13911 2024.08.23 04:29:22.375150 [ 3 ] {} <Trace> HTTP-Session: ffe7364a-f05b-4dd7-b3a4-b266c41c6a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13912 2024.08.23 04:29:22.375341 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13913 2024.08.23 04:29:22.375387 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13914 2024.08.23 04:29:22.375527 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13915 2024.08.23 04:29:22.376039 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13916 2024.08.23 04:29:22.376076 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13917 2024.08.23 04:29:22.376461 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13918 2024.08.23 04:29:22.376798 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13919 2024.08.23 04:29:22.376947 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001708 sec., 140515.22248243558 rows/sec., 9.42 MiB/sec.
13920 2024.08.23 04:29:22.377198 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Debug> DynamicQueryHandler: Done processing query
13921 2024.08.23 04:29:22.377255 [ 3 ] {2173e881-d39d-42e2-9995-a46c071eb4ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13922 2024.08.23 04:29:22.377313 [ 3 ] {} <Debug> HTTP-Session: ffe7364a-f05b-4dd7-b3a4-b266c41c6a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13923 2024.08.23 04:29:22.377501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13924 2024.08.23 04:29:22.377570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13925 2024.08.23 04:29:22.377589 [ 3 ] {} <Debug> HTTP-Session: 341a0f80-829d-49ba-ba83-42137c7217f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13926 2024.08.23 04:29:22.377607 [ 3 ] {} <Debug> HTTP-Session: 341a0f80-829d-49ba-ba83-42137c7217f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13927 2024.08.23 04:29:22.377620 [ 3 ] {} <Debug> HTTP-Session: 341a0f80-829d-49ba-ba83-42137c7217f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13928 2024.08.23 04:29:22.377651 [ 3 ] {} <Trace> HTTP-Session: 341a0f80-829d-49ba-ba83-42137c7217f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13929 2024.08.23 04:29:22.377747 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13930 2024.08.23 04:29:22.377794 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13931 2024.08.23 04:29:22.377934 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13932 2024.08.23 04:29:22.378242 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13933 2024.08.23 04:29:22.378279 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13934 2024.08.23 04:29:22.378645 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13935 2024.08.23 04:29:22.378956 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13936 2024.08.23 04:29:22.379115 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
13937 2024.08.23 04:29:22.379325 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Debug> DynamicQueryHandler: Done processing query
13938 2024.08.23 04:29:22.379348 [ 3 ] {f17e125a-70c3-42f5-b137-84917d603805} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13939 2024.08.23 04:29:22.379365 [ 3 ] {} <Debug> HTTP-Session: 341a0f80-829d-49ba-ba83-42137c7217f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13940 2024.08.23 04:29:22.379461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13941 2024.08.23 04:29:22.379510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13942 2024.08.23 04:29:22.379528 [ 3 ] {} <Debug> HTTP-Session: 035bf2ef-7783-4600-9c96-7414542b429c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13943 2024.08.23 04:29:22.379544 [ 3 ] {} <Debug> HTTP-Session: 035bf2ef-7783-4600-9c96-7414542b429c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13944 2024.08.23 04:29:22.379557 [ 3 ] {} <Debug> HTTP-Session: 035bf2ef-7783-4600-9c96-7414542b429c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13945 2024.08.23 04:29:22.379587 [ 3 ] {} <Trace> HTTP-Session: 035bf2ef-7783-4600-9c96-7414542b429c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13946 2024.08.23 04:29:22.379691 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13947 2024.08.23 04:29:22.379752 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13948 2024.08.23 04:29:22.380167 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13949 2024.08.23 04:29:22.380709 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13950 2024.08.23 04:29:22.380745 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13951 2024.08.23 04:29:22.381309 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13952 2024.08.23 04:29:22.381712 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13953 2024.08.23 04:29:22.381905 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002245 sec., 445.43429844097994 rows/sec., 817.35 KiB/sec.
13954 2024.08.23 04:29:22.382125 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Debug> DynamicQueryHandler: Done processing query
13955 2024.08.23 04:29:22.382150 [ 3 ] {23b90474-e3d2-4dca-ae5a-f4bbdec5f52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13956 2024.08.23 04:29:22.382166 [ 3 ] {} <Debug> HTTP-Session: 035bf2ef-7783-4600-9c96-7414542b429c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13957 2024.08.23 04:29:22.382271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13958 2024.08.23 04:29:22.382321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13959 2024.08.23 04:29:22.382339 [ 3 ] {} <Debug> HTTP-Session: a0e3ceae-2c4e-4d6a-bf08-ec1ce03a510f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13960 2024.08.23 04:29:22.382357 [ 3 ] {} <Debug> HTTP-Session: a0e3ceae-2c4e-4d6a-bf08-ec1ce03a510f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13961 2024.08.23 04:29:22.382371 [ 3 ] {} <Debug> HTTP-Session: a0e3ceae-2c4e-4d6a-bf08-ec1ce03a510f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13962 2024.08.23 04:29:22.382401 [ 3 ] {} <Trace> HTTP-Session: a0e3ceae-2c4e-4d6a-bf08-ec1ce03a510f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13963 2024.08.23 04:29:22.382537 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13964 2024.08.23 04:29:22.382582 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13965 2024.08.23 04:29:22.382710 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13966 2024.08.23 04:29:22.383074 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13967 2024.08.23 04:29:22.383110 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13968 2024.08.23 04:29:22.383466 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13969 2024.08.23 04:29:22.383813 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13970 2024.08.23 04:29:22.383976 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Debug> executeQuery: Read 84 rows, 5.46 KiB in 0.001501 sec., 55962.69153897402 rows/sec., 3.55 MiB/sec.
13971 2024.08.23 04:29:22.384140 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Debug> DynamicQueryHandler: Done processing query
13972 2024.08.23 04:29:22.384163 [ 3 ] {9c1d0de1-52cb-4b3e-8c42-e4b7fcfdaafa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13973 2024.08.23 04:29:22.384179 [ 3 ] {} <Debug> HTTP-Session: a0e3ceae-2c4e-4d6a-bf08-ec1ce03a510f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13974 2024.08.23 04:29:27.357486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13975 2024.08.23 04:29:27.357608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13976 2024.08.23 04:29:27.357638 [ 3 ] {} <Debug> HTTP-Session: dce319b3-a393-43bc-a45c-1156600b3caa Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13977 2024.08.23 04:29:27.357662 [ 3 ] {} <Debug> HTTP-Session: dce319b3-a393-43bc-a45c-1156600b3caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13978 2024.08.23 04:29:27.357677 [ 3 ] {} <Debug> HTTP-Session: dce319b3-a393-43bc-a45c-1156600b3caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13979 2024.08.23 04:29:27.357726 [ 3 ] {} <Trace> HTTP-Session: dce319b3-a393-43bc-a45c-1156600b3caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13980 2024.08.23 04:29:27.357897 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13981 2024.08.23 04:29:27.357964 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13982 2024.08.23 04:29:27.358292 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13983 2024.08.23 04:29:27.358727 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13984 2024.08.23 04:29:27.358768 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
13985 2024.08.23 04:29:27.359187 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13986 2024.08.23 04:29:27.359573 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13987 2024.08.23 04:29:27.359733 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001882 sec., 2125.3985122210415 rows/sec., 165.53 KiB/sec.
13988 2024.08.23 04:29:27.359930 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Debug> DynamicQueryHandler: Done processing query
13989 2024.08.23 04:29:27.359957 [ 3 ] {37353bbb-4a13-49ec-8efe-609171103fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13990 2024.08.23 04:29:27.359974 [ 3 ] {} <Debug> HTTP-Session: dce319b3-a393-43bc-a45c-1156600b3caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.08.23 04:29:27.360108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 22085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13992 2024.08.23 04:29:27.360161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13993 2024.08.23 04:29:27.360181 [ 3 ] {} <Debug> HTTP-Session: d8dfbc1e-16dd-4f6e-b809-9329be7a9ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
13994 2024.08.23 04:29:27.360198 [ 3 ] {} <Debug> HTTP-Session: d8dfbc1e-16dd-4f6e-b809-9329be7a9ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13995 2024.08.23 04:29:27.360213 [ 3 ] {} <Debug> HTTP-Session: d8dfbc1e-16dd-4f6e-b809-9329be7a9ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13996 2024.08.23 04:29:27.360246 [ 3 ] {} <Trace> HTTP-Session: d8dfbc1e-16dd-4f6e-b809-9329be7a9ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13997 2024.08.23 04:29:27.360385 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13998 2024.08.23 04:29:27.360430 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13999 2024.08.23 04:29:27.360657 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14000 2024.08.23 04:29:27.361107 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14001 2024.08.23 04:29:27.361145 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
14002 2024.08.23 04:29:27.361506 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14003 2024.08.23 04:29:27.361857 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14004 2024.08.23 04:29:27.362006 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Debug> executeQuery: Read 149 rows, 13.02 KiB in 0.001678 sec., 88796.18593563767 rows/sec., 7.58 MiB/sec.
14005 2024.08.23 04:29:27.362186 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Debug> DynamicQueryHandler: Done processing query
14006 2024.08.23 04:29:27.362211 [ 3 ] {120d7c05-5370-424a-a814-926cbc056730} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14007 2024.08.23 04:29:27.362227 [ 3 ] {} <Debug> HTTP-Session: d8dfbc1e-16dd-4f6e-b809-9329be7a9ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.08.23 04:29:27.362354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14009 2024.08.23 04:29:27.362404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14010 2024.08.23 04:29:27.362423 [ 3 ] {} <Debug> HTTP-Session: f63e3a97-c408-44fb-9d43-00826826891a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14011 2024.08.23 04:29:27.362439 [ 3 ] {} <Debug> HTTP-Session: f63e3a97-c408-44fb-9d43-00826826891a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14012 2024.08.23 04:29:27.362454 [ 3 ] {} <Debug> HTTP-Session: f63e3a97-c408-44fb-9d43-00826826891a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.08.23 04:29:27.362485 [ 3 ] {} <Trace> HTTP-Session: f63e3a97-c408-44fb-9d43-00826826891a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14014 2024.08.23 04:29:27.362600 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14015 2024.08.23 04:29:27.362650 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14016 2024.08.23 04:29:27.362878 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14017 2024.08.23 04:29:27.363224 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14018 2024.08.23 04:29:27.363263 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
14019 2024.08.23 04:29:27.363607 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
14020 2024.08.23 04:29:27.364004 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14021 2024.08.23 04:29:27.364152 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001592 sec., 30150.75376884422 rows/sec., 2.19 MiB/sec.
14022 2024.08.23 04:29:27.364329 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Debug> DynamicQueryHandler: Done processing query
14023 2024.08.23 04:29:27.364354 [ 3 ] {be60fa30-1a73-45d8-bf54-fd395df9cb32} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14024 2024.08.23 04:29:27.364370 [ 3 ] {} <Debug> HTTP-Session: f63e3a97-c408-44fb-9d43-00826826891a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.08.23 04:29:27.364492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 20896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14026 2024.08.23 04:29:27.364542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14027 2024.08.23 04:29:27.364561 [ 3 ] {} <Debug> HTTP-Session: 5472b42b-d79a-4d47-bcb5-1fd5c3fe2f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14028 2024.08.23 04:29:27.364578 [ 3 ] {} <Debug> HTTP-Session: 5472b42b-d79a-4d47-bcb5-1fd5c3fe2f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14029 2024.08.23 04:29:27.364592 [ 3 ] {} <Debug> HTTP-Session: 5472b42b-d79a-4d47-bcb5-1fd5c3fe2f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.08.23 04:29:27.364624 [ 3 ] {} <Trace> HTTP-Session: 5472b42b-d79a-4d47-bcb5-1fd5c3fe2f16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14031 2024.08.23 04:29:27.364754 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14032 2024.08.23 04:29:27.364798 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14033 2024.08.23 04:29:27.365023 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14034 2024.08.23 04:29:27.365424 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14035 2024.08.23 04:29:27.365464 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
14036 2024.08.23 04:29:27.365834 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14037 2024.08.23 04:29:27.366189 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14038 2024.08.23 04:29:27.366344 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Debug> executeQuery: Read 124 rows, 9.78 KiB in 0.001637 sec., 75748.32009773976 rows/sec., 5.84 MiB/sec.
14039 2024.08.23 04:29:27.366523 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Debug> DynamicQueryHandler: Done processing query
14040 2024.08.23 04:29:27.366549 [ 3 ] {90f80ac9-fef6-4843-b118-a3b71507d211} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14041 2024.08.23 04:29:27.366566 [ 3 ] {} <Debug> HTTP-Session: 5472b42b-d79a-4d47-bcb5-1fd5c3fe2f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.08.23 04:29:27.366709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14043 2024.08.23 04:29:27.366760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14044 2024.08.23 04:29:27.366781 [ 3 ] {} <Debug> HTTP-Session: ee42c8af-21d9-415e-b46a-1ae60e15715f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14045 2024.08.23 04:29:27.366798 [ 3 ] {} <Debug> HTTP-Session: ee42c8af-21d9-415e-b46a-1ae60e15715f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.08.23 04:29:27.366813 [ 3 ] {} <Debug> HTTP-Session: ee42c8af-21d9-415e-b46a-1ae60e15715f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.08.23 04:29:27.366843 [ 3 ] {} <Trace> HTTP-Session: ee42c8af-21d9-415e-b46a-1ae60e15715f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14048 2024.08.23 04:29:27.366993 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14049 2024.08.23 04:29:27.367040 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14050 2024.08.23 04:29:27.367186 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14051 2024.08.23 04:29:27.367582 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14052 2024.08.23 04:29:27.367620 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
14053 2024.08.23 04:29:27.368007 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14054 2024.08.23 04:29:27.368354 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14055 2024.08.23 04:29:27.368511 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Debug> executeQuery: Read 161 rows, 11.45 KiB in 0.001587 sec., 101449.27536231883 rows/sec., 7.05 MiB/sec.
14056 2024.08.23 04:29:27.368785 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Debug> DynamicQueryHandler: Done processing query
14057 2024.08.23 04:29:27.368846 [ 3 ] {f46cb934-d7a1-4d13-a8d1-8eabd6d74a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14058 2024.08.23 04:29:27.368907 [ 3 ] {} <Debug> HTTP-Session: ee42c8af-21d9-415e-b46a-1ae60e15715f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.08.23 04:29:27.369155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 70971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14060 2024.08.23 04:29:27.369210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14061 2024.08.23 04:29:27.369230 [ 3 ] {} <Debug> HTTP-Session: 9e9979c2-4ee4-4dc8-99a1-8f69a563db5d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14062 2024.08.23 04:29:27.369248 [ 3 ] {} <Debug> HTTP-Session: 9e9979c2-4ee4-4dc8-99a1-8f69a563db5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14063 2024.08.23 04:29:27.369262 [ 3 ] {} <Debug> HTTP-Session: 9e9979c2-4ee4-4dc8-99a1-8f69a563db5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.08.23 04:29:27.369294 [ 3 ] {} <Trace> HTTP-Session: 9e9979c2-4ee4-4dc8-99a1-8f69a563db5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14065 2024.08.23 04:29:27.369717 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14066 2024.08.23 04:29:27.369790 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14067 2024.08.23 04:29:27.370222 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14068 2024.08.23 04:29:27.371064 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14069 2024.08.23 04:29:27.371102 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
14070 2024.08.23 04:29:27.371762 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14071 2024.08.23 04:29:27.372171 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14072 2024.08.23 04:29:27.372356 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002967 sec., 14829.79440512302 rows/sec., 26.57 MiB/sec.
14073 2024.08.23 04:29:27.372576 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Debug> DynamicQueryHandler: Done processing query
14074 2024.08.23 04:29:27.372600 [ 3 ] {6eb8ab0f-875f-4e50-a1de-7bb98ff5cf9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14075 2024.08.23 04:29:27.372618 [ 3 ] {} <Debug> HTTP-Session: 9e9979c2-4ee4-4dc8-99a1-8f69a563db5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.08.23 04:29:27.372745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 8812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14077 2024.08.23 04:29:27.372797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14078 2024.08.23 04:29:27.372816 [ 3 ] {} <Debug> HTTP-Session: 4b6bba8a-dec7-45a0-ae26-97b5085939cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14079 2024.08.23 04:29:27.372832 [ 3 ] {} <Debug> HTTP-Session: 4b6bba8a-dec7-45a0-ae26-97b5085939cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14080 2024.08.23 04:29:27.372846 [ 3 ] {} <Debug> HTTP-Session: 4b6bba8a-dec7-45a0-ae26-97b5085939cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14081 2024.08.23 04:29:27.372877 [ 3 ] {} <Trace> HTTP-Session: 4b6bba8a-dec7-45a0-ae26-97b5085939cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14082 2024.08.23 04:29:27.372989 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14083 2024.08.23 04:29:27.373034 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14084 2024.08.23 04:29:27.373163 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14085 2024.08.23 04:29:27.373486 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14086 2024.08.23 04:29:27.373524 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
14087 2024.08.23 04:29:27.373887 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14088 2024.08.23 04:29:27.374212 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14089 2024.08.23 04:29:27.374364 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001407 sec., 41222.45913290689 rows/sec., 2.79 MiB/sec.
14090 2024.08.23 04:29:27.374533 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Debug> DynamicQueryHandler: Done processing query
14091 2024.08.23 04:29:27.374559 [ 3 ] {c02f2e48-b996-41c9-a9d1-8d7fd78e33c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14092 2024.08.23 04:29:27.374574 [ 3 ] {} <Debug> HTTP-Session: 4b6bba8a-dec7-45a0-ae26-97b5085939cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.08.23 04:29:32.075725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.23 04:29:32.075847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.23 04:29:32.075871 [ 3 ] {} <Debug> HTTP-Session: 342e96c9-d364-4b87-b8ca-15d8e54442dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14096 2024.08.23 04:29:32.075894 [ 3 ] {} <Debug> HTTP-Session: 342e96c9-d364-4b87-b8ca-15d8e54442dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.08.23 04:29:32.075909 [ 3 ] {} <Debug> HTTP-Session: 342e96c9-d364-4b87-b8ca-15d8e54442dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.23 04:29:32.075958 [ 3 ] {} <Trace> HTTP-Session: 342e96c9-d364-4b87-b8ca-15d8e54442dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14099 2024.08.23 04:29:32.076128 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14100 2024.08.23 04:29:32.076194 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14101 2024.08.23 04:29:32.076525 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.08.23 04:29:32.076954 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14103 2024.08.23 04:29:32.076997 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14104 2024.08.23 04:29:32.077394 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14105 2024.08.23 04:29:32.077770 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14106 2024.08.23 04:29:32.077911 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001833 sec., 545.5537370430987 rows/sec., 40.49 KiB/sec.
14107 2024.08.23 04:29:32.077920 [ 30 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14108 2024.08.23 04:29:32.077976 [ 30 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14109 2024.08.23 04:29:32.078012 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14110 2024.08.23 04:29:32.078132 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Debug> DynamicQueryHandler: Done processing query
14111 2024.08.23 04:29:32.078141 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
14112 2024.08.23 04:29:32.078159 [ 3 ] {68476d56-2528-41a6-a62d-0879aff881d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14113 2024.08.23 04:29:32.078187 [ 3 ] {} <Debug> HTTP-Session: 342e96c9-d364-4b87-b8ca-15d8e54442dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14114 2024.08.23 04:29:32.078296 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14115 2024.08.23 04:29:32.078333 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
14116 2024.08.23 04:29:32.078417 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
14117 2024.08.23 04:29:32.078667 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
14118 2024.08.23 04:29:32.078741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14119 2024.08.23 04:29:32.078942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14120 2024.08.23 04:29:32.079087 [ 3 ] {} <Debug> HTTP-Session: f482ddc7-5893-49f4-9650-4fff0ab72125 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14121 2024.08.23 04:29:32.079157 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
14122 2024.08.23 04:29:32.079178 [ 3 ] {} <Debug> HTTP-Session: f482ddc7-5893-49f4-9650-4fff0ab72125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14123 2024.08.23 04:29:32.079238 [ 3 ] {} <Debug> HTTP-Session: f482ddc7-5893-49f4-9650-4fff0ab72125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14124 2024.08.23 04:29:32.079369 [ 3 ] {} <Trace> HTTP-Session: f482ddc7-5893-49f4-9650-4fff0ab72125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14125 2024.08.23 04:29:32.079423 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
14126 2024.08.23 04:29:32.079686 [ 194 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::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
14127 2024.08.23 04:29:32.079982 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14128 2024.08.23 04:29:32.080035 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14129 2024.08.23 04:29:32.080460 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14130 2024.08.23 04:29:32.081134 [ 188 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 5 columns (5 merged, 0 gathered) in 0.003051013 sec., 9505.03980153477 rows/sec., 800.20 KiB/sec.
14131 2024.08.23 04:29:32.081355 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14132 2024.08.23 04:29:32.082348 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14133 2024.08.23 04:29:32.082483 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_30_6} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14134 2024.08.23 04:29:32.082538 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14135 2024.08.23 04:29:32.082619 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14136 2024.08.23 04:29:32.082634 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14137 2024.08.23 04:29:32.083099 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14138 2024.08.23 04:29:32.083467 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14139 2024.08.23 04:29:32.083596 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Debug> executeQuery: Read 1333 rows, 113.79 KiB in 0.003967 sec., 336022.1830098311 rows/sec., 28.01 MiB/sec.
14140 2024.08.23 04:29:32.083607 [ 30 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14141 2024.08.23 04:29:32.083665 [ 30 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14142 2024.08.23 04:29:32.083703 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14143 2024.08.23 04:29:32.083849 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Debug> DynamicQueryHandler: Done processing query
14144 2024.08.23 04:29:32.083860 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
14145 2024.08.23 04:29:32.083888 [ 3 ] {318bc9fd-7d42-4c73-b7f9-89de10b9be99} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
14146 2024.08.23 04:29:32.083945 [ 3 ] {} <Debug> HTTP-Session: f482ddc7-5893-49f4-9650-4fff0ab72125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14147 2024.08.23 04:29:32.084261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14148 2024.08.23 04:29:32.084288 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14149 2024.08.23 04:29:32.084445 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1423 rows starting from the beginning of the part
14150 2024.08.23 04:29:32.084462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14151 2024.08.23 04:29:32.084571 [ 3 ] {} <Debug> HTTP-Session: 70c977bd-ebee-4bf8-8ab5-69108122e2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14152 2024.08.23 04:29:32.084646 [ 3 ] {} <Debug> HTTP-Session: 70c977bd-ebee-4bf8-8ab5-69108122e2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14153 2024.08.23 04:29:32.084736 [ 3 ] {} <Debug> HTTP-Session: 70c977bd-ebee-4bf8-8ab5-69108122e2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14154 2024.08.23 04:29:32.084993 [ 3 ] {} <Trace> HTTP-Session: 70c977bd-ebee-4bf8-8ab5-69108122e2e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14155 2024.08.23 04:29:32.085109 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 191 rows starting from the beginning of the part
14156 2024.08.23 04:29:32.085513 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14157 2024.08.23 04:29:32.085719 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14158 2024.08.23 04:29:32.085718 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 142 rows starting from the beginning of the part
14159 2024.08.23 04:29:32.086329 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 193 rows starting from the beginning of the part
14160 2024.08.23 04:29:32.086593 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 149 rows starting from the beginning of the part
14161 2024.08.23 04:29:32.087000 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1333 rows starting from the beginning of the part
14162 2024.08.23 04:29:32.087718 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14163 2024.08.23 04:29:32.088245 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14164 2024.08.23 04:29:32.088283 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14165 2024.08.23 04:29:32.088816 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
14166 2024.08.23 04:29:32.089299 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14167 2024.08.23 04:29:32.089434 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Debug> executeQuery: Read 2 rows, 141.00 B in 0.004181 sec., 478.35446065534563 rows/sec., 32.93 KiB/sec.
14168 2024.08.23 04:29:32.089761 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Debug> DynamicQueryHandler: Done processing query
14169 2024.08.23 04:29:32.089862 [ 3 ] {aa8fef53-e013-446c-baa4-fe5be31e745c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14170 2024.08.23 04:29:32.089954 [ 3 ] {} <Debug> HTTP-Session: 70c977bd-ebee-4bf8-8ab5-69108122e2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14171 2024.08.23 04:29:32.090387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14172 2024.08.23 04:29:32.090579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14173 2024.08.23 04:29:32.090682 [ 3 ] {} <Debug> HTTP-Session: 0b59ff85-7f74-484b-9569-8b6599f9a16b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14174 2024.08.23 04:29:32.090717 [ 3 ] {} <Debug> HTTP-Session: 0b59ff85-7f74-484b-9569-8b6599f9a16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14175 2024.08.23 04:29:32.090721 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3431 rows, containing 5 columns (5 merged, 0 gathered) in 0.006960485 sec., 492925.4211452219 rows/sec., 43.37 MiB/sec.
14176 2024.08.23 04:29:32.090732 [ 3 ] {} <Debug> HTTP-Session: 0b59ff85-7f74-484b-9569-8b6599f9a16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.08.23 04:29:32.090775 [ 3 ] {} <Trace> HTTP-Session: 0b59ff85-7f74-484b-9569-8b6599f9a16b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14178 2024.08.23 04:29:32.090914 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14179 2024.08.23 04:29:32.090984 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14180 2024.08.23 04:29:32.091035 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14181 2024.08.23 04:29:32.091502 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14182 2024.08.23 04:29:32.091581 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14183 2024.08.23 04:29:32.091681 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_86_17} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14184 2024.08.23 04:29:32.091805 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
14185 2024.08.23 04:29:32.092091 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14186 2024.08.23 04:29:32.092128 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14187 2024.08.23 04:29:32.092492 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14188 2024.08.23 04:29:32.092848 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14189 2024.08.23 04:29:32.092974 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002116 sec., 114366.72967863895 rows/sec., 7.75 MiB/sec.
14190 2024.08.23 04:29:32.093352 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Debug> DynamicQueryHandler: Done processing query
14191 2024.08.23 04:29:32.093417 [ 3 ] {5785e6f1-b388-4798-b819-27aab4cfbaf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14192 2024.08.23 04:29:32.093490 [ 3 ] {} <Debug> HTTP-Session: 0b59ff85-7f74-484b-9569-8b6599f9a16b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14193 2024.08.23 04:29:32.093691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14194 2024.08.23 04:29:32.093744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14195 2024.08.23 04:29:32.093763 [ 3 ] {} <Debug> HTTP-Session: cece3ff8-3fd5-4535-85db-7aec03748db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14196 2024.08.23 04:29:32.093779 [ 3 ] {} <Debug> HTTP-Session: cece3ff8-3fd5-4535-85db-7aec03748db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14197 2024.08.23 04:29:32.093793 [ 3 ] {} <Debug> HTTP-Session: cece3ff8-3fd5-4535-85db-7aec03748db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.08.23 04:29:32.093826 [ 3 ] {} <Trace> HTTP-Session: cece3ff8-3fd5-4535-85db-7aec03748db8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14199 2024.08.23 04:29:32.093930 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14200 2024.08.23 04:29:32.093973 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14201 2024.08.23 04:29:32.094217 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14202 2024.08.23 04:29:32.094519 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14203 2024.08.23 04:29:32.094555 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14204 2024.08.23 04:29:32.094912 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14205 2024.08.23 04:29:32.095261 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14206 2024.08.23 04:29:32.095384 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 239.20 KiB/sec.
14207 2024.08.23 04:29:32.095549 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Debug> DynamicQueryHandler: Done processing query
14208 2024.08.23 04:29:32.095574 [ 3 ] {f27e677a-e7f2-4c1a-9996-493c1b0e4f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14209 2024.08.23 04:29:32.095589 [ 3 ] {} <Debug> HTTP-Session: cece3ff8-3fd5-4535-85db-7aec03748db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14210 2024.08.23 04:29:32.095802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14211 2024.08.23 04:29:32.095850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14212 2024.08.23 04:29:32.095868 [ 3 ] {} <Debug> HTTP-Session: 5d449aa7-a615-4fca-b2e0-8d16f4a208a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14213 2024.08.23 04:29:32.095884 [ 3 ] {} <Debug> HTTP-Session: 5d449aa7-a615-4fca-b2e0-8d16f4a208a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14214 2024.08.23 04:29:32.095898 [ 3 ] {} <Debug> HTTP-Session: 5d449aa7-a615-4fca-b2e0-8d16f4a208a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.08.23 04:29:32.095928 [ 3 ] {} <Trace> HTTP-Session: 5d449aa7-a615-4fca-b2e0-8d16f4a208a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14216 2024.08.23 04:29:32.096210 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14217 2024.08.23 04:29:32.096252 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14218 2024.08.23 04:29:32.096473 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14219 2024.08.23 04:29:32.097330 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14220 2024.08.23 04:29:32.097365 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14221 2024.08.23 04:29:32.097743 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14222 2024.08.23 04:29:32.098084 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14223 2024.08.23 04:29:32.098211 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Debug> executeQuery: Read 846 rows, 62.54 KiB in 0.002181 sec., 387895.4607977991 rows/sec., 28.00 MiB/sec.
14224 2024.08.23 04:29:32.098216 [ 30 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14225 2024.08.23 04:29:32.098277 [ 30 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14226 2024.08.23 04:29:32.098315 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14227 2024.08.23 04:29:32.098431 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Debug> DynamicQueryHandler: Done processing query
14228 2024.08.23 04:29:32.098472 [ 3 ] {ded30808-5fc8-486e-b1fa-32a46cf633ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
14229 2024.08.23 04:29:32.098504 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
14230 2024.08.23 04:29:32.098506 [ 3 ] {} <Debug> HTTP-Session: 5d449aa7-a615-4fca-b2e0-8d16f4a208a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14231 2024.08.23 04:29:32.098714 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14232 2024.08.23 04:29:32.098749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14233 2024.08.23 04:29:32.098772 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 918 rows starting from the beginning of the part
14234 2024.08.23 04:29:32.098840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14235 2024.08.23 04:29:32.098917 [ 3 ] {} <Debug> HTTP-Session: b62c7f87-d676-4a33-b9be-1a1cd7637d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14236 2024.08.23 04:29:32.098991 [ 3 ] {} <Debug> HTTP-Session: b62c7f87-d676-4a33-b9be-1a1cd7637d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14237 2024.08.23 04:29:32.099016 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 383 rows starting from the beginning of the part
14238 2024.08.23 04:29:32.099048 [ 3 ] {} <Debug> HTTP-Session: b62c7f87-d676-4a33-b9be-1a1cd7637d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14239 2024.08.23 04:29:32.099190 [ 3 ] {} <Trace> HTTP-Session: b62c7f87-d676-4a33-b9be-1a1cd7637d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14240 2024.08.23 04:29:32.099372 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 113 rows starting from the beginning of the part
14241 2024.08.23 04:29:32.099600 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14242 2024.08.23 04:29:32.099679 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 390 rows starting from the beginning of the part
14243 2024.08.23 04:29:32.099757 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14244 2024.08.23 04:29:32.100062 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 124 rows starting from the beginning of the part
14245 2024.08.23 04:29:32.100409 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 846 rows starting from the beginning of the part
14246 2024.08.23 04:29:32.100949 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14247 2024.08.23 04:29:32.101709 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14248 2024.08.23 04:29:32.101763 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14249 2024.08.23 04:29:32.102591 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14250 2024.08.23 04:29:32.103266 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14251 2024.08.23 04:29:32.103394 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003963 sec., 1514.004542013626 rows/sec., 79.10 KiB/sec.
14252 2024.08.23 04:29:32.103816 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Debug> DynamicQueryHandler: Done processing query
14253 2024.08.23 04:29:32.103859 [ 3 ] {2f212cd8-0af1-46ad-bed2-8360f06408f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14254 2024.08.23 04:29:32.103883 [ 3 ] {} <Debug> HTTP-Session: b62c7f87-d676-4a33-b9be-1a1cd7637d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14255 2024.08.23 04:29:32.103959 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.005553108 sec., 499540.07737648895 rows/sec., 38.08 MiB/sec.
14256 2024.08.23 04:29:32.104199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14257 2024.08.23 04:29:32.104264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14258 2024.08.23 04:29:32.104285 [ 3 ] {} <Debug> HTTP-Session: 2049a7d9-96de-4d74-9555-009903909e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14259 2024.08.23 04:29:32.104305 [ 3 ] {} <Debug> HTTP-Session: 2049a7d9-96de-4d74-9555-009903909e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14260 2024.08.23 04:29:32.104323 [ 3 ] {} <Debug> HTTP-Session: 2049a7d9-96de-4d74-9555-009903909e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14261 2024.08.23 04:29:32.104372 [ 3 ] {} <Trace> HTTP-Session: 2049a7d9-96de-4d74-9555-009903909e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14262 2024.08.23 04:29:32.104436 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14263 2024.08.23 04:29:32.105044 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14264 2024.08.23 04:29:32.105232 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14265 2024.08.23 04:29:32.105722 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14266 2024.08.23 04:29:32.105732 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14267 2024.08.23 04:29:32.105946 [ 201 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_86_17} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14268 2024.08.23 04:29:32.106064 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
14269 2024.08.23 04:29:32.106794 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14270 2024.08.23 04:29:32.106835 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14271 2024.08.23 04:29:32.107265 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14272 2024.08.23 04:29:32.107603 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14273 2024.08.23 04:29:32.107732 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Debug> executeQuery: Read 922 rows, 63.09 KiB in 0.003136 sec., 294005.10204081633 rows/sec., 19.65 MiB/sec.
14274 2024.08.23 04:29:32.107743 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14275 2024.08.23 04:29:32.107802 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14276 2024.08.23 04:29:32.107841 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14277 2024.08.23 04:29:32.107934 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Debug> DynamicQueryHandler: Done processing query
14278 2024.08.23 04:29:32.107943 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
14279 2024.08.23 04:29:32.107961 [ 3 ] {e695c4cd-d178-46c1-9cbf-2b890d1e3841} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
14280 2024.08.23 04:29:32.107989 [ 3 ] {} <Debug> HTTP-Session: 2049a7d9-96de-4d74-9555-009903909e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14281 2024.08.23 04:29:32.108082 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14282 2024.08.23 04:29:32.108111 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23525 rows starting from the beginning of the part
14283 2024.08.23 04:29:32.108215 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part
14284 2024.08.23 04:29:32.108406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14285 2024.08.23 04:29:32.108502 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
14286 2024.08.23 04:29:32.108561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14287 2024.08.23 04:29:32.108627 [ 3 ] {} <Debug> HTTP-Session: b789187e-a47b-44a2-98c8-9cad179dcea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14288 2024.08.23 04:29:32.108747 [ 3 ] {} <Debug> HTTP-Session: b789187e-a47b-44a2-98c8-9cad179dcea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14289 2024.08.23 04:29:32.108817 [ 3 ] {} <Debug> HTTP-Session: b789187e-a47b-44a2-98c8-9cad179dcea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14290 2024.08.23 04:29:32.108870 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 240 rows starting from the beginning of the part
14291 2024.08.23 04:29:32.108918 [ 3 ] {} <Trace> HTTP-Session: b789187e-a47b-44a2-98c8-9cad179dcea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14292 2024.08.23 04:29:32.109096 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part
14293 2024.08.23 04:29:32.109179 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14294 2024.08.23 04:29:32.109347 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14295 2024.08.23 04:29:32.109373 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 922 rows starting from the beginning of the part
14296 2024.08.23 04:29:32.110138 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14297 2024.08.23 04:29:32.110514 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14298 2024.08.23 04:29:32.110549 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14299 2024.08.23 04:29:32.110897 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14300 2024.08.23 04:29:32.111263 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14301 2024.08.23 04:29:32.111487 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002401 sec., 416.49312786339027 rows/sec., 28.06 KiB/sec.
14302 2024.08.23 04:29:32.112032 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Debug> DynamicQueryHandler: Done processing query
14303 2024.08.23 04:29:32.112123 [ 3 ] {c2685a22-7055-4e28-aac5-76e03d6cad75} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14304 2024.08.23 04:29:32.112208 [ 3 ] {} <Debug> HTTP-Session: b789187e-a47b-44a2-98c8-9cad179dcea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14305 2024.08.23 04:29:32.112480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14306 2024.08.23 04:29:32.112635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14307 2024.08.23 04:29:32.112674 [ 3 ] {} <Debug> HTTP-Session: 23e3fe18-cba7-4eda-b81f-52e6da8ff066 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14308 2024.08.23 04:29:32.112693 [ 3 ] {} <Debug> HTTP-Session: 23e3fe18-cba7-4eda-b81f-52e6da8ff066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14309 2024.08.23 04:29:32.112717 [ 3 ] {} <Debug> HTTP-Session: 23e3fe18-cba7-4eda-b81f-52e6da8ff066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14310 2024.08.23 04:29:32.112766 [ 3 ] {} <Trace> HTTP-Session: 23e3fe18-cba7-4eda-b81f-52e6da8ff066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14311 2024.08.23 04:29:32.112878 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14312 2024.08.23 04:29:32.112953 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14313 2024.08.23 04:29:32.113445 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14314 2024.08.23 04:29:32.113927 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14315 2024.08.23 04:29:32.113963 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14316 2024.08.23 04:29:32.114711 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14317 2024.08.23 04:29:32.115125 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14318 2024.08.23 04:29:32.115332 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002485 sec., 402.4144869215292 rows/sec., 738.41 KiB/sec.
14319 2024.08.23 04:29:32.116306 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Debug> DynamicQueryHandler: Done processing query
14320 2024.08.23 04:29:32.116331 [ 3 ] {b8b8df85-64cb-4c8e-a9c4-efed83bf9515} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
14321 2024.08.23 04:29:32.116348 [ 3 ] {} <Debug> HTTP-Session: 23e3fe18-cba7-4eda-b81f-52e6da8ff066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14322 2024.08.23 04:29:32.116523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14323 2024.08.23 04:29:32.116627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14324 2024.08.23 04:29:32.116649 [ 3 ] {} <Debug> HTTP-Session: a49a8dfa-1e68-448a-bbde-d5ceebd169b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14325 2024.08.23 04:29:32.116666 [ 3 ] {} <Debug> HTTP-Session: a49a8dfa-1e68-448a-bbde-d5ceebd169b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14326 2024.08.23 04:29:32.116680 [ 3 ] {} <Debug> HTTP-Session: a49a8dfa-1e68-448a-bbde-d5ceebd169b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14327 2024.08.23 04:29:32.116713 [ 3 ] {} <Trace> HTTP-Session: a49a8dfa-1e68-448a-bbde-d5ceebd169b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14328 2024.08.23 04:29:32.116844 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14329 2024.08.23 04:29:32.116890 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14330 2024.08.23 04:29:32.117041 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14331 2024.08.23 04:29:32.117484 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14332 2024.08.23 04:29:32.117518 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14333 2024.08.23 04:29:32.118245 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14334 2024.08.23 04:29:32.118320 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25246 rows, containing 5 columns (5 merged, 0 gathered) in 0.010415862 sec., 2423803.2339522163 rows/sec., 163.66 MiB/sec.
14335 2024.08.23 04:29:32.118778 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14336 2024.08.23 04:29:32.118845 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14337 2024.08.23 04:29:32.119037 [ 30 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14338 2024.08.23 04:29:32.119137 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002325 sec., 35268.81720430108 rows/sec., 2.24 MiB/sec.
14339 2024.08.23 04:29:32.119153 [ 30 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14340 2024.08.23 04:29:32.119247 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14341 2024.08.23 04:29:32.119644 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Debug> DynamicQueryHandler: Done processing query
14342 2024.08.23 04:29:32.119736 [ 3 ] {e4354548-cfd2-4872-944a-37f4f12dad05} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14343 2024.08.23 04:29:32.119813 [ 3 ] {} <Debug> HTTP-Session: a49a8dfa-1e68-448a-bbde-d5ceebd169b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14344 2024.08.23 04:29:32.119980 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
14345 2024.08.23 04:29:32.120255 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14346 2024.08.23 04:29:32.120325 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4980 rows starting from the beginning of the part
14347 2024.08.23 04:29:32.120359 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14348 2024.08.23 04:29:32.120560 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part
14349 2024.08.23 04:29:32.120770 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14350 2024.08.23 04:29:32.120865 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
14351 2024.08.23 04:29:32.121089 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
14352 2024.08.23 04:29:32.121260 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 84 rows starting from the beginning of the part
14353 2024.08.23 04:29:32.121373 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 58 rows starting from the beginning of the part
14354 2024.08.23 04:29:32.121569 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part
14355 2024.08.23 04:29:32.123712 [ 198 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.004248733 sec., 1258257.461695051 rows/sec., 81.94 MiB/sec.
14356 2024.08.23 04:29:32.124125 [ 200 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14357 2024.08.23 04:29:32.124613 [ 200 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14358 2024.08.23 04:29:32.124715 [ 200 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_86_17} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14359 2024.08.23 04:29:32.124815 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB.
14360 2024.08.23 04:29:36.746750 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
14361 2024.08.23 04:29:36.746799 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
14362 2024.08.23 04:29:37.357463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14363 2024.08.23 04:29:37.357602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14364 2024.08.23 04:29:37.357630 [ 3 ] {} <Debug> HTTP-Session: 9c4eb2bf-f04f-4c21-b420-062a819d416d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14365 2024.08.23 04:29:37.357658 [ 3 ] {} <Debug> HTTP-Session: 9c4eb2bf-f04f-4c21-b420-062a819d416d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14366 2024.08.23 04:29:37.357675 [ 3 ] {} <Debug> HTTP-Session: 9c4eb2bf-f04f-4c21-b420-062a819d416d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14367 2024.08.23 04:29:37.357731 [ 3 ] {} <Trace> HTTP-Session: 9c4eb2bf-f04f-4c21-b420-062a819d416d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14368 2024.08.23 04:29:37.357925 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14369 2024.08.23 04:29:37.357999 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14370 2024.08.23 04:29:37.358343 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14371 2024.08.23 04:29:37.358810 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14372 2024.08.23 04:29:37.358853 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14373 2024.08.23 04:29:37.359258 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14374 2024.08.23 04:29:37.359654 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14375 2024.08.23 04:29:37.359821 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001954 sec., 2047.0829068577277 rows/sec., 159.43 KiB/sec.
14376 2024.08.23 04:29:37.360030 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Debug> DynamicQueryHandler: Done processing query
14377 2024.08.23 04:29:37.360056 [ 3 ] {6a6072f6-b0ad-4f5f-8f40-8bf2553f76e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14378 2024.08.23 04:29:37.360072 [ 3 ] {} <Debug> HTTP-Session: 9c4eb2bf-f04f-4c21-b420-062a819d416d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14379 2024.08.23 04:29:37.360336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 22392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14380 2024.08.23 04:29:37.360385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14381 2024.08.23 04:29:37.360403 [ 3 ] {} <Debug> HTTP-Session: 997a6eff-c320-4f8c-8955-c096377e43de Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14382 2024.08.23 04:29:37.360420 [ 3 ] {} <Debug> HTTP-Session: 997a6eff-c320-4f8c-8955-c096377e43de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14383 2024.08.23 04:29:37.360433 [ 3 ] {} <Debug> HTTP-Session: 997a6eff-c320-4f8c-8955-c096377e43de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14384 2024.08.23 04:29:37.360464 [ 3 ] {} <Trace> HTTP-Session: 997a6eff-c320-4f8c-8955-c096377e43de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14385 2024.08.23 04:29:37.360600 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14386 2024.08.23 04:29:37.360642 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14387 2024.08.23 04:29:37.360865 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14388 2024.08.23 04:29:37.361298 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14389 2024.08.23 04:29:37.361334 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14390 2024.08.23 04:29:37.361682 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14391 2024.08.23 04:29:37.362037 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14392 2024.08.23 04:29:37.362200 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Debug> executeQuery: Read 151 rows, 13.21 KiB in 0.001661 sec., 90909.09090909091 rows/sec., 7.77 MiB/sec.
14393 2024.08.23 04:29:37.362484 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Debug> DynamicQueryHandler: Done processing query
14394 2024.08.23 04:29:37.362547 [ 3 ] {60d630ae-251a-4af1-bc04-5a55ca8bc4f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14395 2024.08.23 04:29:37.362608 [ 3 ] {} <Debug> HTTP-Session: 997a6eff-c320-4f8c-8955-c096377e43de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14396 2024.08.23 04:29:37.362825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14397 2024.08.23 04:29:37.362888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14398 2024.08.23 04:29:37.362906 [ 3 ] {} <Debug> HTTP-Session: 06938932-6203-4223-b4ff-0e86e1b2998e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14399 2024.08.23 04:29:37.362923 [ 3 ] {} <Debug> HTTP-Session: 06938932-6203-4223-b4ff-0e86e1b2998e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14400 2024.08.23 04:29:37.362937 [ 3 ] {} <Debug> HTTP-Session: 06938932-6203-4223-b4ff-0e86e1b2998e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14401 2024.08.23 04:29:37.362968 [ 3 ] {} <Trace> HTTP-Session: 06938932-6203-4223-b4ff-0e86e1b2998e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14402 2024.08.23 04:29:37.363081 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14403 2024.08.23 04:29:37.363125 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14404 2024.08.23 04:29:37.363373 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14405 2024.08.23 04:29:37.363707 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14406 2024.08.23 04:29:37.363743 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14407 2024.08.23 04:29:37.364082 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
14408 2024.08.23 04:29:37.364429 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14409 2024.08.23 04:29:37.364592 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Debug> executeQuery: Read 49 rows, 3.65 KiB in 0.001542 sec., 31776.9130998703 rows/sec., 2.31 MiB/sec.
14410 2024.08.23 04:29:37.364590 [ 97 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
14411 2024.08.23 04:29:37.364736 [ 97 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14412 2024.08.23 04:29:37.364777 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14413 2024.08.23 04:29:37.364856 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Debug> DynamicQueryHandler: Done processing query
14414 2024.08.23 04:29:37.364919 [ 3 ] {471713ca-8a01-48b6-9813-5a825819a474} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14415 2024.08.23 04:29:37.364954 [ 3 ] {} <Debug> HTTP-Session: 06938932-6203-4223-b4ff-0e86e1b2998e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14416 2024.08.23 04:29:37.364968 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
14417 2024.08.23 04:29:37.365165 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14418 2024.08.23 04:29:37.365186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 22592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14419 2024.08.23 04:29:37.365217 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 59 rows starting from the beginning of the part
14420 2024.08.23 04:29:37.365279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14421 2024.08.23 04:29:37.365347 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part
14422 2024.08.23 04:29:37.365361 [ 3 ] {} <Debug> HTTP-Session: c3b662d7-3142-4e6d-919f-8c40309d7d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14423 2024.08.23 04:29:37.365426 [ 3 ] {} <Debug> HTTP-Session: c3b662d7-3142-4e6d-919f-8c40309d7d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14424 2024.08.23 04:29:37.365495 [ 3 ] {} <Debug> HTTP-Session: c3b662d7-3142-4e6d-919f-8c40309d7d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14425 2024.08.23 04:29:37.365648 [ 3 ] {} <Trace> HTTP-Session: c3b662d7-3142-4e6d-919f-8c40309d7d26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14426 2024.08.23 04:29:37.365667 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part
14427 2024.08.23 04:29:37.366060 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14428 2024.08.23 04:29:37.366141 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part
14429 2024.08.23 04:29:37.366212 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14430 2024.08.23 04:29:37.366612 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part
14431 2024.08.23 04:29:37.366926 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 49 rows starting from the beginning of the part
14432 2024.08.23 04:29:37.367671 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14433 2024.08.23 04:29:37.368655 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14434 2024.08.23 04:29:37.368729 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14435 2024.08.23 04:29:37.369840 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.004981359 sec., 40751.931350460785 rows/sec., 3.11 MiB/sec.
14436 2024.08.23 04:29:37.369875 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14437 2024.08.23 04:29:37.370036 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
14438 2024.08.23 04:29:37.370786 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14439 2024.08.23 04:29:37.371085 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14440 2024.08.23 04:29:37.371151 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Debug> executeQuery: Read 134 rows, 10.59 KiB in 0.00526 sec., 25475.285171102663 rows/sec., 1.97 MiB/sec.
14441 2024.08.23 04:29:37.371356 [ 197 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_51_10} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
14442 2024.08.23 04:29:37.371632 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14443 2024.08.23 04:29:37.371844 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Debug> DynamicQueryHandler: Done processing query
14444 2024.08.23 04:29:37.371915 [ 3 ] {903ddccc-26c0-4ca2-b006-76c67f98c285} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14445 2024.08.23 04:29:37.371962 [ 3 ] {} <Debug> HTTP-Session: c3b662d7-3142-4e6d-919f-8c40309d7d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14446 2024.08.23 04:29:37.372146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14447 2024.08.23 04:29:37.372196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14448 2024.08.23 04:29:37.372215 [ 3 ] {} <Debug> HTTP-Session: 206e2138-b962-447c-91b5-47513d025797 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14449 2024.08.23 04:29:37.372233 [ 3 ] {} <Debug> HTTP-Session: 206e2138-b962-447c-91b5-47513d025797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.08.23 04:29:37.372247 [ 3 ] {} <Debug> HTTP-Session: 206e2138-b962-447c-91b5-47513d025797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14451 2024.08.23 04:29:37.372281 [ 3 ] {} <Trace> HTTP-Session: 206e2138-b962-447c-91b5-47513d025797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14452 2024.08.23 04:29:37.372438 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14453 2024.08.23 04:29:37.372488 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14454 2024.08.23 04:29:37.372668 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14455 2024.08.23 04:29:37.373070 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14456 2024.08.23 04:29:37.373105 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14457 2024.08.23 04:29:37.373494 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14458 2024.08.23 04:29:37.373832 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14459 2024.08.23 04:29:37.373992 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001621 sec., 100555.21283158544 rows/sec., 6.99 MiB/sec.
14460 2024.08.23 04:29:37.374245 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Debug> DynamicQueryHandler: Done processing query
14461 2024.08.23 04:29:37.374309 [ 3 ] {9240e8d7-fdc9-46e0-a444-54edd9a12032} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14462 2024.08.23 04:29:37.374367 [ 3 ] {} <Debug> HTTP-Session: 206e2138-b962-447c-91b5-47513d025797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14463 2024.08.23 04:29:37.374699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14464 2024.08.23 04:29:37.374752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14465 2024.08.23 04:29:37.374770 [ 3 ] {} <Debug> HTTP-Session: 08b7bab1-ef0a-49e9-8304-27fb3ebc0b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14466 2024.08.23 04:29:37.374788 [ 3 ] {} <Debug> HTTP-Session: 08b7bab1-ef0a-49e9-8304-27fb3ebc0b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14467 2024.08.23 04:29:37.374801 [ 3 ] {} <Debug> HTTP-Session: 08b7bab1-ef0a-49e9-8304-27fb3ebc0b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14468 2024.08.23 04:29:37.374833 [ 3 ] {} <Trace> HTTP-Session: 08b7bab1-ef0a-49e9-8304-27fb3ebc0b4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14469 2024.08.23 04:29:37.375290 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14470 2024.08.23 04:29:37.375357 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14471 2024.08.23 04:29:37.375792 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14472 2024.08.23 04:29:37.376583 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14473 2024.08.23 04:29:37.376617 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14474 2024.08.23 04:29:37.377254 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14475 2024.08.23 04:29:37.377665 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14476 2024.08.23 04:29:37.377852 [ 97 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14477 2024.08.23 04:29:37.377876 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002929 sec., 15363.605326049845 rows/sec., 27.53 MiB/sec.
14478 2024.08.23 04:29:37.377911 [ 97 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14479 2024.08.23 04:29:37.377983 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14480 2024.08.23 04:29:37.378340 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
14481 2024.08.23 04:29:37.378441 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Debug> DynamicQueryHandler: Done processing query
14482 2024.08.23 04:29:37.378495 [ 3 ] {ec36d86d-e647-47f9-883e-849b38c31082} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14483 2024.08.23 04:29:37.378536 [ 3 ] {} <Debug> HTTP-Session: 08b7bab1-ef0a-49e9-8304-27fb3ebc0b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14484 2024.08.23 04:29:37.378738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14485 2024.08.23 04:29:37.378857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14486 2024.08.23 04:29:37.378913 [ 3 ] {} <Debug> HTTP-Session: 1437dd05-e41f-400e-bb3b-7100386a8061 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14487 2024.08.23 04:29:37.378966 [ 3 ] {} <Debug> HTTP-Session: 1437dd05-e41f-400e-bb3b-7100386a8061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.08.23 04:29:37.379012 [ 3 ] {} <Debug> HTTP-Session: 1437dd05-e41f-400e-bb3b-7100386a8061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14489 2024.08.23 04:29:37.379109 [ 3 ] {} <Trace> HTTP-Session: 1437dd05-e41f-400e-bb3b-7100386a8061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14490 2024.08.23 04:29:37.379204 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14491 2024.08.23 04:29:37.379355 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14492 2024.08.23 04:29:37.379375 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1047 rows starting from the beginning of the part
14493 2024.08.23 04:29:37.379455 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14494 2024.08.23 04:29:37.380164 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part
14495 2024.08.23 04:29:37.380352 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14496 2024.08.23 04:29:37.380817 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
14497 2024.08.23 04:29:37.381574 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part
14498 2024.08.23 04:29:37.381602 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14499 2024.08.23 04:29:37.381677 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14500 2024.08.23 04:29:37.382147 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
14501 2024.08.23 04:29:37.382769 [ 199 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part
14502 2024.08.23 04:29:37.382946 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
14503 2024.08.23 04:29:37.383932 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14504 2024.08.23 04:29:37.384292 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005007 sec., 1797.4835230677052 rows/sec., 126.97 KiB/sec.
14505 2024.08.23 04:29:37.384928 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Debug> DynamicQueryHandler: Done processing query
14506 2024.08.23 04:29:37.384979 [ 3 ] {6b3c79c5-dfe8-49ce-8e95-e3bba8ff970f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14507 2024.08.23 04:29:37.385017 [ 3 ] {} <Debug> HTTP-Session: 1437dd05-e41f-400e-bb3b-7100386a8061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14508 2024.08.23 04:29:37.385183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14509 2024.08.23 04:29:37.385234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14510 2024.08.23 04:29:37.385252 [ 3 ] {} <Debug> HTTP-Session: 772574cb-2304-4585-bbf1-56f344989623 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14511 2024.08.23 04:29:37.385269 [ 3 ] {} <Debug> HTTP-Session: 772574cb-2304-4585-bbf1-56f344989623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14512 2024.08.23 04:29:37.385283 [ 3 ] {} <Debug> HTTP-Session: 772574cb-2304-4585-bbf1-56f344989623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14513 2024.08.23 04:29:37.385318 [ 3 ] {} <Trace> HTTP-Session: 772574cb-2304-4585-bbf1-56f344989623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14514 2024.08.23 04:29:37.385447 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14515 2024.08.23 04:29:37.385494 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14516 2024.08.23 04:29:37.385643 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14517 2024.08.23 04:29:37.385905 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14518 2024.08.23 04:29:37.385941 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14519 2024.08.23 04:29:37.386616 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14520 2024.08.23 04:29:37.387603 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14521 2024.08.23 04:29:37.388019 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002605 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec.
14522 2024.08.23 04:29:37.388450 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Debug> DynamicQueryHandler: Done processing query
14523 2024.08.23 04:29:37.388496 [ 3 ] {edda31d5-83f0-4430-a978-35c873bbdebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14524 2024.08.23 04:29:37.388536 [ 3 ] {} <Debug> HTTP-Session: 772574cb-2304-4585-bbf1-56f344989623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14525 2024.08.23 04:29:37.392090 [ 191 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 19 columns (19 merged, 0 gathered) in 0.013964572 sec., 84499.54642362114 rows/sec., 151.42 MiB/sec.
14526 2024.08.23 04:29:37.393296 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14527 2024.08.23 04:29:37.393960 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14528 2024.08.23 04:29:37.394053 [ 196 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14529 2024.08.23 04:29:37.394224 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.13 MiB.
14530 2024.08.23 04:29:42.359460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14531 2024.08.23 04:29:42.359595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14532 2024.08.23 04:29:42.359623 [ 3 ] {} <Debug> HTTP-Session: 50881e12-3ab6-42d3-9361-c7e163188803 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14533 2024.08.23 04:29:42.359650 [ 3 ] {} <Debug> HTTP-Session: 50881e12-3ab6-42d3-9361-c7e163188803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14534 2024.08.23 04:29:42.359669 [ 3 ] {} <Debug> HTTP-Session: 50881e12-3ab6-42d3-9361-c7e163188803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14535 2024.08.23 04:29:42.359724 [ 3 ] {} <Trace> HTTP-Session: 50881e12-3ab6-42d3-9361-c7e163188803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14536 2024.08.23 04:29:42.359917 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14537 2024.08.23 04:29:42.359990 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14538 2024.08.23 04:29:42.360366 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14539 2024.08.23 04:29:42.360734 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14540 2024.08.23 04:29:42.360771 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14541 2024.08.23 04:29:42.361163 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14542 2024.08.23 04:29:42.361553 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14543 2024.08.23 04:29:42.361706 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001843 sec., 1627.7807921866522 rows/sec., 128.76 KiB/sec.
14544 2024.08.23 04:29:42.362047 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Debug> DynamicQueryHandler: Done processing query
14545 2024.08.23 04:29:42.362116 [ 3 ] {f05b5413-dee9-40bf-9323-18e8bfc8955a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14546 2024.08.23 04:29:42.362193 [ 3 ] {} <Debug> HTTP-Session: 50881e12-3ab6-42d3-9361-c7e163188803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14547 2024.08.23 04:29:42.362409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 29085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14548 2024.08.23 04:29:42.362462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14549 2024.08.23 04:29:42.362481 [ 3 ] {} <Debug> HTTP-Session: 5d166885-f54b-46be-80f6-fc57e6373627 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14550 2024.08.23 04:29:42.362498 [ 3 ] {} <Debug> HTTP-Session: 5d166885-f54b-46be-80f6-fc57e6373627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14551 2024.08.23 04:29:42.362512 [ 3 ] {} <Debug> HTTP-Session: 5d166885-f54b-46be-80f6-fc57e6373627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14552 2024.08.23 04:29:42.362544 [ 3 ] {} <Trace> HTTP-Session: 5d166885-f54b-46be-80f6-fc57e6373627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14553 2024.08.23 04:29:42.362695 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14554 2024.08.23 04:29:42.362740 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14555 2024.08.23 04:29:42.362982 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14556 2024.08.23 04:29:42.363392 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14557 2024.08.23 04:29:42.363429 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14558 2024.08.23 04:29:42.363784 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14559 2024.08.23 04:29:42.364132 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14560 2024.08.23 04:29:42.364286 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Debug> executeQuery: Read 194 rows, 17.30 KiB in 0.001662 sec., 116726.83513838748 rows/sec., 10.17 MiB/sec.
14561 2024.08.23 04:29:42.364447 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Debug> DynamicQueryHandler: Done processing query
14562 2024.08.23 04:29:42.364470 [ 3 ] {cfafd646-7785-4f0d-a02e-2622cf37f399} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14563 2024.08.23 04:29:42.364485 [ 3 ] {} <Debug> HTTP-Session: 5d166885-f54b-46be-80f6-fc57e6373627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14564 2024.08.23 04:29:42.364591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14565 2024.08.23 04:29:42.364637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14566 2024.08.23 04:29:42.364656 [ 3 ] {} <Debug> HTTP-Session: 7b4803ba-b2a1-44e5-94eb-dc6ffe54a0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14567 2024.08.23 04:29:42.364672 [ 3 ] {} <Debug> HTTP-Session: 7b4803ba-b2a1-44e5-94eb-dc6ffe54a0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14568 2024.08.23 04:29:42.364686 [ 3 ] {} <Debug> HTTP-Session: 7b4803ba-b2a1-44e5-94eb-dc6ffe54a0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14569 2024.08.23 04:29:42.364716 [ 3 ] {} <Trace> HTTP-Session: 7b4803ba-b2a1-44e5-94eb-dc6ffe54a0fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14570 2024.08.23 04:29:42.364807 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14571 2024.08.23 04:29:42.364850 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14572 2024.08.23 04:29:42.365071 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14573 2024.08.23 04:29:42.365329 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14574 2024.08.23 04:29:42.365364 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14575 2024.08.23 04:29:42.365694 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14576 2024.08.23 04:29:42.366039 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14577 2024.08.23 04:29:42.366185 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Debug> executeQuery: Read 4 rows, 284.00 B in 0.001396 sec., 2865.3295128939826 rows/sec., 198.67 KiB/sec.
14578 2024.08.23 04:29:42.366359 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Debug> DynamicQueryHandler: Done processing query
14579 2024.08.23 04:29:42.366386 [ 3 ] {f3c2b29a-5299-49de-acc5-12b786e20375} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14580 2024.08.23 04:29:42.366402 [ 3 ] {} <Debug> HTTP-Session: 7b4803ba-b2a1-44e5-94eb-dc6ffe54a0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14581 2024.08.23 04:29:42.366515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14582 2024.08.23 04:29:42.366563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14583 2024.08.23 04:29:42.366582 [ 3 ] {} <Debug> HTTP-Session: 3599ffe6-9320-45c7-a188-735ef989b8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14584 2024.08.23 04:29:42.366600 [ 3 ] {} <Debug> HTTP-Session: 3599ffe6-9320-45c7-a188-735ef989b8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14585 2024.08.23 04:29:42.366614 [ 3 ] {} <Debug> HTTP-Session: 3599ffe6-9320-45c7-a188-735ef989b8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14586 2024.08.23 04:29:42.366645 [ 3 ] {} <Trace> HTTP-Session: 3599ffe6-9320-45c7-a188-735ef989b8b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14587 2024.08.23 04:29:42.366744 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14588 2024.08.23 04:29:42.366787 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14589 2024.08.23 04:29:42.367017 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14590 2024.08.23 04:29:42.367300 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14591 2024.08.23 04:29:42.367337 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14592 2024.08.23 04:29:42.367693 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14593 2024.08.23 04:29:42.368050 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14594 2024.08.23 04:29:42.368211 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec.
14595 2024.08.23 04:29:42.368371 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Debug> DynamicQueryHandler: Done processing query
14596 2024.08.23 04:29:42.368396 [ 3 ] {29a1af3d-d6e7-48b7-a804-ad27e408279a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14597 2024.08.23 04:29:42.368412 [ 3 ] {} <Debug> HTTP-Session: 3599ffe6-9320-45c7-a188-735ef989b8b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14598 2024.08.23 04:29:42.368517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14599 2024.08.23 04:29:42.368564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14600 2024.08.23 04:29:42.368583 [ 3 ] {} <Debug> HTTP-Session: ed904f2d-8525-402c-bb50-41c114d2c6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14601 2024.08.23 04:29:42.368600 [ 3 ] {} <Debug> HTTP-Session: ed904f2d-8525-402c-bb50-41c114d2c6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14602 2024.08.23 04:29:42.368613 [ 3 ] {} <Debug> HTTP-Session: ed904f2d-8525-402c-bb50-41c114d2c6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14603 2024.08.23 04:29:42.368644 [ 3 ] {} <Trace> HTTP-Session: ed904f2d-8525-402c-bb50-41c114d2c6a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14604 2024.08.23 04:29:42.368737 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14605 2024.08.23 04:29:42.368779 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14606 2024.08.23 04:29:42.369001 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14607 2024.08.23 04:29:42.369266 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14608 2024.08.23 04:29:42.369302 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14609 2024.08.23 04:29:42.369645 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14610 2024.08.23 04:29:42.370000 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14611 2024.08.23 04:29:42.370159 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 246.86 KiB/sec.
14612 2024.08.23 04:29:42.370706 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Debug> DynamicQueryHandler: Done processing query
14613 2024.08.23 04:29:42.370807 [ 3 ] {21bd6f49-73fe-4380-9f56-9e3ebfe529a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14614 2024.08.23 04:29:42.370881 [ 3 ] {} <Debug> HTTP-Session: ed904f2d-8525-402c-bb50-41c114d2c6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14615 2024.08.23 04:29:42.371206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 63370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14616 2024.08.23 04:29:42.371397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14617 2024.08.23 04:29:42.371492 [ 3 ] {} <Debug> HTTP-Session: fb8e3134-ce19-4139-9538-1993bab3c11d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14618 2024.08.23 04:29:42.371582 [ 3 ] {} <Debug> HTTP-Session: fb8e3134-ce19-4139-9538-1993bab3c11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14619 2024.08.23 04:29:42.371646 [ 3 ] {} <Debug> HTTP-Session: fb8e3134-ce19-4139-9538-1993bab3c11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14620 2024.08.23 04:29:42.371758 [ 3 ] {} <Trace> HTTP-Session: fb8e3134-ce19-4139-9538-1993bab3c11d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14621 2024.08.23 04:29:42.371977 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14622 2024.08.23 04:29:42.372022 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14623 2024.08.23 04:29:42.372272 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14624 2024.08.23 04:29:42.372771 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14625 2024.08.23 04:29:42.372808 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14626 2024.08.23 04:29:42.373172 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14627 2024.08.23 04:29:42.373529 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14628 2024.08.23 04:29:42.373680 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Debug> executeQuery: Read 392 rows, 28.42 KiB in 0.001804 sec., 217294.90022172948 rows/sec., 15.38 MiB/sec.
14629 2024.08.23 04:29:42.373878 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Debug> DynamicQueryHandler: Done processing query
14630 2024.08.23 04:29:42.373914 [ 3 ] {832fb69d-3e65-4db4-b669-2d6deba1176c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14631 2024.08.23 04:29:42.373941 [ 3 ] {} <Debug> HTTP-Session: fb8e3134-ce19-4139-9538-1993bab3c11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14632 2024.08.23 04:29:42.374071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14633 2024.08.23 04:29:42.374125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14634 2024.08.23 04:29:42.374144 [ 3 ] {} <Debug> HTTP-Session: bea7a3f8-ab6e-4031-bdf6-dbc1f30f379e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14635 2024.08.23 04:29:42.374161 [ 3 ] {} <Debug> HTTP-Session: bea7a3f8-ab6e-4031-bdf6-dbc1f30f379e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14636 2024.08.23 04:29:42.374174 [ 3 ] {} <Debug> HTTP-Session: bea7a3f8-ab6e-4031-bdf6-dbc1f30f379e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14637 2024.08.23 04:29:42.374205 [ 3 ] {} <Trace> HTTP-Session: bea7a3f8-ab6e-4031-bdf6-dbc1f30f379e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14638 2024.08.23 04:29:42.374307 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14639 2024.08.23 04:29:42.374353 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14640 2024.08.23 04:29:42.374484 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14641 2024.08.23 04:29:42.374810 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14642 2024.08.23 04:29:42.374847 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14643 2024.08.23 04:29:42.375202 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14644 2024.08.23 04:29:42.375534 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14645 2024.08.23 04:29:42.375691 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec.
14646 2024.08.23 04:29:42.375855 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Debug> DynamicQueryHandler: Done processing query
14647 2024.08.23 04:29:42.375879 [ 3 ] {79842095-7de6-4962-9e63-c7490d9d196c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14648 2024.08.23 04:29:42.375895 [ 3 ] {} <Debug> HTTP-Session: bea7a3f8-ab6e-4031-bdf6-dbc1f30f379e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14649 2024.08.23 04:29:42.376034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14650 2024.08.23 04:29:42.376082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14651 2024.08.23 04:29:42.376101 [ 3 ] {} <Debug> HTTP-Session: dfa50ce3-4c1d-4065-8375-e8aff0f69e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14652 2024.08.23 04:29:42.376117 [ 3 ] {} <Debug> HTTP-Session: dfa50ce3-4c1d-4065-8375-e8aff0f69e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14653 2024.08.23 04:29:42.376131 [ 3 ] {} <Debug> HTTP-Session: dfa50ce3-4c1d-4065-8375-e8aff0f69e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14654 2024.08.23 04:29:42.376162 [ 3 ] {} <Trace> HTTP-Session: dfa50ce3-4c1d-4065-8375-e8aff0f69e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14655 2024.08.23 04:29:42.376328 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14656 2024.08.23 04:29:42.376373 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14657 2024.08.23 04:29:42.376517 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14658 2024.08.23 04:29:42.376947 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14659 2024.08.23 04:29:42.376984 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14660 2024.08.23 04:29:42.377360 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14661 2024.08.23 04:29:42.377698 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14662 2024.08.23 04:29:42.377851 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Debug> executeQuery: Read 239 rows, 16.40 KiB in 0.001596 sec., 149749.37343358397 rows/sec., 10.03 MiB/sec.
14663 2024.08.23 04:29:42.378004 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Debug> DynamicQueryHandler: Done processing query
14664 2024.08.23 04:29:42.378028 [ 3 ] {0aff98e8-fc9e-4666-b740-3c49adfa8238} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14665 2024.08.23 04:29:42.378044 [ 3 ] {} <Debug> HTTP-Session: dfa50ce3-4c1d-4065-8375-e8aff0f69e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14666 2024.08.23 04:29:42.378142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14667 2024.08.23 04:29:42.378189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14668 2024.08.23 04:29:42.378209 [ 3 ] {} <Debug> HTTP-Session: f7fe11d7-a4b2-4724-9600-4012169749d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14669 2024.08.23 04:29:42.378225 [ 3 ] {} <Debug> HTTP-Session: f7fe11d7-a4b2-4724-9600-4012169749d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14670 2024.08.23 04:29:42.378239 [ 3 ] {} <Debug> HTTP-Session: f7fe11d7-a4b2-4724-9600-4012169749d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14671 2024.08.23 04:29:42.378269 [ 3 ] {} <Trace> HTTP-Session: f7fe11d7-a4b2-4724-9600-4012169749d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14672 2024.08.23 04:29:42.378361 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14673 2024.08.23 04:29:42.378405 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14674 2024.08.23 04:29:42.378532 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14675 2024.08.23 04:29:42.378792 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14676 2024.08.23 04:29:42.378829 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14677 2024.08.23 04:29:42.379171 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14678 2024.08.23 04:29:42.379484 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14679 2024.08.23 04:29:42.379642 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec.
14680 2024.08.23 04:29:42.379648 [ 139 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
14681 2024.08.23 04:29:42.379752 [ 139 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14682 2024.08.23 04:29:42.379798 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14683 2024.08.23 04:29:42.379905 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Debug> DynamicQueryHandler: Done processing query
14684 2024.08.23 04:29:42.379984 [ 3 ] {3f866a53-fc23-4b16-b517-bdca1b2e57b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14685 2024.08.23 04:29:42.380060 [ 3 ] {} <Debug> HTTP-Session: f7fe11d7-a4b2-4724-9600-4012169749d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14686 2024.08.23 04:29:42.380179 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
14687 2024.08.23 04:29:42.380313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14688 2024.08.23 04:29:42.380498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14689 2024.08.23 04:29:42.380585 [ 3 ] {} <Debug> HTTP-Session: e6692ed8-d32a-461f-afac-4ff4f2a9470a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14690 2024.08.23 04:29:42.380654 [ 3 ] {} <Debug> HTTP-Session: e6692ed8-d32a-461f-afac-4ff4f2a9470a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14691 2024.08.23 04:29:42.380698 [ 3 ] {} <Debug> HTTP-Session: e6692ed8-d32a-461f-afac-4ff4f2a9470a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14692 2024.08.23 04:29:42.380789 [ 3 ] {} <Trace> HTTP-Session: e6692ed8-d32a-461f-afac-4ff4f2a9470a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14693 2024.08.23 04:29:42.380808 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14694 2024.08.23 04:29:42.380863 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part
14695 2024.08.23 04:29:42.381034 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14696 2024.08.23 04:29:42.381133 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
14697 2024.08.23 04:29:42.381397 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14698 2024.08.23 04:29:42.381512 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
14699 2024.08.23 04:29:42.381919 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
14700 2024.08.23 04:29:42.382300 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
14701 2024.08.23 04:29:42.382650 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
14702 2024.08.23 04:29:42.383832 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14703 2024.08.23 04:29:42.385603 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14704 2024.08.23 04:29:42.385674 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14705 2024.08.23 04:29:42.386430 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.006557592 sec., 6099.800048554408 rows/sec., 411.02 KiB/sec.
14706 2024.08.23 04:29:42.386608 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
14707 2024.08.23 04:29:42.387589 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14708 2024.08.23 04:29:42.387590 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
14709 2024.08.23 04:29:42.387733 [ 187 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_40_8} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
14710 2024.08.23 04:29:42.387902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14711 2024.08.23 04:29:42.388268 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14712 2024.08.23 04:29:42.388466 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.007566 sec., 132.17023526301878 rows/sec., 242.53 KiB/sec.
14713 2024.08.23 04:29:42.388707 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Debug> DynamicQueryHandler: Done processing query
14714 2024.08.23 04:29:42.388733 [ 3 ] {898d2b68-c60b-439f-a8ca-70ddb207a605} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
14715 2024.08.23 04:29:42.388749 [ 3 ] {} <Debug> HTTP-Session: e6692ed8-d32a-461f-afac-4ff4f2a9470a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14716 2024.08.23 04:29:42.388863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14717 2024.08.23 04:29:42.388913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14718 2024.08.23 04:29:42.388933 [ 3 ] {} <Debug> HTTP-Session: 35095da6-caa5-451c-909c-93c68b6b508b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14719 2024.08.23 04:29:42.388949 [ 3 ] {} <Debug> HTTP-Session: 35095da6-caa5-451c-909c-93c68b6b508b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14720 2024.08.23 04:29:42.388964 [ 3 ] {} <Debug> HTTP-Session: 35095da6-caa5-451c-909c-93c68b6b508b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14721 2024.08.23 04:29:42.388997 [ 3 ] {} <Trace> HTTP-Session: 35095da6-caa5-451c-909c-93c68b6b508b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14722 2024.08.23 04:29:42.389120 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14723 2024.08.23 04:29:42.389166 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14724 2024.08.23 04:29:42.389300 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14725 2024.08.23 04:29:42.389611 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14726 2024.08.23 04:29:42.389649 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14727 2024.08.23 04:29:42.390024 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14728 2024.08.23 04:29:42.390356 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14729 2024.08.23 04:29:42.390512 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec.
14730 2024.08.23 04:29:42.390683 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Debug> DynamicQueryHandler: Done processing query
14731 2024.08.23 04:29:42.390708 [ 3 ] {954442a5-87da-44a1-8a9f-fa52fb1ccea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14732 2024.08.23 04:29:42.390724 [ 3 ] {} <Debug> HTTP-Session: 35095da6-caa5-451c-909c-93c68b6b508b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14733 2024.08.23 04:29:47.358152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14734 2024.08.23 04:29:47.358287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14735 2024.08.23 04:29:47.358318 [ 3 ] {} <Debug> HTTP-Session: cf857a75-1774-4292-9c97-b1f426892052 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14736 2024.08.23 04:29:47.358346 [ 3 ] {} <Debug> HTTP-Session: cf857a75-1774-4292-9c97-b1f426892052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14737 2024.08.23 04:29:47.358365 [ 3 ] {} <Debug> HTTP-Session: cf857a75-1774-4292-9c97-b1f426892052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14738 2024.08.23 04:29:47.358422 [ 3 ] {} <Trace> HTTP-Session: cf857a75-1774-4292-9c97-b1f426892052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14739 2024.08.23 04:29:47.358614 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14740 2024.08.23 04:29:47.358685 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14741 2024.08.23 04:29:47.359021 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14742 2024.08.23 04:29:47.359452 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14743 2024.08.23 04:29:47.359495 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14744 2024.08.23 04:29:47.359903 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14745 2024.08.23 04:29:47.360301 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14746 2024.08.23 04:29:47.360470 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 171.67 KiB/sec.
14747 2024.08.23 04:29:47.360659 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Debug> DynamicQueryHandler: Done processing query
14748 2024.08.23 04:29:47.360686 [ 3 ] {41137a6a-37f7-478d-b97a-11343de8d713} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14749 2024.08.23 04:29:47.360703 [ 3 ] {} <Debug> HTTP-Session: cf857a75-1774-4292-9c97-b1f426892052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14750 2024.08.23 04:29:47.360833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 22019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14751 2024.08.23 04:29:47.360882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14752 2024.08.23 04:29:47.360902 [ 3 ] {} <Debug> HTTP-Session: 169a09f5-63fa-4636-bbc2-3137f61f3e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14753 2024.08.23 04:29:47.360918 [ 3 ] {} <Debug> HTTP-Session: 169a09f5-63fa-4636-bbc2-3137f61f3e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14754 2024.08.23 04:29:47.360932 [ 3 ] {} <Debug> HTTP-Session: 169a09f5-63fa-4636-bbc2-3137f61f3e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14755 2024.08.23 04:29:47.360963 [ 3 ] {} <Trace> HTTP-Session: 169a09f5-63fa-4636-bbc2-3137f61f3e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14756 2024.08.23 04:29:47.361105 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14757 2024.08.23 04:29:47.361149 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14758 2024.08.23 04:29:47.361376 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14759 2024.08.23 04:29:47.361822 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14760 2024.08.23 04:29:47.361861 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14761 2024.08.23 04:29:47.362228 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14762 2024.08.23 04:29:47.362590 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14763 2024.08.23 04:29:47.362746 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Debug> executeQuery: Read 148 rows, 13.02 KiB in 0.0017 sec., 87058.82352941178 rows/sec., 7.48 MiB/sec.
14764 2024.08.23 04:29:47.362926 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Debug> DynamicQueryHandler: Done processing query
14765 2024.08.23 04:29:47.362951 [ 3 ] {d6ea59bf-daed-4013-8c0f-976f1afc13a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14766 2024.08.23 04:29:47.362968 [ 3 ] {} <Debug> HTTP-Session: 169a09f5-63fa-4636-bbc2-3137f61f3e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14767 2024.08.23 04:29:47.363086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 7061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14768 2024.08.23 04:29:47.363136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14769 2024.08.23 04:29:47.363156 [ 3 ] {} <Debug> HTTP-Session: e03ca44d-b899-457b-ba7e-be37cec4d24e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14770 2024.08.23 04:29:47.363172 [ 3 ] {} <Debug> HTTP-Session: e03ca44d-b899-457b-ba7e-be37cec4d24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14771 2024.08.23 04:29:47.363186 [ 3 ] {} <Debug> HTTP-Session: e03ca44d-b899-457b-ba7e-be37cec4d24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14772 2024.08.23 04:29:47.363218 [ 3 ] {} <Trace> HTTP-Session: e03ca44d-b899-457b-ba7e-be37cec4d24e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14773 2024.08.23 04:29:47.363336 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14774 2024.08.23 04:29:47.363381 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14775 2024.08.23 04:29:47.363610 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14776 2024.08.23 04:29:47.363927 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14777 2024.08.23 04:29:47.363964 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14778 2024.08.23 04:29:47.364315 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14779 2024.08.23 04:29:47.364670 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14780 2024.08.23 04:29:47.364826 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.001517 sec., 32300.593276203035 rows/sec., 2.36 MiB/sec.
14781 2024.08.23 04:29:47.365079 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Debug> DynamicQueryHandler: Done processing query
14782 2024.08.23 04:29:47.365138 [ 3 ] {733e3109-e8dc-4543-b367-25a31557d238} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14783 2024.08.23 04:29:47.365206 [ 3 ] {} <Debug> HTTP-Session: e03ca44d-b899-457b-ba7e-be37cec4d24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14784 2024.08.23 04:29:47.365431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14785 2024.08.23 04:29:47.365510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14786 2024.08.23 04:29:47.365535 [ 3 ] {} <Debug> HTTP-Session: f967fbe9-2f41-4d0f-8cd0-42cab5368502 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14787 2024.08.23 04:29:47.365552 [ 3 ] {} <Debug> HTTP-Session: f967fbe9-2f41-4d0f-8cd0-42cab5368502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14788 2024.08.23 04:29:47.365565 [ 3 ] {} <Debug> HTTP-Session: f967fbe9-2f41-4d0f-8cd0-42cab5368502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14789 2024.08.23 04:29:47.365598 [ 3 ] {} <Trace> HTTP-Session: f967fbe9-2f41-4d0f-8cd0-42cab5368502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14790 2024.08.23 04:29:47.365725 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14791 2024.08.23 04:29:47.365768 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14792 2024.08.23 04:29:47.366006 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14793 2024.08.23 04:29:47.366366 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14794 2024.08.23 04:29:47.366405 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14795 2024.08.23 04:29:47.366756 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14796 2024.08.23 04:29:47.367107 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14797 2024.08.23 04:29:47.367269 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.001584 sec., 71338.38383838384 rows/sec., 5.58 MiB/sec.
14798 2024.08.23 04:29:47.367430 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Debug> DynamicQueryHandler: Done processing query
14799 2024.08.23 04:29:47.367454 [ 3 ] {4de50bf8-6902-4dc8-88b1-e445014dfc41} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14800 2024.08.23 04:29:47.367470 [ 3 ] {} <Debug> HTTP-Session: f967fbe9-2f41-4d0f-8cd0-42cab5368502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14801 2024.08.23 04:29:47.367602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 31398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14802 2024.08.23 04:29:47.367650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14803 2024.08.23 04:29:47.367668 [ 3 ] {} <Debug> HTTP-Session: fe98d977-a76b-41ec-8505-807b6799da7a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14804 2024.08.23 04:29:47.367685 [ 3 ] {} <Debug> HTTP-Session: fe98d977-a76b-41ec-8505-807b6799da7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14805 2024.08.23 04:29:47.367699 [ 3 ] {} <Debug> HTTP-Session: fe98d977-a76b-41ec-8505-807b6799da7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14806 2024.08.23 04:29:47.367729 [ 3 ] {} <Trace> HTTP-Session: fe98d977-a76b-41ec-8505-807b6799da7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14807 2024.08.23 04:29:47.367874 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14808 2024.08.23 04:29:47.367921 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14809 2024.08.23 04:29:47.368064 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14810 2024.08.23 04:29:47.368394 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14811 2024.08.23 04:29:47.368431 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14812 2024.08.23 04:29:47.368803 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14813 2024.08.23 04:29:47.369140 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14814 2024.08.23 04:29:47.369291 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001478 sec., 110960.75778078484 rows/sec., 7.73 MiB/sec.
14815 2024.08.23 04:29:47.369511 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Debug> DynamicQueryHandler: Done processing query
14816 2024.08.23 04:29:47.369566 [ 3 ] {d3271461-169b-4e5d-88db-9db3de278709} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14817 2024.08.23 04:29:47.369630 [ 3 ] {} <Debug> HTTP-Session: fe98d977-a76b-41ec-8505-807b6799da7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14818 2024.08.23 04:29:47.369929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14819 2024.08.23 04:29:47.370055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14820 2024.08.23 04:29:47.370105 [ 3 ] {} <Debug> HTTP-Session: f5e3e2d5-bcc5-4d4a-b226-7998ca3742ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14821 2024.08.23 04:29:47.370135 [ 3 ] {} <Debug> HTTP-Session: f5e3e2d5-bcc5-4d4a-b226-7998ca3742ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14822 2024.08.23 04:29:47.370151 [ 3 ] {} <Debug> HTTP-Session: f5e3e2d5-bcc5-4d4a-b226-7998ca3742ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14823 2024.08.23 04:29:47.370183 [ 3 ] {} <Trace> HTTP-Session: f5e3e2d5-bcc5-4d4a-b226-7998ca3742ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14824 2024.08.23 04:29:47.370599 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14825 2024.08.23 04:29:47.370663 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14826 2024.08.23 04:29:47.371080 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14827 2024.08.23 04:29:47.371756 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14828 2024.08.23 04:29:47.371794 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14829 2024.08.23 04:29:47.372418 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
14830 2024.08.23 04:29:47.372821 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14831 2024.08.23 04:29:47.373017 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002741 sec., 16417.365924844948 rows/sec., 29.42 MiB/sec.
14832 2024.08.23 04:29:47.373219 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Debug> DynamicQueryHandler: Done processing query
14833 2024.08.23 04:29:47.373243 [ 3 ] {acd36dfb-9969-48b4-9936-429a6c4b658d} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14834 2024.08.23 04:29:47.373259 [ 3 ] {} <Debug> HTTP-Session: f5e3e2d5-bcc5-4d4a-b226-7998ca3742ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14835 2024.08.23 04:29:47.373378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14836 2024.08.23 04:29:47.373427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14837 2024.08.23 04:29:47.373446 [ 3 ] {} <Debug> HTTP-Session: a7adaaf2-fdb5-4cea-b5e6-59487a9865fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14838 2024.08.23 04:29:47.373461 [ 3 ] {} <Debug> HTTP-Session: a7adaaf2-fdb5-4cea-b5e6-59487a9865fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14839 2024.08.23 04:29:47.373475 [ 3 ] {} <Debug> HTTP-Session: a7adaaf2-fdb5-4cea-b5e6-59487a9865fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14840 2024.08.23 04:29:47.373506 [ 3 ] {} <Trace> HTTP-Session: a7adaaf2-fdb5-4cea-b5e6-59487a9865fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14841 2024.08.23 04:29:47.373617 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14842 2024.08.23 04:29:47.373663 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14843 2024.08.23 04:29:47.373792 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14844 2024.08.23 04:29:47.374054 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14845 2024.08.23 04:29:47.374090 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14846 2024.08.23 04:29:47.374443 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14847 2024.08.23 04:29:47.374762 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14848 2024.08.23 04:29:47.374916 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Debug> executeQuery: Read 62 rows, 4.27 KiB in 0.00133 sec., 46616.54135338346 rows/sec., 3.13 MiB/sec.
14849 2024.08.23 04:29:47.375153 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Debug> DynamicQueryHandler: Done processing query
14850 2024.08.23 04:29:47.375206 [ 3 ] {d6a1da7b-3f47-4a43-be2d-39be88e25d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14851 2024.08.23 04:29:47.375264 [ 3 ] {} <Debug> HTTP-Session: a7adaaf2-fdb5-4cea-b5e6-59487a9865fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14852 2024.08.23 04:29:50.547542 [ 150 ] {} <Debug> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
14853 2024.08.23 04:29:50.547599 [ 150 ] {} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14854 2024.08.23 04:29:50.547623 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14855 2024.08.23 04:29:50.548204 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::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
14856 2024.08.23 04:29:50.548487 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14857 2024.08.23 04:29:50.548551 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
14858 2024.08.23 04:29:50.548705 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::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
14859 2024.08.23 04:29:50.548882 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::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
14860 2024.08.23 04:29:50.549120 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part
14861 2024.08.23 04:29:50.549232 [ 191 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
14862 2024.08.23 04:29:50.550182 [ 202 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455883 sec., 20766.46159446521 rows/sec., 1.48 MiB/sec.
14863 2024.08.23 04:29:50.550470 [ 189 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
14864 2024.08.23 04:29:50.551032 [ 189 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14865 2024.08.23 04:29:50.551118 [ 189 ] {8a3fea08-c8a4-412e-870c-61b80ee19ece::all_1_5_1} <Trace> oximeter.measurements_i64 (8a3fea08-c8a4-412e-870c-61b80ee19ece) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
14866 2024.08.23 04:29:50.551219 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14867 2024.08.23 04:29:51.747051 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
14868 2024.08.23 04:29:51.747130 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
14869 2024.08.23 04:29:52.359558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14870 2024.08.23 04:29:52.359693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14871 2024.08.23 04:29:52.359724 [ 3 ] {} <Debug> HTTP-Session: 70f104bc-71fb-4cee-a883-f62054a4c04f Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14872 2024.08.23 04:29:52.359747 [ 3 ] {} <Debug> HTTP-Session: 70f104bc-71fb-4cee-a883-f62054a4c04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14873 2024.08.23 04:29:52.359761 [ 3 ] {} <Debug> HTTP-Session: 70f104bc-71fb-4cee-a883-f62054a4c04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14874 2024.08.23 04:29:52.359812 [ 3 ] {} <Trace> HTTP-Session: 70f104bc-71fb-4cee-a883-f62054a4c04f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14875 2024.08.23 04:29:52.360034 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14876 2024.08.23 04:29:52.360100 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14877 2024.08.23 04:29:52.360427 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14878 2024.08.23 04:29:52.360890 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14879 2024.08.23 04:29:52.360930 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14880 2024.08.23 04:29:52.361342 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14881 2024.08.23 04:29:52.361727 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14882 2024.08.23 04:29:52.361888 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Debug> executeQuery: Read 191 rows, 17.09 KiB in 0.001943 sec., 98301.59547092125 rows/sec., 8.59 MiB/sec.
14883 2024.08.23 04:29:52.362113 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Debug> DynamicQueryHandler: Done processing query
14884 2024.08.23 04:29:52.362139 [ 3 ] {0d079560-35e9-4a76-8841-32a3972da858} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14885 2024.08.23 04:29:52.362155 [ 3 ] {} <Debug> HTTP-Session: 70f104bc-71fb-4cee-a883-f62054a4c04f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14886 2024.08.23 04:29:52.362272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14887 2024.08.23 04:29:52.362319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14888 2024.08.23 04:29:52.362338 [ 3 ] {} <Debug> HTTP-Session: 20920080-4f3c-46b4-b4e9-159dbe497ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14889 2024.08.23 04:29:52.362354 [ 3 ] {} <Debug> HTTP-Session: 20920080-4f3c-46b4-b4e9-159dbe497ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14890 2024.08.23 04:29:52.362367 [ 3 ] {} <Debug> HTTP-Session: 20920080-4f3c-46b4-b4e9-159dbe497ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14891 2024.08.23 04:29:52.362399 [ 3 ] {} <Trace> HTTP-Session: 20920080-4f3c-46b4-b4e9-159dbe497ce5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14892 2024.08.23 04:29:52.362492 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14893 2024.08.23 04:29:52.362535 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14894 2024.08.23 04:29:52.362767 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14895 2024.08.23 04:29:52.363041 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14896 2024.08.23 04:29:52.363078 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14897 2024.08.23 04:29:52.363407 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14898 2024.08.23 04:29:52.363754 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14899 2024.08.23 04:29:52.363912 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 52.40 KiB/sec.
14900 2024.08.23 04:29:52.364072 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Debug> DynamicQueryHandler: Done processing query
14901 2024.08.23 04:29:52.364096 [ 3 ] {980b8251-b677-48e6-b681-66113f8b36e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14902 2024.08.23 04:29:52.364113 [ 3 ] {} <Debug> HTTP-Session: 20920080-4f3c-46b4-b4e9-159dbe497ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14903 2024.08.23 04:29:52.364226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14904 2024.08.23 04:29:52.364273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14905 2024.08.23 04:29:52.364292 [ 3 ] {} <Debug> HTTP-Session: ef674f29-4970-49b9-9793-42a9b1ec6b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14906 2024.08.23 04:29:52.364308 [ 3 ] {} <Debug> HTTP-Session: ef674f29-4970-49b9-9793-42a9b1ec6b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14907 2024.08.23 04:29:52.364323 [ 3 ] {} <Debug> HTTP-Session: ef674f29-4970-49b9-9793-42a9b1ec6b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14908 2024.08.23 04:29:52.364354 [ 3 ] {} <Trace> HTTP-Session: ef674f29-4970-49b9-9793-42a9b1ec6b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14909 2024.08.23 04:29:52.364451 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14910 2024.08.23 04:29:52.364496 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14911 2024.08.23 04:29:52.364723 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14912 2024.08.23 04:29:52.364991 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14913 2024.08.23 04:29:52.365028 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14914 2024.08.23 04:29:52.365370 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14915 2024.08.23 04:29:52.365714 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14916 2024.08.23 04:29:52.365866 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001436 sec., 9749.303621169916 rows/sec., 682.78 KiB/sec.
14917 2024.08.23 04:29:52.365865 [ 140 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14918 2024.08.23 04:29:52.365980 [ 140 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14919 2024.08.23 04:29:52.366017 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14920 2024.08.23 04:29:52.366106 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Debug> DynamicQueryHandler: Done processing query
14921 2024.08.23 04:29:52.366178 [ 3 ] {67445338-b75c-45e0-ae6f-bda75e500dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14922 2024.08.23 04:29:52.366252 [ 3 ] {} <Debug> HTTP-Session: ef674f29-4970-49b9-9793-42a9b1ec6b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14923 2024.08.23 04:29:52.366510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14924 2024.08.23 04:29:52.366594 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
14925 2024.08.23 04:29:52.366669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14926 2024.08.23 04:29:52.366758 [ 3 ] {} <Debug> HTTP-Session: 0ce8efbb-d1e7-4bad-93b0-79eab58b2487 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14927 2024.08.23 04:29:52.366852 [ 3 ] {} <Debug> HTTP-Session: 0ce8efbb-d1e7-4bad-93b0-79eab58b2487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14928 2024.08.23 04:29:52.366915 [ 3 ] {} <Debug> HTTP-Session: 0ce8efbb-d1e7-4bad-93b0-79eab58b2487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14929 2024.08.23 04:29:52.367023 [ 3 ] {} <Trace> HTTP-Session: 0ce8efbb-d1e7-4bad-93b0-79eab58b2487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14930 2024.08.23 04:29:52.367202 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14931 2024.08.23 04:29:52.367258 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14932 2024.08.23 04:29:52.367279 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
14933 2024.08.23 04:29:52.367351 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14934 2024.08.23 04:29:52.367556 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
14935 2024.08.23 04:29:52.367972 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
14936 2024.08.23 04:29:52.368282 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part
14937 2024.08.23 04:29:52.368580 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
14938 2024.08.23 04:29:52.368941 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
14939 2024.08.23 04:29:52.369527 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14940 2024.08.23 04:29:52.370366 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14941 2024.08.23 04:29:52.370441 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
14942 2024.08.23 04:29:52.371534 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14943 2024.08.23 04:29:52.372002 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005867048 sec., 92039.47197977586 rows/sec., 6.25 MiB/sec.
14944 2024.08.23 04:29:52.372254 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14945 2024.08.23 04:29:52.372505 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14946 2024.08.23 04:29:52.373035 [ 140 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
14947 2024.08.23 04:29:52.373089 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005871 sec., 1021.9724067450178 rows/sec., 60.38 KiB/sec.
14948 2024.08.23 04:29:52.373219 [ 140 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14949 2024.08.23 04:29:52.373380 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
14950 2024.08.23 04:29:52.373571 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14951 2024.08.23 04:29:52.373787 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Debug> DynamicQueryHandler: Done processing query
14952 2024.08.23 04:29:52.373865 [ 3 ] {d721c103-7262-4ed2-a410-f20d606ced0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14953 2024.08.23 04:29:52.373887 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
14954 2024.08.23 04:29:52.373910 [ 3 ] {} <Debug> HTTP-Session: 0ce8efbb-d1e7-4bad-93b0-79eab58b2487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14955 2024.08.23 04:29:52.373924 [ 191 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_41_8} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14956 2024.08.23 04:29:52.374169 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
14957 2024.08.23 04:29:52.374187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14958 2024.08.23 04:29:52.374285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14959 2024.08.23 04:29:52.374285 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14960 2024.08.23 04:29:52.374308 [ 3 ] {} <Debug> HTTP-Session: b01206a8-0023-477c-a5fa-1d4905c0a75d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14961 2024.08.23 04:29:52.374334 [ 3 ] {} <Debug> HTTP-Session: b01206a8-0023-477c-a5fa-1d4905c0a75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14962 2024.08.23 04:29:52.374342 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 6 rows starting from the beginning of the part
14963 2024.08.23 04:29:52.374354 [ 3 ] {} <Debug> HTTP-Session: b01206a8-0023-477c-a5fa-1d4905c0a75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14964 2024.08.23 04:29:52.374393 [ 3 ] {} <Trace> HTTP-Session: b01206a8-0023-477c-a5fa-1d4905c0a75d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14965 2024.08.23 04:29:52.374581 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
14966 2024.08.23 04:29:52.374872 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
14967 2024.08.23 04:29:52.374874 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14968 2024.08.23 04:29:52.374999 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14969 2024.08.23 04:29:52.375225 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
14970 2024.08.23 04:29:52.375548 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
14971 2024.08.23 04:29:52.376287 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14972 2024.08.23 04:29:52.377112 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14973 2024.08.23 04:29:52.377160 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
14974 2024.08.23 04:29:52.377292 [ 202 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003680724 sec., 8150.570376914977 rows/sec., 517.37 KiB/sec.
14975 2024.08.23 04:29:52.377523 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
14976 2024.08.23 04:29:52.377888 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14977 2024.08.23 04:29:52.378577 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14978 2024.08.23 04:29:52.378747 [ 195 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_41_10} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
14979 2024.08.23 04:29:52.378837 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14980 2024.08.23 04:29:52.378906 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14981 2024.08.23 04:29:52.379080 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Debug> executeQuery: Read 383 rows, 27.76 KiB in 0.00448 sec., 85491.07142857143 rows/sec., 6.05 MiB/sec.
14982 2024.08.23 04:29:52.379276 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Debug> DynamicQueryHandler: Done processing query
14983 2024.08.23 04:29:52.379301 [ 3 ] {2e95fb1b-d78f-4235-99e4-4612eb1901c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
14984 2024.08.23 04:29:52.379317 [ 3 ] {} <Debug> HTTP-Session: b01206a8-0023-477c-a5fa-1d4905c0a75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14985 2024.08.23 04:29:52.379426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14986 2024.08.23 04:29:52.379476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14987 2024.08.23 04:29:52.379494 [ 3 ] {} <Debug> HTTP-Session: a24918ec-fa1d-4701-b948-302c440d7e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
14988 2024.08.23 04:29:52.379511 [ 3 ] {} <Debug> HTTP-Session: a24918ec-fa1d-4701-b948-302c440d7e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14989 2024.08.23 04:29:52.379525 [ 3 ] {} <Debug> HTTP-Session: a24918ec-fa1d-4701-b948-302c440d7e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14990 2024.08.23 04:29:52.379559 [ 3 ] {} <Trace> HTTP-Session: a24918ec-fa1d-4701-b948-302c440d7e39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14991 2024.08.23 04:29:52.379656 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14992 2024.08.23 04:29:52.379701 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14993 2024.08.23 04:29:52.379838 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14994 2024.08.23 04:29:52.380090 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14995 2024.08.23 04:29:52.380126 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
14996 2024.08.23 04:29:52.380481 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14997 2024.08.23 04:29:52.380811 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14998 2024.08.23 04:29:52.380956 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 237.84 KiB/sec.
14999 2024.08.23 04:29:52.380984 [ 140 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15000 2024.08.23 04:29:52.381099 [ 140 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15001 2024.08.23 04:29:52.381158 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
15002 2024.08.23 04:29:52.381211 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Debug> DynamicQueryHandler: Done processing query
15003 2024.08.23 04:29:52.381289 [ 3 ] {626e8947-3d5c-4a41-a4c1-91812f6e1710} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15004 2024.08.23 04:29:52.381330 [ 3 ] {} <Debug> HTTP-Session: a24918ec-fa1d-4701-b948-302c440d7e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15005 2024.08.23 04:29:52.381369 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::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
15006 2024.08.23 04:29:52.381501 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15007 2024.08.23 04:29:52.381517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15008 2024.08.23 04:29:52.381533 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
15009 2024.08.23 04:29:52.381623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15010 2024.08.23 04:29:52.381734 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
15011 2024.08.23 04:29:52.381750 [ 3 ] {} <Debug> HTTP-Session: 6e591235-1db7-4144-8ba0-2e6b16c66b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15012 2024.08.23 04:29:52.381842 [ 3 ] {} <Debug> HTTP-Session: 6e591235-1db7-4144-8ba0-2e6b16c66b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15013 2024.08.23 04:29:52.381948 [ 3 ] {} <Debug> HTTP-Session: 6e591235-1db7-4144-8ba0-2e6b16c66b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15014 2024.08.23 04:29:52.382053 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
15015 2024.08.23 04:29:52.382090 [ 3 ] {} <Trace> HTTP-Session: 6e591235-1db7-4144-8ba0-2e6b16c66b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15016 2024.08.23 04:29:52.382358 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
15017 2024.08.23 04:29:52.382553 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
15018 2024.08.23 04:29:52.382677 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15019 2024.08.23 04:29:52.382890 [ 190 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
15020 2024.08.23 04:29:52.382910 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15021 2024.08.23 04:29:52.383510 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15022 2024.08.23 04:29:52.384155 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15023 2024.08.23 04:29:52.384205 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15024 2024.08.23 04:29:52.384678 [ 201 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003396435 sec., 72428.8849926467 rows/sec., 3.70 MiB/sec.
15025 2024.08.23 04:29:52.384837 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
15026 2024.08.23 04:29:52.384952 [ 201 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15027 2024.08.23 04:29:52.385666 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15028 2024.08.23 04:29:52.385999 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15029 2024.08.23 04:29:52.386004 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Debug> executeQuery: Read 235 rows, 16.11 KiB in 0.003582 sec., 65605.80681183696 rows/sec., 4.39 MiB/sec.
15030 2024.08.23 04:29:52.386157 [ 198 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_41_8} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15031 2024.08.23 04:29:52.386250 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15032 2024.08.23 04:29:52.386261 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Debug> DynamicQueryHandler: Done processing query
15033 2024.08.23 04:29:52.386291 [ 3 ] {c24045a6-6a76-4721-bacd-8c57929d663b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15034 2024.08.23 04:29:52.386308 [ 3 ] {} <Debug> HTTP-Session: 6e591235-1db7-4144-8ba0-2e6b16c66b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15035 2024.08.23 04:29:52.386412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15036 2024.08.23 04:29:52.386463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15037 2024.08.23 04:29:52.386482 [ 3 ] {} <Debug> HTTP-Session: eb15292b-cdce-4da3-b63e-c7659d58f5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15038 2024.08.23 04:29:52.386499 [ 3 ] {} <Debug> HTTP-Session: eb15292b-cdce-4da3-b63e-c7659d58f5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15039 2024.08.23 04:29:52.386513 [ 3 ] {} <Debug> HTTP-Session: eb15292b-cdce-4da3-b63e-c7659d58f5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15040 2024.08.23 04:29:52.386544 [ 3 ] {} <Trace> HTTP-Session: eb15292b-cdce-4da3-b63e-c7659d58f5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15041 2024.08.23 04:29:52.386636 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15042 2024.08.23 04:29:52.386681 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15043 2024.08.23 04:29:52.386821 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15044 2024.08.23 04:29:52.387067 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15045 2024.08.23 04:29:52.387103 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
15046 2024.08.23 04:29:52.387449 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15047 2024.08.23 04:29:52.387779 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15048 2024.08.23 04:29:52.387924 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec.
15049 2024.08.23 04:29:52.388072 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Debug> DynamicQueryHandler: Done processing query
15050 2024.08.23 04:29:52.388096 [ 3 ] {b9b8c1d3-25d0-492c-8808-6eb092fe767e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15051 2024.08.23 04:29:52.388112 [ 3 ] {} <Debug> HTTP-Session: eb15292b-cdce-4da3-b63e-c7659d58f5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15052 2024.08.23 04:29:52.388396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15053 2024.08.23 04:29:52.388444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15054 2024.08.23 04:29:52.388463 [ 3 ] {} <Debug> HTTP-Session: 83c03f23-90f6-459a-8853-c47a1565d0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15055 2024.08.23 04:29:52.388479 [ 3 ] {} <Debug> HTTP-Session: 83c03f23-90f6-459a-8853-c47a1565d0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15056 2024.08.23 04:29:52.388493 [ 3 ] {} <Debug> HTTP-Session: 83c03f23-90f6-459a-8853-c47a1565d0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15057 2024.08.23 04:29:52.388523 [ 3 ] {} <Trace> HTTP-Session: 83c03f23-90f6-459a-8853-c47a1565d0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15058 2024.08.23 04:29:52.388624 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15059 2024.08.23 04:29:52.388685 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15060 2024.08.23 04:29:52.389088 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15061 2024.08.23 04:29:52.389537 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15062 2024.08.23 04:29:52.389573 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
15063 2024.08.23 04:29:52.390137 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15064 2024.08.23 04:29:52.390550 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15065 2024.08.23 04:29:52.390739 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002144 sec., 466.4179104477612 rows/sec., 855.86 KiB/sec.
15066 2024.08.23 04:29:52.390972 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Debug> DynamicQueryHandler: Done processing query
15067 2024.08.23 04:29:52.390997 [ 3 ] {047459e7-f12e-4dd5-9312-d3f15e9ef708} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
15068 2024.08.23 04:29:52.391013 [ 3 ] {} <Debug> HTTP-Session: 83c03f23-90f6-459a-8853-c47a1565d0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15069 2024.08.23 04:29:52.391190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 11836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15070 2024.08.23 04:29:52.391240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15071 2024.08.23 04:29:52.391260 [ 3 ] {} <Debug> HTTP-Session: 19c5acd1-aa66-4b5b-ac87-f30b428105fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15072 2024.08.23 04:29:52.391276 [ 3 ] {} <Debug> HTTP-Session: 19c5acd1-aa66-4b5b-ac87-f30b428105fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15073 2024.08.23 04:29:52.391290 [ 3 ] {} <Debug> HTTP-Session: 19c5acd1-aa66-4b5b-ac87-f30b428105fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15074 2024.08.23 04:29:52.391320 [ 3 ] {} <Trace> HTTP-Session: 19c5acd1-aa66-4b5b-ac87-f30b428105fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15075 2024.08.23 04:29:52.391438 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15076 2024.08.23 04:29:52.391484 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15077 2024.08.23 04:29:52.391614 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15078 2024.08.23 04:29:52.391932 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15079 2024.08.23 04:29:52.391969 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
15080 2024.08.23 04:29:52.392323 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
15081 2024.08.23 04:29:52.392650 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15082 2024.08.23 04:29:52.392799 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.0014 sec., 57142.857142857145 rows/sec., 3.63 MiB/sec.
15083 2024.08.23 04:29:52.392957 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Debug> DynamicQueryHandler: Done processing query
15084 2024.08.23 04:29:52.392982 [ 3 ] {07e80b5a-9ff9-4518-b958-78a3079ef11e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15085 2024.08.23 04:29:52.392997 [ 3 ] {} <Debug> HTTP-Session: 19c5acd1-aa66-4b5b-ac87-f30b428105fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15086 2024.08.23 04:29:57.357322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15087 2024.08.23 04:29:57.357457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15088 2024.08.23 04:29:57.357486 [ 3 ] {} <Debug> HTTP-Session: 538a1a24-be20-47cd-822d-109415f2aa11 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15089 2024.08.23 04:29:57.357515 [ 3 ] {} <Debug> HTTP-Session: 538a1a24-be20-47cd-822d-109415f2aa11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15090 2024.08.23 04:29:57.357533 [ 3 ] {} <Debug> HTTP-Session: 538a1a24-be20-47cd-822d-109415f2aa11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15091 2024.08.23 04:29:57.357590 [ 3 ] {} <Trace> HTTP-Session: 538a1a24-be20-47cd-822d-109415f2aa11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15092 2024.08.23 04:29:57.357834 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15093 2024.08.23 04:29:57.357909 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15094 2024.08.23 04:29:57.358248 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15095 2024.08.23 04:29:57.358763 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15096 2024.08.23 04:29:57.358805 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15097 2024.08.23 04:29:57.359230 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15098 2024.08.23 04:29:57.359619 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15099 2024.08.23 04:29:57.359787 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Debug> executeQuery: Read 146 rows, 12.87 KiB in 0.00205 sec., 71219.51219512195 rows/sec., 6.13 MiB/sec.
15100 2024.08.23 04:29:57.359819 [ 145 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15101 2024.08.23 04:29:57.359931 [ 145 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15102 2024.08.23 04:29:57.359978 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15103 2024.08.23 04:29:57.360099 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Debug> DynamicQueryHandler: Done processing query
15104 2024.08.23 04:29:57.360122 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
15105 2024.08.23 04:29:57.360135 [ 3 ] {1fd46422-195e-45a0-8245-a91b05a07fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15106 2024.08.23 04:29:57.360171 [ 3 ] {} <Debug> HTTP-Session: 538a1a24-be20-47cd-822d-109415f2aa11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15107 2024.08.23 04:29:57.360261 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15108 2024.08.23 04:29:57.360292 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1433 rows starting from the beginning of the part
15109 2024.08.23 04:29:57.360344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15110 2024.08.23 04:29:57.360423 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 151 rows starting from the beginning of the part
15111 2024.08.23 04:29:57.360479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15112 2024.08.23 04:29:57.360570 [ 3 ] {} <Debug> HTTP-Session: 4d2398b9-26b3-4447-9067-7af88f68c7bb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15113 2024.08.23 04:29:57.360694 [ 3 ] {} <Debug> HTTP-Session: 4d2398b9-26b3-4447-9067-7af88f68c7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15114 2024.08.23 04:29:57.360785 [ 3 ] {} <Debug> HTTP-Session: 4d2398b9-26b3-4447-9067-7af88f68c7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15115 2024.08.23 04:29:57.360826 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 194 rows starting from the beginning of the part
15116 2024.08.23 04:29:57.360893 [ 3 ] {} <Trace> HTTP-Session: 4d2398b9-26b3-4447-9067-7af88f68c7bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15117 2024.08.23 04:29:57.361042 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 148 rows starting from the beginning of the part
15118 2024.08.23 04:29:57.361266 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15119 2024.08.23 04:29:57.361372 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 191 rows starting from the beginning of the part
15120 2024.08.23 04:29:57.361414 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15121 2024.08.23 04:29:57.361707 [ 186 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 146 rows starting from the beginning of the part
15122 2024.08.23 04:29:57.362321 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15123 2024.08.23 04:29:57.362795 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15124 2024.08.23 04:29:57.362840 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15125 2024.08.23 04:29:57.363341 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
15126 2024.08.23 04:29:57.363810 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2263 rows, containing 5 columns (5 merged, 0 gathered) in 0.003738776 sec., 605278.3049853749 rows/sec., 53.61 MiB/sec.
15127 2024.08.23 04:29:57.363881 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15128 2024.08.23 04:29:57.364096 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.003018 sec., 14910.536779324057 rows/sec., 1.09 MiB/sec.
15129 2024.08.23 04:29:57.364374 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15130 2024.08.23 04:29:57.364415 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Debug> DynamicQueryHandler: Done processing query
15131 2024.08.23 04:29:57.364464 [ 3 ] {ca52f93b-846c-44d3-a505-8b5c46fcd935} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15132 2024.08.23 04:29:57.364539 [ 3 ] {} <Debug> HTTP-Session: 4d2398b9-26b3-4447-9067-7af88f68c7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15133 2024.08.23 04:29:57.364750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 18500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15134 2024.08.23 04:29:57.364843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15135 2024.08.23 04:29:57.364866 [ 3 ] {} <Debug> HTTP-Session: d6d93bf6-9c3d-4242-bea6-9ec78ac22285 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15136 2024.08.23 04:29:57.364919 [ 3 ] {} <Debug> HTTP-Session: d6d93bf6-9c3d-4242-bea6-9ec78ac22285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15137 2024.08.23 04:29:57.364978 [ 3 ] {} <Debug> HTTP-Session: d6d93bf6-9c3d-4242-bea6-9ec78ac22285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15138 2024.08.23 04:29:57.365115 [ 3 ] {} <Trace> HTTP-Session: d6d93bf6-9c3d-4242-bea6-9ec78ac22285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15139 2024.08.23 04:29:57.365380 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15140 2024.08.23 04:29:57.365445 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15141 2024.08.23 04:29:57.365577 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15142 2024.08.23 04:29:57.365803 [ 188 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_91_18} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15143 2024.08.23 04:29:57.366018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
15144 2024.08.23 04:29:57.366087 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15145 2024.08.23 04:29:57.366525 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15146 2024.08.23 04:29:57.366565 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15147 2024.08.23 04:29:57.366958 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15148 2024.08.23 04:29:57.367327 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15149 2024.08.23 04:29:57.367496 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.002186 sec., 49862.76303751144 rows/sec., 3.89 MiB/sec.
15150 2024.08.23 04:29:57.367532 [ 145 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15151 2024.08.23 04:29:57.367680 [ 145 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15152 2024.08.23 04:29:57.367751 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15153 2024.08.23 04:29:57.367853 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Debug> DynamicQueryHandler: Done processing query
15154 2024.08.23 04:29:57.367932 [ 3 ] {2c4fff12-8a77-46b1-b390-abcfe3d45c00} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15155 2024.08.23 04:29:57.367996 [ 3 ] {} <Debug> HTTP-Session: d6d93bf6-9c3d-4242-bea6-9ec78ac22285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15156 2024.08.23 04:29:57.368078 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
15157 2024.08.23 04:29:57.368331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15158 2024.08.23 04:29:57.368550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15159 2024.08.23 04:29:57.368660 [ 3 ] {} <Debug> HTTP-Session: d5336150-63a7-4d8a-a11c-1a5803046c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15160 2024.08.23 04:29:57.368757 [ 3 ] {} <Debug> HTTP-Session: d5336150-63a7-4d8a-a11c-1a5803046c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15161 2024.08.23 04:29:57.368790 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15162 2024.08.23 04:29:57.368829 [ 3 ] {} <Debug> HTTP-Session: d5336150-63a7-4d8a-a11c-1a5803046c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15163 2024.08.23 04:29:57.368973 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 941 rows starting from the beginning of the part
15164 2024.08.23 04:29:57.368983 [ 3 ] {} <Trace> HTTP-Session: d5336150-63a7-4d8a-a11c-1a5803046c67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15165 2024.08.23 04:29:57.369366 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 134 rows starting from the beginning of the part
15166 2024.08.23 04:29:57.369465 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15167 2024.08.23 04:29:57.369802 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15168 2024.08.23 04:29:57.369904 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 392 rows starting from the beginning of the part
15169 2024.08.23 04:29:57.370296 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 113 rows starting from the beginning of the part
15170 2024.08.23 04:29:57.370768 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 383 rows starting from the beginning of the part
15171 2024.08.23 04:29:57.371262 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 109 rows starting from the beginning of the part
15172 2024.08.23 04:29:57.371686 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15173 2024.08.23 04:29:57.372660 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15174 2024.08.23 04:29:57.372709 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15175 2024.08.23 04:29:57.373312 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15176 2024.08.23 04:29:57.373706 [ 188 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851798 sec., 354079.20779220335 rows/sec., 27.15 MiB/sec.
15177 2024.08.23 04:29:57.373808 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15178 2024.08.23 04:29:57.374070 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15179 2024.08.23 04:29:57.374070 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15180 2024.08.23 04:29:57.374082 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004839 sec., 33064.68278569952 rows/sec., 2.30 MiB/sec.
15181 2024.08.23 04:29:57.374129 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15182 2024.08.23 04:29:57.374222 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15183 2024.08.23 04:29:57.374830 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Debug> DynamicQueryHandler: Done processing query
15184 2024.08.23 04:29:57.374846 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
15185 2024.08.23 04:29:57.374951 [ 3 ] {be3220a0-a82f-4e6d-994d-6e15e6717721} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15186 2024.08.23 04:29:57.375072 [ 3 ] {} <Debug> HTTP-Session: d5336150-63a7-4d8a-a11c-1a5803046c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15187 2024.08.23 04:29:57.375536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15188 2024.08.23 04:29:57.375861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15189 2024.08.23 04:29:57.375997 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15190 2024.08.23 04:29:57.376035 [ 3 ] {} <Debug> HTTP-Session: 68cef9bc-4d9f-4c6c-9c2d-da264e201108 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15191 2024.08.23 04:29:57.376171 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25246 rows starting from the beginning of the part
15192 2024.08.23 04:29:57.376184 [ 3 ] {} <Debug> HTTP-Session: 68cef9bc-4d9f-4c6c-9c2d-da264e201108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15193 2024.08.23 04:29:57.376328 [ 3 ] {} <Debug> HTTP-Session: 68cef9bc-4d9f-4c6c-9c2d-da264e201108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15194 2024.08.23 04:29:57.376587 [ 3 ] {} <Trace> HTTP-Session: 68cef9bc-4d9f-4c6c-9c2d-da264e201108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15195 2024.08.23 04:29:57.376821 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 163 rows starting from the beginning of the part
15196 2024.08.23 04:29:57.377602 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 239 rows starting from the beginning of the part
15197 2024.08.23 04:29:57.377673 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15198 2024.08.23 04:29:57.377690 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15199 2024.08.23 04:29:57.378452 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15200 2024.08.23 04:29:57.378501 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 164 rows starting from the beginning of the part
15201 2024.08.23 04:29:57.378501 [ 200 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_91_18} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15202 2024.08.23 04:29:57.379119 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
15203 2024.08.23 04:29:57.379300 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 235 rows starting from the beginning of the part
15204 2024.08.23 04:29:57.379732 [ 188 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
15205 2024.08.23 04:29:57.381434 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15206 2024.08.23 04:29:57.383604 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15207 2024.08.23 04:29:57.383657 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15208 2024.08.23 04:29:57.385015 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
15209 2024.08.23 04:29:57.385663 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15210 2024.08.23 04:29:57.385885 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.008904 sec., 5053.908355795148 rows/sec., 9.06 MiB/sec.
15211 2024.08.23 04:29:57.386263 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Debug> DynamicQueryHandler: Done processing query
15212 2024.08.23 04:29:57.386291 [ 3 ] {139c8a30-5716-417a-b5a5-64b7d02e076a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15213 2024.08.23 04:29:57.386311 [ 3 ] {} <Debug> HTTP-Session: 68cef9bc-4d9f-4c6c-9c2d-da264e201108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15214 2024.08.23 04:29:57.386461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15215 2024.08.23 04:29:57.386521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15216 2024.08.23 04:29:57.386554 [ 3 ] {} <Debug> HTTP-Session: 5b78cf3c-3cea-4473-ac27-588d19ba4844 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15217 2024.08.23 04:29:57.386572 [ 3 ] {} <Debug> HTTP-Session: 5b78cf3c-3cea-4473-ac27-588d19ba4844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15218 2024.08.23 04:29:57.386585 [ 3 ] {} <Debug> HTTP-Session: 5b78cf3c-3cea-4473-ac27-588d19ba4844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15219 2024.08.23 04:29:57.386642 [ 3 ] {} <Trace> HTTP-Session: 5b78cf3c-3cea-4473-ac27-588d19ba4844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15220 2024.08.23 04:29:57.386784 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15221 2024.08.23 04:29:57.386841 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15222 2024.08.23 04:29:57.387007 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15223 2024.08.23 04:29:57.387644 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15224 2024.08.23 04:29:57.387685 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15225 2024.08.23 04:29:57.388116 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15226 2024.08.23 04:29:57.388552 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15227 2024.08.23 04:29:57.388820 [ 141 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15228 2024.08.23 04:29:57.388834 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002089 sec., 28721.876495931065 rows/sec., 1.94 MiB/sec.
15229 2024.08.23 04:29:57.388891 [ 141 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15230 2024.08.23 04:29:57.388977 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15231 2024.08.23 04:29:57.389293 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Debug> DynamicQueryHandler: Done processing query
15232 2024.08.23 04:29:57.389387 [ 3 ] {b4d88c63-d76b-429a-b84d-030c5d0a4ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15233 2024.08.23 04:29:57.389428 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
15234 2024.08.23 04:29:57.389446 [ 3 ] {} <Debug> HTTP-Session: 5b78cf3c-3cea-4473-ac27-588d19ba4844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15235 2024.08.23 04:29:57.389941 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26207 rows, containing 5 columns (5 merged, 0 gathered) in 0.015484193 sec., 1692500.216188212 rows/sec., 114.33 MiB/sec.
15236 2024.08.23 04:29:57.389954 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15237 2024.08.23 04:29:57.390045 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5346 rows starting from the beginning of the part
15238 2024.08.23 04:29:57.390217 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
15239 2024.08.23 04:29:57.390379 [ 199 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15240 2024.08.23 04:29:57.390498 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part
15241 2024.08.23 04:29:57.390804 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 62 rows starting from the beginning of the part
15242 2024.08.23 04:29:57.391066 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 80 rows starting from the beginning of the part
15243 2024.08.23 04:29:57.391539 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
15244 2024.08.23 04:29:57.392069 [ 187 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15245 2024.08.23 04:29:57.392276 [ 187 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15246 2024.08.23 04:29:57.392491 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
15247 2024.08.23 04:29:57.394293 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5690 rows, containing 4 columns (4 merged, 0 gathered) in 0.005134564 sec., 1108175.8840672742 rows/sec., 72.20 MiB/sec.
15248 2024.08.23 04:29:57.394931 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15249 2024.08.23 04:29:57.395352 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15250 2024.08.23 04:29:57.395441 [ 192 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_91_18} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15251 2024.08.23 04:29:57.395533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
15252 2024.08.23 04:29:58.000196 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.69 MiB, peak 220.47 MiB, free memory in arenas 0.00 B, will set to 208.78 MiB (RSS), difference: 1.09 MiB
15253 2024.08.23 04:30:02.073862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15254 2024.08.23 04:30:02.074007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15255 2024.08.23 04:30:02.074037 [ 3 ] {} <Debug> HTTP-Session: b27c77f7-5b1b-4cfe-a4f6-496584b1b93a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15256 2024.08.23 04:30:02.074066 [ 3 ] {} <Debug> HTTP-Session: b27c77f7-5b1b-4cfe-a4f6-496584b1b93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15257 2024.08.23 04:30:02.074084 [ 3 ] {} <Debug> HTTP-Session: b27c77f7-5b1b-4cfe-a4f6-496584b1b93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15258 2024.08.23 04:30:02.074141 [ 3 ] {} <Trace> HTTP-Session: b27c77f7-5b1b-4cfe-a4f6-496584b1b93a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15259 2024.08.23 04:30:02.074349 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15260 2024.08.23 04:30:02.074427 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15261 2024.08.23 04:30:02.074862 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15262 2024.08.23 04:30:02.075378 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15263 2024.08.23 04:30:02.075422 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15264 2024.08.23 04:30:02.075850 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15265 2024.08.23 04:30:02.076250 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15266 2024.08.23 04:30:02.076430 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002137 sec., 2807.6743097800654 rows/sec., 228.95 KiB/sec.
15267 2024.08.23 04:30:02.076664 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Debug> DynamicQueryHandler: Done processing query
15268 2024.08.23 04:30:02.076692 [ 3 ] {7c2518fc-a8e6-4d53-94b0-a82310b06ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15269 2024.08.23 04:30:02.076710 [ 3 ] {} <Debug> HTTP-Session: b27c77f7-5b1b-4cfe-a4f6-496584b1b93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15270 2024.08.23 04:30:02.077127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15271 2024.08.23 04:30:02.077180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15272 2024.08.23 04:30:02.077200 [ 3 ] {} <Debug> HTTP-Session: 5c380cd4-8018-4ced-9de0-d34a26b876b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15273 2024.08.23 04:30:02.077217 [ 3 ] {} <Debug> HTTP-Session: 5c380cd4-8018-4ced-9de0-d34a26b876b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15274 2024.08.23 04:30:02.077231 [ 3 ] {} <Debug> HTTP-Session: 5c380cd4-8018-4ced-9de0-d34a26b876b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15275 2024.08.23 04:30:02.077264 [ 3 ] {} <Trace> HTTP-Session: 5c380cd4-8018-4ced-9de0-d34a26b876b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15276 2024.08.23 04:30:02.077734 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15277 2024.08.23 04:30:02.077780 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15278 2024.08.23 04:30:02.078025 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15279 2024.08.23 04:30:02.079273 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15280 2024.08.23 04:30:02.079313 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15281 2024.08.23 04:30:02.079782 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15282 2024.08.23 04:30:02.080152 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15283 2024.08.23 04:30:02.080314 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Debug> executeQuery: Read 1334 rows, 113.88 KiB in 0.002894 sec., 460953.6973047685 rows/sec., 38.43 MiB/sec.
15284 2024.08.23 04:30:02.080612 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Debug> DynamicQueryHandler: Done processing query
15285 2024.08.23 04:30:02.080676 [ 3 ] {51ab0d39-6fc3-4bed-8a33-7b174df92698} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
15286 2024.08.23 04:30:02.080738 [ 3 ] {} <Debug> HTTP-Session: 5c380cd4-8018-4ced-9de0-d34a26b876b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15287 2024.08.23 04:30:02.080974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15288 2024.08.23 04:30:02.081029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15289 2024.08.23 04:30:02.081049 [ 3 ] {} <Debug> HTTP-Session: 7612dfaf-c8d1-4fb8-abe1-b5250afee884 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15290 2024.08.23 04:30:02.081066 [ 3 ] {} <Debug> HTTP-Session: 7612dfaf-c8d1-4fb8-abe1-b5250afee884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15291 2024.08.23 04:30:02.081079 [ 3 ] {} <Debug> HTTP-Session: 7612dfaf-c8d1-4fb8-abe1-b5250afee884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15292 2024.08.23 04:30:02.081111 [ 3 ] {} <Trace> HTTP-Session: 7612dfaf-c8d1-4fb8-abe1-b5250afee884 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15293 2024.08.23 04:30:02.081236 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15294 2024.08.23 04:30:02.081282 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15295 2024.08.23 04:30:02.081536 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15296 2024.08.23 04:30:02.081858 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15297 2024.08.23 04:30:02.081896 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15298 2024.08.23 04:30:02.082247 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
15299 2024.08.23 04:30:02.082610 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15300 2024.08.23 04:30:02.082778 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Debug> executeQuery: Read 7 rows, 506.00 B in 0.001559 sec., 4490.057729313662 rows/sec., 316.96 KiB/sec.
15301 2024.08.23 04:30:02.082775 [ 137 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
15302 2024.08.23 04:30:02.082896 [ 137 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15303 2024.08.23 04:30:02.082952 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15304 2024.08.23 04:30:02.083076 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Debug> DynamicQueryHandler: Done processing query
15305 2024.08.23 04:30:02.083114 [ 3 ] {7d64ac50-f365-431f-ad76-0ae30e0d82bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15306 2024.08.23 04:30:02.083118 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
15307 2024.08.23 04:30:02.083132 [ 3 ] {} <Debug> HTTP-Session: 7612dfaf-c8d1-4fb8-abe1-b5250afee884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15308 2024.08.23 04:30:02.083253 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15309 2024.08.23 04:30:02.083289 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part
15310 2024.08.23 04:30:02.083296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15311 2024.08.23 04:30:02.083370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15312 2024.08.23 04:30:02.083450 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part
15313 2024.08.23 04:30:02.083467 [ 3 ] {} <Debug> HTTP-Session: 68a3df41-f293-4bbf-9588-adb70614d1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15314 2024.08.23 04:30:02.083546 [ 3 ] {} <Debug> HTTP-Session: 68a3df41-f293-4bbf-9588-adb70614d1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15315 2024.08.23 04:30:02.083614 [ 3 ] {} <Debug> HTTP-Session: 68a3df41-f293-4bbf-9588-adb70614d1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15316 2024.08.23 04:30:02.083777 [ 3 ] {} <Trace> HTTP-Session: 68a3df41-f293-4bbf-9588-adb70614d1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15317 2024.08.23 04:30:02.083816 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 49 rows starting from the beginning of the part
15318 2024.08.23 04:30:02.084106 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part
15319 2024.08.23 04:30:02.084242 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15320 2024.08.23 04:30:02.084415 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15321 2024.08.23 04:30:02.084459 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 45 rows starting from the beginning of the part
15322 2024.08.23 04:30:02.084772 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part
15323 2024.08.23 04:30:02.085454 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15324 2024.08.23 04:30:02.086219 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15325 2024.08.23 04:30:02.086269 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15326 2024.08.23 04:30:02.086625 [ 202 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.003580961 sec., 47752.54463815719 rows/sec., 3.63 MiB/sec.
15327 2024.08.23 04:30:02.086847 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
15328 2024.08.23 04:30:02.086886 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15329 2024.08.23 04:30:02.087856 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15330 2024.08.23 04:30:02.088012 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15331 2024.08.23 04:30:02.088194 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004195 sec., 57687.723480333734 rows/sec., 3.91 MiB/sec.
15332 2024.08.23 04:30:02.088284 [ 192 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_56_11} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
15333 2024.08.23 04:30:02.088476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15334 2024.08.23 04:30:02.088526 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Debug> DynamicQueryHandler: Done processing query
15335 2024.08.23 04:30:02.088559 [ 3 ] {3e0a3eec-a639-4df9-89a0-6e622f71b88d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15336 2024.08.23 04:30:02.088575 [ 3 ] {} <Debug> HTTP-Session: 68a3df41-f293-4bbf-9588-adb70614d1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15337 2024.08.23 04:30:02.088746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15338 2024.08.23 04:30:02.088796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15339 2024.08.23 04:30:02.088815 [ 3 ] {} <Debug> HTTP-Session: 080b0537-cf54-4e56-824f-579becafd35c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15340 2024.08.23 04:30:02.088831 [ 3 ] {} <Debug> HTTP-Session: 080b0537-cf54-4e56-824f-579becafd35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15341 2024.08.23 04:30:02.088845 [ 3 ] {} <Debug> HTTP-Session: 080b0537-cf54-4e56-824f-579becafd35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15342 2024.08.23 04:30:02.088877 [ 3 ] {} <Trace> HTTP-Session: 080b0537-cf54-4e56-824f-579becafd35c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15343 2024.08.23 04:30:02.088975 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15344 2024.08.23 04:30:02.089019 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15345 2024.08.23 04:30:02.089265 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15346 2024.08.23 04:30:02.089600 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15347 2024.08.23 04:30:02.089637 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15348 2024.08.23 04:30:02.089990 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15349 2024.08.23 04:30:02.090374 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15350 2024.08.23 04:30:02.090512 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 227.09 KiB/sec.
15351 2024.08.23 04:30:02.090703 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Debug> DynamicQueryHandler: Done processing query
15352 2024.08.23 04:30:02.090727 [ 3 ] {cb5eead9-18a5-469e-a64c-dc1b97bcab12} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15353 2024.08.23 04:30:02.090743 [ 3 ] {} <Debug> HTTP-Session: 080b0537-cf54-4e56-824f-579becafd35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15354 2024.08.23 04:30:02.090961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 137896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15355 2024.08.23 04:30:02.091012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15356 2024.08.23 04:30:02.091030 [ 3 ] {} <Debug> HTTP-Session: 714b1d65-6638-480f-9d83-5318f32c1ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15357 2024.08.23 04:30:02.091047 [ 3 ] {} <Debug> HTTP-Session: 714b1d65-6638-480f-9d83-5318f32c1ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15358 2024.08.23 04:30:02.091060 [ 3 ] {} <Debug> HTTP-Session: 714b1d65-6638-480f-9d83-5318f32c1ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15359 2024.08.23 04:30:02.091091 [ 3 ] {} <Trace> HTTP-Session: 714b1d65-6638-480f-9d83-5318f32c1ed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15360 2024.08.23 04:30:02.091497 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15361 2024.08.23 04:30:02.091541 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15362 2024.08.23 04:30:02.091767 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15363 2024.08.23 04:30:02.092712 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15364 2024.08.23 04:30:02.092750 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15365 2024.08.23 04:30:02.093146 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15366 2024.08.23 04:30:02.093508 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15367 2024.08.23 04:30:02.093665 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Debug> executeQuery: Read 845 rows, 62.54 KiB in 0.00244 sec., 346311.4754098361 rows/sec., 25.03 MiB/sec.
15368 2024.08.23 04:30:02.093843 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Debug> DynamicQueryHandler: Done processing query
15369 2024.08.23 04:30:02.093868 [ 3 ] {23d2f041-7bd1-4568-bebb-c8e3d069ac85} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
15370 2024.08.23 04:30:02.093885 [ 3 ] {} <Debug> HTTP-Session: 714b1d65-6638-480f-9d83-5318f32c1ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15371 2024.08.23 04:30:02.094082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15372 2024.08.23 04:30:02.094131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15373 2024.08.23 04:30:02.094149 [ 3 ] {} <Debug> HTTP-Session: d06cd043-748a-43f4-88b8-b4d5e1a95b3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15374 2024.08.23 04:30:02.094165 [ 3 ] {} <Debug> HTTP-Session: d06cd043-748a-43f4-88b8-b4d5e1a95b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15375 2024.08.23 04:30:02.094179 [ 3 ] {} <Debug> HTTP-Session: d06cd043-748a-43f4-88b8-b4d5e1a95b3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15376 2024.08.23 04:30:02.094209 [ 3 ] {} <Trace> HTTP-Session: d06cd043-748a-43f4-88b8-b4d5e1a95b3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15377 2024.08.23 04:30:02.094304 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15378 2024.08.23 04:30:02.094349 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15379 2024.08.23 04:30:02.094477 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15380 2024.08.23 04:30:02.094745 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15381 2024.08.23 04:30:02.094781 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15382 2024.08.23 04:30:02.095135 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15383 2024.08.23 04:30:02.095450 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15384 2024.08.23 04:30:02.095598 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 238.39 KiB/sec.
15385 2024.08.23 04:30:02.095772 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Debug> DynamicQueryHandler: Done processing query
15386 2024.08.23 04:30:02.095798 [ 3 ] {856da6d3-d382-440e-b3a3-6af337426479} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15387 2024.08.23 04:30:02.095813 [ 3 ] {} <Debug> HTTP-Session: d06cd043-748a-43f4-88b8-b4d5e1a95b3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15388 2024.08.23 04:30:02.096019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 175051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15389 2024.08.23 04:30:02.096069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15390 2024.08.23 04:30:02.096087 [ 3 ] {} <Debug> HTTP-Session: 5c59b8df-9a11-4c8a-8554-1e44659a97da Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15391 2024.08.23 04:30:02.096104 [ 3 ] {} <Debug> HTTP-Session: 5c59b8df-9a11-4c8a-8554-1e44659a97da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15392 2024.08.23 04:30:02.096117 [ 3 ] {} <Debug> HTTP-Session: 5c59b8df-9a11-4c8a-8554-1e44659a97da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15393 2024.08.23 04:30:02.096148 [ 3 ] {} <Trace> HTTP-Session: 5c59b8df-9a11-4c8a-8554-1e44659a97da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15394 2024.08.23 04:30:02.096564 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15395 2024.08.23 04:30:02.096612 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15396 2024.08.23 04:30:02.096755 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15397 2024.08.23 04:30:02.097576 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15398 2024.08.23 04:30:02.097614 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15399 2024.08.23 04:30:02.098067 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15400 2024.08.23 04:30:02.098412 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15401 2024.08.23 04:30:02.098568 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Debug> executeQuery: Read 924 rows, 63.24 KiB in 0.002275 sec., 406153.8461538461 rows/sec., 27.14 MiB/sec.
15402 2024.08.23 04:30:02.098750 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Debug> DynamicQueryHandler: Done processing query
15403 2024.08.23 04:30:02.098775 [ 3 ] {74464bec-2b77-4609-8198-339db7074117} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
15404 2024.08.23 04:30:02.098791 [ 3 ] {} <Debug> HTTP-Session: 5c59b8df-9a11-4c8a-8554-1e44659a97da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15405 2024.08.23 04:30:02.099052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15406 2024.08.23 04:30:02.099100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15407 2024.08.23 04:30:02.099119 [ 3 ] {} <Debug> HTTP-Session: e730b236-28cd-42f8-a528-705f944ff6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15408 2024.08.23 04:30:02.099136 [ 3 ] {} <Debug> HTTP-Session: e730b236-28cd-42f8-a528-705f944ff6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15409 2024.08.23 04:30:02.099149 [ 3 ] {} <Debug> HTTP-Session: e730b236-28cd-42f8-a528-705f944ff6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15410 2024.08.23 04:30:02.099181 [ 3 ] {} <Trace> HTTP-Session: e730b236-28cd-42f8-a528-705f944ff6a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15411 2024.08.23 04:30:02.099273 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15412 2024.08.23 04:30:02.099318 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15413 2024.08.23 04:30:02.099445 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15414 2024.08.23 04:30:02.099738 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15415 2024.08.23 04:30:02.099775 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15416 2024.08.23 04:30:02.100127 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15417 2024.08.23 04:30:02.100443 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15418 2024.08.23 04:30:02.100584 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec.
15419 2024.08.23 04:30:02.100758 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Debug> DynamicQueryHandler: Done processing query
15420 2024.08.23 04:30:02.100782 [ 3 ] {00e40298-bb44-44d7-8ad4-e6d7eb96de5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15421 2024.08.23 04:30:02.100797 [ 3 ] {} <Debug> HTTP-Session: e730b236-28cd-42f8-a528-705f944ff6a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15422 2024.08.23 04:30:02.100897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15423 2024.08.23 04:30:02.100947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15424 2024.08.23 04:30:02.100966 [ 3 ] {} <Debug> HTTP-Session: 6439b1a3-d6a4-44fb-8651-863298980333 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15425 2024.08.23 04:30:02.100982 [ 3 ] {} <Debug> HTTP-Session: 6439b1a3-d6a4-44fb-8651-863298980333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15426 2024.08.23 04:30:02.100995 [ 3 ] {} <Debug> HTTP-Session: 6439b1a3-d6a4-44fb-8651-863298980333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15427 2024.08.23 04:30:02.101026 [ 3 ] {} <Trace> HTTP-Session: 6439b1a3-d6a4-44fb-8651-863298980333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15428 2024.08.23 04:30:02.101128 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15429 2024.08.23 04:30:02.101190 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15430 2024.08.23 04:30:02.101594 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15431 2024.08.23 04:30:02.101989 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15432 2024.08.23 04:30:02.102025 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15433 2024.08.23 04:30:02.102582 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
15434 2024.08.23 04:30:02.102979 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15435 2024.08.23 04:30:02.103173 [ 135 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
15436 2024.08.23 04:30:02.103187 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002075 sec., 481.92771084337346 rows/sec., 884.32 KiB/sec.
15437 2024.08.23 04:30:02.103309 [ 135 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15438 2024.08.23 04:30:02.103418 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15439 2024.08.23 04:30:02.103909 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
15440 2024.08.23 04:30:02.103936 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Debug> DynamicQueryHandler: Done processing query
15441 2024.08.23 04:30:02.104055 [ 3 ] {adb45968-07ea-4b17-8d3e-134d26bc68b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
15442 2024.08.23 04:30:02.104164 [ 3 ] {} <Debug> HTTP-Session: 6439b1a3-d6a4-44fb-8651-863298980333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15443 2024.08.23 04:30:02.104512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15444 2024.08.23 04:30:02.104703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15445 2024.08.23 04:30:02.104787 [ 3 ] {} <Debug> HTTP-Session: dd6af402-2bde-4b32-bff5-a94011cc04fc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15446 2024.08.23 04:30:02.104849 [ 3 ] {} <Debug> HTTP-Session: dd6af402-2bde-4b32-bff5-a94011cc04fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15447 2024.08.23 04:30:02.104900 [ 3 ] {} <Debug> HTTP-Session: dd6af402-2bde-4b32-bff5-a94011cc04fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15448 2024.08.23 04:30:02.105006 [ 3 ] {} <Trace> HTTP-Session: dd6af402-2bde-4b32-bff5-a94011cc04fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15449 2024.08.23 04:30:02.105144 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15450 2024.08.23 04:30:02.105318 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1180 rows starting from the beginning of the part
15451 2024.08.23 04:30:02.105322 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15452 2024.08.23 04:30:02.105458 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15453 2024.08.23 04:30:02.106146 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
15454 2024.08.23 04:30:02.106396 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15455 2024.08.23 04:30:02.106857 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part
15456 2024.08.23 04:30:02.107543 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
15457 2024.08.23 04:30:02.107658 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15458 2024.08.23 04:30:02.107770 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15459 2024.08.23 04:30:02.108173 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part
15460 2024.08.23 04:30:02.108799 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
15461 2024.08.23 04:30:02.109093 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15462 2024.08.23 04:30:02.110082 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15463 2024.08.23 04:30:02.110426 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005232 sec., 15672.782874617738 rows/sec., 1019.31 KiB/sec.
15464 2024.08.23 04:30:02.110876 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Debug> DynamicQueryHandler: Done processing query
15465 2024.08.23 04:30:02.110917 [ 3 ] {2e46bb89-b27f-4360-97ab-4678996eb595} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15466 2024.08.23 04:30:02.110939 [ 3 ] {} <Debug> HTTP-Session: dd6af402-2bde-4b32-bff5-a94011cc04fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15467 2024.08.23 04:30:02.116091 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 19 columns (19 merged, 0 gathered) in 0.012456291 sec., 102197.35553705353 rows/sec., 183.13 MiB/sec.
15468 2024.08.23 04:30:02.117643 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
15469 2024.08.23 04:30:02.118278 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15470 2024.08.23 04:30:02.118368 [ 195 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
15471 2024.08.23 04:30:02.118529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.02 MiB.
15472 2024.08.23 04:30:06.747188 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
15473 2024.08.23 04:30:06.747276 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
15474 2024.08.23 04:30:07.357293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15475 2024.08.23 04:30:07.357437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15476 2024.08.23 04:30:07.357466 [ 3 ] {} <Debug> HTTP-Session: 8921518d-1db3-4f69-a83d-ede8403e76d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15477 2024.08.23 04:30:07.357493 [ 3 ] {} <Debug> HTTP-Session: 8921518d-1db3-4f69-a83d-ede8403e76d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15478 2024.08.23 04:30:07.357512 [ 3 ] {} <Debug> HTTP-Session: 8921518d-1db3-4f69-a83d-ede8403e76d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15479 2024.08.23 04:30:07.357566 [ 3 ] {} <Trace> HTTP-Session: 8921518d-1db3-4f69-a83d-ede8403e76d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15480 2024.08.23 04:30:07.357815 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15481 2024.08.23 04:30:07.357891 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15482 2024.08.23 04:30:07.358265 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15483 2024.08.23 04:30:07.358814 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15484 2024.08.23 04:30:07.358856 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15485 2024.08.23 04:30:07.359274 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15486 2024.08.23 04:30:07.359658 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15487 2024.08.23 04:30:07.359820 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Debug> executeQuery: Read 146 rows, 12.87 KiB in 0.002104 sec., 69391.6349809886 rows/sec., 5.97 MiB/sec.
15488 2024.08.23 04:30:07.360014 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Debug> DynamicQueryHandler: Done processing query
15489 2024.08.23 04:30:07.360040 [ 3 ] {e55867e8-2c37-4740-ae5a-d644847ea056} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15490 2024.08.23 04:30:07.360055 [ 3 ] {} <Debug> HTTP-Session: 8921518d-1db3-4f69-a83d-ede8403e76d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15491 2024.08.23 04:30:07.360189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15492 2024.08.23 04:30:07.360238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15493 2024.08.23 04:30:07.360257 [ 3 ] {} <Debug> HTTP-Session: f0726006-e893-47d5-967a-1fb5a01ed9f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15494 2024.08.23 04:30:07.360273 [ 3 ] {} <Debug> HTTP-Session: f0726006-e893-47d5-967a-1fb5a01ed9f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15495 2024.08.23 04:30:07.360287 [ 3 ] {} <Debug> HTTP-Session: f0726006-e893-47d5-967a-1fb5a01ed9f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15496 2024.08.23 04:30:07.360319 [ 3 ] {} <Trace> HTTP-Session: f0726006-e893-47d5-967a-1fb5a01ed9f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15497 2024.08.23 04:30:07.360429 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15498 2024.08.23 04:30:07.360473 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15499 2024.08.23 04:30:07.360696 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15500 2024.08.23 04:30:07.361133 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15501 2024.08.23 04:30:07.361171 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15502 2024.08.23 04:30:07.361516 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
15503 2024.08.23 04:30:07.361880 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15504 2024.08.23 04:30:07.362029 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001631 sec., 27590.435315757204 rows/sec., 2.03 MiB/sec.
15505 2024.08.23 04:30:07.362307 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Debug> DynamicQueryHandler: Done processing query
15506 2024.08.23 04:30:07.362364 [ 3 ] {535289dc-8534-4619-9929-44166e5ac923} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15507 2024.08.23 04:30:07.362421 [ 3 ] {} <Debug> HTTP-Session: f0726006-e893-47d5-967a-1fb5a01ed9f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15508 2024.08.23 04:30:07.362602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 18500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15509 2024.08.23 04:30:07.362654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15510 2024.08.23 04:30:07.362673 [ 3 ] {} <Debug> HTTP-Session: a0aa07b4-a3c1-4a40-a9dc-12713a5213ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15511 2024.08.23 04:30:07.362690 [ 3 ] {} <Debug> HTTP-Session: a0aa07b4-a3c1-4a40-a9dc-12713a5213ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15512 2024.08.23 04:30:07.362703 [ 3 ] {} <Debug> HTTP-Session: a0aa07b4-a3c1-4a40-a9dc-12713a5213ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15513 2024.08.23 04:30:07.362736 [ 3 ] {} <Trace> HTTP-Session: a0aa07b4-a3c1-4a40-a9dc-12713a5213ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15514 2024.08.23 04:30:07.362862 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15515 2024.08.23 04:30:07.362907 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15516 2024.08.23 04:30:07.363142 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15517 2024.08.23 04:30:07.363502 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15518 2024.08.23 04:30:07.363539 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15519 2024.08.23 04:30:07.363889 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15520 2024.08.23 04:30:07.364236 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15521 2024.08.23 04:30:07.364396 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001575 sec., 69206.3492063492 rows/sec., 5.41 MiB/sec.
15522 2024.08.23 04:30:07.364625 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Debug> DynamicQueryHandler: Done processing query
15523 2024.08.23 04:30:07.364680 [ 3 ] {7427e0ce-ad52-4328-bc45-a1be5ab51738} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15524 2024.08.23 04:30:07.364742 [ 3 ] {} <Debug> HTTP-Session: a0aa07b4-a3c1-4a40-a9dc-12713a5213ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15525 2024.08.23 04:30:07.364999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15526 2024.08.23 04:30:07.365091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15527 2024.08.23 04:30:07.365111 [ 3 ] {} <Debug> HTTP-Session: b4674f4a-2967-4fc9-8df1-64945db6652c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15528 2024.08.23 04:30:07.365128 [ 3 ] {} <Debug> HTTP-Session: b4674f4a-2967-4fc9-8df1-64945db6652c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15529 2024.08.23 04:30:07.365142 [ 3 ] {} <Debug> HTTP-Session: b4674f4a-2967-4fc9-8df1-64945db6652c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15530 2024.08.23 04:30:07.365174 [ 3 ] {} <Trace> HTTP-Session: b4674f4a-2967-4fc9-8df1-64945db6652c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15531 2024.08.23 04:30:07.365324 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15532 2024.08.23 04:30:07.365372 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15533 2024.08.23 04:30:07.365531 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15534 2024.08.23 04:30:07.365918 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15535 2024.08.23 04:30:07.365955 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15536 2024.08.23 04:30:07.366338 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15537 2024.08.23 04:30:07.366677 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15538 2024.08.23 04:30:07.366825 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec.
15539 2024.08.23 04:30:07.367080 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Debug> DynamicQueryHandler: Done processing query
15540 2024.08.23 04:30:07.367143 [ 3 ] {bfbf714a-f343-442a-97da-64f4046be722} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15541 2024.08.23 04:30:07.367193 [ 3 ] {} <Debug> HTTP-Session: b4674f4a-2967-4fc9-8df1-64945db6652c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15542 2024.08.23 04:30:07.367392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15543 2024.08.23 04:30:07.367445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15544 2024.08.23 04:30:07.367464 [ 3 ] {} <Debug> HTTP-Session: 21b43d92-ae35-451e-970b-6b4bf9497980 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15545 2024.08.23 04:30:07.367481 [ 3 ] {} <Debug> HTTP-Session: 21b43d92-ae35-451e-970b-6b4bf9497980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15546 2024.08.23 04:30:07.367495 [ 3 ] {} <Debug> HTTP-Session: 21b43d92-ae35-451e-970b-6b4bf9497980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15547 2024.08.23 04:30:07.367527 [ 3 ] {} <Trace> HTTP-Session: 21b43d92-ae35-451e-970b-6b4bf9497980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15548 2024.08.23 04:30:07.367954 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15549 2024.08.23 04:30:07.368020 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15550 2024.08.23 04:30:07.368431 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15551 2024.08.23 04:30:07.369149 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15552 2024.08.23 04:30:07.369186 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15553 2024.08.23 04:30:07.369815 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
15554 2024.08.23 04:30:07.370217 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15555 2024.08.23 04:30:07.370396 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002764 sec., 16280.752532561506 rows/sec., 29.17 MiB/sec.
15556 2024.08.23 04:30:07.370598 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Debug> DynamicQueryHandler: Done processing query
15557 2024.08.23 04:30:07.370622 [ 3 ] {f768fb27-19aa-40f4-9e03-cc27920a5447} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15558 2024.08.23 04:30:07.370638 [ 3 ] {} <Debug> HTTP-Session: 21b43d92-ae35-451e-970b-6b4bf9497980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15559 2024.08.23 04:30:07.370750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15560 2024.08.23 04:30:07.370799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15561 2024.08.23 04:30:07.370818 [ 3 ] {} <Debug> HTTP-Session: 5227372c-6577-424c-9037-0c32132296f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15562 2024.08.23 04:30:07.370835 [ 3 ] {} <Debug> HTTP-Session: 5227372c-6577-424c-9037-0c32132296f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15563 2024.08.23 04:30:07.370849 [ 3 ] {} <Debug> HTTP-Session: 5227372c-6577-424c-9037-0c32132296f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15564 2024.08.23 04:30:07.370881 [ 3 ] {} <Trace> HTTP-Session: 5227372c-6577-424c-9037-0c32132296f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15565 2024.08.23 04:30:07.370991 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15566 2024.08.23 04:30:07.371037 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15567 2024.08.23 04:30:07.371163 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15568 2024.08.23 04:30:07.371442 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15569 2024.08.23 04:30:07.371479 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15570 2024.08.23 04:30:07.371838 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15571 2024.08.23 04:30:07.372153 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15572 2024.08.23 04:30:07.372304 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
15573 2024.08.23 04:30:07.372566 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Debug> DynamicQueryHandler: Done processing query
15574 2024.08.23 04:30:07.372627 [ 3 ] {40fcfa50-2281-42c1-a158-a2ddf7665bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15575 2024.08.23 04:30:07.372687 [ 3 ] {} <Debug> HTTP-Session: 5227372c-6577-424c-9037-0c32132296f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15576 2024.08.23 04:30:12.359150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15577 2024.08.23 04:30:12.359296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15578 2024.08.23 04:30:12.359324 [ 3 ] {} <Debug> HTTP-Session: 78b13da2-0452-4280-b8da-c48328fcda3c Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15579 2024.08.23 04:30:12.359352 [ 3 ] {} <Debug> HTTP-Session: 78b13da2-0452-4280-b8da-c48328fcda3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15580 2024.08.23 04:30:12.359371 [ 3 ] {} <Debug> HTTP-Session: 78b13da2-0452-4280-b8da-c48328fcda3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15581 2024.08.23 04:30:12.359427 [ 3 ] {} <Trace> HTTP-Session: 78b13da2-0452-4280-b8da-c48328fcda3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15582 2024.08.23 04:30:12.359668 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15583 2024.08.23 04:30:12.359737 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15584 2024.08.23 04:30:12.360072 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15585 2024.08.23 04:30:12.360663 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15586 2024.08.23 04:30:12.360706 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15587 2024.08.23 04:30:12.361147 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
15588 2024.08.23 04:30:12.361529 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15589 2024.08.23 04:30:12.361705 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Debug> executeQuery: Read 191 rows, 17.09 KiB in 0.002128 sec., 89755.63909774435 rows/sec., 7.84 MiB/sec.
15590 2024.08.23 04:30:12.362010 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Debug> DynamicQueryHandler: Done processing query
15591 2024.08.23 04:30:12.362072 [ 3 ] {50d1e3c3-f9db-4ac6-9765-f47f0eef85d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15592 2024.08.23 04:30:12.362136 [ 3 ] {} <Debug> HTTP-Session: 78b13da2-0452-4280-b8da-c48328fcda3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15593 2024.08.23 04:30:12.362338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15594 2024.08.23 04:30:12.362400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15595 2024.08.23 04:30:12.362420 [ 3 ] {} <Debug> HTTP-Session: 7370fa21-26d9-4bc0-8a04-1bc549facb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15596 2024.08.23 04:30:12.362437 [ 3 ] {} <Debug> HTTP-Session: 7370fa21-26d9-4bc0-8a04-1bc549facb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15597 2024.08.23 04:30:12.362450 [ 3 ] {} <Debug> HTTP-Session: 7370fa21-26d9-4bc0-8a04-1bc549facb61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15598 2024.08.23 04:30:12.362483 [ 3 ] {} <Trace> HTTP-Session: 7370fa21-26d9-4bc0-8a04-1bc549facb61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15599 2024.08.23 04:30:12.362604 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15600 2024.08.23 04:30:12.362650 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15601 2024.08.23 04:30:12.362894 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15602 2024.08.23 04:30:12.363210 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15603 2024.08.23 04:30:12.363247 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15604 2024.08.23 04:30:12.363593 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
15605 2024.08.23 04:30:12.363943 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15606 2024.08.23 04:30:12.364116 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 48.89 KiB/sec.
15607 2024.08.23 04:30:12.364287 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Debug> DynamicQueryHandler: Done processing query
15608 2024.08.23 04:30:12.364310 [ 3 ] {9b62acdf-6074-4a07-8522-37e6e3174121} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15609 2024.08.23 04:30:12.364328 [ 3 ] {} <Debug> HTTP-Session: 7370fa21-26d9-4bc0-8a04-1bc549facb61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15610 2024.08.23 04:30:12.364432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15611 2024.08.23 04:30:12.364482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15612 2024.08.23 04:30:12.364501 [ 3 ] {} <Debug> HTTP-Session: ca274ea2-ac99-41a7-9ab2-0548c0999690 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15613 2024.08.23 04:30:12.364517 [ 3 ] {} <Debug> HTTP-Session: ca274ea2-ac99-41a7-9ab2-0548c0999690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15614 2024.08.23 04:30:12.364531 [ 3 ] {} <Debug> HTTP-Session: ca274ea2-ac99-41a7-9ab2-0548c0999690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15615 2024.08.23 04:30:12.364562 [ 3 ] {} <Trace> HTTP-Session: ca274ea2-ac99-41a7-9ab2-0548c0999690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15616 2024.08.23 04:30:12.364661 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15617 2024.08.23 04:30:12.364704 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15618 2024.08.23 04:30:12.364928 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15619 2024.08.23 04:30:12.365219 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15620 2024.08.23 04:30:12.365256 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15621 2024.08.23 04:30:12.365610 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15622 2024.08.23 04:30:12.365968 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15623 2024.08.23 04:30:12.366124 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec.
15624 2024.08.23 04:30:12.366283 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Debug> DynamicQueryHandler: Done processing query
15625 2024.08.23 04:30:12.366308 [ 3 ] {02299e8d-1b4e-46c7-b32c-8d0c3e55b040} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15626 2024.08.23 04:30:12.366324 [ 3 ] {} <Debug> HTTP-Session: ca274ea2-ac99-41a7-9ab2-0548c0999690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15627 2024.08.23 04:30:12.366424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15628 2024.08.23 04:30:12.366475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15629 2024.08.23 04:30:12.366495 [ 3 ] {} <Debug> HTTP-Session: 3247cde4-d8ac-4016-9c57-424b62805f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15630 2024.08.23 04:30:12.366512 [ 3 ] {} <Debug> HTTP-Session: 3247cde4-d8ac-4016-9c57-424b62805f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15631 2024.08.23 04:30:12.366526 [ 3 ] {} <Debug> HTTP-Session: 3247cde4-d8ac-4016-9c57-424b62805f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15632 2024.08.23 04:30:12.366557 [ 3 ] {} <Trace> HTTP-Session: 3247cde4-d8ac-4016-9c57-424b62805f16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15633 2024.08.23 04:30:12.366652 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15634 2024.08.23 04:30:12.366696 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15635 2024.08.23 04:30:12.366922 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15636 2024.08.23 04:30:12.367217 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15637 2024.08.23 04:30:12.367254 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15638 2024.08.23 04:30:12.367597 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15639 2024.08.23 04:30:12.367964 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15640 2024.08.23 04:30:12.368126 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 237.28 KiB/sec.
15641 2024.08.23 04:30:12.368281 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Debug> DynamicQueryHandler: Done processing query
15642 2024.08.23 04:30:12.368305 [ 3 ] {1e66abc4-8af2-4f99-a68e-549ff43e5a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15643 2024.08.23 04:30:12.368321 [ 3 ] {} <Debug> HTTP-Session: 3247cde4-d8ac-4016-9c57-424b62805f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15644 2024.08.23 04:30:12.368463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15645 2024.08.23 04:30:12.368512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15646 2024.08.23 04:30:12.368530 [ 3 ] {} <Debug> HTTP-Session: 4fd31ecf-b843-413d-b349-5799fc66c92b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15647 2024.08.23 04:30:12.368547 [ 3 ] {} <Debug> HTTP-Session: 4fd31ecf-b843-413d-b349-5799fc66c92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15648 2024.08.23 04:30:12.368561 [ 3 ] {} <Debug> HTTP-Session: 4fd31ecf-b843-413d-b349-5799fc66c92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15649 2024.08.23 04:30:12.368592 [ 3 ] {} <Trace> HTTP-Session: 4fd31ecf-b843-413d-b349-5799fc66c92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15650 2024.08.23 04:30:12.368784 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15651 2024.08.23 04:30:12.368827 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15652 2024.08.23 04:30:12.369048 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15653 2024.08.23 04:30:12.369524 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15654 2024.08.23 04:30:12.369561 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15655 2024.08.23 04:30:12.369921 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
15656 2024.08.23 04:30:12.370269 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15657 2024.08.23 04:30:12.370416 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Debug> executeQuery: Read 383 rows, 27.76 KiB in 0.001733 sec., 221004.03923831508 rows/sec., 15.64 MiB/sec.
15658 2024.08.23 04:30:12.370655 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Debug> DynamicQueryHandler: Done processing query
15659 2024.08.23 04:30:12.370719 [ 3 ] {dc8ffa04-286c-41c6-b93e-56181b6ccdab} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
15660 2024.08.23 04:30:12.370787 [ 3 ] {} <Debug> HTTP-Session: 4fd31ecf-b843-413d-b349-5799fc66c92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15661 2024.08.23 04:30:12.370992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15662 2024.08.23 04:30:12.371130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15663 2024.08.23 04:30:12.371179 [ 3 ] {} <Debug> HTTP-Session: 72b1f46a-7925-4c5c-a367-01cf1bc98c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15664 2024.08.23 04:30:12.371210 [ 3 ] {} <Debug> HTTP-Session: 72b1f46a-7925-4c5c-a367-01cf1bc98c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15665 2024.08.23 04:30:12.371224 [ 3 ] {} <Debug> HTTP-Session: 72b1f46a-7925-4c5c-a367-01cf1bc98c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15666 2024.08.23 04:30:12.371256 [ 3 ] {} <Trace> HTTP-Session: 72b1f46a-7925-4c5c-a367-01cf1bc98c10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15667 2024.08.23 04:30:12.371356 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15668 2024.08.23 04:30:12.371402 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15669 2024.08.23 04:30:12.371546 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15670 2024.08.23 04:30:12.371780 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15671 2024.08.23 04:30:12.371817 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15672 2024.08.23 04:30:12.372167 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15673 2024.08.23 04:30:12.372489 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15674 2024.08.23 04:30:12.372644 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec.
15675 2024.08.23 04:30:12.372957 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Debug> DynamicQueryHandler: Done processing query
15676 2024.08.23 04:30:12.372999 [ 3 ] {f89b6026-123c-47a6-9817-12099b141b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15677 2024.08.23 04:30:12.373016 [ 3 ] {} <Debug> HTTP-Session: 72b1f46a-7925-4c5c-a367-01cf1bc98c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15678 2024.08.23 04:30:12.373163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15679 2024.08.23 04:30:12.373212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15680 2024.08.23 04:30:12.373231 [ 3 ] {} <Debug> HTTP-Session: 49b202d3-2134-4a47-a1e2-68f0c3ac6543 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15681 2024.08.23 04:30:12.373247 [ 3 ] {} <Debug> HTTP-Session: 49b202d3-2134-4a47-a1e2-68f0c3ac6543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15682 2024.08.23 04:30:12.373261 [ 3 ] {} <Debug> HTTP-Session: 49b202d3-2134-4a47-a1e2-68f0c3ac6543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15683 2024.08.23 04:30:12.373292 [ 3 ] {} <Trace> HTTP-Session: 49b202d3-2134-4a47-a1e2-68f0c3ac6543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15684 2024.08.23 04:30:12.373458 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15685 2024.08.23 04:30:12.373506 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15686 2024.08.23 04:30:12.373667 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15687 2024.08.23 04:30:12.374033 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15688 2024.08.23 04:30:12.374069 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15689 2024.08.23 04:30:12.374471 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
15690 2024.08.23 04:30:12.374805 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15691 2024.08.23 04:30:12.374958 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001578 sec., 150190.11406844106 rows/sec., 10.07 MiB/sec.
15692 2024.08.23 04:30:12.375142 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Debug> DynamicQueryHandler: Done processing query
15693 2024.08.23 04:30:12.375179 [ 3 ] {0241c6e9-7ab7-4401-8668-a688f03ff00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15694 2024.08.23 04:30:12.375213 [ 3 ] {} <Debug> HTTP-Session: 49b202d3-2134-4a47-a1e2-68f0c3ac6543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15695 2024.08.23 04:30:12.375350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15696 2024.08.23 04:30:12.375399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15697 2024.08.23 04:30:12.375418 [ 3 ] {} <Debug> HTTP-Session: a43f8193-7657-46b1-bf5e-056d9f7c6114 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15698 2024.08.23 04:30:12.375435 [ 3 ] {} <Debug> HTTP-Session: a43f8193-7657-46b1-bf5e-056d9f7c6114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15699 2024.08.23 04:30:12.375449 [ 3 ] {} <Debug> HTTP-Session: a43f8193-7657-46b1-bf5e-056d9f7c6114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15700 2024.08.23 04:30:12.375480 [ 3 ] {} <Trace> HTTP-Session: a43f8193-7657-46b1-bf5e-056d9f7c6114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15701 2024.08.23 04:30:12.375572 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15702 2024.08.23 04:30:12.375616 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15703 2024.08.23 04:30:12.375743 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15704 2024.08.23 04:30:12.375978 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15705 2024.08.23 04:30:12.376013 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15706 2024.08.23 04:30:12.376360 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15707 2024.08.23 04:30:12.376675 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15708 2024.08.23 04:30:12.376797 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001247 sec., 801.924619085806 rows/sec., 54.04 KiB/sec.
15709 2024.08.23 04:30:12.376942 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Debug> DynamicQueryHandler: Done processing query
15710 2024.08.23 04:30:12.376965 [ 3 ] {3520cd90-27c2-4398-80c3-fc9bdc1fa426} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15711 2024.08.23 04:30:12.376981 [ 3 ] {} <Debug> HTTP-Session: a43f8193-7657-46b1-bf5e-056d9f7c6114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15712 2024.08.23 04:30:12.377080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15713 2024.08.23 04:30:12.377128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15714 2024.08.23 04:30:12.377146 [ 3 ] {} <Debug> HTTP-Session: e96e0928-7cc8-48d6-8587-4dedd547871e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15715 2024.08.23 04:30:12.377162 [ 3 ] {} <Debug> HTTP-Session: e96e0928-7cc8-48d6-8587-4dedd547871e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15716 2024.08.23 04:30:12.377176 [ 3 ] {} <Debug> HTTP-Session: e96e0928-7cc8-48d6-8587-4dedd547871e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15717 2024.08.23 04:30:12.377207 [ 3 ] {} <Trace> HTTP-Session: e96e0928-7cc8-48d6-8587-4dedd547871e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15718 2024.08.23 04:30:12.377306 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15719 2024.08.23 04:30:12.377368 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15720 2024.08.23 04:30:12.377771 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15721 2024.08.23 04:30:12.378140 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15722 2024.08.23 04:30:12.378175 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15723 2024.08.23 04:30:12.378727 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
15724 2024.08.23 04:30:12.379121 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15725 2024.08.23 04:30:12.379267 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001991 sec., 502.260170768458 rows/sec., 921.63 KiB/sec.
15726 2024.08.23 04:30:12.379453 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Debug> DynamicQueryHandler: Done processing query
15727 2024.08.23 04:30:12.379476 [ 3 ] {5c74dbeb-2586-4e66-8d6e-256119fc084b} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
15728 2024.08.23 04:30:12.379492 [ 3 ] {} <Debug> HTTP-Session: e96e0928-7cc8-48d6-8587-4dedd547871e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15729 2024.08.23 04:30:12.379604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15730 2024.08.23 04:30:12.379652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15731 2024.08.23 04:30:12.379671 [ 3 ] {} <Debug> HTTP-Session: 08d2ad62-b0f9-44d6-a907-8b6f8344e2c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15732 2024.08.23 04:30:12.379687 [ 3 ] {} <Debug> HTTP-Session: 08d2ad62-b0f9-44d6-a907-8b6f8344e2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15733 2024.08.23 04:30:12.379701 [ 3 ] {} <Debug> HTTP-Session: 08d2ad62-b0f9-44d6-a907-8b6f8344e2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15734 2024.08.23 04:30:12.379732 [ 3 ] {} <Trace> HTTP-Session: 08d2ad62-b0f9-44d6-a907-8b6f8344e2c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15735 2024.08.23 04:30:12.379862 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15736 2024.08.23 04:30:12.379906 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15737 2024.08.23 04:30:12.380032 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15738 2024.08.23 04:30:12.380299 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15739 2024.08.23 04:30:12.380333 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15740 2024.08.23 04:30:12.380691 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
15741 2024.08.23 04:30:12.381009 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15742 2024.08.23 04:30:12.381132 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001309 sec., 62643.239113827345 rows/sec., 3.98 MiB/sec.
15743 2024.08.23 04:30:12.381278 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Debug> DynamicQueryHandler: Done processing query
15744 2024.08.23 04:30:12.381301 [ 3 ] {5152394f-368f-4777-a198-a67dab52e685} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15745 2024.08.23 04:30:12.381317 [ 3 ] {} <Debug> HTTP-Session: 08d2ad62-b0f9-44d6-a907-8b6f8344e2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15746 2024.08.23 04:30:15.395935 [ 124 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0
15747 2024.08.23 04:30:15.396005 [ 124 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15748 2024.08.23 04:30:15.396034 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15749 2024.08.23 04:30:15.396264 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full
15750 2024.08.23 04:30:15.396521 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15751 2024.08.23 04:30:15.396562 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 19 rows starting from the beginning of the part
15752 2024.08.23 04:30:15.396650 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
15753 2024.08.23 04:30:15.396729 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 3 rows starting from the beginning of the part
15754 2024.08.23 04:30:15.396871 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part
15755 2024.08.23 04:30:15.396991 [ 191 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
15756 2024.08.23 04:30:15.397926 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803611 sec., 19959.958106265705 rows/sec., 1.64 MiB/sec.
15757 2024.08.23 04:30:15.398113 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
15758 2024.08.23 04:30:15.398591 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15759 2024.08.23 04:30:15.398686 [ 198 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_34_7} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7
15760 2024.08.23 04:30:15.398791 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15761 2024.08.23 04:30:17.357854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15762 2024.08.23 04:30:17.357991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15763 2024.08.23 04:30:17.358020 [ 3 ] {} <Debug> HTTP-Session: 7f47ca2c-e48c-488f-8dcd-3ce21c2d9f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15764 2024.08.23 04:30:17.358049 [ 3 ] {} <Debug> HTTP-Session: 7f47ca2c-e48c-488f-8dcd-3ce21c2d9f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15765 2024.08.23 04:30:17.358067 [ 3 ] {} <Debug> HTTP-Session: 7f47ca2c-e48c-488f-8dcd-3ce21c2d9f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15766 2024.08.23 04:30:17.358122 [ 3 ] {} <Trace> HTTP-Session: 7f47ca2c-e48c-488f-8dcd-3ce21c2d9f31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15767 2024.08.23 04:30:17.358357 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15768 2024.08.23 04:30:17.358430 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15769 2024.08.23 04:30:17.358788 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15770 2024.08.23 04:30:17.359250 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15771 2024.08.23 04:30:17.359288 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15772 2024.08.23 04:30:17.359697 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
15773 2024.08.23 04:30:17.360068 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15774 2024.08.23 04:30:17.360212 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Debug> executeQuery: Read 146 rows, 12.87 KiB in 0.001953 sec., 74756.78443420379 rows/sec., 6.44 MiB/sec.
15775 2024.08.23 04:30:17.360386 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Debug> DynamicQueryHandler: Done processing query
15776 2024.08.23 04:30:17.360410 [ 3 ] {a66b3a20-f1c0-469b-958b-13ab1a068705} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15777 2024.08.23 04:30:17.360426 [ 3 ] {} <Debug> HTTP-Session: 7f47ca2c-e48c-488f-8dcd-3ce21c2d9f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15778 2024.08.23 04:30:17.360563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15779 2024.08.23 04:30:17.360610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15780 2024.08.23 04:30:17.360628 [ 3 ] {} <Debug> HTTP-Session: 4a52336b-dd4b-43b3-b4d4-d7b6e1b0bdf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15781 2024.08.23 04:30:17.360645 [ 3 ] {} <Debug> HTTP-Session: 4a52336b-dd4b-43b3-b4d4-d7b6e1b0bdf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15782 2024.08.23 04:30:17.360659 [ 3 ] {} <Debug> HTTP-Session: 4a52336b-dd4b-43b3-b4d4-d7b6e1b0bdf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15783 2024.08.23 04:30:17.360689 [ 3 ] {} <Trace> HTTP-Session: 4a52336b-dd4b-43b3-b4d4-d7b6e1b0bdf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15784 2024.08.23 04:30:17.360792 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15785 2024.08.23 04:30:17.360835 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15786 2024.08.23 04:30:17.361059 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15787 2024.08.23 04:30:17.361384 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15788 2024.08.23 04:30:17.361420 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15789 2024.08.23 04:30:17.361757 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
15790 2024.08.23 04:30:17.362108 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15791 2024.08.23 04:30:17.362233 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001472 sec., 30570.652173913044 rows/sec., 2.24 MiB/sec.
15792 2024.08.23 04:30:17.362385 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Debug> DynamicQueryHandler: Done processing query
15793 2024.08.23 04:30:17.362409 [ 3 ] {244478f4-8ada-4fc4-94df-98c9a2927960} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15794 2024.08.23 04:30:17.362424 [ 3 ] {} <Debug> HTTP-Session: 4a52336b-dd4b-43b3-b4d4-d7b6e1b0bdf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15795 2024.08.23 04:30:17.362569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 18500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15796 2024.08.23 04:30:17.362615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15797 2024.08.23 04:30:17.362633 [ 3 ] {} <Debug> HTTP-Session: 945ece47-2d94-4c5b-aff7-f914b39529ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15798 2024.08.23 04:30:17.362650 [ 3 ] {} <Debug> HTTP-Session: 945ece47-2d94-4c5b-aff7-f914b39529ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15799 2024.08.23 04:30:17.362665 [ 3 ] {} <Debug> HTTP-Session: 945ece47-2d94-4c5b-aff7-f914b39529ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15800 2024.08.23 04:30:17.362695 [ 3 ] {} <Trace> HTTP-Session: 945ece47-2d94-4c5b-aff7-f914b39529ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15801 2024.08.23 04:30:17.362836 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15802 2024.08.23 04:30:17.362879 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15803 2024.08.23 04:30:17.363100 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15804 2024.08.23 04:30:17.363440 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15805 2024.08.23 04:30:17.363475 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15806 2024.08.23 04:30:17.363818 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
15807 2024.08.23 04:30:17.364164 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15808 2024.08.23 04:30:17.364291 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001498 sec., 72763.68491321763 rows/sec., 5.68 MiB/sec.
15809 2024.08.23 04:30:17.364443 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Debug> DynamicQueryHandler: Done processing query
15810 2024.08.23 04:30:17.364466 [ 3 ] {043d9f79-61a2-48e5-8b96-afb17ee53f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15811 2024.08.23 04:30:17.364482 [ 3 ] {} <Debug> HTTP-Session: 945ece47-2d94-4c5b-aff7-f914b39529ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15812 2024.08.23 04:30:17.364653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15813 2024.08.23 04:30:17.364701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15814 2024.08.23 04:30:17.364720 [ 3 ] {} <Debug> HTTP-Session: a21e7ff6-c8fd-4464-9dce-71e55d9dbc01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15815 2024.08.23 04:30:17.364736 [ 3 ] {} <Debug> HTTP-Session: a21e7ff6-c8fd-4464-9dce-71e55d9dbc01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15816 2024.08.23 04:30:17.364750 [ 3 ] {} <Debug> HTTP-Session: a21e7ff6-c8fd-4464-9dce-71e55d9dbc01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15817 2024.08.23 04:30:17.364780 [ 3 ] {} <Trace> HTTP-Session: a21e7ff6-c8fd-4464-9dce-71e55d9dbc01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15818 2024.08.23 04:30:17.364914 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15819 2024.08.23 04:30:17.364961 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15820 2024.08.23 04:30:17.365101 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15821 2024.08.23 04:30:17.365458 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15822 2024.08.23 04:30:17.365493 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15823 2024.08.23 04:30:17.365864 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
15824 2024.08.23 04:30:17.366194 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15825 2024.08.23 04:30:17.366323 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec.
15826 2024.08.23 04:30:17.366469 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Debug> DynamicQueryHandler: Done processing query
15827 2024.08.23 04:30:17.366493 [ 3 ] {b29c0bd4-2e63-4bfe-a508-560ada00f23d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15828 2024.08.23 04:30:17.366508 [ 3 ] {} <Debug> HTTP-Session: a21e7ff6-c8fd-4464-9dce-71e55d9dbc01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15829 2024.08.23 04:30:17.366675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15830 2024.08.23 04:30:17.366722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15831 2024.08.23 04:30:17.366741 [ 3 ] {} <Debug> HTTP-Session: 35430b72-26ce-416b-a55f-3e5cbab7ba3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15832 2024.08.23 04:30:17.366758 [ 3 ] {} <Debug> HTTP-Session: 35430b72-26ce-416b-a55f-3e5cbab7ba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15833 2024.08.23 04:30:17.366772 [ 3 ] {} <Debug> HTTP-Session: 35430b72-26ce-416b-a55f-3e5cbab7ba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15834 2024.08.23 04:30:17.366883 [ 3 ] {} <Trace> HTTP-Session: 35430b72-26ce-416b-a55f-3e5cbab7ba3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15835 2024.08.23 04:30:17.367290 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15836 2024.08.23 04:30:17.367352 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15837 2024.08.23 04:30:17.367757 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15838 2024.08.23 04:30:17.368416 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15839 2024.08.23 04:30:17.368450 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15840 2024.08.23 04:30:17.369077 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
15841 2024.08.23 04:30:17.369494 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15842 2024.08.23 04:30:17.369719 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002747 sec., 16381.507098653077 rows/sec., 29.35 MiB/sec.
15843 2024.08.23 04:30:17.369915 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Debug> DynamicQueryHandler: Done processing query
15844 2024.08.23 04:30:17.369939 [ 3 ] {0e27f51c-9ca6-403c-88db-4bc895be9492} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15845 2024.08.23 04:30:17.369955 [ 3 ] {} <Debug> HTTP-Session: 35430b72-26ce-416b-a55f-3e5cbab7ba3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15846 2024.08.23 04:30:17.370091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15847 2024.08.23 04:30:17.370139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15848 2024.08.23 04:30:17.370157 [ 3 ] {} <Debug> HTTP-Session: f6a22320-25cc-4382-8cbb-2c86ca941a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15849 2024.08.23 04:30:17.370174 [ 3 ] {} <Debug> HTTP-Session: f6a22320-25cc-4382-8cbb-2c86ca941a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15850 2024.08.23 04:30:17.370187 [ 3 ] {} <Debug> HTTP-Session: f6a22320-25cc-4382-8cbb-2c86ca941a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15851 2024.08.23 04:30:17.370218 [ 3 ] {} <Trace> HTTP-Session: f6a22320-25cc-4382-8cbb-2c86ca941a04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15852 2024.08.23 04:30:17.370326 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15853 2024.08.23 04:30:17.370370 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15854 2024.08.23 04:30:17.370497 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15855 2024.08.23 04:30:17.370765 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15856 2024.08.23 04:30:17.370799 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB.
15857 2024.08.23 04:30:17.371149 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
15858 2024.08.23 04:30:17.371465 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15859 2024.08.23 04:30:17.371592 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec.
15860 2024.08.23 04:30:17.371735 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Debug> DynamicQueryHandler: Done processing query
15861 2024.08.23 04:30:17.371758 [ 3 ] {81c54cf8-f900-4139-9fa2-273d0fee22cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15862 2024.08.23 04:30:17.371774 [ 3 ] {} <Debug> HTTP-Session: f6a22320-25cc-4382-8cbb-2c86ca941a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15863 2024.08.23 04:30:21.747537 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
15864 2024.08.23 04:30:21.747603 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
15865 2024.08.23 04:30:22.359798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15866 2024.08.23 04:30:22.359939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15867 2024.08.23 04:30:22.359967 [ 3 ] {} <Debug> HTTP-Session: 3ffd09a2-9842-4c50-b391-cd29d27541c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15868 2024.08.23 04:30:22.359997 [ 3 ] {} <Debug> HTTP-Session: 3ffd09a2-9842-4c50-b391-cd29d27541c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15869 2024.08.23 04:30:22.360015 [ 3 ] {} <Debug> HTTP-Session: 3ffd09a2-9842-4c50-b391-cd29d27541c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15870 2024.08.23 04:30:22.360071 [ 3 ] {} <Trace> HTTP-Session: 3ffd09a2-9842-4c50-b391-cd29d27541c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15871 2024.08.23 04:30:22.360323 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15872 2024.08.23 04:30:22.360398 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15873 2024.08.23 04:30:22.360780 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15874 2024.08.23 04:30:22.361278 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15875 2024.08.23 04:30:22.361316 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15876 2024.08.23 04:30:22.361733 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
15877 2024.08.23 04:30:22.362112 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15878 2024.08.23 04:30:22.362273 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Debug> executeQuery: Read 191 rows, 17.09 KiB in 0.002055 sec., 92944.03892944039 rows/sec., 8.12 MiB/sec.
15879 2024.08.23 04:30:22.362400 [ 63 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
15880 2024.08.23 04:30:22.362526 [ 63 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15881 2024.08.23 04:30:22.362539 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Debug> DynamicQueryHandler: Done processing query
15882 2024.08.23 04:30:22.362591 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15883 2024.08.23 04:30:22.362593 [ 3 ] {e0014851-52a8-437e-9756-99406fe9f04d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15884 2024.08.23 04:30:22.362648 [ 3 ] {} <Debug> HTTP-Session: 3ffd09a2-9842-4c50-b391-cd29d27541c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15885 2024.08.23 04:30:22.362776 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
15886 2024.08.23 04:30:22.362831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15887 2024.08.23 04:30:22.362899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15888 2024.08.23 04:30:22.362930 [ 3 ] {} <Debug> HTTP-Session: ae37a18a-3fe2-4815-a716-cc1e0c8cdb75 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15889 2024.08.23 04:30:22.362954 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15890 2024.08.23 04:30:22.362958 [ 3 ] {} <Debug> HTTP-Session: ae37a18a-3fe2-4815-a716-cc1e0c8cdb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15891 2024.08.23 04:30:22.362991 [ 3 ] {} <Debug> HTTP-Session: ae37a18a-3fe2-4815-a716-cc1e0c8cdb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15892 2024.08.23 04:30:22.363004 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1435 rows starting from the beginning of the part
15893 2024.08.23 04:30:22.363030 [ 3 ] {} <Trace> HTTP-Session: ae37a18a-3fe2-4815-a716-cc1e0c8cdb75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15894 2024.08.23 04:30:22.363104 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1334 rows starting from the beginning of the part
15895 2024.08.23 04:30:22.363275 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15896 2024.08.23 04:30:22.363521 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15897 2024.08.23 04:30:22.363576 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 146 rows starting from the beginning of the part
15898 2024.08.23 04:30:22.363926 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 191 rows starting from the beginning of the part
15899 2024.08.23 04:30:22.364264 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 146 rows starting from the beginning of the part
15900 2024.08.23 04:30:22.364632 [ 194 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 191 rows starting from the beginning of the part
15901 2024.08.23 04:30:22.365175 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15902 2024.08.23 04:30:22.365590 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15903 2024.08.23 04:30:22.365633 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15904 2024.08.23 04:30:22.366169 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
15905 2024.08.23 04:30:22.366577 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15906 2024.08.23 04:30:22.366769 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.003622 sec., 276.09055770292656 rows/sec., 20.76 KiB/sec.
15907 2024.08.23 04:30:22.367048 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Debug> DynamicQueryHandler: Done processing query
15908 2024.08.23 04:30:22.367065 [ 198 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3443 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346547 sec., 792123.0346755711 rows/sec., 69.73 MiB/sec.
15909 2024.08.23 04:30:22.367075 [ 3 ] {8dbe0bd1-5641-4a87-823d-8c0f6d98e560} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15910 2024.08.23 04:30:22.367107 [ 3 ] {} <Debug> HTTP-Session: ae37a18a-3fe2-4815-a716-cc1e0c8cdb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15911 2024.08.23 04:30:22.367301 [ 198 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
15912 2024.08.23 04:30:22.367305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15913 2024.08.23 04:30:22.367380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15914 2024.08.23 04:30:22.367401 [ 3 ] {} <Debug> HTTP-Session: 0e9be110-f55c-471f-b9e0-13de41306f14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15915 2024.08.23 04:30:22.367419 [ 3 ] {} <Debug> HTTP-Session: 0e9be110-f55c-471f-b9e0-13de41306f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15916 2024.08.23 04:30:22.367437 [ 3 ] {} <Debug> HTTP-Session: 0e9be110-f55c-471f-b9e0-13de41306f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15917 2024.08.23 04:30:22.367479 [ 3 ] {} <Trace> HTTP-Session: 0e9be110-f55c-471f-b9e0-13de41306f14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15918 2024.08.23 04:30:22.367636 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15919 2024.08.23 04:30:22.367702 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15920 2024.08.23 04:30:22.367940 [ 198 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15921 2024.08.23 04:30:22.368065 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15922 2024.08.23 04:30:22.368069 [ 198 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_96_19} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
15923 2024.08.23 04:30:22.368182 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
15924 2024.08.23 04:30:22.368398 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15925 2024.08.23 04:30:22.368434 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15926 2024.08.23 04:30:22.368784 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15927 2024.08.23 04:30:22.369135 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15928 2024.08.23 04:30:22.369294 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001721 sec., 8134.805345729227 rows/sec., 569.71 KiB/sec.
15929 2024.08.23 04:30:22.369468 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Debug> DynamicQueryHandler: Done processing query
15930 2024.08.23 04:30:22.369492 [ 3 ] {f15c0e12-9e70-45da-9b4d-b8849021a657} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15931 2024.08.23 04:30:22.369508 [ 3 ] {} <Debug> HTTP-Session: 0e9be110-f55c-471f-b9e0-13de41306f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15932 2024.08.23 04:30:22.369632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15933 2024.08.23 04:30:22.369681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15934 2024.08.23 04:30:22.369700 [ 3 ] {} <Debug> HTTP-Session: ff2c716d-0b81-450d-872f-55301c0e972a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15935 2024.08.23 04:30:22.369716 [ 3 ] {} <Debug> HTTP-Session: ff2c716d-0b81-450d-872f-55301c0e972a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15936 2024.08.23 04:30:22.369730 [ 3 ] {} <Debug> HTTP-Session: ff2c716d-0b81-450d-872f-55301c0e972a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15937 2024.08.23 04:30:22.369761 [ 3 ] {} <Trace> HTTP-Session: ff2c716d-0b81-450d-872f-55301c0e972a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15938 2024.08.23 04:30:22.369855 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15939 2024.08.23 04:30:22.369897 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15940 2024.08.23 04:30:22.370120 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15941 2024.08.23 04:30:22.370450 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15942 2024.08.23 04:30:22.370487 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15943 2024.08.23 04:30:22.370829 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15944 2024.08.23 04:30:22.371170 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15945 2024.08.23 04:30:22.371325 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 238.55 KiB/sec.
15946 2024.08.23 04:30:22.371508 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Debug> DynamicQueryHandler: Done processing query
15947 2024.08.23 04:30:22.371532 [ 3 ] {c119f114-f4ad-47b6-a72a-55e886b0506b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15948 2024.08.23 04:30:22.371548 [ 3 ] {} <Debug> HTTP-Session: ff2c716d-0b81-450d-872f-55301c0e972a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15949 2024.08.23 04:30:22.371721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15950 2024.08.23 04:30:22.371770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15951 2024.08.23 04:30:22.371788 [ 3 ] {} <Debug> HTTP-Session: bf071f4f-922c-4f55-96fd-9ab276dc9236 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15952 2024.08.23 04:30:22.371804 [ 3 ] {} <Debug> HTTP-Session: bf071f4f-922c-4f55-96fd-9ab276dc9236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15953 2024.08.23 04:30:22.371818 [ 3 ] {} <Debug> HTTP-Session: bf071f4f-922c-4f55-96fd-9ab276dc9236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15954 2024.08.23 04:30:22.371848 [ 3 ] {} <Trace> HTTP-Session: bf071f4f-922c-4f55-96fd-9ab276dc9236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15955 2024.08.23 04:30:22.372032 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15956 2024.08.23 04:30:22.372075 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15957 2024.08.23 04:30:22.372295 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15958 2024.08.23 04:30:22.372823 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15959 2024.08.23 04:30:22.372860 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15960 2024.08.23 04:30:22.373217 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
15961 2024.08.23 04:30:22.373570 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15962 2024.08.23 04:30:22.373727 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Debug> executeQuery: Read 383 rows, 27.76 KiB in 0.001793 sec., 213608.4774121584 rows/sec., 15.12 MiB/sec.
15963 2024.08.23 04:30:22.373738 [ 63 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
15964 2024.08.23 04:30:22.373826 [ 63 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15965 2024.08.23 04:30:22.373891 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15966 2024.08.23 04:30:22.374066 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Debug> DynamicQueryHandler: Done processing query
15967 2024.08.23 04:30:22.374121 [ 3 ] {e503c3ec-c692-46cd-954d-c207cdb32483} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
15968 2024.08.23 04:30:22.374127 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
15969 2024.08.23 04:30:22.374141 [ 3 ] {} <Debug> HTTP-Session: bf071f4f-922c-4f55-96fd-9ab276dc9236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15970 2024.08.23 04:30:22.374361 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15971 2024.08.23 04:30:22.374517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15972 2024.08.23 04:30:22.374524 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 942 rows starting from the beginning of the part
15973 2024.08.23 04:30:22.374735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15974 2024.08.23 04:30:22.374882 [ 3 ] {} <Debug> HTTP-Session: e4d427c6-3500-49ab-995a-cac7d155de29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15975 2024.08.23 04:30:22.375004 [ 3 ] {} <Debug> HTTP-Session: e4d427c6-3500-49ab-995a-cac7d155de29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15976 2024.08.23 04:30:22.375073 [ 3 ] {} <Debug> HTTP-Session: e4d427c6-3500-49ab-995a-cac7d155de29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15977 2024.08.23 04:30:22.375072 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 845 rows starting from the beginning of the part
15978 2024.08.23 04:30:22.375242 [ 3 ] {} <Trace> HTTP-Session: e4d427c6-3500-49ab-995a-cac7d155de29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15979 2024.08.23 04:30:22.375579 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 109 rows starting from the beginning of the part
15980 2024.08.23 04:30:22.375684 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15981 2024.08.23 04:30:22.375956 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15982 2024.08.23 04:30:22.376059 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 383 rows starting from the beginning of the part
15983 2024.08.23 04:30:22.376664 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 109 rows starting from the beginning of the part
15984 2024.08.23 04:30:22.377136 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 383 rows starting from the beginning of the part
15985 2024.08.23 04:30:22.377925 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15986 2024.08.23 04:30:22.379268 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15987 2024.08.23 04:30:22.379311 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
15988 2024.08.23 04:30:22.379876 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
15989 2024.08.23 04:30:22.380246 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15990 2024.08.23 04:30:22.380687 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005141 sec., 1167.0881151526942 rows/sec., 60.98 KiB/sec.
15991 2024.08.23 04:30:22.380742 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2771 rows, containing 5 columns (5 merged, 0 gathered) in 0.006759659 sec., 409931.9211220566 rows/sec., 31.27 MiB/sec.
15992 2024.08.23 04:30:22.381165 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
15993 2024.08.23 04:30:22.381267 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Debug> DynamicQueryHandler: Done processing query
15994 2024.08.23 04:30:22.381371 [ 3 ] {2e865e2a-ca5e-4499-b39b-aa235118aeb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15995 2024.08.23 04:30:22.381470 [ 3 ] {} <Debug> HTTP-Session: e4d427c6-3500-49ab-995a-cac7d155de29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15996 2024.08.23 04:30:22.381750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15997 2024.08.23 04:30:22.381823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15998 2024.08.23 04:30:22.381862 [ 3 ] {} <Debug> HTTP-Session: 91a5f988-3902-4b50-8ea1-d7c724087398 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
15999 2024.08.23 04:30:22.381891 [ 3 ] {} <Debug> HTTP-Session: 91a5f988-3902-4b50-8ea1-d7c724087398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16000 2024.08.23 04:30:22.381906 [ 3 ] {} <Debug> HTTP-Session: 91a5f988-3902-4b50-8ea1-d7c724087398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16001 2024.08.23 04:30:22.381944 [ 3 ] {} <Trace> HTTP-Session: 91a5f988-3902-4b50-8ea1-d7c724087398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16002 2024.08.23 04:30:22.382056 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16003 2024.08.23 04:30:22.382137 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16004 2024.08.23 04:30:22.382147 [ 194 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_96_19} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
16005 2024.08.23 04:30:22.382192 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16006 2024.08.23 04:30:22.382241 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
16007 2024.08.23 04:30:22.382389 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16008 2024.08.23 04:30:22.382812 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16009 2024.08.23 04:30:22.382848 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16010 2024.08.23 04:30:22.383225 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
16011 2024.08.23 04:30:22.383564 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16012 2024.08.23 04:30:22.383714 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec.
16013 2024.08.23 04:30:22.383730 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
16014 2024.08.23 04:30:22.383807 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16015 2024.08.23 04:30:22.383863 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16016 2024.08.23 04:30:22.383991 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Debug> DynamicQueryHandler: Done processing query
16017 2024.08.23 04:30:22.384001 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
16018 2024.08.23 04:30:22.384023 [ 3 ] {14ea2d95-0a8c-4d2a-84e2-d0baa8cc748e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16019 2024.08.23 04:30:22.384049 [ 3 ] {} <Debug> HTTP-Session: 91a5f988-3902-4b50-8ea1-d7c724087398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16020 2024.08.23 04:30:22.384141 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16021 2024.08.23 04:30:22.384171 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26207 rows starting from the beginning of the part
16022 2024.08.23 04:30:22.384273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16023 2024.08.23 04:30:22.384335 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 924 rows starting from the beginning of the part
16024 2024.08.23 04:30:22.384450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16025 2024.08.23 04:30:22.384570 [ 3 ] {} <Debug> HTTP-Session: ffe28645-543a-49e3-a0d7-22db4fd11068 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16026 2024.08.23 04:30:22.384655 [ 3 ] {} <Debug> HTTP-Session: ffe28645-543a-49e3-a0d7-22db4fd11068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16027 2024.08.23 04:30:22.384698 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part
16028 2024.08.23 04:30:22.384726 [ 3 ] {} <Debug> HTTP-Session: ffe28645-543a-49e3-a0d7-22db4fd11068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16029 2024.08.23 04:30:22.384872 [ 3 ] {} <Trace> HTTP-Session: ffe28645-543a-49e3-a0d7-22db4fd11068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16030 2024.08.23 04:30:22.385100 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part
16031 2024.08.23 04:30:22.385258 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16032 2024.08.23 04:30:22.385359 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part
16033 2024.08.23 04:30:22.385402 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16034 2024.08.23 04:30:22.385780 [ 198 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part
16035 2024.08.23 04:30:22.386351 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16036 2024.08.23 04:30:22.386780 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16037 2024.08.23 04:30:22.386816 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16038 2024.08.23 04:30:22.387211 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16039 2024.08.23 04:30:22.387577 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16040 2024.08.23 04:30:22.387836 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002696 sec., 370.919881305638 rows/sec., 24.99 KiB/sec.
16041 2024.08.23 04:30:22.388079 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Debug> DynamicQueryHandler: Done processing query
16042 2024.08.23 04:30:22.388110 [ 3 ] {2aa8e877-1f54-4c4b-b62c-5737f3ce3cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16043 2024.08.23 04:30:22.388131 [ 3 ] {} <Debug> HTTP-Session: ffe28645-543a-49e3-a0d7-22db4fd11068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16044 2024.08.23 04:30:22.388249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16045 2024.08.23 04:30:22.388308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16046 2024.08.23 04:30:22.388329 [ 3 ] {} <Debug> HTTP-Session: 8d6e0bb4-18ed-4f46-abd8-2786a7e7b0df Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16047 2024.08.23 04:30:22.388346 [ 3 ] {} <Debug> HTTP-Session: 8d6e0bb4-18ed-4f46-abd8-2786a7e7b0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16048 2024.08.23 04:30:22.388360 [ 3 ] {} <Debug> HTTP-Session: 8d6e0bb4-18ed-4f46-abd8-2786a7e7b0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16049 2024.08.23 04:30:22.388390 [ 3 ] {} <Trace> HTTP-Session: 8d6e0bb4-18ed-4f46-abd8-2786a7e7b0df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16050 2024.08.23 04:30:22.388522 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16051 2024.08.23 04:30:22.388584 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16052 2024.08.23 04:30:22.389068 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16053 2024.08.23 04:30:22.389595 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16054 2024.08.23 04:30:22.389632 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16055 2024.08.23 04:30:22.390270 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
16056 2024.08.23 04:30:22.390761 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16057 2024.08.23 04:30:22.391005 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002516 sec., 397.456279809221 rows/sec., 729.32 KiB/sec.
16058 2024.08.23 04:30:22.391218 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Debug> DynamicQueryHandler: Done processing query
16059 2024.08.23 04:30:22.391241 [ 3 ] {52463d45-dc10-4591-80d7-f7dc23c7031f} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16060 2024.08.23 04:30:22.391259 [ 3 ] {} <Debug> HTTP-Session: 8d6e0bb4-18ed-4f46-abd8-2786a7e7b0df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16061 2024.08.23 04:30:22.391390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16062 2024.08.23 04:30:22.391440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16063 2024.08.23 04:30:22.391459 [ 3 ] {} <Debug> HTTP-Session: cc944fdc-7032-480d-a4d0-4a8c9a690701 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16064 2024.08.23 04:30:22.391476 [ 3 ] {} <Debug> HTTP-Session: cc944fdc-7032-480d-a4d0-4a8c9a690701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16065 2024.08.23 04:30:22.391490 [ 3 ] {} <Debug> HTTP-Session: cc944fdc-7032-480d-a4d0-4a8c9a690701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16066 2024.08.23 04:30:22.391529 [ 3 ] {} <Trace> HTTP-Session: cc944fdc-7032-480d-a4d0-4a8c9a690701 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16067 2024.08.23 04:30:22.391650 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16068 2024.08.23 04:30:22.391695 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16069 2024.08.23 04:30:22.391874 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16070 2024.08.23 04:30:22.392309 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16071 2024.08.23 04:30:22.392351 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16072 2024.08.23 04:30:22.392688 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27925 rows, containing 5 columns (5 merged, 0 gathered) in 0.008731085 sec., 3198342.4740453223 rows/sec., 216.02 MiB/sec.
16073 2024.08.23 04:30:22.392886 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
16074 2024.08.23 04:30:22.393127 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
16075 2024.08.23 04:30:22.393419 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16076 2024.08.23 04:30:22.393884 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00227 sec., 36123.348017621145 rows/sec., 2.29 MiB/sec.
16077 2024.08.23 04:30:22.393929 [ 63 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
16078 2024.08.23 04:30:22.394068 [ 63 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16079 2024.08.23 04:30:22.394141 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16080 2024.08.23 04:30:22.394382 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Debug> DynamicQueryHandler: Done processing query
16081 2024.08.23 04:30:22.394394 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16082 2024.08.23 04:30:22.394462 [ 3 ] {a51695ad-9e22-401a-ab98-1d33002459aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16083 2024.08.23 04:30:22.394554 [ 3 ] {} <Debug> HTTP-Session: cc944fdc-7032-480d-a4d0-4a8c9a690701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16084 2024.08.23 04:30:22.394670 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
16085 2024.08.23 04:30:22.394700 [ 196 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
16086 2024.08.23 04:30:22.394900 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
16087 2024.08.23 04:30:22.394979 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16088 2024.08.23 04:30:22.395019 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5690 rows starting from the beginning of the part
16089 2024.08.23 04:30:22.395124 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part
16090 2024.08.23 04:30:22.395326 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part
16091 2024.08.23 04:30:22.395495 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part
16092 2024.08.23 04:30:22.395656 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part
16093 2024.08.23 04:30:22.395821 [ 197 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part
16094 2024.08.23 04:30:22.398240 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6056 rows, containing 4 columns (4 merged, 0 gathered) in 0.003900992 sec., 1552425.6394270996 rows/sec., 101.11 MiB/sec.
16095 2024.08.23 04:30:22.398757 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
16096 2024.08.23 04:30:22.399172 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16097 2024.08.23 04:30:22.399259 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_96_19} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
16098 2024.08.23 04:30:22.399341 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB.
16099 2024.08.23 04:30:27.357673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16100 2024.08.23 04:30:27.357799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16101 2024.08.23 04:30:27.357825 [ 3 ] {} <Debug> HTTP-Session: e4404b37-6f25-4339-9342-1feb3ec42cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16102 2024.08.23 04:30:27.357850 [ 3 ] {} <Debug> HTTP-Session: e4404b37-6f25-4339-9342-1feb3ec42cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16103 2024.08.23 04:30:27.357865 [ 3 ] {} <Debug> HTTP-Session: e4404b37-6f25-4339-9342-1feb3ec42cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16104 2024.08.23 04:30:27.357915 [ 3 ] {} <Trace> HTTP-Session: e4404b37-6f25-4339-9342-1feb3ec42cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16105 2024.08.23 04:30:27.358089 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16106 2024.08.23 04:30:27.358157 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16107 2024.08.23 04:30:27.358494 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16108 2024.08.23 04:30:27.358936 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16109 2024.08.23 04:30:27.358980 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16110 2024.08.23 04:30:27.359386 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
16111 2024.08.23 04:30:27.359774 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16112 2024.08.23 04:30:27.359948 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001912 sec., 1046.0251046025105 rows/sec., 85.30 KiB/sec.
16113 2024.08.23 04:30:27.360161 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Debug> DynamicQueryHandler: Done processing query
16114 2024.08.23 04:30:27.360188 [ 3 ] {7fbeb8e1-1013-4253-879e-1100c22d7a30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16115 2024.08.23 04:30:27.360205 [ 3 ] {} <Debug> HTTP-Session: e4404b37-6f25-4339-9342-1feb3ec42cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16116 2024.08.23 04:30:27.360378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16117 2024.08.23 04:30:27.360435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16118 2024.08.23 04:30:27.360456 [ 3 ] {} <Debug> HTTP-Session: 8bdf7067-72b9-4137-b533-f8d5e5ceb1db Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16119 2024.08.23 04:30:27.360474 [ 3 ] {} <Debug> HTTP-Session: 8bdf7067-72b9-4137-b533-f8d5e5ceb1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16120 2024.08.23 04:30:27.360489 [ 3 ] {} <Debug> HTTP-Session: 8bdf7067-72b9-4137-b533-f8d5e5ceb1db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16121 2024.08.23 04:30:27.360526 [ 3 ] {} <Trace> HTTP-Session: 8bdf7067-72b9-4137-b533-f8d5e5ceb1db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16122 2024.08.23 04:30:27.360674 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16123 2024.08.23 04:30:27.360721 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16124 2024.08.23 04:30:27.360949 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16125 2024.08.23 04:30:27.361483 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16126 2024.08.23 04:30:27.361522 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16127 2024.08.23 04:30:27.361893 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16128 2024.08.23 04:30:27.362243 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16129 2024.08.23 04:30:27.362396 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Debug> executeQuery: Read 147 rows, 12.94 KiB in 0.001785 sec., 82352.94117647059 rows/sec., 7.08 MiB/sec.
16130 2024.08.23 04:30:27.362570 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Debug> DynamicQueryHandler: Done processing query
16131 2024.08.23 04:30:27.362594 [ 3 ] {a311620d-2143-436e-ac44-f4aba637157e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
16132 2024.08.23 04:30:27.362610 [ 3 ] {} <Debug> HTTP-Session: 8bdf7067-72b9-4137-b533-f8d5e5ceb1db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16133 2024.08.23 04:30:27.362746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16134 2024.08.23 04:30:27.362796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16135 2024.08.23 04:30:27.362816 [ 3 ] {} <Debug> HTTP-Session: c3764d48-1182-4596-bf72-4617948886d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16136 2024.08.23 04:30:27.362834 [ 3 ] {} <Debug> HTTP-Session: c3764d48-1182-4596-bf72-4617948886d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16137 2024.08.23 04:30:27.362848 [ 3 ] {} <Debug> HTTP-Session: c3764d48-1182-4596-bf72-4617948886d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16138 2024.08.23 04:30:27.362880 [ 3 ] {} <Trace> HTTP-Session: c3764d48-1182-4596-bf72-4617948886d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16139 2024.08.23 04:30:27.362995 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16140 2024.08.23 04:30:27.363038 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16141 2024.08.23 04:30:27.363261 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16142 2024.08.23 04:30:27.363602 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16143 2024.08.23 04:30:27.363640 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16144 2024.08.23 04:30:27.363981 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
16145 2024.08.23 04:30:27.364332 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16146 2024.08.23 04:30:27.364497 [ 23 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
16147 2024.08.23 04:30:27.364499 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001538 sec., 30559.167750325098 rows/sec., 2.24 MiB/sec.
16148 2024.08.23 04:30:27.364587 [ 23 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16149 2024.08.23 04:30:27.364654 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16150 2024.08.23 04:30:27.364889 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Debug> DynamicQueryHandler: Done processing query
16151 2024.08.23 04:30:27.364956 [ 3 ] {2addbab8-eb6c-4db6-a5df-7b36b46f2deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16152 2024.08.23 04:30:27.365016 [ 3 ] {} <Debug> HTTP-Session: c3764d48-1182-4596-bf72-4617948886d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16153 2024.08.23 04:30:27.365109 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
16154 2024.08.23 04:30:27.365292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 18841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16155 2024.08.23 04:30:27.365467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16156 2024.08.23 04:30:27.365551 [ 3 ] {} <Debug> HTTP-Session: f564678f-2457-4bd6-850a-1e516ed171b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16157 2024.08.23 04:30:27.365630 [ 3 ] {} <Debug> HTTP-Session: f564678f-2457-4bd6-850a-1e516ed171b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16158 2024.08.23 04:30:27.365713 [ 3 ] {} <Debug> HTTP-Session: f564678f-2457-4bd6-850a-1e516ed171b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16159 2024.08.23 04:30:27.365862 [ 3 ] {} <Trace> HTTP-Session: f564678f-2457-4bd6-850a-1e516ed171b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16160 2024.08.23 04:30:27.366063 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16161 2024.08.23 04:30:27.366150 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part
16162 2024.08.23 04:30:27.366185 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16163 2024.08.23 04:30:27.366307 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16164 2024.08.23 04:30:27.366450 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 45 rows starting from the beginning of the part
16165 2024.08.23 04:30:27.366842 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part
16166 2024.08.23 04:30:27.367301 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 45 rows starting from the beginning of the part
16167 2024.08.23 04:30:27.367742 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part
16168 2024.08.23 04:30:27.367939 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16169 2024.08.23 04:30:27.368103 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part
16170 2024.08.23 04:30:27.369014 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16171 2024.08.23 04:30:27.369078 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16172 2024.08.23 04:30:27.370102 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16173 2024.08.23 04:30:27.371004 [ 189 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.006233561 sec., 32726.077437920314 rows/sec., 2.51 MiB/sec.
16174 2024.08.23 04:30:27.371249 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16175 2024.08.23 04:30:27.371335 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
16176 2024.08.23 04:30:27.371599 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.005503 sec., 20170.81591858986 rows/sec., 1.58 MiB/sec.
16177 2024.08.23 04:30:27.371985 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Debug> DynamicQueryHandler: Done processing query
16178 2024.08.23 04:30:27.372050 [ 3 ] {f046488a-e89d-410d-b636-0525c53a0163} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16179 2024.08.23 04:30:27.372122 [ 3 ] {} <Debug> HTTP-Session: f564678f-2457-4bd6-850a-1e516ed171b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16180 2024.08.23 04:30:27.372370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16181 2024.08.23 04:30:27.372441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16182 2024.08.23 04:30:27.372484 [ 3 ] {} <Debug> HTTP-Session: 7d16ff4d-d5de-4748-807a-ef2408451e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16183 2024.08.23 04:30:27.372499 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16184 2024.08.23 04:30:27.372512 [ 3 ] {} <Debug> HTTP-Session: 7d16ff4d-d5de-4748-807a-ef2408451e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16185 2024.08.23 04:30:27.372560 [ 3 ] {} <Debug> HTTP-Session: 7d16ff4d-d5de-4748-807a-ef2408451e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16186 2024.08.23 04:30:27.372638 [ 3 ] {} <Trace> HTTP-Session: 7d16ff4d-d5de-4748-807a-ef2408451e7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16187 2024.08.23 04:30:27.372684 [ 187 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_61_12} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
16188 2024.08.23 04:30:27.372839 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16189 2024.08.23 04:30:27.372903 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16190 2024.08.23 04:30:27.372956 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16191 2024.08.23 04:30:27.373124 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16192 2024.08.23 04:30:27.373535 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16193 2024.08.23 04:30:27.373571 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16194 2024.08.23 04:30:27.373960 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16195 2024.08.23 04:30:27.374309 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16196 2024.08.23 04:30:27.374464 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001685 sec., 95548.96142433234 rows/sec., 6.65 MiB/sec.
16197 2024.08.23 04:30:27.374637 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Debug> DynamicQueryHandler: Done processing query
16198 2024.08.23 04:30:27.374661 [ 3 ] {8fcf5435-2a4d-4f00-a114-1f89f8751e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16199 2024.08.23 04:30:27.374677 [ 3 ] {} <Debug> HTTP-Session: 7d16ff4d-d5de-4748-807a-ef2408451e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16200 2024.08.23 04:30:27.374848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16201 2024.08.23 04:30:27.374896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16202 2024.08.23 04:30:27.374915 [ 3 ] {} <Debug> HTTP-Session: a5eb05d8-702d-4323-a733-4dd3530c66f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16203 2024.08.23 04:30:27.374932 [ 3 ] {} <Debug> HTTP-Session: a5eb05d8-702d-4323-a733-4dd3530c66f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16204 2024.08.23 04:30:27.374946 [ 3 ] {} <Debug> HTTP-Session: a5eb05d8-702d-4323-a733-4dd3530c66f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16205 2024.08.23 04:30:27.374976 [ 3 ] {} <Trace> HTTP-Session: a5eb05d8-702d-4323-a733-4dd3530c66f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16206 2024.08.23 04:30:27.375398 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16207 2024.08.23 04:30:27.375464 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16208 2024.08.23 04:30:27.375880 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16209 2024.08.23 04:30:27.376745 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16210 2024.08.23 04:30:27.376781 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16211 2024.08.23 04:30:27.377437 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
16212 2024.08.23 04:30:27.377843 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16213 2024.08.23 04:30:27.378013 [ 23 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
16214 2024.08.23 04:30:27.378039 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002972 sec., 15141.318977119785 rows/sec., 27.13 MiB/sec.
16215 2024.08.23 04:30:27.378083 [ 23 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16216 2024.08.23 04:30:27.378179 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16217 2024.08.23 04:30:27.378806 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Debug> DynamicQueryHandler: Done processing query
16218 2024.08.23 04:30:27.378898 [ 3 ] {9cc4e3c8-9c87-4e36-b00b-382b76018286} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16219 2024.08.23 04:30:27.378977 [ 3 ] {} <Debug> HTTP-Session: a5eb05d8-702d-4323-a733-4dd3530c66f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16220 2024.08.23 04:30:27.379122 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
16221 2024.08.23 04:30:27.379300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16222 2024.08.23 04:30:27.379443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16223 2024.08.23 04:30:27.379514 [ 3 ] {} <Debug> HTTP-Session: 60f14c1a-c360-47a9-bf50-81cbe9376f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16224 2024.08.23 04:30:27.379569 [ 3 ] {} <Debug> HTTP-Session: 60f14c1a-c360-47a9-bf50-81cbe9376f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16225 2024.08.23 04:30:27.379615 [ 3 ] {} <Debug> HTTP-Session: 60f14c1a-c360-47a9-bf50-81cbe9376f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16226 2024.08.23 04:30:27.379730 [ 3 ] {} <Trace> HTTP-Session: 60f14c1a-c360-47a9-bf50-81cbe9376f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16227 2024.08.23 04:30:27.380042 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16228 2024.08.23 04:30:27.380163 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16229 2024.08.23 04:30:27.380354 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16230 2024.08.23 04:30:27.380596 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1273 rows starting from the beginning of the part
16231 2024.08.23 04:30:27.380850 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16232 2024.08.23 04:30:27.381338 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 45 rows starting from the beginning of the part
16233 2024.08.23 04:30:27.381931 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part
16234 2024.08.23 04:30:27.382171 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16235 2024.08.23 04:30:27.382318 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16236 2024.08.23 04:30:27.382554 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 45 rows starting from the beginning of the part
16237 2024.08.23 04:30:27.383118 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part
16238 2024.08.23 04:30:27.383751 [ 187 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 45 rows starting from the beginning of the part
16239 2024.08.23 04:30:27.383786 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16240 2024.08.23 04:30:27.384863 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16241 2024.08.23 04:30:27.385162 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00524 sec., 11450.381679389313 rows/sec., 790.20 KiB/sec.
16242 2024.08.23 04:30:27.385615 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Debug> DynamicQueryHandler: Done processing query
16243 2024.08.23 04:30:27.385664 [ 3 ] {15b30373-13f1-4caf-bc50-6d05ee456295} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16244 2024.08.23 04:30:27.385684 [ 3 ] {} <Debug> HTTP-Session: 60f14c1a-c360-47a9-bf50-81cbe9376f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16245 2024.08.23 04:30:27.390946 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.012597125 sec., 111930.30155690286 rows/sec., 200.57 MiB/sec.
16246 2024.08.23 04:30:27.392677 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
16247 2024.08.23 04:30:27.393296 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16248 2024.08.23 04:30:27.393389 [ 189 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
16249 2024.08.23 04:30:27.393557 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.49 MiB.
16250 2024.08.23 04:30:32.077907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16251 2024.08.23 04:30:32.078028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16252 2024.08.23 04:30:32.078053 [ 3 ] {} <Debug> HTTP-Session: e0371806-372c-4ddf-8fd9-b93e12f816c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16253 2024.08.23 04:30:32.078078 [ 3 ] {} <Debug> HTTP-Session: e0371806-372c-4ddf-8fd9-b93e12f816c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16254 2024.08.23 04:30:32.078093 [ 3 ] {} <Debug> HTTP-Session: e0371806-372c-4ddf-8fd9-b93e12f816c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16255 2024.08.23 04:30:32.078142 [ 3 ] {} <Trace> HTTP-Session: e0371806-372c-4ddf-8fd9-b93e12f816c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16256 2024.08.23 04:30:32.078688 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16257 2024.08.23 04:30:32.078755 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16258 2024.08.23 04:30:32.079076 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16259 2024.08.23 04:30:32.080453 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16260 2024.08.23 04:30:32.080497 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16261 2024.08.23 04:30:32.080995 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16262 2024.08.23 04:30:32.081385 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16263 2024.08.23 04:30:32.081549 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Debug> executeQuery: Read 1331 rows, 113.66 KiB in 0.003209 sec., 414770.95668432536 rows/sec., 34.59 MiB/sec.
16264 2024.08.23 04:30:32.081771 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Debug> DynamicQueryHandler: Done processing query
16265 2024.08.23 04:30:32.081798 [ 3 ] {b16dcf26-bf78-4632-96a1-494f87065cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
16266 2024.08.23 04:30:32.081817 [ 3 ] {} <Debug> HTTP-Session: e0371806-372c-4ddf-8fd9-b93e12f816c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16267 2024.08.23 04:30:32.081966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16268 2024.08.23 04:30:32.082018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16269 2024.08.23 04:30:32.082040 [ 3 ] {} <Debug> HTTP-Session: 2e571d0d-2316-4dcd-b8fb-f7e0e059b6ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16270 2024.08.23 04:30:32.082057 [ 3 ] {} <Debug> HTTP-Session: 2e571d0d-2316-4dcd-b8fb-f7e0e059b6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16271 2024.08.23 04:30:32.082072 [ 3 ] {} <Debug> HTTP-Session: 2e571d0d-2316-4dcd-b8fb-f7e0e059b6ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16272 2024.08.23 04:30:32.082106 [ 3 ] {} <Trace> HTTP-Session: 2e571d0d-2316-4dcd-b8fb-f7e0e059b6ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16273 2024.08.23 04:30:32.082203 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16274 2024.08.23 04:30:32.082248 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16275 2024.08.23 04:30:32.082483 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16276 2024.08.23 04:30:32.082846 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16277 2024.08.23 04:30:32.082884 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16278 2024.08.23 04:30:32.083233 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
16279 2024.08.23 04:30:32.083624 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16280 2024.08.23 04:30:32.083778 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001595 sec., 626.9592476489028 rows/sec., 47.14 KiB/sec.
16281 2024.08.23 04:30:32.084099 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Debug> DynamicQueryHandler: Done processing query
16282 2024.08.23 04:30:32.084164 [ 3 ] {00014134-0251-469c-8dae-c93474cbde17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16283 2024.08.23 04:30:32.084227 [ 3 ] {} <Debug> HTTP-Session: 2e571d0d-2316-4dcd-b8fb-f7e0e059b6ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16284 2024.08.23 04:30:32.084416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 32336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16285 2024.08.23 04:30:32.084470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16286 2024.08.23 04:30:32.084490 [ 3 ] {} <Debug> HTTP-Session: 0ef3e27d-b761-4880-bba5-a042263b966b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16287 2024.08.23 04:30:32.084509 [ 3 ] {} <Debug> HTTP-Session: 0ef3e27d-b761-4880-bba5-a042263b966b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16288 2024.08.23 04:30:32.084523 [ 3 ] {} <Debug> HTTP-Session: 0ef3e27d-b761-4880-bba5-a042263b966b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16289 2024.08.23 04:30:32.084555 [ 3 ] {} <Trace> HTTP-Session: 0ef3e27d-b761-4880-bba5-a042263b966b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16290 2024.08.23 04:30:32.084741 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16291 2024.08.23 04:30:32.084786 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16292 2024.08.23 04:30:32.085031 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16293 2024.08.23 04:30:32.085528 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16294 2024.08.23 04:30:32.085568 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16295 2024.08.23 04:30:32.085936 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16296 2024.08.23 04:30:32.086305 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16297 2024.08.23 04:30:32.086464 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001816 sec., 133259.91189427313 rows/sec., 9.03 MiB/sec.
16298 2024.08.23 04:30:32.086638 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Debug> DynamicQueryHandler: Done processing query
16299 2024.08.23 04:30:32.086663 [ 3 ] {6d97fe0a-a9dd-4ce1-8a20-ae8f4f67777a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16300 2024.08.23 04:30:32.086678 [ 3 ] {} <Debug> HTTP-Session: 0ef3e27d-b761-4880-bba5-a042263b966b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16301 2024.08.23 04:30:32.086800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16302 2024.08.23 04:30:32.086859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16303 2024.08.23 04:30:32.086890 [ 3 ] {} <Debug> HTTP-Session: 7f90c0a2-0601-4744-b5dc-8223e984b71d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16304 2024.08.23 04:30:32.086916 [ 3 ] {} <Debug> HTTP-Session: 7f90c0a2-0601-4744-b5dc-8223e984b71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16305 2024.08.23 04:30:32.086933 [ 3 ] {} <Debug> HTTP-Session: 7f90c0a2-0601-4744-b5dc-8223e984b71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16306 2024.08.23 04:30:32.086965 [ 3 ] {} <Trace> HTTP-Session: 7f90c0a2-0601-4744-b5dc-8223e984b71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16307 2024.08.23 04:30:32.087062 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16308 2024.08.23 04:30:32.087106 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16309 2024.08.23 04:30:32.087332 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16310 2024.08.23 04:30:32.087660 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16311 2024.08.23 04:30:32.087701 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16312 2024.08.23 04:30:32.088068 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16313 2024.08.23 04:30:32.088433 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16314 2024.08.23 04:30:32.088573 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec.
16315 2024.08.23 04:30:32.088623 [ 27 ] {} <Debug> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
16316 2024.08.23 04:30:32.088734 [ 27 ] {} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16317 2024.08.23 04:30:32.088770 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16318 2024.08.23 04:30:32.088845 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Debug> DynamicQueryHandler: Done processing query
16319 2024.08.23 04:30:32.088933 [ 3 ] {5e16047a-d788-49d1-a6ba-26ed1a746863} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16320 2024.08.23 04:30:32.089014 [ 3 ] {} <Debug> HTTP-Session: 7f90c0a2-0601-4744-b5dc-8223e984b71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16321 2024.08.23 04:30:32.089041 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
16322 2024.08.23 04:30:32.089425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 136867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16323 2024.08.23 04:30:32.089457 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16324 2024.08.23 04:30:32.089533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16325 2024.08.23 04:30:32.089534 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 6 rows starting from the beginning of the part
16326 2024.08.23 04:30:32.089574 [ 3 ] {} <Debug> HTTP-Session: b5fee648-1bac-48d7-a61e-bd2a33fc3306 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16327 2024.08.23 04:30:32.089615 [ 3 ] {} <Debug> HTTP-Session: b5fee648-1bac-48d7-a61e-bd2a33fc3306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16328 2024.08.23 04:30:32.089666 [ 3 ] {} <Debug> HTTP-Session: b5fee648-1bac-48d7-a61e-bd2a33fc3306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16329 2024.08.23 04:30:32.089828 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
16330 2024.08.23 04:30:32.089843 [ 3 ] {} <Trace> HTTP-Session: b5fee648-1bac-48d7-a61e-bd2a33fc3306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16331 2024.08.23 04:30:32.090129 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
16332 2024.08.23 04:30:32.090275 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
16333 2024.08.23 04:30:32.090386 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
16334 2024.08.23 04:30:32.090556 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16335 2024.08.23 04:30:32.090694 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16336 2024.08.23 04:30:32.091447 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16337 2024.08.23 04:30:32.092562 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003688405 sec., 8133.597042624116 rows/sec., 516.29 KiB/sec.
16338 2024.08.23 04:30:32.092725 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
16339 2024.08.23 04:30:32.092930 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16340 2024.08.23 04:30:32.093033 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16341 2024.08.23 04:30:32.093693 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16342 2024.08.23 04:30:32.093845 [ 199 ] {5061844d-48be-4220-89cc-f958cfdea7a2::all_1_45_11} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
16343 2024.08.23 04:30:32.093976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16344 2024.08.23 04:30:32.094016 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16345 2024.08.23 04:30:32.094400 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16346 2024.08.23 04:30:32.094563 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Debug> executeQuery: Read 839 rows, 62.05 KiB in 0.004435 sec., 189177.00112739572 rows/sec., 13.66 MiB/sec.
16347 2024.08.23 04:30:32.094767 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Debug> DynamicQueryHandler: Done processing query
16348 2024.08.23 04:30:32.094791 [ 3 ] {98cc6647-fead-4ce2-8011-eb670bbfe804} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
16349 2024.08.23 04:30:32.094808 [ 3 ] {} <Debug> HTTP-Session: b5fee648-1bac-48d7-a61e-bd2a33fc3306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16350 2024.08.23 04:30:32.095122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16351 2024.08.23 04:30:32.095171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16352 2024.08.23 04:30:32.095191 [ 3 ] {} <Debug> HTTP-Session: 22c9877c-ae88-414e-b673-4be2e60dd7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16353 2024.08.23 04:30:32.095208 [ 3 ] {} <Debug> HTTP-Session: 22c9877c-ae88-414e-b673-4be2e60dd7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16354 2024.08.23 04:30:32.095222 [ 3 ] {} <Debug> HTTP-Session: 22c9877c-ae88-414e-b673-4be2e60dd7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16355 2024.08.23 04:30:32.095256 [ 3 ] {} <Trace> HTTP-Session: 22c9877c-ae88-414e-b673-4be2e60dd7f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16356 2024.08.23 04:30:32.095360 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16357 2024.08.23 04:30:32.095405 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16358 2024.08.23 04:30:32.095542 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16359 2024.08.23 04:30:32.095803 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16360 2024.08.23 04:30:32.095839 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16361 2024.08.23 04:30:32.096191 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16362 2024.08.23 04:30:32.096516 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16363 2024.08.23 04:30:32.096678 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec.
16364 2024.08.23 04:30:32.096835 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Debug> DynamicQueryHandler: Done processing query
16365 2024.08.23 04:30:32.096859 [ 3 ] {3354cc0d-8208-486a-9a49-12b927ef9329} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16366 2024.08.23 04:30:32.096874 [ 3 ] {} <Debug> HTTP-Session: 22c9877c-ae88-414e-b673-4be2e60dd7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16367 2024.08.23 04:30:32.097104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 174479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16368 2024.08.23 04:30:32.097152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16369 2024.08.23 04:30:32.097171 [ 3 ] {} <Debug> HTTP-Session: 704df6f1-067f-4363-aefb-5f7b062a3f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16370 2024.08.23 04:30:32.097188 [ 3 ] {} <Debug> HTTP-Session: 704df6f1-067f-4363-aefb-5f7b062a3f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16371 2024.08.23 04:30:32.097202 [ 3 ] {} <Debug> HTTP-Session: 704df6f1-067f-4363-aefb-5f7b062a3f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16372 2024.08.23 04:30:32.097231 [ 3 ] {} <Trace> HTTP-Session: 704df6f1-067f-4363-aefb-5f7b062a3f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16373 2024.08.23 04:30:32.097632 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16374 2024.08.23 04:30:32.097679 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16375 2024.08.23 04:30:32.097825 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16376 2024.08.23 04:30:32.098619 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16377 2024.08.23 04:30:32.098655 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16378 2024.08.23 04:30:32.099077 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16379 2024.08.23 04:30:32.099417 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16380 2024.08.23 04:30:32.099574 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Debug> executeQuery: Read 921 rows, 63.02 KiB in 0.002203 sec., 418066.2732637313 rows/sec., 27.94 MiB/sec.
16381 2024.08.23 04:30:32.099750 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Debug> DynamicQueryHandler: Done processing query
16382 2024.08.23 04:30:32.099774 [ 3 ] {b8079f7d-639c-4890-b904-994921f3dccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
16383 2024.08.23 04:30:32.099790 [ 3 ] {} <Debug> HTTP-Session: 704df6f1-067f-4363-aefb-5f7b062a3f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16384 2024.08.23 04:30:32.100219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16385 2024.08.23 04:30:32.100267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16386 2024.08.23 04:30:32.100288 [ 3 ] {} <Debug> HTTP-Session: 14152530-5221-4d5f-bc00-a3d7496de2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16387 2024.08.23 04:30:32.100304 [ 3 ] {} <Debug> HTTP-Session: 14152530-5221-4d5f-bc00-a3d7496de2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16388 2024.08.23 04:30:32.100318 [ 3 ] {} <Debug> HTTP-Session: 14152530-5221-4d5f-bc00-a3d7496de2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16389 2024.08.23 04:30:32.100348 [ 3 ] {} <Trace> HTTP-Session: 14152530-5221-4d5f-bc00-a3d7496de2f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16390 2024.08.23 04:30:32.100439 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16391 2024.08.23 04:30:32.100483 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16392 2024.08.23 04:30:32.100614 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16393 2024.08.23 04:30:32.100858 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16394 2024.08.23 04:30:32.100892 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16395 2024.08.23 04:30:32.101236 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16396 2024.08.23 04:30:32.101569 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16397 2024.08.23 04:30:32.101724 [ 27 ] {} <Debug> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
16398 2024.08.23 04:30:32.101733 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec.
16399 2024.08.23 04:30:32.101789 [ 27 ] {} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16400 2024.08.23 04:30:32.101856 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16401 2024.08.23 04:30:32.102035 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Debug> DynamicQueryHandler: Done processing query
16402 2024.08.23 04:30:32.102050 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full
16403 2024.08.23 04:30:32.102073 [ 3 ] {ecc8b54f-1983-4659-b609-60d16cf25a28} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16404 2024.08.23 04:30:32.102127 [ 3 ] {} <Debug> HTTP-Session: 14152530-5221-4d5f-bc00-a3d7496de2f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16405 2024.08.23 04:30:32.102286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16406 2024.08.23 04:30:32.102313 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16407 2024.08.23 04:30:32.102378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16408 2024.08.23 04:30:32.102380 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part
16409 2024.08.23 04:30:32.102420 [ 3 ] {} <Debug> HTTP-Session: 3910a2cf-6469-4851-9e59-1204aeefebe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16410 2024.08.23 04:30:32.102462 [ 3 ] {} <Debug> HTTP-Session: 3910a2cf-6469-4851-9e59-1204aeefebe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16411 2024.08.23 04:30:32.102502 [ 3 ] {} <Debug> HTTP-Session: 3910a2cf-6469-4851-9e59-1204aeefebe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16412 2024.08.23 04:30:32.102642 [ 3 ] {} <Trace> HTTP-Session: 3910a2cf-6469-4851-9e59-1204aeefebe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16413 2024.08.23 04:30:32.102642 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
16414 2024.08.23 04:30:32.102917 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
16415 2024.08.23 04:30:32.103001 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16416 2024.08.23 04:30:32.103280 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part
16417 2024.08.23 04:30:32.103476 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16418 2024.08.23 04:30:32.103529 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
16419 2024.08.23 04:30:32.103962 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part
16420 2024.08.23 04:30:32.105656 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16421 2024.08.23 04:30:32.107290 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16422 2024.08.23 04:30:32.107378 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16423 2024.08.23 04:30:32.107569 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.00560697 sec., 8025.725124264977 rows/sec., 540.80 KiB/sec.
16424 2024.08.23 04:30:32.107781 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
16425 2024.08.23 04:30:32.108678 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16426 2024.08.23 04:30:32.108851 [ 188 ] {1b20509b-55c5-4e4d-bd14-2e67428531c8::all_1_45_9} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
16427 2024.08.23 04:30:32.108879 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
16428 2024.08.23 04:30:32.108979 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16429 2024.08.23 04:30:32.109380 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16430 2024.08.23 04:30:32.109568 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.006735 sec., 148.47809948032665 rows/sec., 272.45 KiB/sec.
16431 2024.08.23 04:30:32.109810 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Debug> DynamicQueryHandler: Done processing query
16432 2024.08.23 04:30:32.109835 [ 3 ] {a2369dea-bd8f-441b-b47f-bff00c705243} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16433 2024.08.23 04:30:32.109851 [ 3 ] {} <Debug> HTTP-Session: 3910a2cf-6469-4851-9e59-1204aeefebe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16434 2024.08.23 04:30:32.109981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16435 2024.08.23 04:30:32.110029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16436 2024.08.23 04:30:32.110048 [ 3 ] {} <Debug> HTTP-Session: 2d468327-032b-4c56-a22c-644a5d64a00a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16437 2024.08.23 04:30:32.110064 [ 3 ] {} <Debug> HTTP-Session: 2d468327-032b-4c56-a22c-644a5d64a00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16438 2024.08.23 04:30:32.110078 [ 3 ] {} <Debug> HTTP-Session: 2d468327-032b-4c56-a22c-644a5d64a00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16439 2024.08.23 04:30:32.110108 [ 3 ] {} <Trace> HTTP-Session: 2d468327-032b-4c56-a22c-644a5d64a00a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16440 2024.08.23 04:30:32.110227 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16441 2024.08.23 04:30:32.110271 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16442 2024.08.23 04:30:32.110402 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16443 2024.08.23 04:30:32.110685 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16444 2024.08.23 04:30:32.110721 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16445 2024.08.23 04:30:32.111078 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16446 2024.08.23 04:30:32.111400 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16447 2024.08.23 04:30:32.111555 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec.
16448 2024.08.23 04:30:32.111778 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Debug> DynamicQueryHandler: Done processing query
16449 2024.08.23 04:30:32.111821 [ 3 ] {57fa05e3-e0d7-403a-81f7-ba0b4a0679cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16450 2024.08.23 04:30:32.111877 [ 3 ] {} <Debug> HTTP-Session: 2d468327-032b-4c56-a22c-644a5d64a00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16451 2024.08.23 04:30:36.747668 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
16452 2024.08.23 04:30:36.747746 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
16453 2024.08.23 04:30:37.357048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16454 2024.08.23 04:30:37.357190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16455 2024.08.23 04:30:37.357220 [ 3 ] {} <Debug> HTTP-Session: 346a588b-64eb-4612-a5ba-046fe47335a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16456 2024.08.23 04:30:37.357248 [ 3 ] {} <Debug> HTTP-Session: 346a588b-64eb-4612-a5ba-046fe47335a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16457 2024.08.23 04:30:37.357267 [ 3 ] {} <Debug> HTTP-Session: 346a588b-64eb-4612-a5ba-046fe47335a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16458 2024.08.23 04:30:37.357323 [ 3 ] {} <Trace> HTTP-Session: 346a588b-64eb-4612-a5ba-046fe47335a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16459 2024.08.23 04:30:37.357517 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16460 2024.08.23 04:30:37.357585 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16461 2024.08.23 04:30:37.357922 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16462 2024.08.23 04:30:37.358283 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16463 2024.08.23 04:30:37.358329 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16464 2024.08.23 04:30:37.358746 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
16465 2024.08.23 04:30:37.359137 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16466 2024.08.23 04:30:37.359312 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001846 sec., 1083.4236186348862 rows/sec., 88.35 KiB/sec.
16467 2024.08.23 04:30:37.359635 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Debug> DynamicQueryHandler: Done processing query
16468 2024.08.23 04:30:37.359695 [ 3 ] {d0843896-3e38-4ce5-aff7-722c7abf2992} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16469 2024.08.23 04:30:37.359757 [ 3 ] {} <Debug> HTTP-Session: 346a588b-64eb-4612-a5ba-046fe47335a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16470 2024.08.23 04:30:37.360074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16471 2024.08.23 04:30:37.360128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16472 2024.08.23 04:30:37.360149 [ 3 ] {} <Debug> HTTP-Session: 305782f5-402f-4f66-86ee-34afbb1c91d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16473 2024.08.23 04:30:37.360166 [ 3 ] {} <Debug> HTTP-Session: 305782f5-402f-4f66-86ee-34afbb1c91d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16474 2024.08.23 04:30:37.360180 [ 3 ] {} <Debug> HTTP-Session: 305782f5-402f-4f66-86ee-34afbb1c91d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16475 2024.08.23 04:30:37.360213 [ 3 ] {} <Trace> HTTP-Session: 305782f5-402f-4f66-86ee-34afbb1c91d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16476 2024.08.23 04:30:37.360361 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16477 2024.08.23 04:30:37.360408 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16478 2024.08.23 04:30:37.360655 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16479 2024.08.23 04:30:37.361042 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16480 2024.08.23 04:30:37.361080 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16481 2024.08.23 04:30:37.361444 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
16482 2024.08.23 04:30:37.361798 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16483 2024.08.23 04:30:37.361954 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Debug> executeQuery: Read 147 rows, 12.94 KiB in 0.001651 sec., 89036.94730466384 rows/sec., 7.66 MiB/sec.
16484 2024.08.23 04:30:37.362220 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Debug> DynamicQueryHandler: Done processing query
16485 2024.08.23 04:30:37.362245 [ 3 ] {d0424666-ad51-4ef6-bd21-937f23949d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
16486 2024.08.23 04:30:37.362263 [ 3 ] {} <Debug> HTTP-Session: 305782f5-402f-4f66-86ee-34afbb1c91d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16487 2024.08.23 04:30:37.362474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16488 2024.08.23 04:30:37.362617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16489 2024.08.23 04:30:37.362694 [ 3 ] {} <Debug> HTTP-Session: 06ca505d-c069-40f3-9e35-bf69e4c1ac93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16490 2024.08.23 04:30:37.362754 [ 3 ] {} <Debug> HTTP-Session: 06ca505d-c069-40f3-9e35-bf69e4c1ac93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16491 2024.08.23 04:30:37.362808 [ 3 ] {} <Debug> HTTP-Session: 06ca505d-c069-40f3-9e35-bf69e4c1ac93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16492 2024.08.23 04:30:37.362921 [ 3 ] {} <Trace> HTTP-Session: 06ca505d-c069-40f3-9e35-bf69e4c1ac93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16493 2024.08.23 04:30:37.363074 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16494 2024.08.23 04:30:37.363119 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16495 2024.08.23 04:30:37.363364 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16496 2024.08.23 04:30:37.363668 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16497 2024.08.23 04:30:37.363706 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16498 2024.08.23 04:30:37.364060 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
16499 2024.08.23 04:30:37.364415 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16500 2024.08.23 04:30:37.364585 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001541 sec., 30499.675535366645 rows/sec., 2.23 MiB/sec.
16501 2024.08.23 04:30:37.364756 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Debug> DynamicQueryHandler: Done processing query
16502 2024.08.23 04:30:37.364780 [ 3 ] {4fd607ff-5d2a-4506-a25d-c314fd80dccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16503 2024.08.23 04:30:37.364797 [ 3 ] {} <Debug> HTTP-Session: 06ca505d-c069-40f3-9e35-bf69e4c1ac93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16504 2024.08.23 04:30:37.365025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 18841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16505 2024.08.23 04:30:37.365074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16506 2024.08.23 04:30:37.365094 [ 3 ] {} <Debug> HTTP-Session: 070b0af8-c485-4759-b4d0-bbb37dc62f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16507 2024.08.23 04:30:37.365111 [ 3 ] {} <Debug> HTTP-Session: 070b0af8-c485-4759-b4d0-bbb37dc62f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16508 2024.08.23 04:30:37.365126 [ 3 ] {} <Debug> HTTP-Session: 070b0af8-c485-4759-b4d0-bbb37dc62f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16509 2024.08.23 04:30:37.365156 [ 3 ] {} <Trace> HTTP-Session: 070b0af8-c485-4759-b4d0-bbb37dc62f66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16510 2024.08.23 04:30:37.365288 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16511 2024.08.23 04:30:37.365332 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16512 2024.08.23 04:30:37.365561 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16513 2024.08.23 04:30:37.365903 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16514 2024.08.23 04:30:37.365941 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16515 2024.08.23 04:30:37.366298 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
16516 2024.08.23 04:30:37.366659 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16517 2024.08.23 04:30:37.366820 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.001576 sec., 70431.47208121828 rows/sec., 5.50 MiB/sec.
16518 2024.08.23 04:30:37.367083 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Debug> DynamicQueryHandler: Done processing query
16519 2024.08.23 04:30:37.367109 [ 3 ] {8bd7d816-1e2e-4e78-8d5d-b2bac32a26fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16520 2024.08.23 04:30:37.367127 [ 3 ] {} <Debug> HTTP-Session: 070b0af8-c485-4759-b4d0-bbb37dc62f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16521 2024.08.23 04:30:37.367350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16522 2024.08.23 04:30:37.367496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16523 2024.08.23 04:30:37.367574 [ 3 ] {} <Debug> HTTP-Session: 26bc6790-1455-48ee-97c2-836b4940b817 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16524 2024.08.23 04:30:37.367634 [ 3 ] {} <Debug> HTTP-Session: 26bc6790-1455-48ee-97c2-836b4940b817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16525 2024.08.23 04:30:37.367685 [ 3 ] {} <Debug> HTTP-Session: 26bc6790-1455-48ee-97c2-836b4940b817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16526 2024.08.23 04:30:37.367801 [ 3 ] {} <Trace> HTTP-Session: 26bc6790-1455-48ee-97c2-836b4940b817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16527 2024.08.23 04:30:37.368001 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16528 2024.08.23 04:30:37.368048 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16529 2024.08.23 04:30:37.368213 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16530 2024.08.23 04:30:37.368557 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16531 2024.08.23 04:30:37.368595 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16532 2024.08.23 04:30:37.368985 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
16533 2024.08.23 04:30:37.369323 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16534 2024.08.23 04:30:37.369474 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001535 sec., 104885.99348534203 rows/sec., 7.30 MiB/sec.
16535 2024.08.23 04:30:37.369711 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Debug> DynamicQueryHandler: Done processing query
16536 2024.08.23 04:30:37.369738 [ 3 ] {12153bb1-e3f5-4405-abe1-10c12bb2deaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16537 2024.08.23 04:30:37.369756 [ 3 ] {} <Debug> HTTP-Session: 26bc6790-1455-48ee-97c2-836b4940b817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16538 2024.08.23 04:30:37.370081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16539 2024.08.23 04:30:37.370156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16540 2024.08.23 04:30:37.370177 [ 3 ] {} <Debug> HTTP-Session: 1b1620d4-49a3-4c01-ada2-edfe83d3faf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16541 2024.08.23 04:30:37.370195 [ 3 ] {} <Debug> HTTP-Session: 1b1620d4-49a3-4c01-ada2-edfe83d3faf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16542 2024.08.23 04:30:37.370209 [ 3 ] {} <Debug> HTTP-Session: 1b1620d4-49a3-4c01-ada2-edfe83d3faf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16543 2024.08.23 04:30:37.370241 [ 3 ] {} <Trace> HTTP-Session: 1b1620d4-49a3-4c01-ada2-edfe83d3faf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16544 2024.08.23 04:30:37.370691 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16545 2024.08.23 04:30:37.370758 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16546 2024.08.23 04:30:37.371181 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16547 2024.08.23 04:30:37.371927 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16548 2024.08.23 04:30:37.371964 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16549 2024.08.23 04:30:37.372607 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
16550 2024.08.23 04:30:37.373031 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16551 2024.08.23 04:30:37.373265 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002886 sec., 15592.515592515592 rows/sec., 27.94 MiB/sec.
16552 2024.08.23 04:30:37.373807 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Debug> DynamicQueryHandler: Done processing query
16553 2024.08.23 04:30:37.373877 [ 3 ] {a09d10ea-c5f6-413a-af2d-c592318c89ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16554 2024.08.23 04:30:37.373944 [ 3 ] {} <Debug> HTTP-Session: 1b1620d4-49a3-4c01-ada2-edfe83d3faf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16555 2024.08.23 04:30:37.374134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16556 2024.08.23 04:30:37.374187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16557 2024.08.23 04:30:37.374208 [ 3 ] {} <Debug> HTTP-Session: b4332ee7-b764-4254-8ed6-fb305774cd2b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16558 2024.08.23 04:30:37.374225 [ 3 ] {} <Debug> HTTP-Session: b4332ee7-b764-4254-8ed6-fb305774cd2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16559 2024.08.23 04:30:37.374238 [ 3 ] {} <Debug> HTTP-Session: b4332ee7-b764-4254-8ed6-fb305774cd2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16560 2024.08.23 04:30:37.374271 [ 3 ] {} <Trace> HTTP-Session: b4332ee7-b764-4254-8ed6-fb305774cd2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16561 2024.08.23 04:30:37.374395 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16562 2024.08.23 04:30:37.374442 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16563 2024.08.23 04:30:37.374594 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16564 2024.08.23 04:30:37.374861 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16565 2024.08.23 04:30:37.374897 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16566 2024.08.23 04:30:37.375254 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
16567 2024.08.23 04:30:37.375574 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16568 2024.08.23 04:30:37.375733 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
16569 2024.08.23 04:30:37.375969 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Debug> DynamicQueryHandler: Done processing query
16570 2024.08.23 04:30:37.375996 [ 3 ] {ce464392-d90a-478e-a3bc-4f51684e65d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16571 2024.08.23 04:30:37.376013 [ 3 ] {} <Debug> HTTP-Session: b4332ee7-b764-4254-8ed6-fb305774cd2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16572 2024.08.23 04:30:38.001558 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001056316 sec.
16573 2024.08.23 04:30:42.359179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16574 2024.08.23 04:30:42.359316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16575 2024.08.23 04:30:42.359346 [ 3 ] {} <Debug> HTTP-Session: 2f870d4f-4deb-4bb5-b8f3-4b372ab43917 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16576 2024.08.23 04:30:42.359374 [ 3 ] {} <Debug> HTTP-Session: 2f870d4f-4deb-4bb5-b8f3-4b372ab43917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16577 2024.08.23 04:30:42.359393 [ 3 ] {} <Debug> HTTP-Session: 2f870d4f-4deb-4bb5-b8f3-4b372ab43917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16578 2024.08.23 04:30:42.359449 [ 3 ] {} <Trace> HTTP-Session: 2f870d4f-4deb-4bb5-b8f3-4b372ab43917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16579 2024.08.23 04:30:42.359644 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16580 2024.08.23 04:30:42.359718 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16581 2024.08.23 04:30:42.360050 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16582 2024.08.23 04:30:42.360423 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16583 2024.08.23 04:30:42.360466 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16584 2024.08.23 04:30:42.360869 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
16585 2024.08.23 04:30:42.361257 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16586 2024.08.23 04:30:42.361418 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001832 sec., 1091.703056768559 rows/sec., 89.02 KiB/sec.
16587 2024.08.23 04:30:42.361679 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Debug> DynamicQueryHandler: Done processing query
16588 2024.08.23 04:30:42.361711 [ 3 ] {e7fb0726-8438-4689-974e-6b732055ada8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16589 2024.08.23 04:30:42.361735 [ 3 ] {} <Debug> HTTP-Session: 2f870d4f-4deb-4bb5-b8f3-4b372ab43917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16590 2024.08.23 04:30:42.361948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16591 2024.08.23 04:30:42.361998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16592 2024.08.23 04:30:42.362018 [ 3 ] {} <Debug> HTTP-Session: 8cf3f4be-b598-4958-9622-b58c13decaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16593 2024.08.23 04:30:42.362035 [ 3 ] {} <Debug> HTTP-Session: 8cf3f4be-b598-4958-9622-b58c13decaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16594 2024.08.23 04:30:42.362049 [ 3 ] {} <Debug> HTTP-Session: 8cf3f4be-b598-4958-9622-b58c13decaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16595 2024.08.23 04:30:42.362081 [ 3 ] {} <Trace> HTTP-Session: 8cf3f4be-b598-4958-9622-b58c13decaf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16596 2024.08.23 04:30:42.362224 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16597 2024.08.23 04:30:42.362269 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16598 2024.08.23 04:30:42.362509 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16599 2024.08.23 04:30:42.362932 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16600 2024.08.23 04:30:42.362970 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16601 2024.08.23 04:30:42.363347 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
16602 2024.08.23 04:30:42.363707 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16603 2024.08.23 04:30:42.363864 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Debug> executeQuery: Read 192 rows, 17.17 KiB in 0.001707 sec., 112478.0316344464 rows/sec., 9.82 MiB/sec.
16604 2024.08.23 04:30:42.364102 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Debug> DynamicQueryHandler: Done processing query
16605 2024.08.23 04:30:42.364155 [ 3 ] {ab59f539-6ecc-4c1e-9be7-da4b587063f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16606 2024.08.23 04:30:42.364238 [ 3 ] {} <Debug> HTTP-Session: 8cf3f4be-b598-4958-9622-b58c13decaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16607 2024.08.23 04:30:42.364446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16608 2024.08.23 04:30:42.364499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16609 2024.08.23 04:30:42.364520 [ 3 ] {} <Debug> HTTP-Session: cf9eae33-9f99-4b20-a1f1-6b36479897a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16610 2024.08.23 04:30:42.364537 [ 3 ] {} <Debug> HTTP-Session: cf9eae33-9f99-4b20-a1f1-6b36479897a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16611 2024.08.23 04:30:42.364551 [ 3 ] {} <Debug> HTTP-Session: cf9eae33-9f99-4b20-a1f1-6b36479897a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16612 2024.08.23 04:30:42.364583 [ 3 ] {} <Trace> HTTP-Session: cf9eae33-9f99-4b20-a1f1-6b36479897a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16613 2024.08.23 04:30:42.364682 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16614 2024.08.23 04:30:42.364726 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16615 2024.08.23 04:30:42.364968 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16616 2024.08.23 04:30:42.365241 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16617 2024.08.23 04:30:42.365280 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16618 2024.08.23 04:30:42.365623 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
16619 2024.08.23 04:30:42.365981 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16620 2024.08.23 04:30:42.366133 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Debug> executeQuery: Read 3 rows, 220.00 B in 0.001471 sec., 2039.4289598912303 rows/sec., 146.05 KiB/sec.
16621 2024.08.23 04:30:42.366297 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Debug> DynamicQueryHandler: Done processing query
16622 2024.08.23 04:30:42.366322 [ 3 ] {0684e289-c0a2-441f-8b8c-45b08cd950e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16623 2024.08.23 04:30:42.366338 [ 3 ] {} <Debug> HTTP-Session: cf9eae33-9f99-4b20-a1f1-6b36479897a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16624 2024.08.23 04:30:42.366446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16625 2024.08.23 04:30:42.366493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16626 2024.08.23 04:30:42.366513 [ 3 ] {} <Debug> HTTP-Session: 67a4a51f-f39c-439c-aa80-8e4e8e2ab958 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16627 2024.08.23 04:30:42.366530 [ 3 ] {} <Debug> HTTP-Session: 67a4a51f-f39c-439c-aa80-8e4e8e2ab958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16628 2024.08.23 04:30:42.366544 [ 3 ] {} <Debug> HTTP-Session: 67a4a51f-f39c-439c-aa80-8e4e8e2ab958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16629 2024.08.23 04:30:42.366574 [ 3 ] {} <Trace> HTTP-Session: 67a4a51f-f39c-439c-aa80-8e4e8e2ab958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16630 2024.08.23 04:30:42.366675 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16631 2024.08.23 04:30:42.366718 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16632 2024.08.23 04:30:42.366940 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16633 2024.08.23 04:30:42.367219 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16634 2024.08.23 04:30:42.367256 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16635 2024.08.23 04:30:42.367603 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16636 2024.08.23 04:30:42.367954 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16637 2024.08.23 04:30:42.368114 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001461 sec., 9582.477754962354 rows/sec., 671.09 KiB/sec.
16638 2024.08.23 04:30:42.368120 [ 67 ] {} <Debug> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
16639 2024.08.23 04:30:42.368231 [ 67 ] {} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16640 2024.08.23 04:30:42.368277 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16641 2024.08.23 04:30:42.368384 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Debug> DynamicQueryHandler: Done processing query
16642 2024.08.23 04:30:42.368465 [ 3 ] {288c105e-bb29-423e-a1a8-e64a843f9e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16643 2024.08.23 04:30:42.368526 [ 3 ] {} <Debug> HTTP-Session: 67a4a51f-f39c-439c-aa80-8e4e8e2ab958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16644 2024.08.23 04:30:42.368705 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::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
16645 2024.08.23 04:30:42.368786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16646 2024.08.23 04:30:42.368953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16647 2024.08.23 04:30:42.369060 [ 3 ] {} <Debug> HTTP-Session: b0fe468c-8143-4199-a98f-3872533bb054 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16648 2024.08.23 04:30:42.369136 [ 3 ] {} <Debug> HTTP-Session: b0fe468c-8143-4199-a98f-3872533bb054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16649 2024.08.23 04:30:42.369209 [ 3 ] {} <Debug> HTTP-Session: b0fe468c-8143-4199-a98f-3872533bb054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16650 2024.08.23 04:30:42.369306 [ 3 ] {} <Trace> HTTP-Session: b0fe468c-8143-4199-a98f-3872533bb054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16651 2024.08.23 04:30:42.369321 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16652 2024.08.23 04:30:42.369374 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part
16653 2024.08.23 04:30:42.369535 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16654 2024.08.23 04:30:42.369587 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part
16655 2024.08.23 04:30:42.369694 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16656 2024.08.23 04:30:42.369870 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
16657 2024.08.23 04:30:42.370274 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
16658 2024.08.23 04:30:42.370625 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part
16659 2024.08.23 04:30:42.371026 [ 192 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
16660 2024.08.23 04:30:42.371735 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16661 2024.08.23 04:30:42.372461 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16662 2024.08.23 04:30:42.372535 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16663 2024.08.23 04:30:42.373540 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16664 2024.08.23 04:30:42.374233 [ 202 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005870718 sec., 130818.75164162205 rows/sec., 8.88 MiB/sec.
16665 2024.08.23 04:30:42.374489 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16666 2024.08.23 04:30:42.374656 [ 201 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
16667 2024.08.23 04:30:42.374768 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005311 sec., 1129.730747505178 rows/sec., 66.75 KiB/sec.
16668 2024.08.23 04:30:42.376167 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Debug> DynamicQueryHandler: Done processing query
16669 2024.08.23 04:30:42.376316 [ 3 ] {99c1bcfc-0a94-4298-a80f-b4f4fa2bf379} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16670 2024.08.23 04:30:42.376485 [ 3 ] {} <Debug> HTTP-Session: b0fe468c-8143-4199-a98f-3872533bb054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16671 2024.08.23 04:30:42.377012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 62258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16672 2024.08.23 04:30:42.377198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16673 2024.08.23 04:30:42.377307 [ 3 ] {} <Debug> HTTP-Session: 57296a8d-8c18-4799-833d-86016baa9dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16674 2024.08.23 04:30:42.377354 [ 3 ] {} <Debug> HTTP-Session: 57296a8d-8c18-4799-833d-86016baa9dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16675 2024.08.23 04:30:42.377411 [ 3 ] {} <Debug> HTTP-Session: 57296a8d-8c18-4799-833d-86016baa9dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16676 2024.08.23 04:30:42.377472 [ 3 ] {} <Trace> HTTP-Session: 57296a8d-8c18-4799-833d-86016baa9dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16677 2024.08.23 04:30:42.377682 [ 201 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16678 2024.08.23 04:30:42.377805 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16679 2024.08.23 04:30:42.377834 [ 201 ] {80f03122-eae1-4e23-bc16-1286eb4cf0e8::all_1_46_9} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
16680 2024.08.23 04:30:42.377876 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16681 2024.08.23 04:30:42.378043 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
16682 2024.08.23 04:30:42.378269 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16683 2024.08.23 04:30:42.378794 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16684 2024.08.23 04:30:42.378833 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16685 2024.08.23 04:30:42.379208 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
16686 2024.08.23 04:30:42.379566 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16687 2024.08.23 04:30:42.379734 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.00212 sec., 181603.77358490566 rows/sec., 12.86 MiB/sec.
16688 2024.08.23 04:30:42.379979 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Debug> DynamicQueryHandler: Done processing query
16689 2024.08.23 04:30:42.380007 [ 3 ] {d0bfcaef-3957-4f0b-85c1-0fcfc51d1ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16690 2024.08.23 04:30:42.380023 [ 3 ] {} <Debug> HTTP-Session: 57296a8d-8c18-4799-833d-86016baa9dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16691 2024.08.23 04:30:42.380231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16692 2024.08.23 04:30:42.380370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16693 2024.08.23 04:30:42.380439 [ 3 ] {} <Debug> HTTP-Session: ab06887c-6d9c-4dd8-af70-6aa4ea382633 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16694 2024.08.23 04:30:42.380501 [ 3 ] {} <Debug> HTTP-Session: ab06887c-6d9c-4dd8-af70-6aa4ea382633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16695 2024.08.23 04:30:42.380557 [ 3 ] {} <Debug> HTTP-Session: ab06887c-6d9c-4dd8-af70-6aa4ea382633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16696 2024.08.23 04:30:42.380676 [ 3 ] {} <Trace> HTTP-Session: ab06887c-6d9c-4dd8-af70-6aa4ea382633 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16697 2024.08.23 04:30:42.380892 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16698 2024.08.23 04:30:42.380937 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16699 2024.08.23 04:30:42.381078 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16700 2024.08.23 04:30:42.381311 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16701 2024.08.23 04:30:42.381346 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16702 2024.08.23 04:30:42.381695 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16703 2024.08.23 04:30:42.382019 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16704 2024.08.23 04:30:42.382176 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec.
16705 2024.08.23 04:30:42.382175 [ 67 ] {} <Debug> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
16706 2024.08.23 04:30:42.382267 [ 67 ] {} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16707 2024.08.23 04:30:42.382327 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16708 2024.08.23 04:30:42.382462 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Debug> DynamicQueryHandler: Done processing query
16709 2024.08.23 04:30:42.382542 [ 3 ] {898488e2-925e-47ef-b090-04d57b3acc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16710 2024.08.23 04:30:42.382614 [ 3 ] {} <Debug> HTTP-Session: ab06887c-6d9c-4dd8-af70-6aa4ea382633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16711 2024.08.23 04:30:42.382685 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::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
16712 2024.08.23 04:30:42.382922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 45209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16713 2024.08.23 04:30:42.383092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16714 2024.08.23 04:30:42.383182 [ 3 ] {} <Debug> HTTP-Session: d8460c20-ffb8-4d2d-b483-f697f3fa19b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16715 2024.08.23 04:30:42.383255 [ 3 ] {} <Debug> HTTP-Session: d8460c20-ffb8-4d2d-b483-f697f3fa19b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16716 2024.08.23 04:30:42.383317 [ 3 ] {} <Debug> HTTP-Session: d8460c20-ffb8-4d2d-b483-f697f3fa19b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16717 2024.08.23 04:30:42.383442 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16718 2024.08.23 04:30:42.383453 [ 3 ] {} <Trace> HTTP-Session: d8460c20-ffb8-4d2d-b483-f697f3fa19b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16719 2024.08.23 04:30:42.383561 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
16720 2024.08.23 04:30:42.383738 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
16721 2024.08.23 04:30:42.383930 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16722 2024.08.23 04:30:42.383996 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
16723 2024.08.23 04:30:42.384202 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16724 2024.08.23 04:30:42.384242 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
16725 2024.08.23 04:30:42.384542 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
16726 2024.08.23 04:30:42.384910 [ 195 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
16727 2024.08.23 04:30:42.385540 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16728 2024.08.23 04:30:42.386434 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16729 2024.08.23 04:30:42.386507 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16730 2024.08.23 04:30:42.387633 [ 202 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005222297 sec., 52850.307058369144 rows/sec., 2.70 MiB/sec.
16731 2024.08.23 04:30:42.387682 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
16732 2024.08.23 04:30:42.387764 [ 202 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
16733 2024.08.23 04:30:42.388182 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16734 2024.08.23 04:30:42.388376 [ 202 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16735 2024.08.23 04:30:42.388430 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Debug> executeQuery: Read 240 rows, 16.49 KiB in 0.004775 sec., 50261.780104712045 rows/sec., 3.37 MiB/sec.
16736 2024.08.23 04:30:42.388633 [ 202 ] {07815e42-0217-4607-a063-fce999f58fdb::all_1_46_9} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
16737 2024.08.23 04:30:42.388865 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Debug> DynamicQueryHandler: Done processing query
16738 2024.08.23 04:30:42.388906 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
16739 2024.08.23 04:30:42.388949 [ 3 ] {40edbdd9-e85e-412f-b953-5220845da066} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16740 2024.08.23 04:30:42.389039 [ 3 ] {} <Debug> HTTP-Session: d8460c20-ffb8-4d2d-b483-f697f3fa19b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16741 2024.08.23 04:30:42.389298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16742 2024.08.23 04:30:42.389445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16743 2024.08.23 04:30:42.389517 [ 3 ] {} <Debug> HTTP-Session: 6d4cefe3-8a93-4d87-bc20-ed40c4cc3eec Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16744 2024.08.23 04:30:42.389576 [ 3 ] {} <Debug> HTTP-Session: 6d4cefe3-8a93-4d87-bc20-ed40c4cc3eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16745 2024.08.23 04:30:42.389627 [ 3 ] {} <Debug> HTTP-Session: 6d4cefe3-8a93-4d87-bc20-ed40c4cc3eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16746 2024.08.23 04:30:42.389745 [ 3 ] {} <Trace> HTTP-Session: 6d4cefe3-8a93-4d87-bc20-ed40c4cc3eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16747 2024.08.23 04:30:42.389880 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16748 2024.08.23 04:30:42.389927 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16749 2024.08.23 04:30:42.390076 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16750 2024.08.23 04:30:42.390307 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16751 2024.08.23 04:30:42.390343 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16752 2024.08.23 04:30:42.390694 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16753 2024.08.23 04:30:42.391017 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16754 2024.08.23 04:30:42.391167 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec.
16755 2024.08.23 04:30:42.391610 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Debug> DynamicQueryHandler: Done processing query
16756 2024.08.23 04:30:42.391688 [ 3 ] {fea1f25c-29e3-4785-90da-de9dedc4f331} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16757 2024.08.23 04:30:42.391772 [ 3 ] {} <Debug> HTTP-Session: 6d4cefe3-8a93-4d87-bc20-ed40c4cc3eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16758 2024.08.23 04:30:42.392054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16759 2024.08.23 04:30:42.392217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16760 2024.08.23 04:30:42.392302 [ 3 ] {} <Debug> HTTP-Session: f964b8cb-2086-471c-94a9-8c74c802ce17 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16761 2024.08.23 04:30:42.392376 [ 3 ] {} <Debug> HTTP-Session: f964b8cb-2086-471c-94a9-8c74c802ce17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16762 2024.08.23 04:30:42.392435 [ 3 ] {} <Debug> HTTP-Session: f964b8cb-2086-471c-94a9-8c74c802ce17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16763 2024.08.23 04:30:42.392503 [ 3 ] {} <Trace> HTTP-Session: f964b8cb-2086-471c-94a9-8c74c802ce17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16764 2024.08.23 04:30:42.392613 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16765 2024.08.23 04:30:42.392686 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16766 2024.08.23 04:30:42.393117 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16767 2024.08.23 04:30:42.393620 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16768 2024.08.23 04:30:42.393656 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16769 2024.08.23 04:30:42.394218 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
16770 2024.08.23 04:30:42.394624 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16771 2024.08.23 04:30:42.394809 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002224 sec., 449.6402877697842 rows/sec., 825.07 KiB/sec.
16772 2024.08.23 04:30:42.395030 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Debug> DynamicQueryHandler: Done processing query
16773 2024.08.23 04:30:42.395055 [ 3 ] {6a975781-c1ef-4805-9ec2-b284c1bb4d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16774 2024.08.23 04:30:42.395072 [ 3 ] {} <Debug> HTTP-Session: f964b8cb-2086-471c-94a9-8c74c802ce17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16775 2024.08.23 04:30:42.395189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16776 2024.08.23 04:30:42.395239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16777 2024.08.23 04:30:42.395258 [ 3 ] {} <Debug> HTTP-Session: 60431b0a-b041-4bb2-867d-a6a0bee3db70 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16778 2024.08.23 04:30:42.395274 [ 3 ] {} <Debug> HTTP-Session: 60431b0a-b041-4bb2-867d-a6a0bee3db70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16779 2024.08.23 04:30:42.395288 [ 3 ] {} <Debug> HTTP-Session: 60431b0a-b041-4bb2-867d-a6a0bee3db70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16780 2024.08.23 04:30:42.395319 [ 3 ] {} <Trace> HTTP-Session: 60431b0a-b041-4bb2-867d-a6a0bee3db70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16781 2024.08.23 04:30:42.395437 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16782 2024.08.23 04:30:42.395482 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16783 2024.08.23 04:30:42.395610 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16784 2024.08.23 04:30:42.395904 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16785 2024.08.23 04:30:42.395941 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16786 2024.08.23 04:30:42.396301 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
16787 2024.08.23 04:30:42.396616 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16788 2024.08.23 04:30:42.396773 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Debug> executeQuery: Read 84 rows, 5.46 KiB in 0.001368 sec., 61403.508771929824 rows/sec., 3.90 MiB/sec.
16789 2024.08.23 04:30:42.396980 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Debug> DynamicQueryHandler: Done processing query
16790 2024.08.23 04:30:42.397034 [ 3 ] {5ebb4b97-6023-475a-a1d2-081bf9925a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16791 2024.08.23 04:30:42.397091 [ 3 ] {} <Debug> HTTP-Session: 60431b0a-b041-4bb2-867d-a6a0bee3db70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16792 2024.08.23 04:30:47.356840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16793 2024.08.23 04:30:47.356979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16794 2024.08.23 04:30:47.357009 [ 3 ] {} <Debug> HTTP-Session: 58fccda7-ed7d-4c8d-b944-24fd1cd9f42a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16795 2024.08.23 04:30:47.357038 [ 3 ] {} <Debug> HTTP-Session: 58fccda7-ed7d-4c8d-b944-24fd1cd9f42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16796 2024.08.23 04:30:47.357058 [ 3 ] {} <Debug> HTTP-Session: 58fccda7-ed7d-4c8d-b944-24fd1cd9f42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16797 2024.08.23 04:30:47.357115 [ 3 ] {} <Trace> HTTP-Session: 58fccda7-ed7d-4c8d-b944-24fd1cd9f42a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16798 2024.08.23 04:30:47.357311 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16799 2024.08.23 04:30:47.357387 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16800 2024.08.23 04:30:47.357775 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16801 2024.08.23 04:30:47.358264 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16802 2024.08.23 04:30:47.358308 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16803 2024.08.23 04:30:47.358724 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16804 2024.08.23 04:30:47.359109 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16805 2024.08.23 04:30:47.359306 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002044 sec., 1956.9471624266146 rows/sec., 159.58 KiB/sec.
16806 2024.08.23 04:30:47.359527 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Debug> DynamicQueryHandler: Done processing query
16807 2024.08.23 04:30:47.359554 [ 3 ] {ece117d4-f47a-4f35-b25a-dbd81c4db2eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16808 2024.08.23 04:30:47.359572 [ 3 ] {} <Debug> HTTP-Session: 58fccda7-ed7d-4c8d-b944-24fd1cd9f42a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16809 2024.08.23 04:30:47.359852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 22019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16810 2024.08.23 04:30:47.359905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16811 2024.08.23 04:30:47.359925 [ 3 ] {} <Debug> HTTP-Session: ec9f023f-68ff-4fff-b88a-e9b72dc7a89a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16812 2024.08.23 04:30:47.359943 [ 3 ] {} <Debug> HTTP-Session: ec9f023f-68ff-4fff-b88a-e9b72dc7a89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16813 2024.08.23 04:30:47.359957 [ 3 ] {} <Debug> HTTP-Session: ec9f023f-68ff-4fff-b88a-e9b72dc7a89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16814 2024.08.23 04:30:47.359990 [ 3 ] {} <Trace> HTTP-Session: ec9f023f-68ff-4fff-b88a-e9b72dc7a89a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16815 2024.08.23 04:30:47.360129 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16816 2024.08.23 04:30:47.360173 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16817 2024.08.23 04:30:47.360401 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16818 2024.08.23 04:30:47.360802 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16819 2024.08.23 04:30:47.360840 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16820 2024.08.23 04:30:47.361206 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
16821 2024.08.23 04:30:47.361575 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16822 2024.08.23 04:30:47.361740 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Debug> executeQuery: Read 148 rows, 13.02 KiB in 0.001666 sec., 88835.53421368547 rows/sec., 7.63 MiB/sec.
16823 2024.08.23 04:30:47.361767 [ 83 ] {} <Debug> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
16824 2024.08.23 04:30:47.361904 [ 83 ] {} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16825 2024.08.23 04:30:47.361966 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16826 2024.08.23 04:30:47.362003 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Debug> DynamicQueryHandler: Done processing query
16827 2024.08.23 04:30:47.362065 [ 3 ] {71ac71d9-27fb-4527-9d1c-4a728630efe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
16828 2024.08.23 04:30:47.362126 [ 3 ] {} <Debug> HTTP-Session: ec9f023f-68ff-4fff-b88a-e9b72dc7a89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16829 2024.08.23 04:30:47.362390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 7061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16830 2024.08.23 04:30:47.362446 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
16831 2024.08.23 04:30:47.362559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16832 2024.08.23 04:30:47.362666 [ 3 ] {} <Debug> HTTP-Session: c45dc3fe-6440-4d40-95fa-55d0635862c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16833 2024.08.23 04:30:47.362751 [ 3 ] {} <Debug> HTTP-Session: c45dc3fe-6440-4d40-95fa-55d0635862c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16834 2024.08.23 04:30:47.362818 [ 3 ] {} <Debug> HTTP-Session: c45dc3fe-6440-4d40-95fa-55d0635862c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16835 2024.08.23 04:30:47.362969 [ 3 ] {} <Trace> HTTP-Session: c45dc3fe-6440-4d40-95fa-55d0635862c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16836 2024.08.23 04:30:47.363384 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16837 2024.08.23 04:30:47.363473 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16838 2024.08.23 04:30:47.363539 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16839 2024.08.23 04:30:47.363633 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1435 rows starting from the beginning of the part
16840 2024.08.23 04:30:47.364071 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 147 rows starting from the beginning of the part
16841 2024.08.23 04:30:47.364520 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1331 rows starting from the beginning of the part
16842 2024.08.23 04:30:47.364993 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 147 rows starting from the beginning of the part
16843 2024.08.23 04:30:47.365534 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 192 rows starting from the beginning of the part
16844 2024.08.23 04:30:47.365744 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16845 2024.08.23 04:30:47.365960 [ 191 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 148 rows starting from the beginning of the part
16846 2024.08.23 04:30:47.367047 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16847 2024.08.23 04:30:47.367113 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16848 2024.08.23 04:30:47.368015 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
16849 2024.08.23 04:30:47.369053 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16850 2024.08.23 04:30:47.369258 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.006052 sec., 8096.497025776603 rows/sec., 605.27 KiB/sec.
16851 2024.08.23 04:30:47.369702 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Debug> DynamicQueryHandler: Done processing query
16852 2024.08.23 04:30:47.369744 [ 3 ] {070c72ff-af6a-4c8a-a6cc-c108cd3bc3ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16853 2024.08.23 04:30:47.369772 [ 3 ] {} <Debug> HTTP-Session: c45dc3fe-6440-4d40-95fa-55d0635862c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16854 2024.08.23 04:30:47.369795 [ 196 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 5 columns (5 merged, 0 gathered) in 0.007656299 sec., 444078.7905488017 rows/sec., 39.05 MiB/sec.
16855 2024.08.23 04:30:47.369967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 19182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16856 2024.08.23 04:30:47.370049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16857 2024.08.23 04:30:47.370079 [ 3 ] {} <Debug> HTTP-Session: e61e49b6-1c5a-4a17-b8bd-b45f466e6abb Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16858 2024.08.23 04:30:47.370105 [ 3 ] {} <Debug> HTTP-Session: e61e49b6-1c5a-4a17-b8bd-b45f466e6abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16859 2024.08.23 04:30:47.370124 [ 3 ] {} <Debug> HTTP-Session: e61e49b6-1c5a-4a17-b8bd-b45f466e6abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16860 2024.08.23 04:30:47.370147 [ 196 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
16861 2024.08.23 04:30:47.370188 [ 3 ] {} <Trace> HTTP-Session: e61e49b6-1c5a-4a17-b8bd-b45f466e6abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16862 2024.08.23 04:30:47.370459 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16863 2024.08.23 04:30:47.370631 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16864 2024.08.23 04:30:47.371135 [ 196 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16865 2024.08.23 04:30:47.371304 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16866 2024.08.23 04:30:47.371352 [ 196 ] {61c0dc35-e38b-4437-9d34-dbfa242fbf9d::all_1_101_20} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
16867 2024.08.23 04:30:47.371528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
16868 2024.08.23 04:30:47.371858 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16869 2024.08.23 04:30:47.371903 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16870 2024.08.23 04:30:47.372281 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
16871 2024.08.23 04:30:47.372651 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16872 2024.08.23 04:30:47.372827 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.002491 sec., 45363.30790847049 rows/sec., 3.55 MiB/sec.
16873 2024.08.23 04:30:47.372840 [ 83 ] {} <Debug> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
16874 2024.08.23 04:30:47.372950 [ 83 ] {} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16875 2024.08.23 04:30:47.373030 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16876 2024.08.23 04:30:47.373168 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Debug> DynamicQueryHandler: Done processing query
16877 2024.08.23 04:30:47.373206 [ 3 ] {edddb993-7382-4f94-b53c-809b4e6a11db} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16878 2024.08.23 04:30:47.373210 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
16879 2024.08.23 04:30:47.373223 [ 3 ] {} <Debug> HTTP-Session: e61e49b6-1c5a-4a17-b8bd-b45f466e6abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16880 2024.08.23 04:30:47.373343 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16881 2024.08.23 04:30:47.373373 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 942 rows starting from the beginning of the part
16882 2024.08.23 04:30:47.373401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16883 2024.08.23 04:30:47.373455 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 111 rows starting from the beginning of the part
16884 2024.08.23 04:30:47.373523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16885 2024.08.23 04:30:47.373630 [ 3 ] {} <Debug> HTTP-Session: ad624459-bcaa-48f7-a383-ef808e7c5e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16886 2024.08.23 04:30:47.373759 [ 3 ] {} <Debug> HTTP-Session: ad624459-bcaa-48f7-a383-ef808e7c5e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16887 2024.08.23 04:30:47.373895 [ 3 ] {} <Debug> HTTP-Session: ad624459-bcaa-48f7-a383-ef808e7c5e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16888 2024.08.23 04:30:47.373959 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 839 rows starting from the beginning of the part
16889 2024.08.23 04:30:47.374079 [ 3 ] {} <Trace> HTTP-Session: ad624459-bcaa-48f7-a383-ef808e7c5e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16890 2024.08.23 04:30:47.374300 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 111 rows starting from the beginning of the part
16891 2024.08.23 04:30:47.374541 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16892 2024.08.23 04:30:47.374574 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 385 rows starting from the beginning of the part
16893 2024.08.23 04:30:47.374706 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16894 2024.08.23 04:30:47.374900 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 113 rows starting from the beginning of the part
16895 2024.08.23 04:30:47.375500 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16896 2024.08.23 04:30:47.376164 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16897 2024.08.23 04:30:47.376210 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16898 2024.08.23 04:30:47.376758 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
16899 2024.08.23 04:30:47.377170 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2501 rows, containing 5 columns (5 merged, 0 gathered) in 0.004035446 sec., 619758.0143557863 rows/sec., 47.59 MiB/sec.
16900 2024.08.23 04:30:47.377326 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
16901 2024.08.23 04:30:47.377348 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16902 2024.08.23 04:30:47.377593 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Debug> executeQuery: Read 160 rows, 11.40 KiB in 0.003253 sec., 49185.36735321242 rows/sec., 3.42 MiB/sec.
16903 2024.08.23 04:30:47.377612 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
16904 2024.08.23 04:30:47.377757 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16905 2024.08.23 04:30:47.377884 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16906 2024.08.23 04:30:47.378497 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Debug> DynamicQueryHandler: Done processing query
16907 2024.08.23 04:30:47.378606 [ 3 ] {942178ed-55ca-4b51-81a6-33d370b60dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16908 2024.08.23 04:30:47.378752 [ 3 ] {} <Debug> HTTP-Session: ad624459-bcaa-48f7-a383-ef808e7c5e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16909 2024.08.23 04:30:47.379233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72879, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16910 2024.08.23 04:30:47.379331 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
16911 2024.08.23 04:30:47.379473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16912 2024.08.23 04:30:47.379683 [ 3 ] {} <Debug> HTTP-Session: 256be31b-0c8f-4218-bfeb-f8f5bdf993f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16913 2024.08.23 04:30:47.379738 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16914 2024.08.23 04:30:47.379844 [ 3 ] {} <Debug> HTTP-Session: 256be31b-0c8f-4218-bfeb-f8f5bdf993f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16915 2024.08.23 04:30:47.379969 [ 3 ] {} <Debug> HTTP-Session: 256be31b-0c8f-4218-bfeb-f8f5bdf993f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16916 2024.08.23 04:30:47.380183 [ 3 ] {} <Trace> HTTP-Session: 256be31b-0c8f-4218-bfeb-f8f5bdf993f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16917 2024.08.23 04:30:47.380289 [ 198 ] {64879401-d008-43c7-b72b-a175080554a2::all_1_101_20} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
16918 2024.08.23 04:30:47.380384 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16919 2024.08.23 04:30:47.380606 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27925 rows starting from the beginning of the part
16920 2024.08.23 04:30:47.380698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
16921 2024.08.23 04:30:47.381094 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 161 rows starting from the beginning of the part
16922 2024.08.23 04:30:47.381266 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16923 2024.08.23 04:30:47.381770 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 921 rows starting from the beginning of the part
16924 2024.08.23 04:30:47.381872 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16925 2024.08.23 04:30:47.382152 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 161 rows starting from the beginning of the part
16926 2024.08.23 04:30:47.382629 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 240 rows starting from the beginning of the part
16927 2024.08.23 04:30:47.383011 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part
16928 2024.08.23 04:30:47.384564 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16929 2024.08.23 04:30:47.385915 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16930 2024.08.23 04:30:47.385986 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16931 2024.08.23 04:30:47.387503 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
16932 2024.08.23 04:30:47.388528 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16933 2024.08.23 04:30:47.388751 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.008197 sec., 5489.8133463462245 rows/sec., 9.84 MiB/sec.
16934 2024.08.23 04:30:47.389440 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Debug> DynamicQueryHandler: Done processing query
16935 2024.08.23 04:30:47.389494 [ 3 ] {5d196819-8110-45c6-97c1-aa9e62bd6a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16936 2024.08.23 04:30:47.389529 [ 3 ] {} <Debug> HTTP-Session: 256be31b-0c8f-4218-bfeb-f8f5bdf993f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16937 2024.08.23 04:30:47.389672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 8812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16938 2024.08.23 04:30:47.389724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16939 2024.08.23 04:30:47.389769 [ 3 ] {} <Debug> HTTP-Session: 93a88c27-0006-4db4-be26-de058f147d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16940 2024.08.23 04:30:47.389799 [ 3 ] {} <Debug> HTTP-Session: 93a88c27-0006-4db4-be26-de058f147d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16941 2024.08.23 04:30:47.389829 [ 3 ] {} <Debug> HTTP-Session: 93a88c27-0006-4db4-be26-de058f147d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16942 2024.08.23 04:30:47.389862 [ 3 ] {} <Trace> HTTP-Session: 93a88c27-0006-4db4-be26-de058f147d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16943 2024.08.23 04:30:47.390013 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16944 2024.08.23 04:30:47.390060 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16945 2024.08.23 04:30:47.390299 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16946 2024.08.23 04:30:47.390772 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16947 2024.08.23 04:30:47.390824 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16948 2024.08.23 04:30:47.391344 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
16949 2024.08.23 04:30:47.391713 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16950 2024.08.23 04:30:47.391952 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001994 sec., 29087.261785356066 rows/sec., 1.97 MiB/sec.
16951 2024.08.23 04:30:47.391994 [ 83 ] {} <Debug> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
16952 2024.08.23 04:30:47.392158 [ 83 ] {} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16953 2024.08.23 04:30:47.392244 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB.
16954 2024.08.23 04:30:47.392303 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Debug> DynamicQueryHandler: Done processing query
16955 2024.08.23 04:30:47.392370 [ 3 ] {5d4307b6-9e34-4265-9668-7d5f360d9b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16956 2024.08.23 04:30:47.392430 [ 3 ] {} <Debug> HTTP-Session: 93a88c27-0006-4db4-be26-de058f147d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16957 2024.08.23 04:30:47.392618 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
16958 2024.08.23 04:30:47.392816 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16959 2024.08.23 04:30:47.392910 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6056 rows starting from the beginning of the part
16960 2024.08.23 04:30:47.393365 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part
16961 2024.08.23 04:30:47.393532 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29568 rows, containing 5 columns (5 merged, 0 gathered) in 0.015272716 sec., 1936001.4289534355 rows/sec., 130.78 MiB/sec.
16962 2024.08.23 04:30:47.393659 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part
16963 2024.08.23 04:30:47.393802 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part
16964 2024.08.23 04:30:47.393988 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 84 rows starting from the beginning of the part
16965 2024.08.23 04:30:47.394058 [ 200 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
16966 2024.08.23 04:30:47.394491 [ 189 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 58 rows starting from the beginning of the part
16967 2024.08.23 04:30:47.395517 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16968 2024.08.23 04:30:47.395780 [ 186 ] {ca416202-2a42-4bf3-9ffb-0060396772e3::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
16969 2024.08.23 04:30:47.395892 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
16970 2024.08.23 04:30:47.397740 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6400 rows, containing 4 columns (4 merged, 0 gathered) in 0.005372081 sec., 1191344.6576847967 rows/sec., 77.62 MiB/sec.
16971 2024.08.23 04:30:47.398160 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
16972 2024.08.23 04:30:47.398615 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16973 2024.08.23 04:30:47.398708 [ 190 ] {31491f97-bf58-4438-9b29-f6bbe1ad2e88::all_1_101_20} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
16974 2024.08.23 04:30:47.398803 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
16975 2024.08.23 04:30:51.748018 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
16976 2024.08.23 04:30:51.748097 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
16977 2024.08.23 04:30:52.359309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 28699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16978 2024.08.23 04:30:52.359434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16979 2024.08.23 04:30:52.359457 [ 3 ] {} <Debug> HTTP-Session: 00703fa2-5678-4880-80ff-ec7496ed3504 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16980 2024.08.23 04:30:52.359482 [ 3 ] {} <Debug> HTTP-Session: 00703fa2-5678-4880-80ff-ec7496ed3504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16981 2024.08.23 04:30:52.359497 [ 3 ] {} <Debug> HTTP-Session: 00703fa2-5678-4880-80ff-ec7496ed3504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16982 2024.08.23 04:30:52.359549 [ 3 ] {} <Trace> HTTP-Session: 00703fa2-5678-4880-80ff-ec7496ed3504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16983 2024.08.23 04:30:52.359771 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16984 2024.08.23 04:30:52.359838 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16985 2024.08.23 04:30:52.360171 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16986 2024.08.23 04:30:52.360716 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16987 2024.08.23 04:30:52.360759 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
16988 2024.08.23 04:30:52.361180 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
16989 2024.08.23 04:30:52.361563 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16990 2024.08.23 04:30:52.361743 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Debug> executeQuery: Read 191 rows, 17.09 KiB in 0.002064 sec., 92538.75968992249 rows/sec., 8.09 MiB/sec.
16991 2024.08.23 04:30:52.361940 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Debug> DynamicQueryHandler: Done processing query
16992 2024.08.23 04:30:52.361966 [ 3 ] {dff748c0-4da5-4063-b92c-37c2d94a59f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16993 2024.08.23 04:30:52.361983 [ 3 ] {} <Debug> HTTP-Session: 00703fa2-5678-4880-80ff-ec7496ed3504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16994 2024.08.23 04:30:52.362148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16995 2024.08.23 04:30:52.362198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16996 2024.08.23 04:30:52.362216 [ 3 ] {} <Debug> HTTP-Session: 026eb578-97ad-485f-9f72-b36eaf5c9ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
16997 2024.08.23 04:30:52.362233 [ 3 ] {} <Debug> HTTP-Session: 026eb578-97ad-485f-9f72-b36eaf5c9ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16998 2024.08.23 04:30:52.362247 [ 3 ] {} <Debug> HTTP-Session: 026eb578-97ad-485f-9f72-b36eaf5c9ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16999 2024.08.23 04:30:52.362279 [ 3 ] {} <Trace> HTTP-Session: 026eb578-97ad-485f-9f72-b36eaf5c9ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17000 2024.08.23 04:30:52.362373 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17001 2024.08.23 04:30:52.362417 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17002 2024.08.23 04:30:52.362641 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17003 2024.08.23 04:30:52.362978 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17004 2024.08.23 04:30:52.363015 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17005 2024.08.23 04:30:52.363350 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
17006 2024.08.23 04:30:52.363705 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17007 2024.08.23 04:30:52.363862 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 50.03 KiB/sec.
17008 2024.08.23 04:30:52.363861 [ 107 ] {} <Debug> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
17009 2024.08.23 04:30:52.363960 [ 107 ] {} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17010 2024.08.23 04:30:52.364018 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17011 2024.08.23 04:30:52.364134 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Debug> DynamicQueryHandler: Done processing query
17012 2024.08.23 04:30:52.364168 [ 3 ] {7ba4cb13-8467-4519-b469-a519fb145028} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17013 2024.08.23 04:30:52.364177 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::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
17014 2024.08.23 04:30:52.364190 [ 3 ] {} <Debug> HTTP-Session: 026eb578-97ad-485f-9f72-b36eaf5c9ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17015 2024.08.23 04:30:52.364317 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17016 2024.08.23 04:30:52.364343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17017 2024.08.23 04:30:52.364355 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part
17018 2024.08.23 04:30:52.364403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17019 2024.08.23 04:30:52.364442 [ 3 ] {} <Debug> HTTP-Session: 30ae2e66-bedf-4c08-84ee-27d22f2648b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17020 2024.08.23 04:30:52.364453 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part
17021 2024.08.23 04:30:52.364461 [ 3 ] {} <Debug> HTTP-Session: 30ae2e66-bedf-4c08-84ee-27d22f2648b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17022 2024.08.23 04:30:52.364545 [ 3 ] {} <Debug> HTTP-Session: 30ae2e66-bedf-4c08-84ee-27d22f2648b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17023 2024.08.23 04:30:52.364782 [ 3 ] {} <Trace> HTTP-Session: 30ae2e66-bedf-4c08-84ee-27d22f2648b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17024 2024.08.23 04:30:52.364991 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part
17025 2024.08.23 04:30:52.365285 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17026 2024.08.23 04:30:52.365400 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3 rows starting from the beginning of the part
17027 2024.08.23 04:30:52.365426 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17028 2024.08.23 04:30:52.365667 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part
17029 2024.08.23 04:30:52.366035 [ 186 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part
17030 2024.08.23 04:30:52.366732 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17031 2024.08.23 04:30:52.367231 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17032 2024.08.23 04:30:52.367276 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17033 2024.08.23 04:30:52.367892 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17034 2024.08.23 04:30:52.367945 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.003831929 sec., 43320.218093811236 rows/sec., 3.30 MiB/sec.
17035 2024.08.23 04:30:52.368236 [ 188 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
17036 2024.08.23 04:30:52.368530 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Trace> oximeter.fields_u32 (80f03122-eae1-4e23-bc16-1286eb4cf0e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17037 2024.08.23 04:30:52.368981 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003839 sec., 3646.7830164105235 rows/sec., 255.40 KiB/sec.
17038 2024.08.23 04:30:52.369366 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Debug> DynamicQueryHandler: Done processing query
17039 2024.08.23 04:30:52.369411 [ 3 ] {24229c38-7b80-49a6-910c-458706cefbf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17040 2024.08.23 04:30:52.369422 [ 199 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17041 2024.08.23 04:30:52.369442 [ 3 ] {} <Debug> HTTP-Session: 30ae2e66-bedf-4c08-84ee-27d22f2648b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17042 2024.08.23 04:30:52.369602 [ 199 ] {ab3b4a9c-478d-4fd5-94c4-32d922ff02f3::all_1_66_13} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
17043 2024.08.23 04:30:52.369602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17044 2024.08.23 04:30:52.369708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17045 2024.08.23 04:30:52.369758 [ 3 ] {} <Debug> HTTP-Session: a442baff-ce53-4422-847f-d1957b56e12b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17046 2024.08.23 04:30:52.369783 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17047 2024.08.23 04:30:52.369794 [ 3 ] {} <Debug> HTTP-Session: a442baff-ce53-4422-847f-d1957b56e12b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17048 2024.08.23 04:30:52.369838 [ 3 ] {} <Debug> HTTP-Session: a442baff-ce53-4422-847f-d1957b56e12b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17049 2024.08.23 04:30:52.369870 [ 3 ] {} <Trace> HTTP-Session: a442baff-ce53-4422-847f-d1957b56e12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17050 2024.08.23 04:30:52.369971 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17051 2024.08.23 04:30:52.370015 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17052 2024.08.23 04:30:52.370258 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17053 2024.08.23 04:30:52.370608 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17054 2024.08.23 04:30:52.370645 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17055 2024.08.23 04:30:52.370988 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17056 2024.08.23 04:30:52.371341 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Trace> oximeter.fields_u8 (5061844d-48be-4220-89cc-f958cfdea7a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17057 2024.08.23 04:30:52.371498 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 229.59 KiB/sec.
17058 2024.08.23 04:30:52.371779 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Debug> DynamicQueryHandler: Done processing query
17059 2024.08.23 04:30:52.371845 [ 3 ] {9bb39316-0e7b-4f0c-b7ac-756f3f6764e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17060 2024.08.23 04:30:52.371908 [ 3 ] {} <Debug> HTTP-Session: a442baff-ce53-4422-847f-d1957b56e12b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17061 2024.08.23 04:30:52.372139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 61917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17062 2024.08.23 04:30:52.372191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17063 2024.08.23 04:30:52.372211 [ 3 ] {} <Debug> HTTP-Session: 235c8580-9610-4ccc-aaca-dff4d7e26b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17064 2024.08.23 04:30:52.372227 [ 3 ] {} <Debug> HTTP-Session: 235c8580-9610-4ccc-aaca-dff4d7e26b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17065 2024.08.23 04:30:52.372240 [ 3 ] {} <Debug> HTTP-Session: 235c8580-9610-4ccc-aaca-dff4d7e26b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17066 2024.08.23 04:30:52.372272 [ 3 ] {} <Trace> HTTP-Session: 235c8580-9610-4ccc-aaca-dff4d7e26b9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17067 2024.08.23 04:30:52.372473 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17068 2024.08.23 04:30:52.372540 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17069 2024.08.23 04:30:52.372781 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17070 2024.08.23 04:30:52.373336 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17071 2024.08.23 04:30:52.373374 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17072 2024.08.23 04:30:52.373775 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17073 2024.08.23 04:30:52.374128 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17074 2024.08.23 04:30:52.374281 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Debug> executeQuery: Read 383 rows, 27.76 KiB in 0.001916 sec., 199895.6158663883 rows/sec., 14.15 MiB/sec.
17075 2024.08.23 04:30:52.374455 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Debug> DynamicQueryHandler: Done processing query
17076 2024.08.23 04:30:52.374479 [ 3 ] {c17068bd-e7c5-41f8-8795-0301523e1745} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17077 2024.08.23 04:30:52.374495 [ 3 ] {} <Debug> HTTP-Session: 235c8580-9610-4ccc-aaca-dff4d7e26b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17078 2024.08.23 04:30:52.374649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17079 2024.08.23 04:30:52.374699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17080 2024.08.23 04:30:52.374718 [ 3 ] {} <Debug> HTTP-Session: 8c1e1947-3136-46d9-9ceb-d5fee8b8c063 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17081 2024.08.23 04:30:52.374734 [ 3 ] {} <Debug> HTTP-Session: 8c1e1947-3136-46d9-9ceb-d5fee8b8c063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17082 2024.08.23 04:30:52.374748 [ 3 ] {} <Debug> HTTP-Session: 8c1e1947-3136-46d9-9ceb-d5fee8b8c063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17083 2024.08.23 04:30:52.374778 [ 3 ] {} <Trace> HTTP-Session: 8c1e1947-3136-46d9-9ceb-d5fee8b8c063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17084 2024.08.23 04:30:52.374874 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17085 2024.08.23 04:30:52.374919 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17086 2024.08.23 04:30:52.375048 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17087 2024.08.23 04:30:52.375311 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17088 2024.08.23 04:30:52.375347 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17089 2024.08.23 04:30:52.375705 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17090 2024.08.23 04:30:52.376020 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Trace> oximeter.measurements_bool (07815e42-0217-4607-a063-fce999f58fdb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17091 2024.08.23 04:30:52.376178 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec.
17092 2024.08.23 04:30:52.376349 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Debug> DynamicQueryHandler: Done processing query
17093 2024.08.23 04:30:52.376373 [ 3 ] {6aacce0d-fc57-4428-bb59-f32dcd31d248} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17094 2024.08.23 04:30:52.376389 [ 3 ] {} <Debug> HTTP-Session: 8c1e1947-3136-46d9-9ceb-d5fee8b8c063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17095 2024.08.23 04:30:52.376578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17096 2024.08.23 04:30:52.376629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17097 2024.08.23 04:30:52.376647 [ 3 ] {} <Debug> HTTP-Session: 72337335-586d-43f7-9c89-00522e49496e Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17098 2024.08.23 04:30:52.376663 [ 3 ] {} <Debug> HTTP-Session: 72337335-586d-43f7-9c89-00522e49496e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17099 2024.08.23 04:30:52.376677 [ 3 ] {} <Debug> HTTP-Session: 72337335-586d-43f7-9c89-00522e49496e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17100 2024.08.23 04:30:52.376708 [ 3 ] {} <Trace> HTTP-Session: 72337335-586d-43f7-9c89-00522e49496e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17101 2024.08.23 04:30:52.376907 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17102 2024.08.23 04:30:52.376954 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17103 2024.08.23 04:30:52.377097 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17104 2024.08.23 04:30:52.377558 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17105 2024.08.23 04:30:52.377595 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17106 2024.08.23 04:30:52.377970 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17107 2024.08.23 04:30:52.378303 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17108 2024.08.23 04:30:52.378468 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Debug> executeQuery: Read 239 rows, 16.42 KiB in 0.001671 sec., 143028.12687013764 rows/sec., 9.60 MiB/sec.
17109 2024.08.23 04:30:52.378651 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Debug> DynamicQueryHandler: Done processing query
17110 2024.08.23 04:30:52.378679 [ 3 ] {f5e72433-3d29-4984-bc85-3562e6713702} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17111 2024.08.23 04:30:52.378708 [ 3 ] {} <Debug> HTTP-Session: 72337335-586d-43f7-9c89-00522e49496e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17112 2024.08.23 04:30:52.378902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17113 2024.08.23 04:30:52.378953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17114 2024.08.23 04:30:52.378973 [ 3 ] {} <Debug> HTTP-Session: b12a77cb-4cc3-4351-b092-1aaffc0588c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17115 2024.08.23 04:30:52.378989 [ 3 ] {} <Debug> HTTP-Session: b12a77cb-4cc3-4351-b092-1aaffc0588c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17116 2024.08.23 04:30:52.379002 [ 3 ] {} <Debug> HTTP-Session: b12a77cb-4cc3-4351-b092-1aaffc0588c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17117 2024.08.23 04:30:52.379033 [ 3 ] {} <Trace> HTTP-Session: b12a77cb-4cc3-4351-b092-1aaffc0588c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17118 2024.08.23 04:30:52.379124 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17119 2024.08.23 04:30:52.379169 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17120 2024.08.23 04:30:52.379298 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17121 2024.08.23 04:30:52.379592 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17122 2024.08.23 04:30:52.379629 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17123 2024.08.23 04:30:52.379972 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17124 2024.08.23 04:30:52.380297 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Trace> oximeter.measurements_f64 (1b20509b-55c5-4e4d-bd14-2e67428531c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17125 2024.08.23 04:30:52.380437 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
17126 2024.08.23 04:30:52.380704 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Debug> DynamicQueryHandler: Done processing query
17127 2024.08.23 04:30:52.380767 [ 3 ] {c60fba96-867d-49a7-95fa-9d85741cda59} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17128 2024.08.23 04:30:52.380815 [ 3 ] {} <Debug> HTTP-Session: b12a77cb-4cc3-4351-b092-1aaffc0588c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17129 2024.08.23 04:30:52.380962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 1699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17130 2024.08.23 04:30:52.381012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17131 2024.08.23 04:30:52.381031 [ 3 ] {} <Debug> HTTP-Session: ad5e304b-5153-40c0-8de0-202b4f015d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17132 2024.08.23 04:30:52.381048 [ 3 ] {} <Debug> HTTP-Session: ad5e304b-5153-40c0-8de0-202b4f015d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17133 2024.08.23 04:30:52.381061 [ 3 ] {} <Debug> HTTP-Session: ad5e304b-5153-40c0-8de0-202b4f015d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17134 2024.08.23 04:30:52.381093 [ 3 ] {} <Trace> HTTP-Session: ad5e304b-5153-40c0-8de0-202b4f015d94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17135 2024.08.23 04:30:52.381200 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17136 2024.08.23 04:30:52.381271 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17137 2024.08.23 04:30:52.381702 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17138 2024.08.23 04:30:52.382168 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17139 2024.08.23 04:30:52.382208 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17140 2024.08.23 04:30:52.382769 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
17141 2024.08.23 04:30:52.383166 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17142 2024.08.23 04:30:52.383328 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
17143 2024.08.23 04:30:52.383352 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.002184 sec., 457.8754578754578 rows/sec., 840.18 KiB/sec.
17144 2024.08.23 04:30:52.383392 [ 100 ] {} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17145 2024.08.23 04:30:52.383461 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17146 2024.08.23 04:30:52.383940 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::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
17147 2024.08.23 04:30:52.384186 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Debug> DynamicQueryHandler: Done processing query
17148 2024.08.23 04:30:52.384269 [ 3 ] {6b34bd17-d725-4e99-8605-be2d54017907} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
17149 2024.08.23 04:30:52.384334 [ 3 ] {} <Debug> HTTP-Session: ad5e304b-5153-40c0-8de0-202b4f015d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17150 2024.08.23 04:30:52.384623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 12416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17151 2024.08.23 04:30:52.384800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17152 2024.08.23 04:30:52.384901 [ 3 ] {} <Debug> HTTP-Session: a606fcf4-64b3-4f1a-bcf4-d31e57b3b90b Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17153 2024.08.23 04:30:52.384994 [ 3 ] {} <Debug> HTTP-Session: a606fcf4-64b3-4f1a-bcf4-d31e57b3b90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17154 2024.08.23 04:30:52.385059 [ 3 ] {} <Debug> HTTP-Session: a606fcf4-64b3-4f1a-bcf4-d31e57b3b90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17155 2024.08.23 04:30:52.385147 [ 3 ] {} <Trace> HTTP-Session: a606fcf4-64b3-4f1a-bcf4-d31e57b3b90b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17156 2024.08.23 04:30:52.385446 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17157 2024.08.23 04:30:52.385449 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17158 2024.08.23 04:30:52.385587 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17159 2024.08.23 04:30:52.385597 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1410 rows starting from the beginning of the part
17160 2024.08.23 04:30:52.386495 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17161 2024.08.23 04:30:52.386569 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part
17162 2024.08.23 04:30:52.387331 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 45 rows starting from the beginning of the part
17163 2024.08.23 04:30:52.387788 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17164 2024.08.23 04:30:52.387901 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17165 2024.08.23 04:30:52.388035 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part
17166 2024.08.23 04:30:52.388698 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 45 rows starting from the beginning of the part
17167 2024.08.23 04:30:52.389144 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17168 2024.08.23 04:30:52.389278 [ 188 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part
17169 2024.08.23 04:30:52.390330 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17170 2024.08.23 04:30:52.390668 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Debug> executeQuery: Read 84 rows, 5.46 KiB in 0.005352 sec., 15695.06726457399 rows/sec., 1019.99 KiB/sec.
17171 2024.08.23 04:30:52.390987 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Debug> DynamicQueryHandler: Done processing query
17172 2024.08.23 04:30:52.391034 [ 3 ] {72a5e34b-130f-4d48-9455-3c18ab2bcd15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17173 2024.08.23 04:30:52.391084 [ 3 ] {} <Debug> HTTP-Session: a606fcf4-64b3-4f1a-bcf4-d31e57b3b90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17174 2024.08.23 04:30:52.396447 [ 201 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1503 rows, containing 19 columns (19 merged, 0 gathered) in 0.012876045 sec., 116728.38981224438 rows/sec., 209.17 MiB/sec.
17175 2024.08.23 04:30:52.397749 [ 202 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
17176 2024.08.23 04:30:52.398344 [ 202 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17177 2024.08.23 04:30:52.398419 [ 202 ] {1f6be071-466c-450a-b2bc-18817ffc89f4::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
17178 2024.08.23 04:30:52.398555 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.03 MiB.
17179 2024.08.23 04:30:57.356601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 21753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17180 2024.08.23 04:30:57.356747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17181 2024.08.23 04:30:57.356778 [ 3 ] {} <Debug> HTTP-Session: 05132c93-79aa-42b3-b98c-970146487ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17182 2024.08.23 04:30:57.356807 [ 3 ] {} <Debug> HTTP-Session: 05132c93-79aa-42b3-b98c-970146487ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17183 2024.08.23 04:30:57.356825 [ 3 ] {} <Debug> HTTP-Session: 05132c93-79aa-42b3-b98c-970146487ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17184 2024.08.23 04:30:57.356882 [ 3 ] {} <Trace> HTTP-Session: 05132c93-79aa-42b3-b98c-970146487ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17185 2024.08.23 04:30:57.357132 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17186 2024.08.23 04:30:57.357209 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17187 2024.08.23 04:30:57.357552 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17188 2024.08.23 04:30:57.358196 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17189 2024.08.23 04:30:57.358238 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17190 2024.08.23 04:30:57.358662 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17191 2024.08.23 04:30:57.359047 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Trace> oximeter.fields_string (61c0dc35-e38b-4437-9d34-dbfa242fbf9d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17192 2024.08.23 04:30:57.359238 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Debug> executeQuery: Read 146 rows, 12.87 KiB in 0.002201 sec., 66333.48477964562 rows/sec., 5.71 MiB/sec.
17193 2024.08.23 04:30:57.359439 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Debug> DynamicQueryHandler: Done processing query
17194 2024.08.23 04:30:57.359467 [ 3 ] {4a05050a-6f32-4f9f-9b4b-074d42b132df} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
17195 2024.08.23 04:30:57.359484 [ 3 ] {} <Debug> HTTP-Session: 05132c93-79aa-42b3-b98c-970146487ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17196 2024.08.23 04:30:57.359649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17197 2024.08.23 04:30:57.359699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17198 2024.08.23 04:30:57.359718 [ 3 ] {} <Debug> HTTP-Session: 7cba744b-f515-4404-9dc5-1c4eb2bfe2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17199 2024.08.23 04:30:57.359735 [ 3 ] {} <Debug> HTTP-Session: 7cba744b-f515-4404-9dc5-1c4eb2bfe2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17200 2024.08.23 04:30:57.359749 [ 3 ] {} <Debug> HTTP-Session: 7cba744b-f515-4404-9dc5-1c4eb2bfe2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17201 2024.08.23 04:30:57.359781 [ 3 ] {} <Trace> HTTP-Session: 7cba744b-f515-4404-9dc5-1c4eb2bfe2fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17202 2024.08.23 04:30:57.359896 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17203 2024.08.23 04:30:57.359940 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17204 2024.08.23 04:30:57.360169 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17205 2024.08.23 04:30:57.360539 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17206 2024.08.23 04:30:57.360576 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17207 2024.08.23 04:30:57.360930 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
17208 2024.08.23 04:30:57.361285 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Trace> oximeter.fields_u16 (ab3b4a9c-478d-4fd5-94c4-32d922ff02f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17209 2024.08.23 04:30:57.361432 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001573 sec., 28607.755880483153 rows/sec., 2.10 MiB/sec.
17210 2024.08.23 04:30:57.361717 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Debug> DynamicQueryHandler: Done processing query
17211 2024.08.23 04:30:57.361775 [ 3 ] {887bd5d2-63c4-4538-853e-7a96354aa3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17212 2024.08.23 04:30:57.361837 [ 3 ] {} <Debug> HTTP-Session: 7cba744b-f515-4404-9dc5-1c4eb2bfe2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17213 2024.08.23 04:30:57.362033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 18500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17214 2024.08.23 04:30:57.362088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17215 2024.08.23 04:30:57.362108 [ 3 ] {} <Debug> HTTP-Session: 9849cdd1-cfb6-4d67-9427-e54abae14e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17216 2024.08.23 04:30:57.362126 [ 3 ] {} <Debug> HTTP-Session: 9849cdd1-cfb6-4d67-9427-e54abae14e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17217 2024.08.23 04:30:57.362140 [ 3 ] {} <Debug> HTTP-Session: 9849cdd1-cfb6-4d67-9427-e54abae14e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17218 2024.08.23 04:30:57.362173 [ 3 ] {} <Trace> HTTP-Session: 9849cdd1-cfb6-4d67-9427-e54abae14e14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17219 2024.08.23 04:30:57.362302 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17220 2024.08.23 04:30:57.362348 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17221 2024.08.23 04:30:57.362596 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17222 2024.08.23 04:30:57.362974 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17223 2024.08.23 04:30:57.363011 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17224 2024.08.23 04:30:57.363366 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17225 2024.08.23 04:30:57.363722 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Trace> oximeter.fields_uuid (64879401-d008-43c7-b72b-a175080554a2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17226 2024.08.23 04:30:57.363872 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001618 sec., 67367.11990111248 rows/sec., 5.26 MiB/sec.
17227 2024.08.23 04:30:57.364079 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Debug> DynamicQueryHandler: Done processing query
17228 2024.08.23 04:30:57.364117 [ 3 ] {97fd2479-17c8-4b8a-9620-a29ce47bddab} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17229 2024.08.23 04:30:57.364150 [ 3 ] {} <Debug> HTTP-Session: 9849cdd1-cfb6-4d67-9427-e54abae14e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17230 2024.08.23 04:30:57.364349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 30236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17231 2024.08.23 04:30:57.364398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17232 2024.08.23 04:30:57.364418 [ 3 ] {} <Debug> HTTP-Session: e21100c5-b7da-4369-a4a9-d30a2ddab4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17233 2024.08.23 04:30:57.364434 [ 3 ] {} <Debug> HTTP-Session: e21100c5-b7da-4369-a4a9-d30a2ddab4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17234 2024.08.23 04:30:57.364448 [ 3 ] {} <Debug> HTTP-Session: e21100c5-b7da-4369-a4a9-d30a2ddab4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17235 2024.08.23 04:30:57.364480 [ 3 ] {} <Trace> HTTP-Session: e21100c5-b7da-4369-a4a9-d30a2ddab4fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17236 2024.08.23 04:30:57.364621 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17237 2024.08.23 04:30:57.364668 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17238 2024.08.23 04:30:57.364817 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17239 2024.08.23 04:30:57.365200 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17240 2024.08.23 04:30:57.365237 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17241 2024.08.23 04:30:57.365624 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17242 2024.08.23 04:30:57.365954 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Trace> oximeter.measurements_cumulativeu64 (ca416202-2a42-4bf3-9ffb-0060396772e3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17243 2024.08.23 04:30:57.366106 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001545 sec., 102265.3721682848 rows/sec., 7.12 MiB/sec.
17244 2024.08.23 04:30:57.366381 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Debug> DynamicQueryHandler: Done processing query
17245 2024.08.23 04:30:57.366443 [ 3 ] {18a7f34b-9555-4a38-9d29-538ae849cccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17246 2024.08.23 04:30:57.366500 [ 3 ] {} <Debug> HTTP-Session: e21100c5-b7da-4369-a4a9-d30a2ddab4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17247 2024.08.23 04:30:57.366732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 72872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17248 2024.08.23 04:30:57.366788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17249 2024.08.23 04:30:57.366808 [ 3 ] {} <Debug> HTTP-Session: 15746612-e586-48bb-b58e-b52e189d4497 Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17250 2024.08.23 04:30:57.366825 [ 3 ] {} <Debug> HTTP-Session: 15746612-e586-48bb-b58e-b52e189d4497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17251 2024.08.23 04:30:57.366865 [ 3 ] {} <Debug> HTTP-Session: 15746612-e586-48bb-b58e-b52e189d4497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17252 2024.08.23 04:30:57.366899 [ 3 ] {} <Trace> HTTP-Session: 15746612-e586-48bb-b58e-b52e189d4497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17253 2024.08.23 04:30:57.367331 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17254 2024.08.23 04:30:57.367404 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17255 2024.08.23 04:30:57.367830 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17256 2024.08.23 04:30:57.368696 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17257 2024.08.23 04:30:57.368741 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17258 2024.08.23 04:30:57.369398 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
17259 2024.08.23 04:30:57.369833 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Trace> oximeter.measurements_histogramf64 (1f6be071-466c-450a-b2bc-18817ffc89f4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17260 2024.08.23 04:30:57.370019 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003011 sec., 14945.200929923614 rows/sec., 26.78 MiB/sec.
17261 2024.08.23 04:30:57.370241 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Debug> DynamicQueryHandler: Done processing query
17262 2024.08.23 04:30:57.370265 [ 3 ] {c25e8403-49ea-445d-bb84-059596af61e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
17263 2024.08.23 04:30:57.370281 [ 3 ] {} <Debug> HTTP-Session: 15746612-e586-48bb-b58e-b52e189d4497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17264 2024.08.23 04:30:57.370454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45631, User-Agent: (none), Length: 8812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17265 2024.08.23 04:30:57.370504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17266 2024.08.23 04:30:57.370524 [ 3 ] {} <Debug> HTTP-Session: 2939cebe-b514-4a0a-ac5a-c0e9dcee35fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45631
17267 2024.08.23 04:30:57.370540 [ 3 ] {} <Debug> HTTP-Session: 2939cebe-b514-4a0a-ac5a-c0e9dcee35fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17268 2024.08.23 04:30:57.370554 [ 3 ] {} <Debug> HTTP-Session: 2939cebe-b514-4a0a-ac5a-c0e9dcee35fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17269 2024.08.23 04:30:57.370586 [ 3 ] {} <Trace> HTTP-Session: 2939cebe-b514-4a0a-ac5a-c0e9dcee35fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17270 2024.08.23 04:30:57.370701 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45631) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17271 2024.08.23 04:30:57.370748 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17272 2024.08.23 04:30:57.370879 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17273 2024.08.23 04:30:57.371231 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17274 2024.08.23 04:30:57.371268 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17275 2024.08.23 04:30:57.371625 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17276 2024.08.23 04:30:57.371951 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Trace> oximeter.measurements_u64 (31491f97-bf58-4438-9b29-f6bbe1ad2e88): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17277 2024.08.23 04:30:57.372101 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001434 sec., 40446.30404463041 rows/sec., 2.73 MiB/sec.
17278 2024.08.23 04:30:57.372287 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Debug> DynamicQueryHandler: Done processing query
17279 2024.08.23 04:30:57.372324 [ 3 ] {2f42906c-2ecc-4f89-9472-1be3890ed9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17280 2024.08.23 04:30:57.372359 [ 3 ] {} <Debug> HTTP-Session: 2939cebe-b514-4a0a-ac5a-c0e9dcee35fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17281 2024.08.23 04:30:58.234865 [ 115 ] {} <Debug> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0
17282 2024.08.23 04:30:58.234961 [ 115 ] {} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17283 2024.08.23 04:30:58.235003 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB.
17284 2024.08.23 04:30:58.235263 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full
17285 2024.08.23 04:30:58.235572 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17286 2024.08.23 04:30:58.235610 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 19 rows starting from the beginning of the part
17287 2024.08.23 04:30:58.235690 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
17288 2024.08.23 04:30:58.235789 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
17289 2024.08.23 04:30:58.236044 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
17290 2024.08.23 04:30:58.236209 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
17291 2024.08.23 04:30:58.237166 [ 202 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206604 sec., 14036.514297883876 rows/sec., 1.16 MiB/sec.
17292 2024.08.23 04:30:58.237329 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
17293 2024.08.23 04:30:58.237740 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17294 2024.08.23 04:30:58.237818 [ 195 ] {6028c716-743a-4876-88cf-4ad1cf183a2e::all_1_38_8} <Trace> oximeter.fields_ipaddr (6028c716-743a-4876-88cf-4ad1cf183a2e) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8
17295 2024.08.23 04:30:58.237895 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.